/* CSS Document */


body, html{ background-image:url(images/fond.jpg); background-repeat: repeat-x; background-color:#212121; margin-top:0px; scrollbar-face-color: #8C0000 ; scrollbar-track-color: #212121 ; scrollbar-arrow-color: #ffffff ;}


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

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

.lien:hover {color:#ffffff; text-decoration:NONE;}

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


.liensalle {color: #ffffff;text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
.liensalle:hover {color: #8C0000;text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
.liensalle_actif {color: #8C0000;text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}

.bouton{font-family: Arial, Helvetica, sans-serif;font-size:14px;color:#FFFFFF;line-height:30px;text-decoration:none; height: 30px; display: block;}

.bouton:hover{font-family: Arial, Helvetica, sans-serif;font-size:14px;color:#FFFF66;line-height:30px;text-decoration:none;height: 30px;display: block;}

.bouton_actif{font-family: Arial, Helvetica, sans-serif;font-size:14px;color:#FFFF66;line-height:30px;text-decoration:none;height: 30px;display: block;}

.carre{list-style-type: square;}



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

.no_repeat {background-repeat:no-repeat; background-position:top center;}
.no_repeatcenter {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}
	
			
.bordureHautDBAS { border-top-style:solid; border-top-width:1px; border-top-color:#ffffff;
		    border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#ffffff;
		    border-right-style:solid; border-right-width:1px; border-right-color:#ffffff}	
			
.bordureHautBAS {
		    border-top-style:solid; border-top-width:1px; border-top-color:#ffffff;
			border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#ffffff}		
			
.bordureHaut {
		    border-top-style:solid; border-top-width:1px; border-top-color:#ffffff;
			}		
			
.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:#ffffff;
		    border-left-style:solid; border-left-width:1px; border-left-color:#ffffff;
		    border-right-style:solid; border-right-width:1px; border-right-color:#ffffff;
			border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#ffffff}	
			
/* -------------------------- Styles -------------------------- */
h1 {color: #000000;
		 font-weight: bold;
		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 20px;}

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

.Style3 {color: #F0E4D2;
		 font-size: 12px;
		 font-family: Arial, Helvetica, sans-serif;}
		 
.Style4 {color: #FFFF66;
		 font-size: 16px;
		 font-style:italic;
         font-weight: bold;
		 font-family: Arial, Helvetica, sans-serif;
}

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

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

.Style7 {color: #ffffff;
		 font-size: 14px;
		 font-family: Arial, Helvetica, sans-serif;}
		 
.Style8 {color: #666666;
		 font-weight: bold;
		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 28px;} 
		 
.Style9 {color: #744A3B;
		 font-weight: bold;
		 font-family: "Times New Roman", Times, serif;
		 font-size: 34px;} 

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

