@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../imgs/bg.jpg);
	background-repeat:repeat-x;
	background-color:#5e88a2;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5e5c5c;
}
img{
	border:0;
}
h1{
font-size:18px;
color:#d31145;
}
h2{
font-size:15px;
color:#000000;
border-bottom:#FF0000 1px solid;
}

#dre{
display:block;
margin-top:5px;
font-size:11px;
font-weight:bold;
text-align:center;
color:#000000;
width:166px;
}
h3{
font-size:15px;
}
.titre{
font-size:15px;
font-weight:bold;
color:#d31145;}

a:link, a:visited{
font-weight:bold;
color:#5E88A1;
}
a:hover{
text-decoration:underline;
color:#d31145;
}
#top{
	position:absolute;
	left:50%;
	width:940px;
	margin-left: -495px;
	background-image: url(../imgs/bgTop.jpg);
	background-repeat:no-repeat;
	background-color:#adafb2;
	height:175px;
	padding-left:55px;
}

#menu{
	position:absolute;
	margin-top:175px;
	left:50%;
	width:995px;
	margin-left: -495px;
	background-color:#919195;
	height:54px;
}
#beige{
background-image:url(../imgs/ligneBeige.jpg);
background-repeat:no-repeat;
height:8px;
}
#navigation{
	margin-left:359px;
	width:578px;
	height:54px;
	padding:0;
}
#container{
	margin-top:229px;
	position:absolute;
	left:50%;
	width:850px;
	margin-left: -495px;
	background-image:url(../imgs/bgBody.jpg);
	background-repeat:repeat-y;
	height:auto;
	padding: 10px 70px 0 75px;
}
.clear{
	clear:both;
}
#pied{
	background-image:url(../imgs/decoPied.jpg);
	background-repeat:no-repeat;
	height:70px;
	padding-top:25px;
	font-size:10px;
	width:838px;
}
#pied p{
margin:0;
padding:0;
}
#gauche{
	margin:20px 0 20px 0;
	text-align:center;
	float:left;
	width:265px;	
}
#droite{
	float:left;
	width:530px;
	margin:20px 0 20px 20px;	
	border-left:#CCCCCC 2px solid;
	padding-left:20px;
	min-height:500px;
}
#g{
	float:left;
	width:35%;
}
#d{
	float:left;
	width:60%;
}
#accueil #d{
text-align:center;
font-weight:bold;
font-size:14px;
color:#706f6f;

}
.citation{
font-style:italic;
line-height:25px;
}
#favorise{
text-align:center;
color:#d31145;
font-weight:bold;
border: #919195 2px solid;
padding: 20px 40px 20px 40px;
margin-top:30px;
background-color: #F4F4F4;
}
#carte{
text-align:center;
padding: 20px;
margin-top:30px;
	font-size:11px;
}
#carte img{
padding:5px;
}
iframe{
padding:3px;

border: #919195 2px solid;}

ul li ul li {
border-bottom: none;
list-style:none;
}

ul{
list-style:circle;
}
ul li{
padding:5px 0 5px 0;
border-bottom: #CCCCCC 1px dashed;
}

#pub{
border:#d31145 2px solid;
float:right;
padding:10px;
margin:20px 0 0 20px;
width: 210px;
}
#pub p{
margin:0 0 5px 0;
}.spdr {
	padding-right: 15px;
}
