* {
	margin:0;
	padding:0;
}

body {
	background-color: #006601;
	background-image: url(../images_new/montagne_basque_fond_page.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #482f07;
}

h1 {
	font-size: 0%;
	visibility: hidden;
	height: 0px;
}

h2 {
	font-size: 18px;
	color: #502d23;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 25px;
	margin-left: 14px;
}
h3 {
	margin-bottom: 25px;
	margin-left: 28px;
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #347813;
	color: #502d23;
	font-size: 12px;
}

a {
	color: #d20a0a;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	
}

#contener {
	position: absolute;
	width: 850px;        /* selon la largeur voulue */
	margin-left: -425px;  /* moitie de width */
	left: 50%;          /* constant, toujours 50% */
	background-image: url(../images_new/fond-contenu.gif);
}
#colonnegauche {
	margin:0px 10px 0px 10px;
	float:left;
	width: 405px;        /* selon la largeur voulue */
}
#colonnedroite {
	margin:0px 10px 0px 10px;
	float:right;
	width: 405px;        /* selon la largeur voulue */
}
#colonnegauchetiers {
	margin:0px 10px 0px 10px;
	float:left;
	width: 250px;        /* selon la largeur voulue */
}
<!--
.Style1 {font-size: medium}
.Style2 {margin : 0px 10px 0px 10px}
-->





#gauche {
	float: left;
	width: 232px;	
}
#gauche ul, #blocAdresse {
	background-image: url(../images_new/bloc_haut.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	clear: both;
	list-style-type: none;
	margin-left: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
}


#gauche li {
	background-image: url(../images_new/puce_menu_rouge.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 8px;
}


#droite {
	float: left;
	width: 600px;
}

#droite p {
	margin-left: 28px;
	margin-right: 25px;
	color: #7c6540;
	margin-bottom: 10px;
	margin-top: 10px;
}

#bas {
	clear: both;
	width: 850px;
	height: 41px;
}



.adresse {
	padding-left: 18px;
	padding-top: 20px;
	color: #482F07;
	background-image: url(../images_new/puce_menu_rouge.gif);
	background-repeat: no-repeat;
	background-position: 8px 26px;

}

.coordonnees {
	padding-left: 18px;
	padding-top: 20px;
	color: #482F07;
	font-size: 80%;
	padding-bottom: 20px;
}


.epis {
	margin-left: 0px;
}

.sousTitre{
	font-size: 14px;
	font-weight: bold;
	color: #747574;
	margin-right: 30px;
}

.logo {
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	float: left;
}
.reserver {
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
}
.reference {
	font-weight: bold;
	color: #ed4901;
}
.imageGrande {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}