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

.titre{
	margin: 0px;
	margin-bottom: 15px;
	background-image: url('../images/accueil/fond.png');
	font-family: Arial;
	font-size: 18px;
	color: #19334D;
	font-weight: bold;
	text-align: left;
	background-repeat: no-repeat;
	background-position: top left;
	margin-top:20px;
	padding: 0px;
	padding-top: 7px; 
	padding-left: 20px; 
	height: 31px;
}
.titre img{margin-right: 15px;}
	
.sstitre{font-family: Arial;font-size: 12px; color: #525759;font-weight: bold; text-align: left;}


.texte{font-family: Arial; font-size: 12px; color: #000000; 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;}

#menu {
	background-image: url('../images/fond-menu.png');
	background-repeat: no-repeat;
	background-position: top left;
	margin: 80px 0px 0px 400px;
	padding: 0px;
	padding-top: 7px; 
	padding-left: 20px; 
	height: 31px;
	font-size: 12px;
	font-weight: bold;
}
#menu a{text-decoration: none;}
#menu a:visited{text-decoration: none;}
#menu a:hover{text-decoration: none;}

.cell_menu {
	background-color: #FFFFFF;
	background-image: url('../images/menu.jpg');
	background-repeat: no-repeat;
	background-position: top;
}
.cell_pagecentrale {
	background-color: #FFC000;
	background-image: url('../images/corps.png');
	background-repeat: no-repeat;
	background-position: top;
}
.cell_pagecentrale1 {
	background-image: url('../images/repeat.png');
	background-repeat: repeat-y;
	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: none;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: none; 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: 11px; margin-right: 10px; text-align: left; float: left;}
a.LienBas{color:#FFFFFF; font-family: Arial; font-size: 12px; text-decoration: none ; font-weight: normal; text-align: center;}
a.LienBas:hover{color:#FF0000; font-family: Arial;font-size: 12px ;text-decoration: none; font-weight: normal;}
.copyright {color:#FFFFFF; font-family: Arial; font-size: 11px ;text-align: right; text-decoration: none; font-weight: normal}

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

fieldset{
	background-color: #FFFFFF;
}