@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background-color:#415a68;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
a:link, a:visited{
color:#7A9E6D;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
img{
border:0;
}
h1{
font-size:26px;
font-weight:normal;
}
#pageConseils .bold{
color:#7A9E6D;
}
.bold{
font-weight:bold;
}
#enteteWrapper{	
	width: 100%;
	margin:0 auto 0 auto;
	background-color:#27363f;
}
#entete{	
	width: 990px;
	margin:0 auto 0 auto;
	height:330px;
	background-image: url(../images/roches.jpg);
	background-repeat:no-repeat;
	background-position: top right;
}

.bodyWrapper{	
	width: 100%;
	margin:0 auto 0 auto;
	padding:0;
	background-image:url(../images/ligne.jpg);
	background-repeat:repeat-x;
	height:auto;
}
.body{	
	width: 990px;
	margin:0 auto 0 auto;
	padding:0;
	background-image:url(../images/fleur_31.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.ligne{
height:5px;
border-bottom:#809F75 1px solid;
}
.menu{	
	width: 990px;
	margin:0 auto 0 auto;
	height:43px;
}
.menu #m{
margin:0 0 0 345px;
padding:0;
}
.menu #m li{
display:inline;
}

#logo{
margin: 35px 0 0 40px;
float:left;
}
.flashBan{
float:left;
margin:40px 0 0 70px;
}
.clear{
clear:both;
}
.g{
width:315px;
float:left;
margin: 24px 15px 0 15px;
}
.d{
width:645px;
float:left;
margin: 50px 0 0 0;
}
.d1{
background-image:url(../images/roche-bas.jpg);
float:left;
background-position:bottom;
background-repeat:no-repeat;
padding:0 0 60px 0;
width:645px;
}
.conseils{
padding:10px 20px 0 20px;
background-image:url(../images/bgConseils.jpg);
background-repeat:repeat-x;
font-size:14px;
min-height:420px !important;
}
.titreConseils{
color:#82A177;
font-weight:bold;
font-size:16px;
}
.pied{
width:100%;
font-size:10px;
background-image:url(../images/bgPied.jpg);
background-repeat: repeat-x;
}
.pGauche{	
width: 935px;
margin:0 auto 0 auto;
padding:30px 10px 10px 50px;
text-align:right;
}

.appq{
float:right;
clear:left;
}
.albumList {
	list-style: none;
	margin-top: 30px;
}

.albumList li {
	float: left;
	width: 280px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.albumList img {
	display: block;
	border: 10px solid #FFFFFF;
}
