
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0,0,0,0;
	scrollbar-face-color: #F1E1E1;
	scrollbar-arrow-color: #772D22;
	scrollbar-track-color: #F5EEF1;
	scrollbar-3dlight-color: #B14D3E;
	scrollbar-darkshadow-color: #D7A69A;
	background: url(images/bg.jpg) no-repeat fixed;
}

#valign      
	{
	margin-top: -288px;
	margin-left: -494px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 989px;
	height: 576px;
	visibility: visible
}

a:link {color: #b95a45;text-decoration: underline;font-weight:bold;}
a:visited {color: #b95a45;text-decoration: underline;font-weight:bold;}
a:hover{color:#892f1b;text-decoration: underline;font-weight:bold;background-color:#feead6;}
a:active {color: #b95a45;text-decoration: underline;font-weight:bold;}

a.kax:link{color: #000000;text-decoration: underline;	font-weight: normal;}
a.kax:visited {color: #000000;text-decoration: underline;font-weight: normal;}
a.kax:hover{color:#000000;text-decoration: underline;	font-weight: normal;}
a.kax:active {color: #000000;text-decoration: underline;	font-weight: normal;}

.contenu {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 100%;
}

.minitext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}

.minitext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.mediumtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d2e29;
	text-align: center;
}

.asterisque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}

.navigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #da9f92;
}

.navtext {
	width: 400px;
	font-size: 11px;
	border-width: 1px;
	border-color: #8e1214;
	layer-background-color: #fff2da;
	background-color: #fff2da;
	color: black;
	border: thin solid #8e1214;
}

.fondformulaire {
    width:150px;
}

.area{
	width:420px;
	height:110px;
}

.input
{
SCROLLBAR-FACE-COLOR: #f0f0f0;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
scrollbar-3d-light-color: #D0D0D0;
SCROLLBAR-SHADOW-COLOR: #d0d0d0; 
scrollbar-dark-shadow-color: #D0D0D0; 
SCROLLBAR-BASE-COLOR: #898989; 
SCROLLBAR-ARROW-COLOR: #898989; 
COLOR: black; 
FONT-SIZE: 10px; 
FONT-FAMILY: Verdana;  
font-border: 1px double #DEDCDC;
}

ul.{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 10,0,20,20;
	margin-bottom: 10px;
	list-style-image: url(images/puce.gif);
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
	
