@charset "UTF-8";
.titre_menu{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:normal;
font-style: italic;
color: #000000;
}
.menu{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color: #000000;
}
.menu a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
text-decoration:none; 
color: #000000;
}
.menu a:visited {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
text-decoration:none; 
color: #000000;
background-image: url(images/images_liens/bg_visited_bleu.gif);
background-repeat:repeat-x;
}
.menu a:hover {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
text-decoration:none; 
color: #000000;
background-image:url(images/images_liens/bg_hover_bleu.gif);
background-repeat:repeat-x;
}
.menu a:active {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
text-decoration:none; 
color: #000000;
background-image: url(images/images_liens/bg_visited_bleu.gif);
background-repeat:repeat-x;
}
.menu a:focus {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
text-decoration:none; 
color: #000000;
background-image: url(images/images_liens/bg_visited_bleu.gif);
background-repeat:repeat-x;
}
.texte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	font-variant: normal;
	font-weight: normal;
}
.texte a:visited {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none; 
	color: #000000;
	background-image: url(images/bg_visited_2.gif);
	background-repeat:repeat-x;
}
.texte a:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none; 
	color: #000000;
	background-image:url(images/bg_hover.gif);
	background-repeat:repeat-x;
}
.texte a:active {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none; 
	color: #000000;
	background-image:url(images/bg_hover.gif);
	background-repeat:repeat-x;
}
.texte a:focus {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none; 
	color: #000000;
	background-image:url(images/bg_hover.gif);
	background-repeat:repeat-x;
}
.texte_courant_italique {
	font-family: Geneva, Arial, Helvetica, sans-serif;   
	font-size: 13px;
	font-style: italic;
	color: #000000;								
}
.texte_courant_gras {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.texte_courant_titres_couleur {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	background-image: url(images/bg_titres.gif);
	background-repeat:repeat-x;
}
.texte_courant_notes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.texte_courant_notes_gras {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;	
}
.haut_de_page {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration:none; 
	color:#0099FF;
}
.region_modifiable {
	position:absolute;
	left:150px;
	top:478px;
	width:750px;
	z-index:4
}
.region_modifiable_exemples {
	position:absolute;
	left:150px;
	top:735px;
	width:750px;
	z-index:5
}

