/* général */
body{
	text-align : left;
	font-family : Verdana;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : 7A0405;
	margin : 0 0% 0% 0;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #7A0405;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #7A0405;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #7A0405;


}

a{
	text-align : left;
	font-family : arial;
	font-size : 11px;
	font-style: normal;
	font-weight : bold;
	color : #000000;
	text-decoration: none;
}

a:hover{
	text-align : left;
	font-family : arial;
	font-size : 11px;
	font-style: normal;
	font-weight : bold;
	color : 7A0405;
	text-decoration: underline;
}




table{
	font-family : Verdana;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : 7A0405;
	line-height: normal;

}

tr{
	font-family : Verdana;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : 7A0405;
	background : transparent;
}

td{
	font-family : Verdana;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : 7A0405;
}




div{
	
	font-family : Verdana;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : 7A0405;
}


/* formulaire */
INPUT{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : 7A0405;
}

SELECT  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : 7A0405;
	background-color : White;
	height : 18px;
}

TEXTAREA  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : 7A0405;
	background-color : White;
}

td.formulaire1{
	font-family : Verdana;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : 7A0405;
	background-color: #CC9966;

}
td.formulaire2{
	font-family : Verdana;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : 7A0405;
	background-color : ABA7A7;
}

.presentation {
	color: B6B2B0;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

input.poster {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
}
.presentation:hover {
	color: B6B2B0;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;

}
