a {
   color: #0000CC;
	text-decoration:none;

}
a:hover{
   color: #3D2E21;
   text-decoration:underline; 
}
a:visited{
    color: #0000CC;
}

.pied {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000CC;
}

#Corps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Corps .petit {
	font-size: 9px;
}

#Corps table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}







#Corps table .titrezone {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #664D37;
	vertical-align: middle;
	text-align: center;
}

#Corps table .intro {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
#Corps .intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}




.titrepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #664D37;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: thin;
}








