body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}


a.menu{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	text-align:center;
	text-decoration: none;
	display:block;
	height: 21px;
	width:100%;
	font-family: helvetica;
	font-size: 14px;
	color:#52A68C;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #52A68C;
	}
	


	
a.menu:hover{
	color:#FFFFFF;
	background-color: #52A68C;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #52A68C;
	background-image: url(../images/deco/on.gif);
}



.pied
{
	color:#52A68C;
	font-family: helvetica;
	font-size: 10px;
}





.table_menu
{
	background-color: #FEE6BC;
}
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: 8px;
	font-weight: bold;
	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;
} 
.agro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #52A68C;
}
