@charset "utf-8";
/* CSS Document */
body{
/*	background-color: #203240;
*/	
background-image: url(../images/bg_new.jpg);
background-position:top;
background-repeat:repeat-x;
/*background-color:#d5d3d4;*/
background-color:#989898;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:0px;
	margin:0px;
}
h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
p {
	margin: 0px;
	padding: 0px;
}
ul{
	margin: 10px;
	padding: 10px;
}

#conteneur{
	background-image:url(../images/fond_conteneur_new.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:898px;
	margin:auto;
	margin-top:0px;
	padding: 0px;
	padding-top: 35px;
	padding-right: 0px;
}
#entete{
	width:940px;
	/*	background-image:url(../images/fond_entete.jpg);
*/	margin: auto;
}
#entete img{
	border:0px;
	margin-top: 42px;
	float: left;
}
#entete #flash{
	border:0px;
	margin-top: 42px;
	width:124px;
	float: left;
}
.titre{
	margin-left: 480px;
	padding-top: 65px;
	font-size: 16px;
	margin-bottom: 10px;

}
.titre h1{
	margin:0px;
	padding:5px;
	font-size: 16px;
	color: #FFFFFF;
}
#droite {
	float: right;
	width: 178px;
	color:#FFFFFF;
	padding: 0px;
	padding-top: 0px;
	height: 650px;
}
#droite h1 {
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
#droite p {
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
#droite h2 {
	font-weight: bold;
	text-align: center;
}
#droite ul{
	margin: 0px;
	padding: 0px;

}
#droite li.rub {
	list-style-type: none;
	margin: 0px;
	width: 178px;
	background-image: url(../images/btn_off.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom: 10px;
	cursor:pointer;
}
#droite li.rub:hover {
	background-image: url(../images/btn_on.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom: 10px;
}
.rub h2 {
	height: 32px;
	padding-top: 15px;
}
li.rub ul {
	display: none;
}
li.rub li {
	list-style-type: none;
	margin: 0px;
	background-image: url(../images/ligne_ssrub.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:5px;
	padding-left:15px;
}
li.rub:hover ul {
	display: block;
}



.rub a{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.rub a:hover{
	color: #ff7e00;
}

#gauche {
	float: left;
	width: 280px;
	color: #FFFFFF;
	padding: 10px;
}
#gauche h1 {
	text-align: center;
	margin-bottom: 15px;
	margin-top: 0px;
}
#gauche p {
	margin:0px;
}
#gauche li {
	list-style-image: url(../images/puce_blanche.png);
	list-style-position: outside;
	padding: 1px;
	padding-left: 10px;
	padding-bottom: 0px;
}
#gauche li a{
	color: #FFFFFF;
	text-decoration:none;
}
#gauche li a:hover, #gauche li a.linkorange{
	color: #ff7e00;
	text-decoration:none;
}
p#sous-titre{
	margin-left:450px;
	width: 330px;
	color:#FFFFFF;
	text-align: justify;
	padding-bottom: 110px;
}
#central {
	margin-left: 290px;
	padding: 10px;
	height: 500px;
	width: 490px;
}
#central h1{
	color: #012D5A;
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	width:490px;
}
#central ul{
	list-style-image:url(../images/puce_noir.gif);
	
}
#central p{
	margin:10px;
}
p.tarif{
	padding-left:20px;
	color: #ff7e00;
	padding-bottom:10px;
	margin: 0;
}

/*-----------------------------------------------------------------------------------------*/

h1#sous-titrepage {
	margin-left:450px;
	width: 360px;
	color: #ff7e00;
	text-align: justify;
	margin-bottom: 10px;
}
ul.tarifpage {
	list-style-position:inside;
	list-style-image: url(../images/puce_blanche.png);
	cursor: text;
}
ul.tarifpage li{
	margin-bottom: 20px;
	padding-left: 5px;
}



p.ppage {
	margin-left:480px;
	width: 330px;
	color: #ff7e00;
	text-align: justify;
/*	margin-bottom: 60px;
*/
	height:125px;}
