﻿/**************GENERAL***************/
body{
	background-image:url(main-repeat.jpg);
	background-repeat:repeat-x;
	background-color:#f6dac1;
	color:#575757;
	font-family: Verdana,"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	padding:0;
	margin:0;
}
#globale{
	width:931px;
	margin-left:auto;
	margin-right:auto;
}
#header{
background-image:url(main-bandeau.jpg);
width:931px;
height:167px;
margin:0 auto 0 auto;
position:relative;
z-index:1;
}
h1#titre_principal{
	padding:0px;
	margin:0px;
	position:absolute;
	left:0;
	top:0;
	width:360px;
	height:147px;
}
h1#titre_principal a{
	display:block;
	width:100%;
	height:100%;
}
/***********MENU HAUT***********/
ul#menu-haut{
	list-style-type:none;
	padding:0;
	margin:0;
	height:33px;
	width:573px;
	margin-left:12px;
}
ul#menu-haut li{
	list-style-type:none;
	padding:0;
	margin:0;
	float:left;
}
#btn-accueil{
	display:block;
	height:33px;
	width:93px;
	background-image:url(nav-accueil.jpg);
}
.btn-accueil-en{
	width:83px!important;
	background-image:url(nav-home.jpg)!important;
}
#btn-contact{
	display:block;
	height:33px;
	width:86px;
	background-image:url(nav-contact.jpg);
}
.btn-contact-en{
	width:114px!important;
	background-image:url(nav-contactus.jpg)!important;
}
#btn-plan{
	display:block;
	height:33px;
	width:113px;
	background-image:url(nav-plan.jpg);
}
.btn-plan-en{
	width:103px!important;
	background-image:url(nav-sitemap.jpg)!important;
}
#btn-mentions{
	display:block;
	height:33px;
	width:154px;
	background-image:url(nav-mentions.jpg);
}
.btn-mentions-en{
	width:121px!important;
	background-image:url(nav-legalnotes.jpg)!important;
}
#btn-fr{
	display:block;
	height:33px;
	width:50px;
	background-image:url(nav-fr.jpg);
}
.btn-fr-en{
	width:63px!important;
	background-image:url(nav-frenglish.jpg)!important;
}
#btn-en{
	display:block;
	height:33px;
	width:53px;
	background-image:url(nav-gb.jpg);
}
.btn-en-en{
	width:65px!important;
	background-image:url(nav-gbenglish.jpg)!important;
}
/******************bandeau*****************/
ul#bandeau{
	list-style-type:none;
	padding:0;
	margin:0;
	width:573px;
	height:256px;
	background-image:url(contour-photo.jpg);
	
	margin-top:2px;
}


/*******************BLOC GAUCHE************/
#bloc-gauche{
	width:573px;
	float:left;
	
	margin-top:-15px;
	position:relative;z-index:3;
}
#bloc-gauche-contenu{
	width:573px;
	background-image:url(content-repeat.jpg);
}
#contenu{
	width:517px;
	margin-left:auto;
	margin-right:auto;
	padding-top:25px;
	min-height:300px;
	/*padding-bottom:25px;*/
}
#contenu-gauche{
	float:left;
	width:245px;
}
#contenu-droite{
	float:left;
	width:245px;
	margin-left:20px;
}
#contenu-droite h1,#contenu-gauche h1{
	padding-bottom:0;
}
#contenu-droite h2,#contenu-gauche h2{
	margin-top:3px;
}
#contenu-droite a.suite,#contenu-gauche a.suite{
clear:none;
float:left;
}


