/*************************************************
				STYLES BALISES GENERIQUES
*************************************************/
body {
	margin:0;padding:0 0 0 0;
	background: url('img/fond.jpg');
	background-color:#023457;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}
a {
	font-weight:bold;
	color:#506584;
}
a:hover {
	text-decoration:none;
}
hr {
	clear:both;
	visibility:hidden;
	margin:0;padding:0;
	height:0;
}
sup {
	font-size:8px;
}
/************************************************
				CLASSES DIVERSES
************************************************/
.petit {
	font-size:10px;
}
.droite {
	float:right;
}
div.haut_page {
	background:url(img/fleche_haut.gif) no-repeat right;
	height:20px;
	padding-right:25px;
	text-align:right;
	line-height:25px;
	font-size:10px;
}
.fort {
	font-weight:bold;
	font-size:130%;
}
/************************************************
				IMAGES
************************************************/
img {
	border:none;
	text-decoration:none;
}
div.bloc_image {
	text-align:center;
}

div.bloc_image img {
	border:1px solid #75869e;
	margin:5px 3px;
	padding:2px;
}
div.bloc_image a {
	text-decoration:none;
}
div.bloc_image p#zoomer {
	text-align:center;
	font-size:9px;
}
/***********************************************
				STYLES MISES EN FORME
***********************************************/
div#conteneur {
	position:relative;
	margin:auto;
	width:765px;
	background: url('img/coulisse.jpg') repeat-y;
	background-color:white;
}
/************************************************
				ENTETE
************************************************/
h1#entete {
	background: url('img/entete.jpg') no-repeat;
	height:213px;
	margin:0;
	padding:0;
}
h1#entete a{
	
}
/*h1#entete a.conseiller {
	display:block;
	float:right;
	font-size:11px;
	padding:5px 150px 0 0;
	color:white;
}*/
h1#entete a span{
	display:block;
	height:213px;
	text-decoration:none;
	visibility:hidden;
}
/*****************************************************
				MENU
*****************************************************/
ul#menu {
	text-align:left;
	position:absolute;
	top:200px;
	left:0;
	background:url(img/menu.jpg) no-repeat bottom;
	width:182px;
	margin:0 0 0 0;
	padding:0 0 8px 0;
	list-style-type:none;
}
ul#menu li {
	margin:0 0 0 0;
	padding:0 0 0 12px;
}
ul#menu li a {
	display:block;
	width:137px;
	border-bottom:1px solid #d2d7de;
	margin:0 0 0 0;
	padding:0 25px 0 0;
	text-align:right;
	line-height:18px;
	color:#506584;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
ul#menu li a:hover, ul#menu li a.active {
	background:url(img/fond_menu.jpg) no-repeat 0 1px;
}
ul#menu li#dernier_lien a {
}
ul#menu li#dernier_lien a:hover, ul#menu li#dernier_lien a.active {
}
/*****************************************************************
				TITRE
*****************************************************************/
h2#titre {
	border-bottom:1px solid #032841;
	width:300px;
	margin:0 0 5px 185px;
	padding:0 0 0 0;
	text-align:left;
}
h2#titre span {
	/*background: url('img/fond_titre.jpg') no-repeat 5px 0;*/
	display:block;
	margin:0;
	padding:0 0 0 0;
	/*height:110px;*/
	font-size:15px;
	font-weight:bold;
	color:#032841;
}
/***********************************************************
				CORPS
***********************************************************/
div#corps {
	background: url('img/corps_bas.jpg') no-repeat bottom;
}
div#contenu {
	background:url('img/corps_haut.jpg') no-repeat;
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	min-height:375px;
}
div#contenu_modifiable {
	width:300px;
	margin:0 0 0 185px;
	padding:0 0 137px 0;
}
div#colonne_droite {
	font-size:13px;
	margin:150px 30px 0 0;
	float:right;
	width:238px;
}
div#contenu h3 {
	margin:0;
	padding-top:10px;
	color:#804a17;
}
div#contenu p#etiquette {
	font-weight:bold;
	font-size:12px;
	color:#506584;
	padding:5px 0;
}
div#contenu p#etiquette span{
	font-size:120%
}
div#contenu p {
	text-align:justify;
	margin:0;
	padding:5px 0;
}
div#contenu_modifiable ul {
	list-style-type:none;
	margin:5px 0 5px 0;
	padding:0 0 0 20px;
}
div#contenu_modifiable ul li {
	background:url(img/fond.jpg) no-repeat left 9px;
	margin-left:10px;
	padding:2px 0 2px 8px;
}
div#contenu_modifiable dt {
	font-weight:bold;
	margin-top:10px;
}
div#contenu_modifiable dd {

}
div#renseignements {
	margin:15px auto;
	text-align:center;
	width:80%;
}
div#renseignements p {
	text-align:center;
}
div#renseignements p span {
	font-weight:bold;
}
/****************************************************
		STYLES SPECIFIQUES AUX FORMULAIRES
****************************************************/
form#form1 {
	margin:auto;
	background-color:white;
	text-align:left;
	width:100%;
	padding:4px;
	color:black;
}
form#form1 fieldset {
	background-color:#a5b8d5;
}
form#form1 legend {
	font-weight:bold;
	color:#00365b;
}
form#form1 label {
	text-align:right;
	float:left;
	width:33%;
	padding-top:3px;

}
form#form1 ul {
	margin:0;padding:0;
	list-style-type:none;
}
form#form1 ul li {
	background-image:none;
}
form#form1 li#bouton {
	float:right;
}
/****************************************************
				STYLES SPECIFIQUES AU SITE
****************************************************/

/****************************************************
				PIED / SIGNATURE
****************************************************/
div#pied {
	clear:both;
	background: url('img/pied.jpg') no-repeat;
	height:22px;
}
div#pied p {
	margin:0;
	padding:6px 0 0 0;
	color:#00365b;
	font-size:12px;
	font-weight:bold;
}
div#pied p span{
	font-size:9px;
}

div#signature {
	margin:10px auto;
	width:765px;
	text-align:center;
	color:white;
}
div#signature a {
	color:#a7b7d9;
}
div#signature a.kemenn {
	text-decoration:none;
}
div#signature p span{
	font-size:10px;
}
/********************************************************
				MERCI
********************************************************/
div#merci {
	background:url(img/enveloppe.gif) no-repeat 50% 0;
	margin:15px auto;
	padding:40px 0 0 0;
	text-align:center;
	width:50%;
}
div#merci p {
	text-align:center;
	font-weight:bold;
	color:#506584;
}