body {
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222222;
}

a {
	color: #005EA8;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #005EA8;
}



h1 {
	font-family: Tahoma,Lucida,Arial,sans-serif;
	color: #9C0000;
	font-size: 24px;
	font-weight: normal;
	padding-top: 0px;
}

h2 {
	font-family: Tahoma,Lucida,Arial,sans-serif;
	color: #005EA8;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
}


#fond {
	background-color: #FFFFFF;
	background-image:url(/images/hp6/ombrev.png);
	background-position:left top;
	background-repeat:repeat-x;
}
#ombre {
	margin-left: auto;
	margin-right: auto;
	width: 1046px;
	background-image:url(/images/hp6/ombre2.png);
	background-position:center top;
	background-repeat:repeat-y;
}
#bord {
	margin-left: auto;
	margin-right: auto;
	background-color: #d6dde5;
	width: 1006px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#central {
	width: 952px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	padding: 20px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	line-height:1.5;
}

#footer_line {
	border-top: solid 2px #990000; 
	height: 10px;
}

#footer_menu {
	width: 972px;
	margin-left: auto;
	margin-right: auto;
}

#footer_menu p {
	text-align: center;
}

#footer_histo {
	width: 987px;
	height: 311px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px; 
	background: transparent url(/images/hp4/fond_degrade.jpg) repeat-x scroll left bottom;
}



.reset {
	clear: both;
	height: 10px;
}



h1 a {
	color: #9C0000 !important;
}


