/* CSS Document */
a.lien:link {
	color:#570202;
	text-decoration: none;
}
a.lien:hover {
	color:#605c0f;
	text-decoration: none;
}
a.lien:visited {
	color:#570202;
	text-decoration: none;
}
a.menu1on {
	color: #F6AB28;
	text-decoration:underline;
	font-weight:bold;
}
a.menu1off {
	color: #570202;
	font-weight:bold;
	text-decoration:none;
}
a.menu2on {
	color: #F6AB28;
	text-decoration:underline;
}
a.menu2off {
	color: #E6D9B2;
	text-decoration:none;
}
a.fermer:link {
	color:#570202;
	text-decoration: none;
}
a.fermer:hover {
	color:#F6AB28;
	text-decoration: none;
}
a.fermer:visited {
	color:#570202;
	text-decoration: none;
}
a.imprim:link {
	color:#F6AB28;
	text-decoration: none;
}
a.imprim:hover {
	color:#e6d9b2;
	text-decoration: none;
}
a.imprim:visited {
	color:#F6AB28;
	text-decoration: none;
}
a.navig:link {
	color:#605c0f;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
a.navig:hover {
	color:#570202;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
a.navig:visited {
	color:#605c0f;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
.coordonnee {
	color:#E6D9B2;
}
.copy {
	color:#6E6A12;
	font-size: 10px;	
}
hr {
	color: #f9c043;
	border: thin groove;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	background-color: #570202;
	background-attachment: fixed;
	background-repeat:no-repeat;
	width: 900px;
}
#HAUT {
	width:970px;
	height:180px;
	margin-left:5px;
}
#CONTENEUR {
	width:975px;
	height:340px;
}
#MENU {
	margin-top:10px;
	width:200px;
	height:330px;
	float:left;
}
#MENUACC {
	margin-top:10px;
	width:168px;
	height:330px;
	float:left;
}
#CONTENU {
	width:770px;
	height:340px;
	float:left;
	margin-left:5px;
}
#NAVIG {
	position:relative;
	width:720px;
	height:15px;
	margin-left:5px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#605c0f;
}
#PPAGE {
	width:970px;
	height:60px;
	float:left;
	margin-left:5px;
}
a.LIEN:link {
	color: #179464;
	text-decoration:underline;
}
a.LIEN:hover {
	color: #FF9900;
	text-decoration:underline;
}
a.LIEN:visited {
	text-decoration:underline;
}
/** TEXTE **/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC6600;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
