body,table,tr,td {

font-family:Trebuchet,Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333333;
	scrollbar-face-color: #4895CA;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: white;
}




// LIENS
a:link		{	color:#094B88;	text-decoration: underline;			}
a:visited	{	color:#094B88;	text-decoration: underline;			}
a:hover		{	color:#B0232A;	text-decoration: underline;	 		}

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

a.bleu:link		{	color:#094B88;	text-decoration: none;			}
a.bleu:visited	{	color:#094B88;	text-decoration: none;		}
a.bleu:hover		{	color:#B0232A;	text-decoration: none;}

a.jaune:link		{	color:#FBBB25; 	text-decoration: underline;				font-weight: underline;}
a.jaune:visited	{	color:#FBBB25; 	text-decoration: underline;				font-weight: underline;}
a.jaune:hover	{	color:#333333; 	text-decoration: underline;				font-weight: underline;}

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



// CARACTERE

.gros{font-family: Trebuchet,Verdana, Arial, Helvetica, sans-serif; font-size: 13px; }
.petit{font-family: Trebuchet,Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.justifie {tex-align:justify}

// ALIGNEMENT - IMG FD
.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:black;}
.contour_5 {border-style:solid; border-width:5px; border-color:black;}

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

select, input {
border-style:solid; border-width:1px; border-color:#CCCCCC;
height: 22;
font-family: Trebuchet,Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
color:black;
valign:center;
background-color:white;
}
textarea{
border-style:solid; border-width:1px; border-color:#CCCCCC;

font-family: Trebuchet,Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
color:black;
valign:center;
background-color:white;
}

.input_form {


border-style:solid; border-width:1px; border-color:white;
height: 22;
font-family: Trebuchet,Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
color:#473C34;
valign:center;
background-color:#C5BEAF;
background-color:#FF7777;

}

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


