/* screen_bis */
body {
scrollbar-face-color:#fff;
scrollbar-arrow-color:#a0a0a0;
scrollbar-track-color:#ddd;
scrollbar-shadow-color:#666;
scrollbar-highlight-color:#fff;
scrollbar-3dlight-color:#eee;
scrollbar-darkshadow-Color:#000;
background-color:white;
    background-color:white;
    background-image:url(../img/13.gif);
	background-position:100% 100%;
    background-repeat:no-repeat;
	font-family:Geneva, Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
	font-size: 85%;
	letter-spacing:0.1em;
	color:#000;}
.text{
font-size: 110%;
font-weight: bold;
letter-spacing:0.1em;
}
.text_bis{
font-size: 85%;
font-weight: bold;
letter-spacing:0.4em;
text-transform: uppercase;
}
.bg{
font-family: Eurofurence light, sans-sherif;
font-size: 200%;
letter-spacing:0.2em;
}
.text_pink{color:#f0037f;}
.img_brd {
	border: 10px solid #fff;
}
.pink
{
border:1px dashed #f0037f;
}
#menu a:visited img, #menu a img{filter: alpha(opacity=40);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
 -moz-opacity: 0.40; opacity:0.4;
}
#menu a:hover img { filter: alpha(opacity=100);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 -moz-opacity: 1.00; opacity:1;
}

h1, h2, h3, h4, p, span, a, a:link, a:visited, a:hover, blockquote, li { color: #000;}
a { text-decoration:none }
a:visited { color:#000 }
a:hover { color:#f0037f; }
a img {border:0}

table {font-size:90%;}

div.sizeguide {font-size:90%;}

