#corps {
	background: url(img/fond_vert.png) repeat-y left top;
	font-size:11px;
	}
	
#page #gauche  h2 {
	background:url(img/titre_camping_vert.png) no-repeat left top;
	}
	
#page #gauche form {
	background:#587b15;
	color:#fff;
}
	
/* sous menu gauche
=========================== */

#ssmenu li a:hover, #ssmenu li .active {
	background-color:#cf0;
	color:#690;
	}
	
/* chemin 
================== */

#chemin li a {
	color: #030;
	}
	
		
/* fiche site
===================== */

.para_photo {
	padding-left:80px;
	}
.para_titre {
	padding:20px 110px 0 80px;
	margin:0;
	}
.para_date {
	background: url(../img/fond_date_vert.png) no-repeat;
	min-height:45px;
	font-size:18px;
	padding:50px 0 0 80px;
	}
.para_sejour {
	background: url(../img/fond_sejour_vert.png) no-repeat right top;
	padding-left:80px;
	width:622px;
	}
.para_sejour h3{
	font-size:18px;
	padding-bottom:5px;
	}
.para_sejour dl{
	width:510px;
	}
.para_sejour dt{
	background: url(../img/puce_ronde_verte.png) no-repeat left 3px;
	font-size:14px;
	padding:0 0 10px 15px;
	}
.para_sejour dd{
	padding-left:15px;
	}
.para_services {
	padding:10px 0 0 80px;
	}


