/* BALISES */

BODY,TD,INPUT,TABLE,P,BR,TEXTAREA,SELECT,OPTION
{ 
font-family: Verdana, Arial, Helvetica, sans-serif;  
font-size: 10px;
color: #203000;
}


IMG {border-color: #000000;}


/* CLASS */

.tit12 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff;}
.titnoir12 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #203000;}
.titnoir11 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #203000;}
.noir {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #203000;}
.blanc {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff;}
.petit {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #203000;}

/* LIENS */

:link{font-size: 10px; color: #FFC407;text-decoration: none; font-weight: bold;}
:visited{font-size: 10px; color: #FFC407;text-decoration: none; font-weight: bold;}
:active{font-size: 10px; color: #FFC407;text-decoration: none; font-weight: bold;}
:hover{font-size: 10px; color: #203000;text-decoration: none; font-weight: bold;}

a.tit12:link {font-size: 12px; color: #ffffff;text-decoration:none; font-weight: bold;}
a.tit12:visited {font-size: 12px; color: #ffffff;text-decoration:none;font-weight: bold;}
a.tit12:active {font-size: 12px; color: #ffffff;text-decoration:none;font-weight: bold;}
a.tit12:hover {font-size: 12px; color: #203000;text-decoration:none;font-weight: bold;}

a.vert_f:link {color: #344F00;text-decoration:none; font-weight: bold;}
a.vert_f:visited {color: #344F00;text-decoration:none;font-weight: bold;}
a.vert_f:active {color: #344F00;text-decoration:none;font-weight: bold;}
a.vert_f:hover {color: #FFC407;text-decoration:none;font-weight: bold;}

a.brun:link {color: #705D21;text-decoration:none; font-weight: bold;}
a.brun:visited {color: #705D21;text-decoration:none;font-weight: bold;}
a.brun:active {color: #705D21;text-decoration:none;font-weight: bold;}
a.brun:hover {color: #203000;text-decoration:none;font-weight: bold;}

a.blanc:link {color: #ffffff;text-decoration:none; font-weight: bold;}
a.blanc:visited {color: #ffffff;text-decoration:none;font-weight: bold;}
a.blanc:active {color: #ffffff;text-decoration:none;font-weight: bold;}
a.blanc:hover {color: #203000;text-decoration:none;font-weight: bold;}

a.gris:link {color: #7E7E7E;text-decoration:none; font-weight: bold;}
a.gris:visited {color: #7E7E7E;text-decoration:none;font-weight: bold;}
a.gris:active {color: #7E7E7E;text-decoration:none;font-weight: bold;}
a.gris:hover {color: #203000;text-decoration:none;font-weight: bold;}

/* banner header provisoir */
a.header:link, a.header:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #344F00;
	text-decoration: none;
}
a.header:hover, a.header:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #899505;
	text-decoration: none;
}
a.mailto:link, a.mailto:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #344F00;
	text-decoration: none;
	font-weight:normal;
}
a.mailto:hover, a.mailto:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #899505;
	text-decoration: none;
	font-weight:normal;
}