body,table,tr,td {
	font-family:Tahoma,Trebuchet,Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666;
	scrollbar-face-color: #991C20;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #E9E2D9;
	scrollbar-arrow-color: white;
}

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

a.menu:link		{	color:#666666;	text-decoration: none;			}
a.menu:visited	{	color:#666666;	text-decoration: none;			}
a.menu:hover		{	color:black;	text-decoration: none;	 		}

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

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

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


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

// 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 {text-align:justify;}


.norepeat {
	background-repeat: no-repeat;
	background-position: bottom left;
}

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

.repeatX_T {
background-repeat: repeat-x;
background-position: top;
}


.txt_noir		 { font-family:Trebuchet,Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:black;}
.taille_9		 { font-size:9px;}
.taille_10		 { font-size:10px;}
.taille_11		 { font-size:11px;}
.taille_12		 { font-size:12px;}

.input_couleur{
border-style:solid; border-width:1px; border-color:#black;
height: 16;
font-family: Trebuchet,Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
color:white;
valign:center;
background-color:#CC3300;
}

select, input {
border-style:solid; border-width:1px; border-color:#CCCCCC;
height: 16;
font-family: Trebuchet,Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
color:#666666;
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: 10px;
color:#666666;
valign:center;
background-color:white;
}

.table_1 {border-style:solid; border-width:1px; border-color:#999999;}
.table_1_gris {border-style:solid; border-width:1px; border-color:#CCCCCC;}
.table_1_noir {border-style:solid; border-width:1px; border-color:black;}
.table_1_rouge {border-style:solid; border-width:1px; border-color:#CC3300;}
.table_1_orange {border-style:solid; border-width:1px; border-color:#EB9806;}























.contour_marron_fonce_1 {border-style:solid; border-width:1px; border-color:#5A4E43;}
.contour_marron_fonce_5 {border-style:solid; border-width:5px; border-color:#5A4E43;}
.contour_marron_clair_5 {border-style:solid; border-width:5px; border-color:#DDD7CA;}




.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:#991C20;
	valign:center;
	background-color:#C5BEAF;
	background-color:#FF7777;
}

.input2 {none;}


