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


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

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

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

.justifie {text-align:justify;}


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

.norepeat_BR {
	background-repeat: no-repeat;
	background-position: bottom right;
}
.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;}
.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;}

.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;

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;

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;

background-color:white;
}

.table_1_rouge {border-style:solid; border-width:1px; border-color:#E61206;}

.table_1_blanc {border-style:solid; border-width:1px; border-color:#FFFFFF;}

.table_1_noir {border-style:solid; border-width:1px; border-color:#000000;}

.table_1_gris {border-style:solid; border-width:1px; border-color:#CCCCCC;}

.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;

	background-color:#C5BEAF;
	background-color:#FF7777;
}





