body {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #DACC9B;
	background-image: url(../images/deco/bois.jpg);
}


a.menu{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;;
	text-decoration: none;
	display:block;
	height: 25px;
	width:100%;
	font-family: helvetica;
	font-size: 11px;
	color:#766645;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
	}


a.menu:hover{
	text-decoration: underline;

}



.pied
{
	color:#766645;
	font-family: helvetica;
	font-size: 11px;
	font-weight: 500;
}


#haut{
position:absolute;
left:0px;
right:0px;
	width: 800px;
	background-image: url(../images/deco/Sans-titre-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}



css  référencement 


.tiret_referencement {
	font-family: helvetica;
	font-size: 8px;
	color: #000;
}

.texte_referencement {
	font-family: helvetica;
	font-size: 10px;
	color: #000;
	text-align: center;
}

.bord_image_referencement {
	border: 1px solid #000000;
}


a.lien_referencement {
	font-family: helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.lien_referencement:hover {
	color:#666666;
} 

a.lien_icare {
	font-family: helvetica;
	font-size: 8px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.lien_icare:hover {
	color:#666666;
} 
