/* CSS Document */

body {
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: transparent url(../../images/fd_body.jpg) top left repeat;
}

p {
	color:#000;
	padding:3px 0;
	margin:0;
}

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

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.separation{
	clear:both;
	visibility:hidden;
	padding:0;
	margin:0;
}

#page,#menusHaut{
	width:960px;
	margin-left: auto;
    margin-right: auto;
	
}

/* BLOC HAUT */

#contenuHaut{
	background: transparent url(../../images/fd_haut.jpg) top left repeat;
	height:230px;
	padding:0  0 0 395px;
	margin:0;
	width:565px;
}

#menusHaut{
	padding:0;
	margin:0;
	width:230px;
	width:100%;
}

#menuHaut1, #menuHaut2,#menuHaut3,#menuHaut4{
	display:block;
	height:220px;
	width:140px;
	float:left;
	margin:0;
}

#menuHaut1{
	background: transparent url(../../images/fd_menuHaut1.jpg) top center no-repeat;
}

#menuHaut2{
	background: transparent url(../../images/fd_menuHaut2.jpg) top center no-repeat;
}

#menuHaut3{
	background: transparent url(../../images/fd_menuHaut3.jpg) top center no-repeat;
}

#menuHaut4{
	background: transparent url(../../images/fd_menuHaut4.jpg) top center no-repeat;
}

#menuHaut1:hover,#menuHaut2:hover,#menuHaut3:hover,#menuHaut4:hover{
	background-position:0 -220px;
}



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


/* SOMMAIRE */
#menus{
	padding:0;
	margin:0;
	width:200px;
}

#menus ul{
	padding:0;
	margin:0;
	list-style:none;
}

#menus li{
	list-style:none;
}

#menu1,#menu2,#menu3,#menu4,#menu5,#menu6{
	display:block;
	width:175px;
	height:28px;
	padding:12px 0 0 35px;
	margin:0;
	color:#fff;
	line-height:1.2em;
	background: transparent url(../../images/fd_menu.png) top center no-repeat;
}

#menu1:hover,#menu2:hover,#menu3:hover,#menu4:hover,#menu5:hover,#menu6:hover{
	background-position:0 -40px;
	text-decoration:none;
	line-height:1.3em;
}

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



#contenuPage{
	background: #fff url(../../images/fd_page.jpg) top center no-repeat;
	padding:0px 0 40px 0;
	margin:0
}

#liens{
	position:relative;
	top:0;
	padding:0;
	margin:0 25px 0 0;
	text-align:right;
}

#liens ul{
	padding:0;
	margin:0;
	list-style:none;
}

#liens li{
	list-style:none;
	font-size:10px;
	padding:0;
	margin:0;
}

#liens li a{
	font-size:10px;
}

#contenuTexte{
	padding:110px 0 0 0;
	width:750px;
	margin:0;
	
	float:right;
}

#corpsTexte{
	padding:15px 60px 25px 200px;
	text-align:justify;
	line-height:1.3em;
}

#corpsTexte p{
	padding:15px 0 0 0;
	line-height:1.5em;
}
#basTexte{
	background: transparent url(../../images/fd_contenu_texte_bas.jpg) bottom center no-repeat;
	height:10px;
	padding:0;
	margin:0;
}

#contenuTexte ul{
	padding:0 0 0 25px;
	margin:0;
	text-align:left;
}

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

#contenuTexte li{
	margin:0 0 0 25px;
	padding:0;
	line-height:1.5em
}

/* BAS PAGE */
#contenuBasPage{
	text-align:center;
	padding:20px 0;
	background-color:#aaa;
	border:1px solid #333
}

#contenuBasPage ul, #contenuBasPage li{
	list-style-type: none;	/* suppression des puces de liste */
	margin:0;
}

#contenuBasPage li{
	display:inline;
	padding:0 10px;
}

#contenuBasPage a{
	font-size:10px;
}

#contenuBasPage img{
	border:0;
	vertical-align: middle;
}
/* ----------------------------------------------- */

/* POP */
#popMention{
	display: none;
	position: absolute;
	top: 240px;
	left: 55%;
	padding:0 10px;
	z-index: 10;
	background-color:#f60;
	width: 260px;
	color:#fff;
	border:2px solid #000;
}

#popPlan{
	display: none;
	position: absolute;
	top: 10%;
	left: 18%;
	z-index: 10;
	border:3px solid #06c;
	background-image:url(../../images/fd_plan.gif);
	width:760px;
	height:414px;
}

.etiquette{
	display:block;
	width:100px;
	float:left;
	line-height:18px;
	color:#333;
	border:1px solid #333;
	background-color:#d3d3d3;
	padding:0 5px;
}

.ligne a{
	color:#333;
	margin:0 0 0 10px;
}

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

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

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


#popPlan #ligneFermer{
	position:relative;
	top:0;
	left:735px;
	width:20px;
}

.indice {
	color:#000;
}

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