body {
	background-color: #FFF1D8;
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 15px;
	color: #325322;
	margin: 0px;
}
h2 {
	font-size: 15px;
	color: #E58324;
	text-transform: uppercase;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 15px;
	color: #f58637;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
/* TEXTES------------------------------------------------------*/
.textArialPetit {
	font-size: 11px;
	font-family: Arial;
	color: #E58324;
}
.txtGaramondPt {
	font-size: 12px;
}
.txtGaramondO {
	font-size: 15px;
	color: #E58324;
	text-transform: uppercase;
}
.txtGaramondB {
	font-size: 15px;
	color: #FF3300;
	text-transform: uppercase;
}
.imgMH {
	margin-top: 5px;
}
/* LIENS-------------------------------------------------------*/
a.linkM:link, a.linkM:visited   {
	color: #802D00;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}
a.linkM:hover   {
	color: #325322;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}
a.linkO:link, a.linkO:visited   {
	color: #E58324;
	font-size: 15px;
	text-decoration: none
}
a.linkO:hover   {
	color: #F4C178;
	text-decoration: none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9B3E1B;
}

a.link00:link, a.link00:visited   {
	color: #325322;
	font-size: 13px;
	text-decoration: none
}
a.link00:hover   {
	color: #325322;
	text-decoration: none;
}

a.linkVF9:link, a.linkVF9:visited  {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #E58324;
	text-decoration: none;
	border-bottom: 1px dotted #FFF1D8}
a.linkVF9:hover  {
	color: #F4C178;
	font-size: 11px;
	font-family: Arial, sans-serif;
	text-decoration: none}
/* BLOCS-------------------------------------------------------*/
#page {
	position: relative;
	z-index: 0;
	height: 510px;
	width: 1100px;
	top: 20px;
}
#photos {
	position: absolute;
	z-index: 1;
	height: 450px;
	width: 450px;
	left: 0px;
	top: 0px;
}
#contenu {
	height: 450px;
	width: 635px;
	overflow: auto;
	position: absolute;
	z-index: 2;
	left: 465px;
	top: 0px;
	text-align: left;
	background-color: #FFF1D8;
}
#contenu a:hover {
	color: #FFF1D8;
	text-decoration: none;
	background-color: #E39F6E;
	border-bottom-style: none;
}
#diapo {
	position: absolute;
	height: 50px;
	width: 50px;
	left: 585px;
	top: -1px;
	z-index: 4;
}
#menu {
	color: #FFF1D8;
	background-color: #802D00;
	position: absolute;
	height: 24px;
	width: 1080px;
	left: 0px;
	top: 450px;
	padding-top: 6px;
	font-size: 14px;
	z-index: 3;
	padding-right: 20px;
}
#pied {
	position: absolute;
	height: 70px;
	width: 1100px;
	left: 0px;
	top: 480px;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 1;
}
#GB {
	position: absolute;
	height: 24px;
	width: 24px;
	top: 3px;
	right: 7px;
	z-index: 2;
}
#trad {
	position: absolute;
	height: 450px;
	width: 635px;
	left: 465px;
	top: -450px;
	z-index: 1;
	text-align: left;
	overflow: auto;
	color: #325322;
	background-color: #FFF1D8;
	font-size: 15px;
	visibility: hidden;
}
