body { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 5px;text-align: justify; 
	text-indent: 0cm;
	background-image: url('../images/fond.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}

.titre {
	margin: 0px;
	margin-bottom: 15px;
	border-bottom: #C03815 1px solid;
	font-family: Arial;
	font-size: 18px;
	color: #C03815;
	font-weight: normal;
	text-align: left;
}
.titre img{margin-right: 10px;}
	
.sstitre{font-family: Arial;font-size: 12px; color: #525759;font-weight: bold; text-align: left;}


.texte{font-family: Arial; font-size: 12px; color: #787878; margin-right: 10px; text-align: left;}
.textejustify{font-family: Arial; font-size: 12px; color: #818181; margin-right: 10px; text-align: justify;}
.texteactu{font-family: Arial; font-size: 12px; color: #818181; margin-right: 10px; text-align: left;}

.texteblanc{font-family: Arial;font-size: 10px; color: #FFFFFF; margin-right: 10px; text-align: left;}
.sstitrebas{font-family: Arial;font-size: 10px; color: #FFFFFF; margin-right: 10px; text-align: justify;}

.comment{font-family: Arial; font-size: 12px; color: #EE7824; font-weight: normal; text-align: left;}


.cell_menu {
	background-color: #FFFFFF;
	background-image: url('../images/menu.jpg');
	background-repeat: no-repeat;
	background-position: top;
}
/*.cell_menu img{margin-top: 120px; margin-left: 10px;}*/
.cell_pagecentrale {
	background-color: #FFFFFF;
	background-image: url('../images/corps.jpg');
	background-repeat: no-repeat;
	background-position: top;
}
.cell_droite {
	background-color: #FFFFFF;
	background-image: url('../images/droite.jpg');
	background-repeat: no-repeat;
	background-position: top;
}


 
input {
	color: #222222; 
	background-color:#FFFFFF; 
	font-size: 9px; 
	font-family: Arial; 
	font-weight: normal; 
	border: 1px solid #CDCDCD;
}

a.LienHaut{color:#FFFFFF; font-family: Arial; font-size: 12px; text-decoration: none; font-weight: bold; text-align: center; text-transform: uppercase;}
a.LienHaut:hover{color:#000000; font-family: Arial; font-size: 12px; text-decoration: none; font-weight: bold; text-transform: uppercase} 

a.LienText{color:#EF7310; font-family: Arial; font-size: 12px; text-decoration: none ; font-weight: normal; text-align: left;}
a.LienText:hover{color:#EF7310; font-family: Arial; font-size: 12px; text-decoration: underline;font-weight: normal}

a.LienPlan{color:#FF0040; font-family: Arial; font-size: 12px; text-decoration : none ; font-weight: normal; text-align: left;}
a.LienPlan:hover{color:#FF0040 ;font-family: Arial; font-size: 12px; text-decoration: underline; font-weight: normal;}

a.LienMenu{
	display: block;
	border-bottom: #9D9D9D 1px dotted;
	color: #19334D;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
a.LienMenu:hover{
	display: block;
	border-bottom: #9D9D9D 1px dotted;
	color: #95B7E2;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.textebas{margin: 0px; padding: 0px; font-family: Arial; font-size: 14px; margin-right: 10px; text-align: left; float: left;}
a.LienBas{color:#6B87A6; font-family: Eurostile, Arial; font-size: 14px; text-decoration: none ; font-weight: bold; text-align: center;}
a.LienBas:hover{color:#C03815; font-family: Eurostile, Arial;font-size: 14px; text-decoration: underline; font-weight: bold;}
.copyright {color:#6B87A6; font-family: Eurostile, Arial; font-size: 14px ;text-align: right; text-decoration: none; font-weight: bold;}

legend {
	font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
	color: #FF9933;
	font-weight: bold;
}

fieldset{
	background-color: #FFFFFF;
}