body {
	margin: 0;
	padding: 0;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099CC;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}

.global {
	border: 1px solid #34689A;
}

#topgauche {
	background:url(../img/structure/fond/topgauche.jpg) no-repeat center top;
	position: absolute;
	left: 50%;
	margin-left: -521px;
	text-align: center;
	height: 238px;
	width: 131px;
	top: 0px;
}

#topdroit {
	background:url(../img/structure/fond/topdroit.jpg) no-repeat center top;
	position: absolute;
	left: 50%;
	margin-left: 390px;
	text-align: center;
	height: 238px;
	width: 131px;
	top: 0px;
}

#topfond {
	background:url(../img/structure/fond/topbleu.jpg) repeat-x center top;
	top: 0px;
	height: 238px;
}

#topfondbas {
	background:url(../img/structure/fond/topbleu.jpg) repeat-x center bottom;
	height: 100%;
}

#topgauchebas {
	background:url(../img/structure/bas/gauche.jpg) no-repeat center top;
	left: 50%;
	margin-left: -500px;
	text-align: center;
	height: 110px;
	width: 63px;
	top: 0px;
}

#topdroitbas {
	background:url(../img/structure/bas/droit.jpg) no-repeat center top;
	left: 50%;
	margin-left: 390px;
	text-align: center;
	height: 110px;
	width: 63px;
	top: 0px;
}






.titre1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #34689A;
	font-weight: bold;
}
.contenu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34689A;
}
.titre2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34689A;
	font-weight: bold;
}
.form_resa {
	font-size: 11px;
	color: #006699;
	background-color: #F4F8FB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titre1gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E2EBF5;
	font-weight: bold;
	font-style: italic;
}

.form_btn_calendrier {
	font-size: 10px;
	border: 1px solid #000000;
	font-family: Arial;
	list-style-type: square;
	margin: 1px;
	background-image: url(../img/pictos/picto_calendrier.gif);
	background-repeat: no-repeat;
}
.fond_resa {
	background-image: url(../img/structure/fond/resa.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.fond_hotel {

	background-image: url(../img/structure/fond/hotel.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.fond_chambre {

	background-image: url(../img/structure/fond/chambre.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.fond_tourisme {

	background-image: url(../img/structure/fond/tourisme.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.fond_tarif {

	background-image: url(../img/structure/fond/tarif.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.fond_lien {

	background-image: url(../img/structure/fond/lien.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.fond_acces {

	background-image: url(../img/structure/fond/acces.gif);
	background-repeat: no-repeat;
	background-position: right top;
}.signature {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CDFF;
}
.contenu_souligne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34689A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CDFF;
}
.contenu11 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #34689A;
}

