@charset "utf-8";
/* CSS Document */

.zone_accueil{
	overflow: auto;
	margin-bottom: 15px;
	height: 1%;
}

#photo1{
	float: left;
	margin-right: 7px;
}

#img_news{
	float: right;
	height: 299px;
	width: 306px;
}

#sejours{
	float: right;
	height: 299px;
	width: 306px;
	background-image: url(../images/accueil/fond-sejours.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #e7e8cf;
	position: relative;
}

#sejours h3{
	padding: 0px;
	margin: 0px;
	height: 32px;
	line-height: 32px;
	background-image: url(../images/accueil/trait-sejours.gif);
	background-repeat: no-repeat;
	background-position: 15px bottom;
	color: #e7e8cf;
	font-size: 18px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 15px;
}

#contenu_sejours{
	height: 258px;
	width: 275px;
	position: absolute;
	clip: rect(0px, 275px, 258px, 0px);
	overflow: hidden;
	z-index: 2;
	top: 34px;
	left: 15px;
}

.news{
	position: absolute;
	left: 0px;
	top: 0px;
}

#contenu_sejours dl{
	padding: 0px;
	margin: 0px;
}

#contenu_sejours dt{
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	text-indent: 25px;
	line-height: 16px;
	background-image: url(../images/accueil/feuille.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

#contenu_sejours dd{
	font-size: 11px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#contenu_sejours dd a{
	text-decoration: underline;
	color: #e7e8cf;
}

#contenu_sejours dd a:hover{
	color: #FFFF66;
}

#texte2{
	margin-right: 313px;
}

#liens_accueil{
	margin: 12px 0px 0px 14px;
}

#liens_accueil td{
	padding: 0px 0px 9px;
	text-align: center;
	vertical-align: middle;
	width: 97px;
}

#texte1 p, #texte2 p{
	text-indent: 28px;
}