/* CSS rochette */
html{
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: #666666;

}
.corps{
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
img{
	border: 0px;
}
.photo {
	border: 1px solid #000000;
}
.contour_general {

	border: 1px solid #5E8256;
}
.texte_blanc {color: #FFFFFF}.text_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5E8256;
}
.textes_site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}.titres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5E8256;
}
.bas_de_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5E8256;
	text-align: center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E8256;
	font-weight: bold;	
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E8256;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.lien_bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6600FF;
	text-decoration: none;
}
