@charset "UTF-8";

#apDivMask {
	position:absolute;
	width:900px;
	height:33px;
	z-index:5;
	overflow: hidden;
}
#apDivHighslide {
	position:absolute;
	width:900px;
	height:80px;
	z-index:4;
	overflow: hidden;
}
#apDivGalerie {
	position:absolute;
	width:900px;
	height:93px;
	z-index:6;
	overflow: auto;
}
#apDivPhoto {
	position:absolute;
	width:668px;
	height:476px;
	z-index:2;
}
#apDivActus {
	position:absolute;
	width:212px;
	height:119px;
	z-index:4;
	overflow: auto;
	margin-left: 20px;
}
.sous-titre {
	font-size: 16px;
	font-weight: bold;
	color: 555555;
}
.suite {
	color: #C8AB4E;
	font-style: italic;
	font-size: 12px;
	text-align: right;
}
#apDivMains {
	position:absolute;
	width:288px;
	height:226px;
	z-index:3;
	overflow: hidden;
	top: 476px;
	visibility: hidden;
}
#apDivMenu {
	position:absolute;
	width:860px;
	height:190px;
	z-index:1;
	overflow: hidden;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006633;
	font-weight: bold;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #9B833C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A63B10;
}
a:hover {
	text-decoration: none;
	color: #2E6607;
}
a:active {
	text-decoration: none;
}
a.titress:link {
	color: #8a7838;
	font-size: 24px;
}
a.titress:hover {
	color: #2E6607;
	font-size: 24px;
}
a.titress:visited {
	color: #8a7838;
	font-size: 24px;
}
.titres {
	color: #8a7838;
	font-size: 24px;
}
.titre-actus {
	color: #C8AB4E;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.textes {
	color: #50504f;
	list-style-position: outside;
	list-style-image: url(../images/puce.png);
	font-family: Georgia, "Times New Roman", Times, serif;
}
.textes2 {
	color: #EEEEEE;
	list-style-position: outside;
	list-style-image: url(../images/puce.png);
	font-family: Georgia, "Times New Roman", Times, serif;
}
.textes-blanc {
	color: #ffffff;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
