.style_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993333;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	margin: 10px;
}
.text_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-color: #E3DED0;
	border: thin dotted #666666;
	text-align: justify;
}


.titre {
	color: #33CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.text_rouge_ {
	font-weight: bold;
	color: #660033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.paragraphe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	white-space: normal;
	text-align: justify;
	text-indent: 20px;
}
.premier_paragraphe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.contour {
	border: thick solid #650135;
}
.titre_relooking {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #650135;
}
.encart_news {
font-size: 18px; color: #993333; text-decoration: underline; font-style: normal; margin: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text_rouge_sous_titre {
	font-weight: bold;
	color: #660033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;
}
.titre2 {

	color: #660033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.paragraphe_module {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	white-space: normal;
	text-align: justify;
	background-color: #FFFFFF;
}
.menu{
	text-align:right;
	padding: 0px 30px 5px 0px;
	color:#650135;
	font-weight:bold;
	font-size:14px;
}
.menu a{
	color:#650135;
	text-decoration:none;}
.menu a:hover{
	color:#E60279;
	text-decoration:underline;
	}
.module_titre{
	width:95px;
	height:42px;
	text-align:center;
	background-image:url(images/fd_button.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	cursor:pointer;
}
.module_titre_selected{
	width:95px;
	height:42px;
	text-align:center;
	background-image:url(images/fd_button_sel.jpg);
	background-repeat:no-repeat;
	color:#FFF;
}
.module_affiche{
	padding: 10px 10px 10px 10px;
	font-size:14px;
	text-align:justify;
	}
.module_cache{
	display:none;
}
.prestation_titre{
	width:150px;
	text-align:center;
	height:42px;
	background-image:url(images/fd_button2.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	cursor:pointer;
}
.prestation_titre_selected{
	width:150px;
	text-align:center;
	height:42px;
	background-image:url(images/fd_button_sel2.jpg);
	background-repeat:no-repeat;
	color:#FFF;
}
.prestation_affiche{
	padding: 10px 10px 10px 10px;
	font-size:14px;
	text-align:justify;
	}
.prestation_cache{
	display:none;
}
