img {
	border: 0px;
}
p {
	margin-top: 3px;
	margin-bottom: 3px;
}
body {
	margin: 0px;
	background-color: #e8e8e8;
	font-family:	Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #44240a;
}


.break {
	clear:both;
}
.moule_gauche {
	float: left;
	padding-right: 10px;
	padding-left: 5px;
}
.moule_droit {
	float: right;
	padding-right: 5px;
	padding-left: 10px;
}
.totale {
	background: url(../images/bg-milieu.png);
	margin-left: auto;
	margin-right: auto;
	clear:both;
	width: 801px;
}
.bandeau-gauche {
	width: 426px;
	float: left;
}
.bandeau-milieu {
	width: 162px;
	float: left;
	height: 100%;
}
.bandeau-droit {
	width: 213px;
	float: right;
}
.bandeau-bas {
	margin-left: auto;
	margin-right: auto;
	width: 801px;
	background: url(../images/footer.png) no-repeat;
	padding-top: 16px;
	text-align: center;
	clear: both;
}
.texte {
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
.bas {
	margin-left: auto;
	margin-right: auto;
	clear:both;
	background: url(../images/bg-bas.png) bottom;
	height: 35px;
	width: 801px;
}

.presentation {
	height: 37px;
	background: url(../images/presentation.png) top;
}

.carte {
	height: 37px;
	background: url(../images/carte.png) top;
}

.receptions{
	height: 37px;
	background: url(../images/receptions.png) top;
}

.tourisme {
	height: 37px;
	background: url(../images/tourisme.png) top;
}

.contact {
	height: 37px;
	background: url(../images/contact.png) top;
}

.actu {
	background:url(../images/actu.png);
	height: 35px;
}
.logo {
	background: url(../images/logo.png) bottom no-repeat;
	height: 127px;
}
.texte {
}
.contenu {
	background:url(../images/texte-actu.png);
	padding-left: 6px;
	padding-right: 6px;
}
.menu {
	padding-left: 4px;
}
.texte-bas {
	clear: both;
	background: url(../images/bas-texte.png);
	height: 50px;
}
.menu-bas {
	background: url(../images/bas-menu.png);
	height: 50px;
}
.actu-bas {
	background: url(../images/bas-actu.png);
	height: 50px;
}
.divpp {
	position: absolute;
	width:390px;
	top:15px;
	left:863px;
	background-image:url(../images/texte-actu2.png);
}

/*----------------------- CSS ------------------------------*/

a:link {
	color: #864815;
	text-decoration: none;
	border:none;
}

a:visited {
	color: #864815;
	text-decoration: none;
	border:none;
}

a:hover {
	color: #7b502c;
	text-decoration: none;
	border:none;
}