body,table,tr,td {
	font-family:Trebuchet,Tahoma,Times New Roman,Verdana, Arial, Helvetica, ,sans-serif; font-size:12px; color:white;
	scrollbar-face-color: #grey;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: white;
	scrollbar-arrow-color: black;
}
	//font-family:Times New Roman,Verdana,Trebuchet,Tahoma, Arial, Helvetica, ,sans-serif; font-size:16px; color:white;
// LIENS

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

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

a.menu:link		{	color:#666666;	text-decoration: none; font-family: Verdana,Trebuchet,Tahoma, Arial, Helvetica, sans-serif; font-size: 13px; 			}
a.menu:visited	{	color:#666666;	text-decoration: none;	font-family: Verdana,Trebuchet,Tahoma, Arial, Helvetica, sans-serif; font-size: 13px; 		}
a.menu:hover	{	color:#FF0000;	text-decoration: underline;	 font-family: Verdana,Trebuchet,Tahoma, Arial, Helvetica, sans-serif; font-size: 13px; 		}

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


.rectangle			  {		BACKGROUND-COLOR: #D6E7F5;	cursor='hand'; }
.carre        {		BACKGROUND-COLOR: #C54C8C;	cursor='hand';	}

// CARACTERE

.jaune	{	color:FF9900;	}

.taille_7	{	font-size:7px;	}
.taille_8{	font-size:8px;	}
.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;	}

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

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

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

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

.txt	 	{ 	font-family: Verdana,Trebuchet,Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; 		}
.txt_blanc	 { color:white;	text-decoration: underline;	 font-family: Verdana,Trebuchet,Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; 	}
.txt_bleu	 { color:#094B88;	text-decoration: underline; font-family: Verdana,Trebuchet,Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; 			}

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

select, input {
		border-style:solid; border-width:1px; border-color:#CCCCCC;
		height: 16;
		font-family: Verdana,Trebuchet,Tahoma, Arial, Helvetica, sans-serif; font-size: 10px;
		color:#333333;
		valign:center;
		background-color:white;
}

textarea{
		border-style:solid; border-width:1px; border-color:#CCCCCC;
		font-family: Verdana,Trebuchet,Tahoma, Arial, Helvetica, sans-serif; font-size: 10px;
		color:#333333;
		valign:center;
		background-color:white;
}

.table_1 {border-style:solid; border-width:1px; border-color:#333333;}
.table_orange_1 {border-style:solid; border-width:1px; border-color:#FF0000;}


.input2 {none;
		border-style:solid; border-width:1px; border-color:#FAE2EF;
		background-color:#FAE2EF;

}

.rien {none;}

