/* CSS Document */

html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
form, map, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	border: none;
}
body, td, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #494949;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.floatLeft { float: left; }
.clearBoth { clear: both; }
.clearRight { clear: right; }

#pgPage {
	background: url(/img-sarthe-tourisme/hebergement-rando-camping/fond-repeat.gif) repeat-y center top;
	height: 100%;
}

#page {
	background: url(/img-sarthe-tourisme/hebergement-rando-camping/fond-page.jpg) no-repeat center top;
}

#pgConteneur {
	margin-top: 3px;
}

/* HEADER debut */

#headerTitre {
	width: 956px;
	height: 83px;
}
#headerTitre h1 {
	float: left;
}
#headerTitre h1 a {
	display: block;
	height: 83px;
	width: 370px;
	font-size: 0px;
	text-indent: -5000px;
	background: url(/img-sarthe-tourisme/sarthe-tourisme/envie-liberte-sarthe.jpg) no-repeat 0px 0px;
}
ul.headerMenu {
	float: right;
	margin-top: 5px;
}
ul.headerMenu li {
	display: inline;
	margin-left: 20px;
}
ul.headerMenu li a {
	color: #666666;
	font-size: 11px;
}

/* HEADER fin */


#pgMenu {
	width: 956px;
	height: 82px;
	background: url(/img-sarthe-tourisme/sarthe-tourisme/fond-menu.gif) no-repeat 0px 0px;
	text-align: left;
	position: relative;
	top: 0px;
	left: 0px;
}

#options {
	margin-left: 141px;
}



ul.menuReservLigne {
	width: 244px;
	height: 175px;
	background: url(/img-sarthe-tourisme/hebergement-rando-camping/menu-reserv-ligne.gif) no-repeat 0px 0px;
}
ul.menuReservLigne li {
	float: left;
	width: 244px;
	margin-bottom: 1px;
	height: 24px;
}
ul.menuReservLigne li a {
   	display: block;
	width: 224px;
	font-size: 0px;
	text-indent: -5000px;
	margin-right: 10px;
	margin-left: 10px;
	height: 24px;
}
ul.menuReservLigne li.premier, ul.menuReservLigne li.premier a {
	height: 29px;
}




div#filArianne {
	margin-left: 10px;
	height: 15px;
	margin-top: 7px;
}
div#filArianneIntro, div#filArianne h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	font-weight: bold;
}




input, select, textarea {
	border: 1px solid #878787;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#colonne input, #colonne select, #colonne textarea {
	border: 1px solid #878787;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #878787;
}
input#recherche {
	width: 155px;
	border: 1px solid #878787;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #878787;
}
input.ok, #colonne input.ok {
	border: none;
}

ul {
	margin: 0px;
	padding: 0px;
}
ul li {
	list-style: none;
}



#decouvrir, #sejour, #infos {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
}
#decouvrir {
	padding-left: 29px;
}
#sejour, #infos {
	padding-left: 20px;
}
#decouvrir a, #sejour a, #infos a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#decouvrir ul, #sejour ul, #infos ul {
	width: 286px;
	text-align: center;
}
#decouvrir li, #sejour li, #infos li {
	/*background: url(/img-sarthe-tourisme/puces-sarthe/barre-blanche.gif) no-repeat 5px 9px;*/
	/*padding-left: 13px;*/
	padding-top: 1px;
	text-align: center;
	/*padding-bottom: 1px;*/
}
#decouvrir li {
	background: url(/img-sarthe-tourisme/accueil-tourisme-sarthe/barre-verte.gif) no-repeat center top;	
}
#sejour li {
	background: url(/img-sarthe-tourisme/accueil-tourisme-sarthe/barre-rose.gif) no-repeat center top;
}
#infos li {
	background: url(/img-sarthe-tourisme/accueil-tourisme-sarthe/barre-orange.gif) no-repeat center top;
}

#decouvrir h2, #sejour h2, #infos h2 {
	position: absolute;
	top: -20px;
	left: 0px;
	height: 20px;
	background-color: #FFFFFF;
}
#decouvrir h2 {
	margin-left: 15px;
	padding-left: 14px;
}
#sejour h2 {
	padding-left: 20px;
}
#infos h2 {
	padding-left: 19px;
	padding-right: 15px;
}



.fondBordGrisBas {
	background: url(/img-sarthe-tourisme/spacer-gris-clair.gif) repeat-x bottom;
}
.bordGrisBasDroiteGauche {
	border-bottom: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
}


#detailBlocPratique {
	position: relative;
	width: 100%;
}
#detailAcces, #detailTarifs, #detailServices, #detailHoraires, #detailReserver {
	position: relative;
	display: none;
}
#detailAcces {
	display: block;
}


#infosPlus a {
	display: block;
}
#acces{
	text-align:center;
}

.imgMargeGauche {
	margin-left: 8px;
	margin-bottom: 8px;
}

.margeGaucheDroite5px {
	padding-left: 5px;
	padding-right: 5px;
}

.fondPrixCoupCoeur {
	background: url(/img-sarthe-tourisme/hebergement-rando-camping/fond-prix-coeur.gif) no-repeat 0px 0px;
}


input.ChampsGris, select.ChampsGris, textarea.ChampsGris, option.ChampsGris {
	border: 1px solid #878787;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #595959;
	text-decoration: none;
}

.champVertClair {
	background-color: #F7FCE5;
}


/* CAMPING */

#fondEncartCamping {
	background: url(/img-sarthe-tourisme/hebergement-rando-camping/camping-sarthe/ombre.gif) repeat-y 0px 0px;
}

.fondVertClair {
	background-color: #F7FCE5;
}

.renseigncomp{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #595959;
	font-weight: bold;
	padding: 10px;
}
.renseigncompRose {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #db0077;
}
