﻿body {
	background-image: url(/Data/Images/ColorFond.jpg);
	margin:0px; 
	padding: 0px;
}
img {
	border: none;
}
#Page {
/*	visibility: hidden; */
}
#Chargement {
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 150px;
	top: 200px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16pt;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	background-image: url(/Data/Images/ChargementFond.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
p.load {
	margin-top: 45px;
	margin-bottom: 10px;
}
#Fond {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 685px;
	background-image: url(/Data/Images/PageFondCouped.jpg);
	background-repeat: no-repeat;
}
#ContentFond {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 875px;
	background-image: url(/Data/Images/ContentFond.jpg);
	background-repeat: repeat-y;
}

#Footer {
	position: absolute;
	left: 0px;
	background-image: url(/Data/Images/FooterFond.jpg);
	background-repeat: no-repeat;
	z-index: 3;
	width: 875px;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#FooterInter {
	margin-top: 42px;
	margin-left: 165px;
}
#Footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#Footer a:hover {
	color:#4B2310;
}
#Titre {
	position: absolute;
	z-index: 7;
}
#Bois {
	position: absolute;
	z-index: 7;
}
#Commentaire {
	position: absolute;
	z-index: 7;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #5E2D24;
	letter-spacing: 0.04em;
	font-weight: normal;
	margin: 0px;
	line-height: 25px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #4A241A;
  	font-weight: normal;
  	letter-spacing: 0.1em;
	font-style: italic;
	margin: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #9F4B40;
	margin: 0px;
}
#Sculpture-s {
	position: absolute;
	z-index: 6;
}
#Sculpture-l {
	position: absolute;
	display: none;
	z-index: 8;
	top: 0px;
	width: 100%;
	text-align: center;
}
#oeu-pre-sui {
	position: absolute;
	left: 162px;
	width: 660px;
	z-index: 7;
	text-align: center;
}
#oeu-pre-sui a {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #692F07;
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	margin: 1px;
}
#oeu-pre-sui a:hover {
	background: #f9e8e2;
	border: 1px solid #d4b4a9; 
/*	background: #ceab9e;
	border: 1px solid #b28879;
	color: #FFFFFF; */
	margin: 0px;
}
#oeu-pre-sui a:active {
	background: none;
}
#oeu-pre {
	float: left;
}
#oeu-sui {
	float: right;
}
#Menu {
	position: absolute;
	top: 140px !important;
	top: 80px;
	left: 0px;
	z-index: 7;
	width: 208px;
}
#Langue {
	position: absolute;
	left: 15px;
	top: 140px;
	z-index: 9;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#Langue a {
	color: #FFFFFF;
	text-decoration: none;
}
#Langue a:hover {
	color: #482F1E;
	text-decoration: none;
}
#noscripterreur {
		position: absolute;
		z-index: 10;
		top: 0px;
		width: 100%;
}
#Erreur {
	width: auto;
	border-width: 2px;
	border-color: #D25154;
	border-style: solid;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D0300;
	padding: 9px 50px;
	margin: 15px 20px;
	line-height: 18px;
	background: #E7A0A3 url(/Data/Images/Erreur.jpg) 5px center no-repeat;
}
#Erreur a {
	color: #7D0300;
	border-color: #E7A0A3;
	border-style: solid;
	border-width: 1px;
}
#Erreur a:hover {
	color: #9C3D3D;
	border-color: #E08F8F;
	border-style: solid;
	border-width: 1px;
	background-color: #EFADAD;
	text-decoration: none;
}
#ErreurImg {
	float: left;
	margin-right: 15px;
}

/* Menu */
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
/*	margin: 50px 0 0 0 !important;
	margin: -15px 0 0 0; */
	z-index: 200;
	width: 134px;
	text-align: left;

}
dl#menu {
	width: 134px;
}
dl#menu dt {
	color: #FFFFFF;
	cursor: pointer;
	text-align: left;
	font-weight: normal;
	font-size: 19px;
	font-family: "Trebuchet MS", Verdana, Arial;
}
dl#menu dd {
	margin: -5px 0 10px 0;
}
dl#menu li {
	text-align: left;
}
dl#menu li a {
	color: #FFFFFF;
	padding: 1px 0 1px 13px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
dl#menu li a, dl#menu dt a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}
dl#menu dt a {
	color: #FFFFFF;
	padding: 10px 0 10px 10px;
}

dl#menu li a:hover {
	background: #c09585;
}
dl#menu dt a.mmenu:hover {
	color: #FFFFFF;
	cursor: default;
}
dl#menu dt a:hover {
	color: #e0c8bc;
}

/* Fin menu */