﻿/* CSS Document */
	@import url("layout.css");
html, body {
background-image: url(../images/fond-texture.jpg);
background-repeat: repeat;
	background-color: #B69B86;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#textu {
width: 100%;
height: 100%;
background-image: url(../images/fond-body.jpg);
	background-repeat: repeat-x;
}
#double-body {
	width: auto;
	height: auto;
background-image: url(../images/fond-body.jpg);
	background-repeat: repeat-x;
}

#header {
	position: relative;
	background-image: url(../images/fond-header.jpg);
	background-repeat: no-repeat;
	width: 958px;
	height: 129px;
	margin: 0 auto;
}
h2 {
font-size: 18px;
margin: 10px 30px;
color: #e15586;
font-weight: bold;
}
h2.h2pet {
font-size: 14px;
margin: 10px 30px;
color: #e15586;
font-weight: bold;
}
#retour-accueil {
width: 419px;
height:110px;
margin: 0 auto;
}
#retour-accueil a{
display: block;
width: 419px;
height:110px;
}
#retour-accueil a{
text-indent: -5000px; 
}
#proprietaires {
float: right;
margin-top: 5px;
margin-right: 10px;
width: 130px;
height: 20px;
background-image: url(../images/proprietaire.gif);
background-position: left 3px;
background-repeat: no-repeat;
padding-left: 40px
}
#proprietaires a{
text-decoration: none;

font-size: 12px;
color: #FFFFFF;
}
#conteneur-image {
	background-image: url(../images/fond-image.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: auto;
	height: 393px

}
#image-960 {
position: relative;
width: 960px;
margin: 0 auto;
height: 360px;
}
img#parcelles {
position: absolute;
top: 0;
left: 0;
}
p.cufon {
float: right;
margin-top: 120px;
width: 320px;
font-size: 24px;
color: #FFFFFF;
text-align: right;
line-height: 30px;
}
p.cufon span {
color: #a7e126;
}
#reserve {
clear: both;
float: right;
margin-top: 10px;
height: 67px;
}
ul#menu-hori {
float: right;
clear: both;
margin-top: 30px;
margin-bottom: 15px;
width: 960px;
overflow: hidden;
}
ul#menu-hori li{
float: left;
padding: 0 25px;
}
ul#menu-hori li a{
color: #FFFFFF;
font-size: 18px;
text-decoration: none;
}
ul#menu-hori li a:hover, ul#menu-hori li#current a {
color: #b1f027;
text-decoration: none;
margin: 0;
padding: 0;
}
ul#menu-annexe {
float: right;
clear: both;
display: block;
background-image: url(../images/fond-annexe_03.jpg);
background-repeat: no-repeat;
width: 960px;
height: 43px;
overflow: hidden;
font-size: 13px;

}
ul#menu-annexe li{
float: left;
line-height: 40px;
padding-left: 10px;
}
ul#menu-annexe li a{
text-decoration: none;
color: #555555;
font-weight: bold;
}
ul#menu-annexe li.cond{
float: left;
line-height: 14px;
padding-top: 13px;
padding-left: 10px;
}
ul#menu-annexe li.tele {
color: #9e216b;
padding-left: 80px;
font-weight: bold;
}
ul#menu-annexe li.cont {
padding-left: 103px;
}
ul#menu-annexe li.sit {
padding-left: 80px;
}
#contenu {
position: relative;
width: 960px;
margin: 0 auto;
background-image: url(../images/fond-col-droite.jpg);
background-repeat: repeat-y;
background-position: right top;
}
#col-gauche {
position: relative;
float: left;
width: 590px;

}
#col-droite {
position: relative;
width: 370px;
height: 100%;
float: left;

}
#haut-col-droite {
position: relative;
width: 370px;
height: 386px;
background-image: url(../images/fond-haut-droite.jpg);
background-repeat: no-repeat;
}
#haut-col-droite span{
position: absolute;
display: block;
right: 20px;
bottom: 25px;
color: #b1f027;
font-size: 12px;
font-weight: bold;
}
#haut-col-droite span a{
text-decoration: none;
color: #b1f027;
}
dl {
float: left;
margin-right: 10px;
margin-left: 53px;
font-size: 12px;
}
dt {
color: #b1f027;
margin-top: 15px;
}
dd {
clear: both;
margin-top: 8px;
color: #f0efef;
line-height: 13px;

}

