/* CSS Document */


body, html{ background-color:#000000; scrollbar-face-color: #F2CA4A ; scrollbar-track-color: #000000 ; scrollbar-arrow-color: #AE4D2C ;}


/* -------------------------- Liens -------------------------- */

.lien { background-color:#F2CA4A; color:#AE4D2C; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

.lien:hover {color:#660033;}

.lien2 {color: #333333;text-decoration: none; font-family: "Times New Roman", Times, serif; font-size: 16px;}
.lien2:visited {color: #333333;text-decoration: none; font-family: "Times New Roman", Times, serif; font-size: 16px;}
.lien2:hover {text-decoration: underline ;}

.lien3 {color: #FFFFFF;text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
.lien3:hover {text-decoration: none;}

.lien4 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;}


.bouton{font-family: Arial, Helvetica, sans-serif;font-size:14px; vertical-align:text-top; color:#AE4D2C; background-image:url(images/bouton_off.jpg);line-height:30px;text-decoration:none; height: 30px; display: block;}

.bouton:hover{font-family: Arial, Helvetica, sans-serif;font-size:14px;color:#ffffff; background-image:url(images/bouton_on.jpg);line-height:30px;text-decoration:none;height: 30px;display: block;}

.bouton_actif{font-family: Arial, Helvetica, sans-serif;font-size:14px;color:#ffffff; background-image:url(images/bouton_on.jpg);line-height:30px;text-decoration:none;height: 30px;display: block;}


/* -------------------------- Bordures -------------------------- */

.no_repeat {background-repeat:no-repeat; background-position:center center;}
.no_repeatD {background-repeat:no-repeat; background-position:top right;}
.repeatx {background-repeat:repeat-x;}

.traitbas {border-bottom-style: dotted; border-bottom-width:1px; border-bottom-color:#91BAE9}


		 
.caseG { border-top-style:solid; border-top-width:1px; border-top-color:#9F8B70;
		    border-left-style:solid; border-left-width:1px; border-left-color:#9F8B70;
			border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#9F8B70}

.case { border-right-style:solid; border-right-width:1px; border-right-color:#9F8B70;
		 border-top-style:solid; border-top-width:1px; border-top-color:#9F8B70;
		    border-left-style:solid; border-left-width:1px; border-left-color:#9F8B70;
			border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#9F8B70}
	
			
.bordureHaut { border-top-style:solid; border-top-width:1px; border-top-color:#000000;
		    border-left-style:solid; border-left-width:1px; border-left-color:#000000;
		    border-right-style:solid; border-right-width:1px; border-right-color:#000000}	
			
.bordureBAS {
		    border-right-style:solid; border-right-width:1px; border-right-color:#000000;
			border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#000000}		
			
.bordureG {
		    border-left-style:solid; border-left-width:1px; border-left-color:#000000;
			}		

.bordureCOTES {border-left-style:solid; border-left-width:1px; border-left-color:#7285ED;
		    border-right-style:solid; border-right-width:1px; border-right-color:#7285ED}	
			
.bordure {border-top-style:solid; border-top-width:1px; border-top-color:#FFCC66;
		    border-left-style:solid; border-left-width:1px; border-left-color:#FFCC66;
		    border-right-style:solid; border-right-width:1px; border-right-color:#FFCC66;
			border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#FFCC66}	
			
/* -------------------------- Styles -------------------------- */


.Style1 {color: #F2CA4A;
		 font-size: 14px;
		 font-style:italic;
		 font-family: Arial, Helvetica, sans-serif;
		 font-weight: bold;}
	
.Style2 {color: #F2CA4A;
		 font-size: 12px;
		 font-family: Arial, Helvetica, sans-serif;}

.Style3 {color: #E35783;
		 font-size: 14px;
		 font-family: Arial, Helvetica, sans-serif;}
		 
.Style4 {color: #FFFFFF;
		 font-size: 12px;
         font-family: Arial, Helvetica, sans-serif;
}

.Style5 {color: #ffffff;
		 font-weight: bold;
		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 20px;}

.Style6 {color: #ffffff;
		 font-weight: bold;
		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 26px;}

.Style7 {color: #F2CA4A;
		 font-weight: bold;
		 font-style:italic;
		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 36px;}
		 
.Style8 {color: #AE4D2C;
		 font-size: 14px;
		 font-style:italic;
		 font-family: Arial, Helvetica, sans-serif;
		 font-weight: bold;} 
		 
.Style9 {color: #F2CA4A;
		 font-weight: bold;
		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 22px;} 
		 
Input.BoutonValider {width: 100px; font-size: 12px; background-color: #FF0000; color: #FFFF66; height: 20px; font-weight: bold; border-color:#FFFF66;}
