/* CSS Document */


body, html{ margin-top:10px; background-color:#FFFFFF; scrollbar-face-color: #E10916 ; scrollbar-track-color: #FFFFFF ; scrollbar-arrow-color: #FFFFFF ;}


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

.lien {color: #333333;text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
.lien:hover {color:#333333;text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
.lien_actif {color:#333333;text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}

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

.lien2 {text-decoration: none;}
.lien2:hover {text-decoration: underline ;}

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

.bouton {font-family:Verdana;font-size:12px;color:#FFFFFF;line-height:30px;text-decoration:none;height: 30px;display: block;}
.bouton:hover {font-family:Verdana;font-size:12px;color:#FFFF66;line-height:30px;text-decoration:none;display: block;}
.bouton_actif {font-family:Verdana;font-size:12px;color:#FFFF66;line-height:30px;text-decoration:none;display: block;}

.bouton2 {font-family:Verdana;font-size:12px;color:#FFFFFF;background-color:#A1987F;line-height:18px;text-decoration:none;height: 36px;display: block;}
.bouton2:hover {font-family:Verdana;font-size:12px;color:#FFFFFF;background-color:#885327;line-height:18px;text-decoration:none;display: block;}
.bouton_actif2 {font-family:Verdana;font-size:12px;color:#FFFFFF;background-color:#885327;line-height:18px;text-decoration:none;display: block;}


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

.no_repeat {background-repeat:no-repeat; background-position:top center;}
.no_repeatG {background-repeat:no-repeat; background-position:bottom left;}
.repeatx {background-repeat:repeat-x;}

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

.casehtG { border-top-style:solid; border-top-width:1px; border-top-color:#91BAE9;
		   border-left-style:solid; border-left-width:1px; border-left-color:#91BAE9}
		   
.caseG { border-top-style:solid; border-top-width:1px; border-top-color:#91BAE9;
		 border-left-style:solid; border-left-width:1px; border-left-color:#91BAE9}
		 
.casebasG { border-top-style:solid; border-top-width:1px; border-top-color:#91BAE9;
		    border-left-style:solid; border-left-width:1px; border-left-color:#91BAE9;
			border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#91BAE9}
			
.casehtD { border-top-style:solid; border-top-width:1px; border-top-color:#91BAE9;
		   border-left-style:solid; border-left-width:1px; border-left-color:#91BAE9;
		   border-right-style:solid; border-right-width:1px; border-right-color:#91BAE9}
		   
.caseD { border-top-style:solid; border-top-width:1px; border-top-color:#91BAE9;
		 border-left-style:solid; border-left-width:1px; border-left-color:#91BAE9;
		 border-right-style:solid; border-right-width:1px; border-right-color:#91BAE9}
		 
.casebasD { border-top-style:solid; border-top-width:1px; border-top-color:#91BAE9;
		    border-left-style:solid; border-left-width:1px; border-left-color:#91BAE9;
		    border-right-style:solid; border-right-width:1px; border-right-color:#91BAE9;
			border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#91BAE9}		
			
.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:#A1987F;
			}		

.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:#A1987F;
		    border-left-style:solid; border-left-width:1px; border-left-color:#A1987F;
		    border-right-style:solid; border-right-width:1px; border-right-color:#A1987F;
			border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#A1987F}	
			
.bordureHAUT_BAS {border-top-style:solid; border-top-width:1px; border-top-color:#A1987F;
		    
			border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#A1987F}	
			
/* -------------------------- Styles -------------------------- */
h1 {color: #E10916;
		 font-weight: bold;
		 font-family: Arial, Helvetica, sans-serif;
		 font-style:italic;
		 font-size: 26px;
		 margin:0px;
		 padding:0px;}
		 
h2 {color: #859299;
		 font-weight: bold;
		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 16px;
		  font-style:italic;
		 margin:0px;
		 padding:0px;}
		 
h3 {color: #2BB14A;
		 font-weight: bold;
		 font-family: Arial, Helvetica, sans-serif;
		 font-style:italic;
		 font-size: 26px;
		 margin:0px;
		 padding:0px;}

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

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

.Style5 {color: #FFFF66;
		 font-size: 14px;
		 font-family: Arial, Helvetica, sans-serif;}

.Style6 {color: #993300;
		 font-size: 16px;
		 font-family: Arial, Helvetica, sans-serif;}

.Style7 {color: #E51A21;
		 font-weight: bold;
		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 18px;} 
		 
.Style8 {color: #E40E87;
		 font-weight: bold;
		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 18px;} 
		 
.Style9 {color: #C3CED4;
		 font-weight: bold;
		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 80px;} 

.Style10 {color: #FEEC00;
		 font-weight: bold;
		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 18px;} 

Input.BoutonValider {width: 100px; font-size: 12px; background-color: #FF0000; color: #FFFF66; height: 20px; font-weight: bold; border-color:#FFFF66;}

