

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

#contenant_modele {
	width: 920px;
	height: 700px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	
}

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

}

#tarifs
{
	position:absolute;
	top:419px;
	right: 120px;
	height:200px;
	width:550px;

}

#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;
	right : 120px;
	width:572px;
	height:250px;
	text-align: justify;
		

}

#acces
{

}

#texte_entete
{
				color: #ffffff;
				text-align: right;
				padding-right: 100px;
				position: relative;
				top : 30px;
				right: 10px;
				/*font: 23px/3em "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;*/
				font-size: 25px;
}


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

}

