body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	background: transparent url(../../images/fd_page.jpg) top center repeat;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color:#000;
}

a:hover {
	font-weight: bold;
	color:#000;
}

.separation{
	clear:both;
	visibility:hidden;
}

/* HAUT DE PAGE */

#hautPage{
	background: transparent url(../../images/fd_haut.jpg) top center no-repeat;
	height:220px;
	width:955px;
	margin-left: auto;
    margin-right: auto;
}

#contenuHaut{
	width:955px;
	margin-left: auto;
    margin-right: auto;
}




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

/* BLOC MENU */

#contenuMenu{
	width:165px;
	margin:20px 0 5px 0;
	padding:0;
}

#contenuMenu li{
	padding:0;
	margin:0 0 5px 8px;
	list-style-type:none
}

#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7{
	display:block;
	width:160px;
	height:23px;
	padding:7px 0 0 7px;
	color:#fff;
	background: transparent url(../../images/fd_menu.gif) top center no-repeat;
}


#menu1:hover,#menu2:hover,#menu3:hover,#menu4:hover,#menu5:hover,#menu6:hover,#menu7:hover{
	background-position:0% -30px;
}

#pub{
	margin:0 0 0 4px;
}

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

/* BLOC RECHERCHE */

.contenuRecherche{
	width:200px;
	height:130px;
	margin-top:15px;
	background: transparent url(../../images/fd_recherche.jpg) top center no-repeat;
}

.titreRecherche{
	text-align:center;
	margin:25px 0 0 0;
	color:#930;
	padding-top:10px;
}

#formRecherche{
	text-align:center;
	padding:0;
	margin:0;
}

#formRecherche2{
	text-align:center;
	padding:0;
	margin:0;
}

#formRecherche ul, #formRecherche2 ul{
	list-style:none;
	padding:3px 0;
	margin:0;
}

#formRecherche li{
	list-style:none;
	padding:3px 0;
	margin:0;
}

#formRecherche select{
	font-size:10px;
	width:130px;
}

#zoneRecherche{
	border:0;
}

#boutonRecherche{
	font-size:10px;
	border:1px solid #FF6B00;
	margin-top:	5px;
	background-color:#ededed;
}

#loupe{
	width:200px;
	text-align:center;
	margin:15px 15px 0 0;
}

#loupe img{
	border:0;
}

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

#contenuPage{
	width:955px;
	margin-left: auto;
    margin-right: auto;
	background: transparent url(../../images/fd_page.gif) top center no-repeat;
}

#contenuCoteGauche{
	width:170px;
	float:left;
}

#contenuCoteDroit{
	width:215px;
	float:right;

}

#contenuTexte{
	width:570px;
	float:right;
}

#contenuTexte_4{
	width:570px;
	float:left;
}

#contenuTexte_2{
	width:70%;
	margin-left:250px;
	text-align:left;
}

h4{
	padding:15px 35px;
	text-align:center;
	margin:0;
}

#contenuTexte p{
	padding:5px 35px;
	text-align:justify;
	margin:0;
}

#contenuTexte h3{
	margin:0 35px 35px 35px;
	padding:0 0 0 50px;
	background: transparent url(../../images/fd_h3.gif) top left no-repeat;
	border-bottom:1px solid #B60800;
}

#imgHautPage{
	margin:15px 35px;
}

#pub{
	padding:30px 0 0 0;
	text-align:left;
}

#contenuLiens{
	padding:0;
	margin:10px 0 0 10px;
	width:200px;
}

#contenuLiens li{
	list-style-type:none;
}

#contenuLiens a{
	font-size:9px;
	margin: 0 5px;
	padding:5px;
	color:#930;
	text-decoration:underline;
}

#flash{
	padding:25px 35px;
}

/* BAS PAGE */
#basPage{
	width:775px;
	margin-left: auto;
    margin-right: auto;
	height:70px;
	text-align:center;
	padding:5px 0 0 180px;
}

#basPage a{
	font-size:8px;
	color:#000;
	margin-top:25px;
}

#logo{
	margin:2px 0 0 15px;
	border:0;
	vertical-align:middle;
}
/* ----------------------------------------------- */

#popMention{
	display: none;
	position: absolute;
	top: 150px;
	left: 12%;
	padding:0 10px;
	z-index: 10;
	background-color:#CEDE40;
	width: 260px;
	color:#000;
	border:2px solid #000;
}

#popTarifs .ligne, #popMention .ligne{
	padding:3px 0;
}

#ligneFermer{
	position:relative;
	top:5px;
	left:250px;
	width:30px;
	padding:0;
}

a#ligneFermer:hover{
	text-decoration:none;
}

