/*************************************************
				STYLES BALISES GENERIQUES
*************************************************/
body {
	margin:0;padding:10px 0 0 0;
	background: url('img/fond.jpg');
	background-color:#a1d1e3;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
a {
	font-weight:bold;
	color:#2a5e8d;
}
a:hover {
	text-decoration:none;
}
hr {
	clear:both;
	visibility:hidden;
	margin:0;padding:0;
	height:0;
}
/************************************************
				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 white;
	margin:2px;
	padding:0;
}
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;
	border:1px solid #4da8c9;
	
}
/************************************************
				ENTETE
************************************************/
h1#entete {
	background: url('img/entete.jpg') no-repeat;
	height:153px;
	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:153px;
	text-decoration:none;
	visibility:hidden;
}
/*****************************************************
				MENU
*****************************************************/
ul#menu {
	position:absolute;
	left:0;
	background-color:white;
	border:1px solid #2a5e8d;
	border-left:none;
	width:166px;
	margin:0 0 0 0;
	padding:5px 0 5px 0;
	list-style-type:none;
	text-align:left;
}
ul#menu li {
	margin:0 0 0 0;
	padding:0;
}
ul#menu li a {
	display:block;
	margin:0;
	padding:0 0 0 35px;
	line-height:16px;
	height:16px;
	color:#2a5e8d;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
ul#menu li a:hover, ul#menu li a.active {
	background:url(img/menu_hover.gif) no-repeat;
	color:white;
}
/*****************************************************************
				TITRE
*****************************************************************/
h2#titre {
	background:url(img/titre.gif) no-repeat 260px 13px;
	margin:0;
	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:10px 0 0 280px;
	/*height:110px;*/
	font-size:18px;
	font-weight:normal;
	color:#3399cc;
}
/***********************************************************
				CORPS
***********************************************************/
div#corps {
	background: url('img/corps_bas.jpg') no-repeat bottom;
}
div#contenu {
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	min-height:414px;
	/*text-align:left;*/
}
div#contenu_modifiable {
	margin:0 0 0 250px;
	padding:5px 5px 76px 5px;
}
div#contenu h3 {
	margin:0;
	padding-top:10px;
	color:#804a17;
}
div#contenu p#etiquette {
	font-weight:bold;
	color:#3399cc;
	padding:5px;
}
div#contenu p#etiquette span{
	font-size:120%
}
div#contenu p {
	text-align:justify;
	margin:0;
	padding:5px;
}
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/puce.gif) no-repeat left 6px;
	margin-left:10px;
	padding:3px 0 3px 14px;
}
div#contenu_modifiable dt {
	font-weight:bold;
	margin-top:10px;
}
div#contenu_modifiable dd {

}
div#renseignements {
	margin:15px auto;
	text-align:center;
	width:60%;
}
div#renseignements p {
	text-align:center;
}
div#renseignements p span {
	font-weight:bold;
}
/****************************************************
		STYLES SPECIFIQUES AUX FORMULAIRES
****************************************************/
form#form1 {
	margin:auto;
	/*background-color:#;*/
	text-align:left;
	width:70%;
	padding:4px;
	/*color:#;*/
}
form#form1 fieldset {
	/*background-color:#;*/
}
form#form1 legend {
	font-weight:bold;
	color:black;
}
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-color:#2192bb;
}
div#pied p {
	margin:0;
	padding:5px 0;
	color:white;
	font-size:12px;
	font-weight:bold;
}
div#pied p span{
	font-size:9px;
}

div#signature {
	margin:10px auto;
	width:765px;
	text-align:center;
	color:black;
}
div#signature a {
	color:#2a5e8d;
}
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:#3399cc;
}