.news p{
width:313px;
}

dd a{
color: #f0efef;
}
.clear {
clear: both;
}
.slideshow {
float: left;
margin-top: 35px;
margin-bottom: 20px;
margin-left: 40px;
width: 510px;
height: 320px;
border: 2px #951360 solid;
}
p {
width: 510px;
margin-top: 10px;
margin-left: 40px;
font-size: 12px;
color: #f0efef;
line-height: 15px;
}
p a {
color: #d4fc0e;
text-decoration: none;
}
ul#fav {
font-size: 12px;
margin-top: 15px;
margin-left: 50px;
}
ul#fav li{
padding-left: 45px;
height: 40px;
padding-top: 5px;
line-height: 16px;
}
ul#fav li a{
text-decoration: none;
color: #b1f027;
}
.fa {
background-image: url(../images/favoris.jpg);
background-repeat: no-repeat;
background-position: left top;
}
.am {
background-image: url(../images/amis.jpg);
background-repeat: no-repeat;
background-position: left top;

}
#pied {
width:100%;
    height:100px;
    background-color:#6e0d46;
    color:#fff;
    font-size:0.75em;
    border-top:1px  #8f125b solid;
}
#footer {
width:880px;
margin: 20px auto;
font-size: 11px;
line-height: 14px;
}
#footer a {
color: #e15586;
text-decoration: none;

}
/* ----------------------------------------- recommanderAmi -----------------------------------*/	
	
	#recommanderAmi{
		border:1px dotted #b1f027;
		height:90px;
		font-size:11px;
		padding:10px;
float: left;
margin-left: 20px;
		text-align:left;

		width:188px;
		color:#FFFFFF;
		visibility: hidden;
	}
	
		#recommanderAmi a{
			color:#FFFFFF;
			display:block;
			text-align:right;
		}
		
		#recommanderAmi .close:hover{ 
    
     }
		
		#recommanderAmi input{
			color:#917C6F;
			display:block;
			font-size:11px;
			margin:0 0 0.3em;
			padding:0 0.2em;
			width:182px;
		}	
		
		#recommanderAmi .error{ width:160px; }
		
		#recommanderAmi .submit{
			float:right;
			font-weight:bold;
			width:auto;
		}
/* tarifs */
table.tar-emp {
width: 510px;
font-size: 12px;
margin: 0 auto;

}
table.tar-emp th{
font-size: 18px;
text-align: center;
background-color: #560b36;
color: #FFFFFF;
}
table.tar-emp th span{
font-size: 14px;
}
table.tar-emp td{
padding: 3px;
text-align: center;
}
.col1 {
background-color: #e15586;
}
.col2 {
background-color: #ffffff;
}
table.tar-emp td.gauche {
text-align: left;
}
h3 {
text-align: center;
margin: 10px auto;
color: #FFFFFF;
}
h3 a{
font-size: 18px;
color: #FFFFFF;

}
/* situation */
#map, #map_canvas{
margin: 30px auto 20px auto;
	width:510px;
	height:400px;

}
.itineraire {
width: 500px;
margin: 0 auto;
}
.itineraire label {
float: left;
width: 120px;
color: #FFFFFF;
font-size: 12px;
line-height: 20px;
}
#directionsPanel {
width: 550px;
margin: 0 auto;
overflow: hidden;
font-size: 12px;

}
#directionsPanel table {
background-color: #FFFFFF;

}
#directionsPanel table td{
border: 1px rgb(51,51,0) solid;

}
.adp-summary {
color: #F6872D;
}
/* contact */
table#tbcontact {
width: 510px;
margin: 0 auto;
font-size: 12px;
color: #FFFFFF;
}
/* hébergements */
ul.mobil {
margin-bottom: 5px;
}
li.tit-hebe a{
font-size: 14px;
color: #b1f027;
font-weight: bold;
}
.cont-hebe li {
margin-top: 10px;
font-size: 12px;
color: #FFFFFF;
}
.cont-hebe li img{
width: 450px;
margin-left: 70px;
text-align: center;
}
table.tarifs-hebe {
width: 500px;
margin: 10px auto;
}
table.tarifs-hebe td{
text-align: center;
color: #000000;
padding: 3px;
}
