
/*
	General
*/
*
{
	font-family: Calibri, "Trebuchet MS", Verdana, Arial;
	margin: 0px;
	padding: 0px;
	cursor; default;
}

body
{
	background-image: url("../images/bg.gif");
	margin:0;
	padding:0;
	width:100%;
}

h1
{
color:#94af3e;
text-align:center;
margin-top:10px;
}

/* id principal du site*/

/*#global
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 900px;
	line-height: 23px;
	margin-top: -400px;
	margin-left: -450px;
	background-color:#ffffff;
}*/

#global
{
	position: absolute;
	left: 50%;
	top:10px;
	width: 900px;
	margin-left: -450px;
	background-color:#ffffff;
	height:100%;
}

#div-header
{
	width: 900px;
	height: 150px;
	font-weight: bold;
	font-size: 23px;
	background-image: url("../images/header.png");
	background-repeat:no-repeat;
}

/*test menu*/
#menu
{
	background-color:#ffffff;
	width:900px;
	height:30px;
	font-size:20px;
	font-weight:bold;
	padding-left:5px;
}

#menu ul
{
width:883px;
background:#ffffff;
height:30px;
list-style:none;
margin:0;
padding:0;
}

#menu li
{
float:left;
padding:0px;
}

#menu li a
{
color:#bfa66d;
display:block;
font-weight:normal;
line-height:30px;
margin:0px;
padding:0px 10px;
text-align:center;
text-decoration:none;
}
#menu li a:hover, .menu ul li:hover a
{
background:#57b7e1;
color:#ffffff;
text-decoration:none;
}

#menu li ul
{
background:#57b7e1;
display:none;
height:auto;
padding:0px;
margin:0px;
border:0px;
position:absolute;
width:160px;
z-index:200;
}

#menu li:hover ul
{
display:block;
}

#menu li li 
{
display:block;
float:none;
margin:0px;
padding:0px;
width:220px;

}

#menu li:hover li a
{
background:none;
background:#57cfe1;
color:#ffffff;	
}

#menu li ul a
{
display:block;
height:30px;
font-size:16px;
font-style:normal;
margin:0px;
padding:0px 10px 0px 15px;
text-align:left;
}

#menu li ul a:hover, .menu li ul li:hover a
{
background:#57b7e1;
border:0px;
color:#ffffff;
text-decoration:none;
}

#menu p
{
	clear:left;
}	

#div-body
{
	background-color:#ffffff;
	width:900px;
	height:auto;
	overflow:auto;
}

#div-contenu
{
	width:680px;
	height:auto;
	float:left;
	
}

#div-menubas
{
	background-color:#57b7e1;
	text-decoration:none;
	color:#ffffff;
	width:900px;
	text-align:center;
	height:30px;
	clear:both;
}

#div-menubas a
{
	text-decoration:none;
	color:#ffffff;
}

#div-fin
{
	width: 900px;
	height: 14px;
	background-image: url("../images/fin.png");
	background-repeat:no-repeat;
}

/* id secondaire du site*/

/* class principal du site*/

.titre-location
{
	position:absolute;
	top:0px;
	left:50px;
	color:#ffffff;
	text-decoration:none;
}

.titre-location a
{
	color:#ffffff;
	text-decoration:none;
}

.titre-appartement
{
	position:absolute;
	top:40px;
	left:50px;
	color:#ffffff;
	text-decoration:none;
}

.titre-appartement a
{
	color:#ffffff;
	text-decoration:none;
}

.titre-rochefort
{
	position:absolute;
	top:80px;
	left:50px;
	color:#ffffff;
	text-decoration:none;
}

.titre-rochefort a
{
	color:#ffffff;
	text-decoration:none;
}

.tableau-push
{
text-decoration:none;
width:200px;
height:auto;
margin-top:10px;
}

.tableau-push tr
{
text-decoration:none;
}

.tableau-push tr td
{
text-decoration:none;
}

.tableau-push tr td a img
{
text-decoration:none; 
border:0px;
}

.paragraphe-texte
{
font-size:14px;
text-align:justify;
text-indent:20px;
margin-top:20px;
margin-left:10px;
margin-right:10px;
text-decoration:none;
}

.paragraphe-texte a
{
text-decoration:none;
color:#000000;
font-weight:bold;
}

.push-tarifs
{
position:absolute;
top:257;
left:700px;
color:#ffffff;
font-weight:bold;
font-size:22px;
text-decoration:none;
}

.push-tarifs a
{
text-decoration:none;
color:#ffffff;
}

.push-plan
{
position:absolute;
top:357;
left:700px;
color:#ffffff;
font-weight:bold;
font-size:22px;
text-decoration:none;
}

.push-plan a
{
text-decoration:none;
color:#ffffff;
}

.push-contacter
{
position:absolute;
top:457;
left:700px;
color:#ffffff;
font-weight:bold;
font-size:22px;
text-decoration:none;
}

.push-contacter a
{
text-decoration:none;
color:#ffffff;
}

/* class secondaire du site*/

.image-accueil img
{
display:block;
clear:both;
margin-left:auto;
margin-right:auto;
}

.tableau_tarif
{
text-align:center;
}

.tableau_tarif td
{
width:120px;
border:1px;
border-color:#f9f9f9;
border-style:solid;
padding:0px;
margin:0px;
}