body {
	margin: 0px 0px 0px 0px;
	background-image: url(../images/deco/degrade_index.gif);
}


.texte_index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D2910;
	text-align: center;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 2px;
}


.bord_image_index {
	border: 1px solid #895D1B;
}



a.lien_index
{
	color:#2D2910;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
a.lien_index:hover
{
	color:#310101;
	text-decoration:underline;
} 
