body {
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

/* Conteneur general*/
.conteneur {
	position:absolute;
	left: 50%;
	top: 0px;
	width: 790px;
	margin-left: -400px;
	visibility: visible;
}

/* Banniere et entete*/
.entete {
	background-attachment: scroll;
	background-image: url(images/projet-villa-guadeloupe-net.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100;
	width: 790;
	float: left;
}

/* Navigateur sous la banniere */
.menu {
float: left;
}

.navigateur {
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
height: 31px;

	


}
.navigateur a {
display: block;
width: 148px;
height: 31px;
font-size: 18px;
font-weight: bold;
color: #FFFFFF;
text-align: center;
text-decoration: none;
padding-top: 6px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: none;
border-left-style: solid;
}

.navigateur a:hover {
	color: #F2FB03;
}


/* Le menu de gauche */

.gauche {
float: left;
width: 165px;
height: 100%;
}

.moduletop {
width: 165px;
	height: 24px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/projet-villa-guadeloupe--09.png);
	padding-top: 5px;
	font-size: 18px;
	color: #0099CC;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;


}


.moduletop h2 {
font-size: 18px;
color: #0099CC;
text-align: center;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding: 0;
margin: 0;
}



.module {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66CCFF;
	border-right-color: #66CCFF;
	border-bottom-color: #66CCFF;
	border-left-color: #66CCFF;
	color: #0066CC;
}

.module h1 {
font-size: 14px;
color: #0099CC;
text-align: center;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding: 0;
margin: 0;
}


.module ul {
margin: 0 ;
padding: 0 ;
text-align: center;
list-style-type: none ;
}


.module ul li a {
padding: 0;
    margin: 0;
	text-decoration: underline;
	color: #0099CC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.module ul li a:hover {
padding: 0;
    margin: 0;
	text-decoration: underline;
	color: #FF00FF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}



.module marquee ul {
	margin: 0 ;
	padding: 0 ;
	text-align: left;
}
.module marquee ul li a {
padding: 0;
    margin: 0;
	text-decoration: underline;
	color: #0099CC;
	width: 165px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;

}
.module marquee ul li a:hover {
    color: #0099CC;
    background-color: #FFE680;	

}

/* Le contenu principal de la page*/
.contenu {
float: left;
margin-top: 10px;
height: 100%;
width: 440px;
color: #0066CC;
margin-left: 10px; 
margin-right: 10px;


}

/* Css relatif a la page repertoriant les villas*/
.nomvilla {
font-size: 16px;
color: #0099CC;
text-align: center;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
.nomvilla h2 {
padding: 0;
margin: 0;
}
.nomvilla h2 a {
color: #0099CC;
text-decoration: none;
}
.textvilla {
margin-top:15px; 
width:100%; 
float:left; 
text-align: left;
margin-bottom: 20px;
}
.imavilla {
text-align: center;
}

/* Google adsense*/
.pub {
	width: 160px;
	height: 600px;
	
	
}







