body {
	background-color:#707172;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


p,ul,li,td {
	font-size : 10px;
	color:#707172;
	text-align:justify;
}

h1 {
	font-size : 14px;
	color:#ffffff;
	font-weight:bold;
	text-align: left;
	margin-left:20px;
	margin-top:20px;
	}
	
#annutitre {
	background-image:url(../images/titreorange_03.jpg);
	margin-left:0px;
	background-repeat:no-repeat;
	padding-left:20px;
	width:400px;
	float:left;
	}
	
#annutitrev {
	background-image:url(../images/titrevert_03.jpg);
	margin-left:90px;
	background-repeat:no-repeat;
	padding-left:20px;
	width:400px;
	float:left;
	}
	
#txt_annu {
	float:left;
	width:890px;
	margin-top:20px;
	margin-left:50px;
	height:250px;
	}
	
.reftxt {
	font-size : 10px;
	color:#707172;
	text-align:justify;

}


.titre {
	font-size : 14px;
	color:#ffffff;
	font-weight:bold;
	text-align: left;
	margin-left:40px;
	margin-top:23px;
}

.titre_lien a {
	font-size : 14px;
	color:#ffffff;
	font-weight:bold;
	text-align: left;
	text-decoration:none;
}


.titre_lien a :hover {
	font-size : 14px;
	color:#ffffff;
	font-weight:bold;
	text-align: left;
	
}


.soustitre {
	font-size : 13px; 
	color:#f79a2b;
	font-weight:bold;
}

.fleche {
	color:#f79a2b;
	font-size:11px
	font-weight:bold;
}

.alerte {
	color:#FF0000;
}

a.telecharger:link {color: #ffffff; text-decoration:none; background-color:#afb5a7;}
a.telecharger:visited {color: #ffffff; text-decoration:none; background-color:#afb5a7;}
a.telecharger:hover {color: #000000; text-decoration:none; background-color:#afb5a7;}

a:link {color: #707172; text-decoration:underline; border-color:#999999;}
a:visited {color: #707172; text-decoration:underline; border-color:#999999;}
a:hover {color: #000000; text-decoration:none; border-color:#999999;}

/*pour le menu on enleve les border */
a.lien img {border:0px;} 
a.lien img:visited {border:0px;}
a.lien img:hover {border:0px; } 

a img {border:2px #ffffff solid} /* défini l'encadrement des images dans les liens hors survol */
a:hover {border:0px dotted } /* hack pour IE - ne sert sinon à rien */
a:hover img {border:2px #4b4b00 dotted } /* défini l'encadrement des images lors du survol */

a.rhonalpcom img {border:0px;} 
