#corps {
	background: url(img/fond_camping.png) repeat-y left top;
	}

#page #gauche  h2 {
	background:url(img/titre_camping.png) no-repeat left top;
	}
/* sous menu gauche
=========================== */

#ssmenu li a:hover, #ssmenu li .active {
	background-color:#c3f20c;
	color:#060;
	}

/* col
========================= */

.col_gauche{
	float:left;
	width:295px;
	padding-left:25px;
	}
.col_droite{
	float:left;
	width:475px;
	padding-left:10px;
	}


/* boites sites
========================= */

.camp_texte {
	float:left;
	width:109px;
	height:90px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#fff;
	padding:0 2px 0 4px;
	top:45px;
	}
.camp_texte h3{
	/*font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:6px 0;*/
	}
.camp_texte em{
	font-size:11px;
	font-style:normal;
	}
.camp_visuel {
	float:left;
	width:292px;
	height:90px;
	}

.camp_texte h3 span { position:absolute; left:-2000px; }

.royat {
	background:#587b15 url(img/fond_intro_royat.png) no-repeat left top;
	}
.royat h3 {
	background: url(img/titre_intro_royat.gif) top left no-repeat;
	height:28px;
	}
.forcalquier {
	background:#587b15 url(img/fond_intro_forcalquier.png) no-repeat left top;
	}
.forcalquier h3 {
	background: url(img/titre_intro_forcalquier.gif) top left no-repeat;
	height:28px;
	}
.rieumontagne {
	background:#587b15 url(img/fond_intro_rieumontagne.png) no-repeat left top;
	}
.rieumontagne h3 {
	background: url(img/titre_intro_rieumontagne.gif) top left no-repeat;
	height:28px;
	}
.noirmoutier {
	background:#2e637c url(img/fond_intro_noirmoutier.png) no-repeat left top;
	}
.noirmoutier h3 {
	background: url(img/titre_intro_noirmoutier.gif) top left no-repeat;
	height:38px;
	}
.lyon {
	background:#930 url(img/fond_intro_lyon.png) no-repeat left top;
	}
.lyon h3 {
	background: url(img/titre_intro_lyon.gif) top left no-repeat;
	height:45px;
	}
.legende {
	position:absolute;
	top:35px;
	left:60px;
	font-size:14px;
	font-weight:bold;
	}
.legende li {
	list-style:none;
	padding:3px 0 0 40px;
}
