.conteneur { position:absolute; left: 50%;  width: 970px;  margin-left: -485px;}
.haut {
	width:100%;
	height:278px;
}
/*========= Zone pavé ===========*/
.pave { width:100%; height:337px }
.pave_gauche {
	width:459px;
	float:left;
	height:337px;
	
}
.pave_droit{ margin-left:459px; width:auto; height:337px}
.bandeau_droit {
	width: 511px;
	height:66px;
	background-image: url(images/commun/bandeau_droit.gif);
}
.espace_droit{
	width: 511px;
	height: 15px;
}
.titre_droit {
    width:425px;
	color: #fff;
	font: italic bold 20px "Trebuchet MS";
	margin-left: 15px;
}
.points-clefs {
	width: 420px;
	color: #625B43;
	font: italic  11px "Trebuchet MS";
	margin-left: 15px;
}
.points-clefs_11px {
	width: 420px;
	color: #625B43;
	font: italic  12px "Trebuchet MS";
	margin-left: 15px;
}
.points-clefs_14px {
	width: 420px;
	color: #625B43;
	font: italic  16px "Trebuchet MS";
	margin-left: 15px;
}

.carre_droit {
	width: 511px;
	height:271px;
	background-image: url(images/commun/carre_droit.gif);
}
/*========= Zone détail ===========*/
.detail {
	width:970px;
	background-image: url(images/commun/corps.gif);
}
/*========= Zone détail activites ===========*/
.detail_activites {
	width:970px;
	background-image: url(images/commun/corps.gif);
	height:580px;
}
/*========= Zone détail tarif ===========*/
.detail_tarif {
	width:970px;
	background-image: url(images/commun/corps.gif);
	height:600px;
}
/*========= Zone détail contact ===========*/
.detail_contact {
	width:970px;
	background-image: url(images/commun/corps.gif);
	height:210px;
}
/*========= Zone détail equipement ===========*/
.detail_equipement {
	width:970px;
	background-image: url(images/commun/corps.gif);
	height:350px;
}
/*========= détail 1 colonne ===========*/
.detail_gauche1{
	width: 854px;
	float: left;
	margin-left:58px;
	font:  12px "Trebuchet MS";
	color: #625B43;
}
/*========= détail 1 colonne ===========*/
.detail_gauche_photos{
	width: 854px;
	float: left;
	margin-left:59px;
	background-color: black;
	font:  12px "Trebuchet MS";
	color: #625B43;
}
/*========= détail 3 colonnes ===========*/
.detail_gauche{
	width: 240px;
	float: left;
	padding-top:12px;
	margin-left:60px;
}
.detail_centre{
	width:330px;
	float: left; 
	padding-top:5px; 
	padding-right:25px;
	font:  12px "Trebuchet MS";
	color: #625B43;
}
.detail_droit{
	width: 250px;
	float: left;
	padding-top:5px;
	padding-right:0px;
	font:  12px "Trebuchet MS";
	color: #625B43;
}
/*========= détail 2 colonnes activites===========*/
.detail_gauche2{
	width: 330px;
	float: left;
	padding-top:20px;
	margin-left:108px;
	font:  12px "Trebuchet MS";
	color: #625B43;
}
.detail_droit2{
	width:420px;
	float: left;
	padding-top:20px;
	padding-left:18px;
	font:  12px "Trebuchet MS";
	color: #625B43;
}
/*========= détail 2 colonnes tarif===========*/
.detail_gauche3{
	width: 330px;
	float: left;
	padding-top:20px;
	margin-left:58px;
	font:  12px "Trebuchet MS";
	color: #625B43;
}
.detail_droit3{
	width:420px;
	float: left;
	padding-top:20px;
	margin-left:80px;
	font:  12px "Trebuchet MS";
	color: #625B43;
}
/*========= détail 2 colonnes plan d acces===========*/
.detail_gauche_acces{
	width: 450px;
	float: left;
	margin-left:48px;
	font:  12px "Trebuchet MS";
	color: #625B43;
}
.detail_droit_acces{
	width:400px;
	float: left;
	font:  12px "Trebuchet MS";
	color: #625B43;
}
/*========= détail 2 colonnes restaurations===========*/
.detail_gauche_restauration{
	width: 466px;
	float: left;
	padding-top:20px;
	margin-left:58px;
	font:  12px "Trebuchet MS";
	color: #625B43;
}
.detail_droite_restauration{
	width:346px;
	float: left;
	padding-top:10px;
	padding-right:1px;
	font:  12px "Trebuchet MS";
	color: #625B43;
}
/*========= Zone détail reduit ===========*/
.logo {
	width:970px;
	background-image: url(images/commun/corps.gif);
}
/*========= Zone logo ===========*/
.detail {
	width:970px;
	background-image: url(images/commun/corps.gif);
}
/*========= Zone Pied de page ===========*/
.bas {
	width:100%;
	height:59px;
	background-image: url(images/commun/bas.gif);
	clear: both;
}
.gb_bas {
	width:100%;
	height:59px;
	background-image: url(images/commun/gb_bas.gif);
	clear: both;
}

.conteneur2 { width: 100%; height:100px}
.conteneur3 { width: 100%; height:100px}
body {
	background-image: url(images/commun/fond_page.gif);
	background-repeat: repeat-x;
}
.ver10px
{
	font:  10px "Verdana";
	color: #FFFFFF;
}
.treb12px
{
	font:  12px "Trebuchet MS";
	color: #625B43;
}
.treb14px
{
	font:  14px "Trebuchet MS";
	color: #625B43;
}
.treb16px
{
	font:  16px "Trebuchet MS";
	color: #625B43;
}
.treb18px
{
	font:  18px "Trebuchet MS";
	color: #625B43;
}
.treb20px
{
	font:  20px "Trebuchet MS";
	color: #625B43;
}
.img_cadre
{
border: solid 1px black;
}
.img_left
{
	float: left;
	margin: 0;
}
.img_right
{
	margin: 0;
	float: right;
}
.newsletter
{
position:absolute; left: 50%;  width: 800px;  margin-left: -400px;
width: 800px;
height:631px;
background-image: url(newsletter/fond_newsletter.jpg);
font:  12px "Trebuchet MS";
color: #625B43;
}

/*========= Zone détail essai ===========*/
.detail1 {
	width:970px;
	background-image: url(images/commun/corps.gif);
}
/*========= détail 3 colonnes ===========*/
.detail1_gauche{
	width: 250px;
	float: left;
	padding-top:20px;
	margin-left:60px;
}
.detail1_centre{
	width:350px; 
	float: left;
	padding-top:20px;
	margin-left:0px; 
	font:  12px "Trebuchet MS";
	color: #625B43;
}
.detail1_droit{
	width: 250px;
	float: left;
	margin-left:0px; 
	padding-top:20px;
	padding-right:55px;
	font:  12px "Trebuchet MS";
	color: #625B43;
}
.clear{
clear: both;
}

.heberg1 a{
	color: #b000a3;
	font: 12px/14px Verdana;
}

.heberg2 a{
	color: #007303;
	font: 12px/14px Verdana;
}
