@import url("../styles.css");
@import url("../entete-accueil.css"); 

#h1_carte {
color:#FFFFFF;
font-size:14px;
line-height:25px;
background-color:#edb529;
}

.bulleGoogle {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color:#165794;
}


a:link, a:visited, a:active {
color:#699B26;
text-decoration:none;

}

a:hover {
color:#0080C5;
text-decoration:none;

}

a.titre_sejour  {
float:left;
width:200px;
margin-top:35px;
margin-left:150px;
height:30px;
overflow:hidden;
margin-bottom:10px;
}

/*
#map img {

	width:80px;
	height:80px;
}

.MDbuttons:hover {
	color: white;
	background-color: black;
	font-size: 12px;
	border: 3px solid black;
	padding: 1px;
	margin-bottom: 4px;
	text-align: center;
	cursor: pointer;
}
*/

#map {
float:left;
/*margin:70px 20px 20px 50px;*/
margin:20px 20px 20px 50px; /* essais christelle le 06/10/09 */
display:block;
height:400px;
}

#chargement {
position:absolute;
top:350px;
left:150px;
color:#fff;
font-size:14px;
font-weight:bold;
background-color:#FDFAEE;
color:#165794;
text-align:center;
padding:1px;

}

#choix {
/*position:absolute;
top:290px;*/
margin-left:30px;
}

#choix label {
margin-right:25px;
}

.retour-float {
clear:both;
}

#apercu {
/*margin-top:-425px;
margin-left:570px;*/
margin-top:20px; /* modif christelle 09/10/09*/
width:370px;
height:410px;
overflow:auto;
background-color : #FFF8DC;
}

#apercu img{
border:0px;
float:left;
margin-left:10px;
margin-top:-45px;
margin-bottom : 10px;

}


.duree {
float:left;
margin-left:19px;
}

.prix_sejour{
float:left;
clear:both;
margin-bottom:10px;
margin-left:10px;
color:#699B26;
font-size:14px;
}

.prix_span_sej{
font-weight:bold;
font-size:16px;
}

hr{
margin-top: 10px;
border-color:#f7d177;
clear:both;
width:300px;
}

.sejour{
clear:both;
}
