

/* styles pour pages site- Jean Luc Ravenne*/

#prestations
{
	position:absolute;
	top:150px;
	height:200px;
	left:30px;
	width:290px;

}

#tarifs
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	width : 500px;
	font-size: 1em;
	text-align: justify;
	border-style: inset;
	padding: 30px;


}

#coordonnees_contact_prestation
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	width : 500px;
	font-size: 1.2em;
	text-align: center;
	border-style: inset;
	padding: 30px;


}

#photo
{
	position:absolute;
	top:378px;
	left:31px;
	width:329px;
	height:222px;
	/*background-image:url(../../photos/vieuxchene.jpg);*/
background-repeat:no-repeat;
}

#descriptif
{
	position:absolute;
	top:148px;
	left:406px;
	width:572px;
	height:250px;

}

#acces
{

}

#texte_entete
{
padding-top:20px;
padding-left:50px;
font-size:18px;
}


#contenant_modele
{
	width: 1010px;
	height :820px;

}



