/*----------------------General------------------------*/
/*-------------------<--  Pixell -->---------------------*/

/*---- Reset css -------*/
* {margin: 0; padding: 0;}
a img {border: 0;}
p {font-size: .8em;}

html, body {
    height: 100%;
}

/*---- Mise en page -------*/
body {
background: #009ae0;
text-align: center;
font-family:  Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
font-size: 100%;
color: black;
position: relative;
}
	#conteneur {
	position: relative;
	width:920px;
	margin: 0 auto;
	text-align:left;
	background: white url(conteneur.jpg) 0 253px repeat-x;
	}

/*---- Bandeau -------*/
#header {
height: 253px;
background: url(header.jpg) 0 0 no-repeat;
}
	h1 {
	position: absolute;
	top: 0px;
	right: 0px;
	}
	#logos {
	position: absolute;
	top: 104px;
	left: 270px;
	}
		#logos img{
		vertical-align: middle;
		margin-left: 20px;
		}

/*---- Menu -------*/
#menu {
float: left;
width: 266px;
margin-top: 0px;
margin-left: 10px;
padding-bottom: 200px;
background: white url(menu.png) bottom left no-repeat;
}
	#menu ul {
	list-style-type: none;
	margin: 20px 10px 30px 15px;
	}
		#menu li {
		margin-top: 5px;
		padding-left: 65px;
		height: 31px;
		font-size: .9em;
		font-weight: bold;
		background: transparent url(menu_li.jpg) left bottom no-repeat;
		}

			#menu a {
			color:  black;
			text-decoration: none;
			}
				#menu li.lien_actif a{
				color:  #3a8e3f;
				}
				#menu a:hover {
				text-decoration: none;
				color:  #3a8e3f;
				}
		#menu  li#sejour {
		height: auto;
background: transparent url(menu_li.jpg) left top no-repeat;
		}
	#menu #sejour ul {
margin: 20px 10px 0px 15px;
	list-style-type: square;
		}
		#menu  #sejour li {
		padding-left: 0px;
		margin-top: 0px;
		font-size: .9em;
		font-weight: bold;
		background: none;
height: 20px;
		}

/*---- Texte -------*/
#texte {
position: relative;
float: left;
width: 616px;
background: white url(texte.png) 0 0 repeat-y;
margin: 0px 0px 10px 15px;
padding-bottom: 30px;
color: black;
min-height: 400px;
}
#texte_bas{
position: absolute;
bottom: 0;
left:0;
background: white url(texte_bas.png) 0 0 no-repeat;
height: 17px;
width: 100%;
font-size: 1px;
}
	#texte h2 {
	font-size: 1em;
	margin-bottom: 1em;
	margin-right: 30px;
	margin-left: 30px;
	background: url(h2.jpg) 0 0 no-repeat;
	padding-left: 60px;
	padding-top: 30px;
	padding-bottom: 10px;
	color: #318236;
	}
		#texte h2.info {
		color: #0079B8;
		background: url(h2_infos.jpg) 0 0 no-repeat;
		padding-left: 40px;
		padding-top: 20px;
		padding-bottom: 5px;
		}
	#texte h3 {
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: .8em;
	font-size: .9em;
	color:  #86390D;
	}
	#texte h4 {
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: .5em;
	font-size: 14px;
	color:#690;
	}
	#texte p {
	padding: .7em 30px .7em 30px;
	}
	#texte a, #texte strong, #texte b {
	color: #d48c00;
	}
		#texte a:visited {
		color: #c35200;
		}
		#texte a:hover {
		text-decoration: none;
		}
	#texte ul {
	margin: 5px 15px 15px 65px;
	list-style-type:  square;
	font-size:12px;
	}
	
	#texte ul li .ss_rub_decor {
	color:#FF6600;
	}
	
/*---- Défilement -------*/
.defil {
   margin:0 2em;
   font-size: 1.1em;
   color:#318236;
   font-weight: bold;
}

#texte .defil a {
	color:#318236;
	text-decoration: none;
}

/*---- Formatage -------*/
.center {
text-align: center;
}
img.bordure {
border: 4px solid #ECBF92;
}
.floatleft{
float: left;
margin: 5px 10px 3px 20px;
}
.floatright{
float: right;
margin: 5px 20px 3px 10px;
}
.clear {
clear: both;
}
.hr {
clear: both;
background: url(hr.jpg) 0 0 no-repeat;
height: 10px;
margin: 20px 0 20px 25px;
}
	.hr hr{
	display: none;
	}
[lang=en] {
font-style: italic;
}
/*---- Pied de page -------*/
#footer {
clear: both;
color: #97928F;
padding: 0px 25px 20px 0;
background: #009ae0 url(footer.jpg) 0 0 no-repeat;
text-align: right;
}
	#footer p img {
	vertical-align:middle;
	}
	#footer a{
	color: #97928F;
	text-decoration: none;
	}
		#footer a:hover{
		text-decoration: underline;
		}

/*---- multi page -------*/
.multipage {
clear: both;
text-align: center;
padding-top: 15px;
}
	#texte .multipage a, #texte .multipage strong{
	border: 1px solid #e1e4ec;
	background: white;
	padding: 1px 4px;
	text-decoration: none;
	color: #d88107;
	}
	#texte .multipage a:hover{
	border: 1px solid #e1e4ec;
	background: #f9dcc0;
	color: white;
	}
	.multipage strong{
	background: #e5f1ff ;
	}

/*---- Messages divers -------*/
.attention, .confirmation {
background: #fce5e1 url(attention.gif) 10px 5px no-repeat;
padding: 0px 5px 5px 50px;
margin: 1em 1em;
border: 1px #ff9100 solid;
}
.confirmation {
background: #F0FFF0 url(confirmation.gif) 10px 5px no-repeat;
border: 1px #009F00 solid;
}

/*---- bloc -------*/
#texte .calendrier {

}
	#texte .calendrier li{
	padding: 8px 0 8px 0;
	}
		#texte .calendrier li a{
		color: #9c9c95;
		}
			.periode{
			font-size: 1.1em;
			font-weight: bold;
			color: #ec590e;
			}
			.nom{
			color: #1b6a1f;
			}
			.date{
			font-style: italic;
			}

.description {

}
.prix {
font-size: 1em;
font-weight: bold;
}
