body,table,tr,td {

font-family:Trebuchet,Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#455A67;
	scrollbar-face-color: #ffb71c;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffefcb;
	scrollbar-arrow-color: white;
}


.justifie {	tex-align:justify;	}

a:link		{	color:#FF0000;	text-decoration:  underline;			}
a:visited	{	color:#FF0000;	text-decoration:  underline;			}
a:hover		{	color:#a10000;	text-decoration: none;	 		}

a.menu:link		{	color:white;	text-decoration: none;		font-size: 10px;	}
a.menu:visited	{	color:white;	text-decoration: none;		font-size: 10px;	}
a.menu:hover		{	color:#F2B116;	text-decoration: none;	 font-size: 10px;		}

a.noir:link		{	color:black;	text-decoration: underline;			}
a.noir:visited	{	color:black;	text-decoration: underline;			}
a.noir:hover		{	color:black;	text-decoration: none;	 		}

a.noir2:link		{	color:black;	text-decoration: none;			}
a.noir2:visited	{	color:black;	text-decoration: none;			}
a.noir2:hover		{	color:black;	text-decoration: underline;	 		}

a.marron:link		{	color:#825d0e;	text-decoration: underline;			}
a.marron:visited	{	color:#825d0e;	text-decoration: underline;			}
a.marron:hover		{	color:black;	text-decoration: none;	 		}


a.rouge:link		{	color:#FF0000;	text-decoration: underline;			}
a.rouge:visited	{	color:#FF0000;	text-decoration: underline;			}
a.rouge:hover		{	color:black;	text-decoration: none;	 		}

a.orange:link		{	color:#FF9933;	text-decoration: underline;			}
a.orange:visited	{	color:#FF9933;	text-decoration: underline;			}
a.orange:hover		{	color:#FF9933;	text-decoration: none;	 		}



a.gris:link		{	color:#666666; 	text-decoration: none;				font-weight: normal;}
a.gris:visited	{	color:#666666; 	text-decoration: none;				font-weight: normal;}
a.gris:hover	{	color:black; 	text-decoration: underline;				font-weight: normal;}

a.gris_clair:link		{	color:#B7BBBC; 	text-decoration: underline;				font-weight: normal;}
a.gris_clair:visited	{	color:#B7BBBC; 	text-decoration: underline;				font-weight: normal;}
a.gris_clair:hover	{	color:white; 	text-decoration: underline;				font-weight: normal;}


a.blanc:link		{	color:white;	text-decoration: none;			}
a.blanc:visited		{	color:white;	text-decoration: none;			}
a.blanc:hover		{	color:white;	text-decoration: underline;	 		}


.contour_noir {border-style:solid; border-width:1px; border-color:#666666;}
.contour_blanc {border-style:solid; border-width:1px; border-color:white;}
.contour_orange {border-style:solid; border-width:1px; border-color:#D0962C;}
.contour_bleu {border-style:solid; border-width:1px; border-color:#006699;}
.contour_rouge {border-style:solid; border-width:1px; border-color:#A81B29;}


.txt_noir		 { font-family:Tahoma,Trebuchet,Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666666;}

.taille_9		 { font-size:9px;}
.taille_10		 { font-size:10px;}
.taille_11		 { font-size:11px;}
.taille_12		 { font-size:12px;}
.taille_13		 { font-size:13px;}
.taille_14		 { font-size:14px;}
.taille_15		 { font-size:15px;}
.taille_16		 { font-size:16px;}
.taille_17		 { font-size:17px;}
.taille_18		 { font-size:18px;}
.taille_19		 { font-size:19px;}
.taille_20		 { font-size:20px;}
.taille_22		 { font-size:22px;}





.repeatX_T {
	background-repeat: repeat-x;
//	background-position: top;
}
.norepeat_TL {
	background-repeat: no-repeat;
	background-position: top left;
}



.txt_marron_clair { font-family:Trebuchet,Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#B4A385;}
.txt_noir		 { font-family:Trebuchet,Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:black;}

.contour_1 {border-style:solid; border-width:1px; border-color:#B0B8BD;}
.contour_2 {border-style:solid; border-width:1px; border-color:#B0B8BD;}
.contour_3 {border-style:solid; border-width:5px; border-color:#B0B8BD;}



.table_1 {border-style:solid; border-width:1px; border-color:#422404;}

.input_orange {
border-style:solid; border-width:0px; border-color#FFB71C;
background-color:#FFB71C;
}
.input2 {
border-style:solid; border-width:0px; border-color:#FFFFFF;

}


select, input {border-style:solid; border-width:1px; border-color:#999999;

font-family: Trebuchet,Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
color:#473C34;
valign:center;
background-color:#C5BEAF;
background-color:white;

}



.bt{border-style:solid; border-width:1px; border-color:white;
height: 15;
font-family: Trebuchet,Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
color:white;
valign:center;
background-color:#4895CA;

}

textarea{
border-style:solid; border-width:1px; border-color:#999999;
font-family: Trebuchet,Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
color:#473C34;
background-color:#C5BEAF;
background-color:white;
}


.norepeat_C {
	background-repeat: no-repeat;
	background-position: center center;
}