h2{
	font-family:Verdana;
	font-size:13px;
	color:#212121;
	font-style:italic;
}
h1{
margin:0;
padding-bottom:15px;
}
#droite{
	float:left;
	width:180px;
	padding-left:15px;
	padding-top:50px;
}
/***************MENU PRINCIPAL***********/
ul#menu{
	padding:0;
	margin:0;
	list-style-type:none;
}
ul#menu li{
	padding:0;
	margin:0;
}
ul#menu li h2{
	padding:0;
	margin:0;	
}
ul#menu li h2 a{
	display:block;
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
	border-bottom:solid 1px #fcc858;
}
ul#menu li h2 a.last{
	border:none;
}
ul#menu ul{
	padding:0;
	margin:0;
	list-style-type:none;
	border-bottom:solid 1px #fcc858;
}
ul#menu ul li{

}
ul#menu ul li a{
	display:block;
	border:none;
	text-align:center;
	text-decoration:none;
	color:#99320F;
	padding-top:5px;
	padding-bottom:5px;
}
ul#menu ul li a:hover{
	text-decoration:underline;
}
ul#menu ul li a.strong{
	font-weight:bold;
}
#plan-de-situation{
	display:block;
	width:180px;
	height:207px;
	background-image:url(menu-plan.jpg);
	padding:0;
	border:none;
	margin:0;
	margin-top:10px;
}
h3{
	margin:0;
}
#chemin{
	margin:0;padding:0;
	font-size:11px;
	margin-top:-15px;
	margin-bottom:8px;
}

/*********PETITS STYLES **************/
a{
	text-decoration:none;
	color:#ec7405;
}
a:hover{
	text-decoration:underline;
}
a.backgroundhoverchange{
	background-position:top;
}
a.backgroundhoverchange:hover{
	background-position:bottom;
}
a.backgroundhoverchange span{
	display:none;
}
img{
	border:0;
}
a.lire_la_suite{
}
/***********DOCS JOINTS****************/
.uneImageJointe{
	float:left;
	margin-left:18px;
}
.unDocJoint{
	 width:85%!important;
}
.unDocJoint img{
	 display:inline!important;
	 float:left!important;
	 border:none!important;
	 margin-right:4px;
	 margin-bottom:4px;
}
.unDocJoint span{
	 float:left!important;
	 position:relative;
	 bottom:8px;
}
.spip_documents_center img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.spip_documents_center dt{
	margin-left:auto;
	margin-right:auto;
	display:block;
	text-align:center;
}
.spip_documents_left{
	margin-right:12px;
}
.spip_documents_right{
	margin-left:12px;
}
.spip_doc_titre,.spip_doc_descriptif{
	text-align:center;
}
.spip_logos{
	margin-right:10px;
}
a.suite{
	height:34px;
	width:103px;
	background-image:url(btn-liresuite.jpg);
	clear:both;
	display:block;
	margin-top:15px;
}
a.suite_en{
	width:98px!important;
	background-image:url(btn-readmore.jpg)!important;
}
a.tousconseils{
	height:34px;
	width:137px;
	background-image:url(btn-tsconseils.jpg);
	float:left;
	display:block;
	margin-top:15px;
}
a.tousconseils_en{
	width:105px!important;
	background-image:url(btn-allcouncils.jpg)!important;
}
hr,div.hr{
	border:none;
	background:none;
	background-image:url(content-filet.jpg);
	background-position:50% 50%;
	background-repeat:repeat-x;
	height:25px;
}

/************FOOTER**********/
#footer{
	background-repeat:repeat-x;
	background-image:url(pied-repeat.jpg);
	height:161px;
	width:100%;
	clear:both;
}
#footer-content{
	width:931px;
	height:161px;
	background-repeat:no-repeat;
	background-image:url(main-pied.jpg);
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#footer-content a{
	position:absolute;
	display:block;
	width:100px;
	height:100px;
	/*border:solid 1px;*/
	right:204px;
	top:0;
}
/**********FORMULAIRES*******/
fieldset{
	border:0;
}
legend{
font-weight:bold;
}
.erreur{
	color:red;
}
input,textarea,select{
	width:90%;
	color:#EC7405;
	font-weight:bold;
}
textarea{
	height:100px;
}
input.radio{
	width:auto;
}
input[type="checkbox"] {width:auto;}
ul.boutons{	list-style-type:none;}
.champs_caches{
	display:none;
}
table.spip{
	width:100%!important;
}
/***************UTILITAIRE**********/
.left{float:left;}
.right{float:right;}
.invisible{display:none;}
.spacer{clear:both;}


.contenu-rub hr{
	clear:both;
}