html, body {
	height: 100%;
	background-color:#eee;
}
h1 {font-size: 10px; font-family: "times new roman";}
h2 {
	font-size: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #2A8BB5;
}
h3 {font-size: 12px; font-family:Verdana, Arial, Helvetica, sans-serif;}

#location-marrakech {
	width: 950px;
	height:1000px;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;

}
#locationmarrakech2 {
	width: 950px;
	height:1100px;
	margin-left: auto;
	margin-right: auto;
	background-color:#f4f4f4;

}
#location-voiture-marrakech {
	width: 950px;
	height:1000px;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;

}
#locationvoituremarrakech2 {
	width: 920px;
	height:1080px;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;

}
#excursion-marrakech {
	width: 950px;
	height:3500px;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;
}
#location-excursion-marrakech {
	width: 920px;
	height:3500px;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;
}
#location-appartement {
	width: 950px;
	height:1900px;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;
}
#location-appartement-marrakech {
	width: 920px;
	height:1900px;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;
}
#location-minibus {
	width: 950px;
	height:1200px;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;
}
#location-minibus-marrakech {
	width: 920px;
	height:1200px;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;
}
#locationmarrakech {
	width: 950px;
	height:3000px;
	margin-left: auto;
	margin-right: auto;
	background-color:#f4f4f4;
}
#locationvoituremarrakech {
	width: 920px;
	height:3000px;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;
}
.ref_top {
	padding: 4px 0 4px 0;
	width: 983px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color:#999999;
}
#gauche{
	background: url("imagesVoiture/logo-location-voiture.jpg") top center no-repeat;
	float:left;
	width: 311px;
}
#contenu{
	float:left;
	width: 586px;
}
#contenu-haut{
	background:url(imagesVoiture/voiture.jpg) center bottom no-repeat;
	margin: 4px;
	width: 572px;
	height:280px;
}
#contenu-titre{
	margin: 2px;
	width: 566px;
	height: 20px;
	text-align:center;
}
#contenu-milieu{
	margin: 10px;
	width: 566px;
	height: 60px;
	text-align:center;
}
#contenu-bas{
	width: 566px;
	text-align:justify;
	color:#717171;
	padding: 0 10px 5px 10px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#separateur{
	float:left;
	background:url(imagesVoiture/trait.jpg) repeat;
	width: 4px;
	height:1000px;
}
#separateu{
	float:left;
	background:url(imagesVoiture/trait.jpg) repeat;
	width: 4px;
	height:1200px;
}
#separa{
	float:left;
	background:url(imagesVoiture/trait.jpg) repeat;
	width: 4px;
	height:3000px;
}
#appartement{
	float:left;
	background:url(imagesVoiture/trait.jpg) repeat;
	width: 4px;
	height:1900px;
}
#excursion{
	float:left;
	background:url(imagesVoiture/trait.jpg) repeat;
	width: 4px;
	height:3500px;
}
.logo{
	background: url("imagesVoiture/logo-location-voiture.jpg") top center no-repeat;
	float:left;
	width: 311px;
	height: 277px;
}
.lien{
	float:left;
	width: 311px;
	height: 500px;
}
.lien-image{
	background: url(imagesVoiture/flaycar.jpg) top center no-repeat;
	width: 311px;
	height: 200px;
}
dl.float-right
{
/*border: 1px solid #000;*/
background-color: #fff;
width: 288px;
text-align: center;
padding: 0 0 10px 0;
float:left;
margin: 0 0 1em 1em;
}

.float-right dt
{
font-weight: bold;
background:url(imagesVoiture/categorie.jpg) no-repeat center;
color: #ffc053;
padding: 5px 50px;
margin-bottom: 10px;
text-align: left;
font-size: 18px;
}

.float-right dd
{
margin: 0 20px;
padding: 0 10px 5px 25px;
font-size: 95%;
text-align: left;
background: url(imagesVoiture/lien.jpg) no-repeat left center ;
color:#b7936f;
font-weight: bold;
}
h1{
	color: #b7936f;
	font-size: 12px;
}
h2{
	color: #2A8BB5;
	font-size: 14px;
}
h3{
	color:#b7936f;
	font-size: 12px;
}
a:link {
	color: #b7936f;
	text-decoration: none;
}
a:visited {
	color: #b7936f;
	text-decoration: none;
}
a:hover {
	color: #ffc053;
	text-decoration: underline;
}
a:active {
	color: #b7936f;
	text-decoration: none;
}
