/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #751A0B;
	margin: 0px;
	background-color: #FFB670;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #ffffff;
	font-weight: normal;
	line-height: 15px;
	text-align: justify;
}
.simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #751A0B;
	font-weight: normal;
	line-height: 15px;
}
.basdepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #751A0B;
	font-weight: normal;
	line-height: 15px;
}
.simple_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #751A0B;
	font-weight: normal;
	line-height: 15px;
	align: justify;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #751A0B;
	font-weight: bold;
	line-height: 17px;
}
.gras_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #751A0B;
	font-weight: bold;
	line-height: 17px;
	align: justify;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #751A0B;
	font-weight: bold;
	letter-spacing: 2.0px;
	text-decoration: none;
}
.lettrine {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #A0301E;
	font-weight: normal;
	letter-spacing: 2.0px;
	text-decoration: none;
}
.liens_survol_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;     	
}
.liens_survol_gras a:hover { 
	font-weight: bold;
	color: #000000;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffbbbb;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}
#menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	line-height: 15px;
}
#menu_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #300700;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}
a {
text-decoration:none;
}
a:link { color: #000000;}
a:visited { color: #000000;}
a:hover { color: #000000;}
a:active { color: #000000;}

