/* Styles de la page d'accueil */
#page h1 {
	display: none;
}

#page.accueil {
	width: 1004px;
	left: 21px;
	top: 15px;
	height: auto;
	float: left;
}

#sideA {
	display: none;
}
#sideB {
	padding: 0px;
	width: 1004px;
	position: relative;
}
#sideC {
	display: none;
}



/* news_scroll_home */
#pscroller{
height: 250px;
padding: 0;
}
#scroller{
	margin: 0px auto 10px;
}
#pscroller,
#scroller,
#scroller .element {
	width: 300px;
		margin:0px 0px 4px;
}







#content {
	background: url(img/content_accueil-bk.gif) no-repeat;
	height: 600px;
}
#bloc_accueil_1 { /* Chapô */
	width: 180px;
	height: auto;
	position: absolute;
	left: 15px;
	top: 8px;
}
#bloc_accueil_1 p { /* Chapô */
	font-size: 12px;
	color: #FCB72E;
	line-height: 26px;
	text-align: right;

}
.imagegauche_sanslien {
	padding: 0px;
	border: none;
	display: block;
	float: left;
	margin: 0 10px 0px 0;
}





#bloc_accueil_2 { /* Intro */
	width: 470px;
	height: 232px;
	position: absolute;
	left: 209px;
	top: 14px;
}
#bloc_accueil_2 p { /* Intro */
	font-size: 11px;
	color: #014e72;
	line-height: normal;
}



#bloc_accueil_3 { /* Bloc des actus */
	width: 300px;
	position: absolute;
	left: 693px;
	top: 11px;
}
#bloc_accueil_4 { /* Bloc bas gauche Découvrez nos régions */
	width: 280px;
	height: 290px;
	position: absolute;
	left: 15px;
	top: 304px;

}
#bloc_accueil_4 h1 {
	display: block;
	margin: 0px 0px 6px;
	padding: 0px;
}

#bloc_accueil_5 { /* Bloc bas milieu */
	width: 182px;
	height: 290px;
	position: absolute;
	left: 312px;
	top: 295px;
}








#bloc_accueil_6 { /* Bloc bas droit Découvrez nos campings */
	width: 280px;
	height: 290px;
	position: absolute;
	left: 514px;
	top: 304px;
}
#bloc_accueil_6 h1 {
	display: block;
	margin: 0px 0px 6px;
	padding: 0px;
}

#bloc_accueil_4 h2,
#bloc_accueil_6 h2 {
	background: url(img/list-items/puce-9-9.gif) no-repeat left center;
	padding-left: 14px;
	margin: 0px 0px 4px;
}
#bloc_accueil_4 p,
#bloc_accueil_6 p {
	font-size: 11px;
	line-height: 14px;
}
#bloc_accueil_4 a,
#bloc_accueil_6 a {
	font-weight: bold;
	color: #FCB72C;
}
#bloc_accueil_4 a:hover,
#bloc_accueil_6 a:hover {
	color: #6477A8;
}
#bloc_accueil_4 img,
#bloc_accueil_6 img {
	border-bottom: 3px solid #FCB72C;
}




#bloc_accueil_7 { /* Bloc colonne droite */
	width: 182px;
	height: 290px;
	position: absolute;
	left: 814px;
	top: 295px;
}
