BODY 
{
	font-family: Verdana,sans-serif;
	font-size:10px;
}
.divZone
{ 
 position: relative; 
 width: 100%; 
 height: auto; 
 top: 0px;
 left: 0px;
 overflow: auto; 
 float: left;
} 
fieldset
{ 
border: 1px solid #083971; 
border: 1px solid #DDDDDD; 

} 
fieldset {
    position :              relative;
    top :                   0.0em;
    padding :               0 0.1em 0.1em 0.3em;
/*    background-color :      #AAAAAA;*/
}
legend {
    position :              relative;
    top :                   -0.0em;
    padding :               0.3em;

    color:#33475E;
}
TH
{
	font-family:Verdana,sans-serif;
	font-size:10px;
}
TD 
{
	font-family:Verdana,sans-serif;
	font-size:10px;
}
INPUT
{
	font-family: Verdana,sans-serif;
	font-size:10px;
}
A:LINK ,a:visited
{
	font-family: Verdana,sans-serif;
	font-size:10px;
	/*color:#73b247;*/
	color:#5f8e3f;
	text-decoration : none;
}
A:hover
{
	color:#f86838;
}
.textePara
{
	font-family: Verdana,Arial,sans-serif;
	font-size:10px;
	color:#333333;
	text-decoration : none;
}
.textePageMot
{
	font-family: Verdana,Arial,sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	/*font-weight:bold;*/
	/*font-style:italic;*/
}
.titrePageMot
{
	font-family: Verdana,Arial,sans-serif;
	font-size:20px;
	color:#f86838;
	text-decoration : none;
	/*font-weight:bold;*/
}
.titreSection
{
	font-family: Verdana,Arial,sans-serif;
	font-size:20px;
	color:#f86838;
	text-decoration : none;
	/*font-weight:bold;*/
}
.titrePara
{
	font-family: Verdana,Arial,sans-serif;
	font-size:11px;
	color:#f86838;
	text-decoration : none;
	font-weight:bold;
	/*font-style : italic;*/
}

