*{
	margin:0pt;
	padding:0pt;
}
body.home{
	background-color:  #7c6150;
	font-family: Verdana;
	margin-top:15px;
}
body.about{
	background-color:  #7c6150;
	font-family: Verdana;
}


a img{
	border: 0;
}
.container{
	width:998px;
	background-color: #7c6150;
	padding-bottom:30px;
	border:1px solid white;
	text-align:left;
}
.top{
	background-image: url(../images/home/home_01.jpg);
	float:left;
	width:562px;
	height:160px;
}
.tours-home{
	float:right;
	padding-right:26px;
	margin-top:71px;
}
.hotels-home{
	float:right;
	
	margin-top:106px;
}
.bandeau-home{
	float:left;
	width:998px;
	height:195px;
	background-image: url(../images/home/home_08.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.contact-home{
	float:left;
	width:323px;
	background-image: url(../images/home/home_10.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top:10px;
	
}
.contact-home p.spip{
	color:#AACFCA;
	text-align:right;
	padding-right:115px;
	font-size:14px;
}
.contact-home a, a:visited{
	color:#fff;
	text-decoration: none;
}
.contact-home a:hover{
	text-decoration: underline;
}

a.boutonlang, a.boutonlang:visited{
	
	text-decoration: none;
	color: #fff;
	text-align: center;
	font-size: 8pt;
	background-color: #7c6150;
	padding: 0 10px 0px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #AACFCA;
	text-transform: uppercase;
}
 a.boutonlang:hover{
	color:#7c6150;
	background-color:#AACFCA;
	border:1px solid white;
}

a.boutonlangactive,a.boutonlangactive:hover,a.boutonlangactive:visited{
	width: 150px;
	text-decoration: none;
	text-align: center;
	font-size: 8pt;
	padding: 0 10px 0px 10px;
	text-transform: uppercase;
	color:#7c6150;
	background-color:#AACFCA;
	border:1px solid white;
}

.topmenu-home{
	float:right;
	height:21px;
	margin-top:2px;
	padding-left:25px;
	padding-top:5px;
	padding-right:10px;
	margin-bottom:15px;
	font-size:8pt;
	font-weight: bold;
	text-transform:uppercase;
	background-image: url(../images/topmenu-left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #AACFCA;
}
.topmenu-home a.lien, a.lien:visited{
	color:#3E271C;
	text-decoration: none;
}
.topmenu-home a.lien:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

a.boutonsearch , a.boutonsearch:link , a.boutonsearch:hover, a.boutonsearch:visited{
	width: 150px;
	text-decoration: none;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	background-color: #BFE7E2;
	padding: 0 10px 0px 10px;
	border-style: outset;
	border-width: 1px;
	border-color: #C0C0C0;
	text-transform: uppercase;
}

a.boutoncontact , a.boutoncontact:link , a.boutoncontact:hover, a.boutoncontact:visited{
	width: 150px;
	text-decoration: none;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	background-color: #FFFFFF;
	padding: 0 10px 0px 10px;
	border-style: outset;
	border-width: 1px;
	border-color: #C0C0C0;
	text-transform: uppercase;
}
.text-home{
	float:right;
	width:650px;
	color:#fff;
	padding-left:25px;
}
.text-home p.spip{
	padding-top:10px;
}
.text-home h3.spip{
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom:15px;
}
.hr{
	height:3px;
	border-bottom:1px dotted white;
	width:550px;
	
}

.clearer {
	clear:both;
}


