body 
{
	background-color : #9CB5B7;
	scrollbar-face-color: #F4F4F4;
	scrollbar-highlight-color: #9CB5B7;
	scrollbar-shadow-color: #9CB5B7;
	scrollbar-3dlight-color: #F4F4F4;
	scrollbar-arrow-color: #9CB5B7;
	scrollbar-track-color: #F4F4F4;
	scrollbar-darkshadow-color: #F4F4F4;

}

font,th,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}

.text_blanc
{
	font-family : verdana, arial, times;
	font-size : 12px;
	font-weight : normal;
	color : #FFFFFF;
}

.text_blanc:link, .text_blanc:visited
{
	font-family : verdana, arial, times;
	font-size : 10px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
}

.text_blanc:hover, .text_blanc:active 
{
	font-family : verdana, arial, times;
	font-size : 10px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : underline;
}

.text_gris
{
	font-family : verdana, arial, times;
	font-size : 12px;
	font-weight : normal;
	color : #D8D5D5;
}

.text_gris:link, .text_gris:visited
{
	font-family : verdana, arial, times;
	font-size : 10px;
	font-weight : normal;
	color : #D8D5D5;
	text-decoration : none;
}

.text_gris:hover, .text_gris:active 
{
	font-family : verdana, arial, times;
	font-size : 10px;
	font-weight : normal;
	color : #D8D5D5;
	text-decoration : underline;
}

.text_noir
{
	font-family : verdana, arial, times;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
}

.text_noir:link, .text_noir:visited
{
	font-family : verdana, arial, times;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

.text_noir:hover, .text_noir:active 
{
	font-family : verdana, arial, times;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	text-decoration : underline;
}

.form
{
	background:#FFFFFF;
	border: 1px solid #B3AEAE;
	height: 16px;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.message
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 50px;
	width: 223px;
	background:#FFFFFF;
	color:#AD073F;
	border: 1px solid #B3AEAE;
}

.select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background:#FFFFFF;
	color:#000000;
	border: 1px solid #B3AEAE;
	width:129px;
}