/*************************************************
				STYLES BALISES GENERIQUES
*************************************************/
body {
	margin:0;padding:10px 0 0 0;
	background: url('img/fond.jpg');
	background-color:#ff4a00;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}
a {
	font-weight:bold;
	color:#fc6e03;
}
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 #fc6e03;
	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-color:white;
	border:1px solid white;
}
/************************************************
				ENTETE
************************************************/
h1#entete {
	background: url('img/entete.jpg') no-repeat;
	height:188px;
	margin:0;
}
h1#entete a{
	
}
h1#entete a.conseiller {
	background:url(img/fond_conseiller.jpg) no-repeat;
	border-bottom:1px solid white;
	border-left:1px solid white;
	display:block;
	width:201px;
	line-height:22px;
	height:22px;
	float:right;
	font-size:11px;
	padding:0 0 0 0;
	color:white;
}
h1#entete a span{
	display:block;
	height:188px;
	text-decoration:none;
	visibility:hidden;
}
/*****************************************************
				MENU
*****************************************************/
ul#menu {
	background:url(img/menu.jpg) no-repeat;
	height:20px;
	margin:0 0 0 0;
	padding:0 0 0 7px;
	list-style-type:none;
}
ul#menu li {
	display:inline;
	margin:0 0 0 0;
	padding:0;
}
ul#menu li a {
	background:url(img/separateur_menu.jpg) no-repeat right;
	border-right:1px solid #fc6e03;
	display:block;
	float:left;
	margin:0;
	padding:0 4px 0 4px;
	line-height:14px;
	color:#fc6e03;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
ul#menu li a:hover, ul#menu li a.active {
	text-decoration:underline;
}
ul#menu li#dernier_lien a {
	border:none;
}
ul#menu li#dernier_lien a:hover, ul#menu li#dernier_lien a.active {
	background:url(img/menu_hover.jpg) repeat-x;
}
/*****************************************************************
				TITRE
*****************************************************************/
h2#titre {
	background:url(img/titre.jpg) no-repeat top;
	margin:0;
	padding:0 0 0 50px;
	text-align:left;
}
h2#titre span {
	/*background: url('img/fond_titre.jpg') no-repeat 5px 0;*/
	display:block;
	margin:0;
	padding:10px 0 5px 0;
	/*height:110px;*/
	font-size:18px;
	font-weight:normal;
	color:#fc6e03;
}
/***********************************************************
				CORPS
***********************************************************/
div#corps {
	background: url('img/coulisse.jpg') repeat-y;
}
div#contenu {
	background:url('img/corps_bas.jpg') no-repeat bottom;
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	min-height:348px;
	/*text-align:left;*/
}
div#contenu_modifiable {
	/*border:1px solid red;*/
	margin:0 30px 0 45px;
	padding:0 0 30px 0;
}
div#contenu h3 {
	margin:0;
	padding-top:10px;
	color:#804a17;
}
div#contenu p#etiquette {
	font-weight:bold;
	color:#fc6e03;
	padding:10px 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/puce_fond_noir.gif) no-repeat left 3px;
	margin-left:10px;
	padding:5px 0 5px 25px;
}
div#contenu_modifiable dt {
	font-weight:bold;
	margin-top:10px;
}
div#contenu_modifiable dd {

}
div#renseignements {
	position:relative;
	z-index:1;
	margin:15px auto;
	text-align:center;
	width:60%;
}
div#renseignements p {
	text-align:center;
}
div#renseignements p span {
	font-weight:bold;
}
/****************************************************
				STYLES SPECIFIQUES AU SITE
****************************************************/
div#contenu_texte {
	position:relative;
	background:url(img/fond_contenu_texte.jpg) repeat-x;
	background-color:#2c2c2c;
	float:left;
	padding:4px;
	width:300px;
	min-height:325px;
}
div#contenu_image {
	float:right;
	border:2px solid #fc6e03;
	width:362px;
	padding:4px;
	min-height:321px;
	font-size:12px;
	font-weight:bold;
	color:#4b4a4a;
}
/****************************************************
				PIED / SIGNATURE
****************************************************/
div#pied {
	clear:both;
	background: url('img/pied.jpg') no-repeat;
	border-top:1px solid white;
	height:22px;
}
div#pied p {
	margin:0;
	padding:0 0 0 0;
	color:white;
	line-height:22px;
	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:white;
}
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:#0e5171;
}