/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #944900;
	margin: 0px;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #944900;
	font-weight: normal;
	line-height: 15px;
	text-align: justify;
}
.simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #944900;
	font-weight: normal;
	line-height: 15px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #944900;
	font-weight: bold;
	line-height: 15px;
	letter-spacing: 2px;
}
.basdepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #944900;
	font-weight: normal;
	line-height: 15px;
	text-decoration:none;
}
.simple_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
	align: justify;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #944900;
	font-weight: bold;
	line-height: 15px;
}
.gras_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
	align: justify;
}
.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: #E57100;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	letter-spacing: 1.1;
}
#menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8E4600;
	font-weight: bold;
	line-height: 15px;
	letter-spacing: 1.1;
	background: #ffffff;
}
#menu_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F7AB61;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	letter-spacing: 1.1;
}
a:link { color: #944900;}
a:visited { color: #944900;}
a:hover { color: #944900;}
a:active { color: #944900;}


input {
	background-color: #FFDCAB;
	border: 1px solid #9A5900;
}
textarea {
	background-color: #FFDCAB;
	border: 1px solid #9A5900;
}
