/* CSS Document */


body, html{ margin-top:0px; background-color: #150958; scrollbar-face-color: #006EB5 ; scrollbar-track-color: #150958 ; scrollbar-arrow-color: #ffcc66 ;}


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

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

.lien:hover {color:#FF4849; text-decoration: none ;}

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


.bouton {font-family:Verdana;font-size:11px;color:#990033;background-color:#FFFFFF;border:1px solid #990033;line-height:16px;text-decoration:none;height: 16px;display: block};
.bouton:hover{font-family:Verdana;font-size:11px;color:#FFFFFF;background-color:#D3227A;border:1px solid #990033;line-height:16px;text-decoration:none;display: block}
.bouton_actif{font-family:Verdana;font-size:11px;color:#FFFFFF;background-color:#D3227A;border:1px solid #990033;line-height:16px;text-decoration:none;display: block};


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

.no_repeat {background-repeat:no-repeat; background-position:top left;}
.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}

.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:#FA3E3F;
		    border-left-style:solid; border-left-width:1px; border-left-color:#FA3E3F;
		    border-right-style:solid; border-right-width:1px; border-right-color:#FA3E3F}	
			
.bordureBAS {border-left-style:solid; border-left-width:1px; border-left-color:#D3227A;
		    border-right-style:solid; border-right-width:1px; border-right-color:#D3227A;
			border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#D3227A}		
			
.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:#FF4849;
		    border-left-style:solid; border-left-width:1px; border-left-color:#FF4849;
		    border-right-style:solid; border-right-width:1px; border-right-color:#FF4849;
			border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#FF4849}	
			
/* -------------------------- Styles -------------------------- */


.Style1 {color: #91BAE9;
		 font-weight: bold;
		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 24px;}
	
.Style2 {color: #006EB5;
		 font-size: 14px;
		 font-family: Arial, Helvetica, sans-serif;}

.Style3 {color: #666666;
		 font-weight: bold;
		 font-size: 16px;
		 font-family: Arial, Helvetica, sans-serif;}
		 
.Style4 {color: #FF0000;
}

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

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

.Style7 {color: #FF4849;
		 font-weight: bold;
		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 18px;}
		 
.Style8 {color: #006EB5;
		 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;}
