/* CSS Document */

body {
margin : 0 ; 
padding : 0 ; 
text-align : center;
background : #FFFFFF ;
font-family : arial; 
font-weight : bold;
font-size : 14px; 
color : #7f8891;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 22px;
}

a {
color : #ffffff;
}

#content {
position : relative; 
width : 927px; 
height : 100%;
background : #FFFFFF ;
top : 0px;
margin-left : auto;
margin-right : auto; 
}

#hautgauche {
width : 407px; 
height : 191px ; 
display : block;
float : left;
left:0;
top:0;
padding :0 0 0 0;
text-align : left; 
}

#hautdroit {
width : 520px; 
height : 191px ; 
display : block;
float : left;
left:408;
top:0;
padding :0 0 0 0;
text-align : left; 
}

#fondtext{

	display : block;
	float : left;
	width : 927px;
	height : 500px;
	left : 0px;
	top : 191px;
	background : url(images-villa-la-baule/fond-bas.jpg) repeat-y;
	z-index : 2;
}
#text{

	position :absolute;
	width : 411px;
	height : 513px ;
	color : #7f8891;
	text-align:justify;
	line-height: 22px;
	font-size : 16px;
	padding : 20px 0 20px 30px;
	left : 430px;
	top:230px;
	z-index: 3;
	height: 103px;
}
ul {list-style-type: none;
margin: 0;
padding: 10 0 10 0;}

#menu {
position : absolute ; 
z-index:3;
left : 22px; 
top : 237px;
text-align : left;
} 

.menu a{
display: block;
height : 30px; 
width :275px;
text-decoration: none;
color: #efe2d2;
font-size : 18px;
font-weight : bold;
text-indent:38px;
line-height : 30px;

}

.menu .choix {
color : #FFFFFF;
}

 
.menu a:hover{
color : #efe2d2; 
text-decoration: underline;
background-image:url(images-villa-la-baule/etoile-grise.jpg);
background-position:0 center;
background-repeat: no-repeat;

}
#photog {
display: block;
position :absolute;
height : 171px; 
width :259px;
left : 406px; 
top : 519px;
z-index:3;

}
#photod {
display: block;
position :absolute;
height : 171px; 
width :259px;
left : 668px; 
top : 519px;
z-index:3;

}

#pied {
	display: block;
	position :absolute;
	height : 100px;
	width :385px;
	left: 21px;
	top: 592px;
	color : #ffffff;
	font-weight:bold;
	text-align:left;
	z-index: 3;
}
#pied .texte{
font-size:12px;
}
#pied .texte a{
color:white;
}
#webmaster {
font-size:10px;
text-align:right;
}

#webmaster a{
color:#666666;
text-decoration:none
}