.ppage a {
	text-decoration: none;
	color: #ff7e00;
}
.ppage a:hover {
	text-decoration: none;
	color: #FFF;
}


#central h1 a {
	text-decoration: none;
	color: #012D5A;
}
#central h1 a:hover {
	text-decoration: none;
	color: #ff7e00;
}
#central p a {
	text-decoration: none;
	color: #000000;
}
#central p a:hover {
	text-decoration: none;
	color: #ff7e00;
}

p.enplus {
	font-weight: bold;
	padding-top: 30px;
}
#central2 h1.bigtitre {
	font-size: 36px;
	font-weight: bold;
	color: #9DACBD;
	margin: 0px;
	padding: 0px;
	padding-top:10px;
	margin-bottom:10px;
	text-align: center;/*	margin-top: -35px;*/
	border:none;
}
p.sstitre {
	color: #444;
	padding-bottom:10px;
}

.partenaire{
	text-align: center;	
}
.partenaire img {
	border: outset #666 2px;
}

td.module2{
	border-left:solid 1px #D2D2D2;
}
td.module, td.module2{
	border-top:solid 1px #D2D2D2;
	border-bottom:solid 1px #D2D2D2;
	width:50%;
	vertical-align: top;
}

td.module ul, td.module2 ul{
	margin:0px;
	padding:0px;
	margin-left:2px;
}

td.module ul li, td.module2 ul li {
	margin:0px;
	padding:0px;
	margin-bottom:7px;
	padding-left:4px;
	margin-left:15px;
	list-style-image:url(../images/puce_noir.gif);
}
td.module ul li h2.titremodule, td.module2 ul li h2.titremodule {
	margin: 0px;
	padding: 0px;
}
td.module ul li p.pmodule, td.module2 ul li p.pmodule {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #444;
}
td.module h1, td.module2 h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin-bottom: 10px;
}
#central2 table{
	margin-bottom:5px;
}
p.infostage {
	font-size: 10px;
	color: #000000;
}
#centraltarif{
	margin-left: 290px;
	padding: 10px;
	height: 500px;
	width: 490px;
}

#centraltarif h1 {
	font-size: 14px;
	font-weight: bold;
}
#centraltarif h1 a {
	font-weight: normal;
	font-size:14px;
	color: #000000;
}
#centraltarif table{
	border-collapse:collapse;
	margin-top:15px;
	width:100%;
}
#centraltarif td, th{
	border:solid 1px #bbb;
	padding:0px;
	padding-left:1px;
	margin:0px;

}
#centraltarif td.catform{
	background-color:#eee;

}
#centraltarif th{
	background-color:#ccc;

}
#centraltarif h2 {
	font-size: 12px;
	font-weight: normal;
}
#centraltarif th {
	font-size: 12px;
}
#centraltarif td a {
	font-size: 10px;
	color:#222;
	text-decoration:none;
}
#centraltarif td a:hover {
	color: #ff7e00;
}

#centraltarif .nomlog {
	padding-left: 20px;
}
#centraltarif .infos {
	text-align: center;
	font-size: 10px;
}
#conteneur_mini {
	background-image: url(../images/mini_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 600px;
	border: solid 1px #DDD;
}
#conteneur_mini h1{
	padding-top: 70px;
	padding-left: 260px;
	padding-right:10px;
	width: 340px;
	font-size:12px;
	margin:0px;
	color:#506D95;
	font-weight:bold;
}
body#communes {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	background-image:none;
}

#conteneur_mini h2{
	padding-top: 20px;
	padding-left: 260px;
	padding-right:10px;
	width: 340px;
	font-size:12px;
	margin:0px;
	margin-bottom:30px;
	font-weight:bold;
}
#conteneur_mini p {
	text-align: justify;
	padding: 5px;
	font-size:10px;
}
#conteneur #gauche .btn {
	border: none;
	margin: 8px;
	margin-top:5px;
	margin-bottom:5px;
}

