/* CSS Document */
body {
	background-color: #000000;
	margin:0px;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height:13px;
}

a:link {color:#001560; text-decoration:underline;font-size:11px;}
a:visited {color:#001560; text-decoration:underline;font-size:11px;}
a:hover {color:#001560; text-decoration:underline;font-size:11px;}
a:active {color:#001560;text-decoration:underline;font-size:11px;}


.titre {
	color:#2E73B6;
	font-weight:bold;
}

.ChampMax {
	width:100%;
}

.TexteAreaMax {
	width:100%;
	height:40px;
}


.zoneTexte {
	height:175px;
	overflow:auto;
}
.zoneTextePromenade {
	height:250px;
	overflow:auto;
}
.zoneTexteAccueil {
	height:300px;
	overflow:auto;
}

.vignettePhoto {
	border-width:2px;
	border-style:solid;
	border-color:#043883;
}




/*************************infos et reservations***************************/
.zoneTexteInfoReservation {
	height:817px;
	overflow:auto;
	line-height:14px;
}
.titreInfoResa {
	color:#105EAA;
	font-weight:bold;
	display:block;
	margin-top:7px;
}

.zoneTexteInfoReservation li{
  list-style-image:url(img_site/<%=code_langue%>/Info_reservations/commun/point.gif);
  list-style-position:inside;
  line-height:16px;
}

.texteRougeInfoResa {
	color:#C40000;
	font-weight:bold;
}
.texteBleu2InfoResa {
	color:#105EAA;
	font-weight:bold;
}
.texteBleuInfoResa {
	color:#001560;
	font-weight:bold;
}
.texteBleuClairInfoResa2 {
	color:#396195;
	font-weight:bold;
	font-size:14px;
}
.texteBleuClairInfoResa {
	color:#396195;
	font-weight:bold;
	font-size:13px;
}
.zoneTexteInfoReservation  a:link {color:#001560; text-decoration:none;}
.zoneTexteInfoReservation a:visited {color:#001560; text-decoration:none;}
.zoneTexteInfoReservation a:hover {color:#001560; text-decoration:none;}
.zoneTexteInfoReservation a:active {color:#001560;text-decoration:none;}



/**************************accueil**********************************/
.titreAccueil {
	color:#2E73B6;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
}

.texteAccueil {
	line-height:15px;
}





/*****************************inscription newsletter*****************/
.texteAreaInscriptionNewsletter {
	height:13px;
	width:100%;
	font-size:10px;
	/*block:inline;*/
}

.boutonInscriptionNewsletter {
	cursor:pointer;

}



.mentionsLegales  a:link {color:#FFFFFF; text-decoration:underline;font-size:12px;}
.mentionsLegales a:visited {color:#FFFFFF; text-decoration:underline;font-size:12px;}
.mentionsLegales a:hover {color:#FFFFFF; text-decoration:underline;font-size:12px;}
.mentionsLegales a:active {color:#FFFFFF;text-decoration:underline;font-size:12px;}

/*****************************baseline*****************/
.baseline {
	color:#666666;
	font-weight:400;
	font-size:10px;
}

.baseline  a:link {color:#666666; text-decoration:none;font-size:10px;}
.baseline a:visited {color:#666666; text-decoration:none;font-size:10px;}
.baseline a:hover {color:#666666; text-decoration:none;font-size:10px;}
.baseline a:active {color:#666666; text-decoration:none;font-size:10px;}

