/* CSS Document */
html {
overflow-y: scroll;
overflow: -moz-scrollbars-vertical;
}
body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	background-color: #E2CCD0;
}
a:link {
	color: #FBC200;
	text-decoration: underline;
}
a:visited {
	color: #FBC200;
	text-decoration: underline;
}
a:hover {
	color: #FBC200;
	text-decoration: underline;
}
a:active {
	color: #FBC200;
	text-decoration: underline;
}
.infos {
	font-family: "trebuchet ms", "verdana", sans-serif;
	font-size: 8px;
	letter-spacing: 1px;
	color: #FDE080;
	text-decoration: none;
	font-style: normal;
	text-align: center;
	line-height: 15px;
}
.infos a:link, a:visited, a:hover, a:active {
	color: #FDE080;
	text-decoration: none;
}
.texte {
	font-family: "trebuchet ms", "verdana", sans-serif;
	font-size: 11.5px;
	line-height: 14px;
	color: #6F0012;
	text-decoration: none;
	font-style: normal;
	text-align: left;
}
.texte_accueil {
	font-family: "trebuchet ms", "verdana", sans-serif;
	font-size: 11.5px;
	line-height: 14px;
	color: #FBC200;
	text-decoration: none;
	font-style: normal;
	text-align: left;
}
.titre {
	font-family: "trebuchet ms", "verdana", sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 14px;
	color: #FBC200;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	font-weight: bold;
}
#head {
	position: relative;
	width: 850px;
	height: 230px;
	margin:0 auto;
	z-index: 1;
	background-image: url(images/head.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#news {
	position: absolute;
	left: 245px;
	top: 175px;
}
#menu {
	position: absolute;
	left: 670px;
	top: 5px;
}
#corps {
	position: absolute;
	width: 780px;
	margin:0 auto;
	left: 30px;
	top: 230px;
	background-color: #C599A0;
	z-index: 2;
	padding-bottom: 20px;
	border-right-style: solid;
	border-right-width: 5px;
	border-left-style: solid;
	border-left-width: 5px;
	border-right-color: #6F0012;
	border-left-color: #6F0012;
}
#infos {
	position: absolute;
	width: 790px;
	height: 15px;
	left: -5px;
	bottom: 0px;
	z-index: 1;
	background-color: #6F0012;
	background-image: url(images/infos.gif);
	background-repeat: no-repeat;
}
#contact {
	position: absolute;
	left: 20px;
	top: 0px;
	background-color: #A96671;
}
#ouverture {
	position: absolute;
	left: 20px;
	top: 195px;
	background-color: #A96671;
}
#newsletter {
	position: absolute;
	left: 20px;
	top: 350px;
	background-color: #A96671;
}
#iframe_newsletter {
	width: 140px;
	height: 115px;
}	
#iframe_agenda_menu {
	width: 140px;
	height: 165px;
}
#next {
	position: absolute;
	left: 200px;
	top: 0px;
	background-color: #6F0012;
}
#agenda {
	position: absolute;
	left: 200px;
	top: 0px;
}
#liens {
	position: absolute;
	left: 200px;
	top: 0px;
}
#gallery {
	position: absolute;
	left: 203px;
	top: 5px;
	width: 540px;
	height: 505px;
}
#gallery_view {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 540px;
	height: 505px;
}
