@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}
body {
	background: #FBE29F url(/design/img/body-bg.png) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
}
#page {
	width: 750px;
	margin: 0 auto 0;
}
#contenu {
	background:  #FBE29F url(/design/img/page_bg.png) repeat-y center top;
	height: 440px;
	margin-top: 30px;
}
#top {
	height: 80px;
	position: absolute;
	z-index: 100;
	top: 30px;
	left: 50%;
	margin-left: -365px;
}
#top h1 {
}
#top h1 a {
	background: url(/design/img/logo_Chateau-SEMENS.png) no-repeat center top;
	height: 80px;
	width: 315px;
	display: block;
}
#top h1 a span {
	display: none;
}
#footer {
	font: 11px/11px Arial, sans-serif;
	text-align: right;
	background: url(/design/img/page_bottom.png) no-repeat center top;
	padding: 20px 10px 0 10px;
}
#footer p {
	padding: 5px 0 0 0;
}
#image-fond {
	height: 450px;
	width: 730px;
	margin-left: -365px;
	position: absolute;
	z-index: 10;
	top: 30px;
	left: 50%;
	overflow: hidden;
	opacity:0.95;
	filter : alpha(opacity=95);
}
#footer p#legals {
	font: 10px/10px Arial, sans-serif;
	padding: 15px 0 10px 0;
}
#footer, #footer a {
	color: #663300;
}
#legals, #legals a {
	color:#996600;
}
#textes h2 a:link, #textes h2 a:visited {
	color:#996600;
}
#textes h2 a:hover, #textes h2 a:active {
	color:#000;
}
#description {
	font: normal 11px/30px Arial, sans-serif;
	color: #630;
	position: absolute;
	height: 40px;
	width: 750px;
	left: 50%;
	top: 0px;
	overflow: hidden;
	margin-left: -375px;
	text-align: center;
	z-index: 0;
	background:  #FBE29F url(/design/img/page_top.png) no-repeat center bottom;
}
.demi-teinte {
	margin: 0 10px 0 -350px;
	height: 340px;
	width: 300px;
	position: absolute;
	z-index: 75;
	background: #FFF;
	left: 50%;
	top: 115px;
	overflow: auto;
	opacity:0.75;
	filter : alpha(opacity=75);
}
#textes {
	margin: 0 10px 0 -340px;
	height: 340px;
	width: 290px;
	position: absolute;
	z-index: 100;
	left: 50%;
	top: 115px;
	overflow: auto;
}
#textes h2 {
	color: #630;
	font: normal 22px/22px Georgia, "Times New Roman", Times, serif;
	padding: 10px 0;
	letter-spacing: 2px;
	word-spacing: 3px;
	border-bottom: 1px solid #663300;
	margin: 0 20px 0 10px;
}
#textes h3 {
	color: #630;
	font: normal 16px/16px Georgia, "Times New Roman", Times, serif;
	padding: 10px 0 0 0;
	letter-spacing: 5px;
	word-spacing: 10px;
	margin: 0;
}
#textes h4 {
	letter-spacing: 1px;
	word-spacing: 1px;
	color: #630;
	font: normal 11px/16px Georgia, "Times New Roman", Times, serif;
	padding: 10px 0 0 0;
	margin: 0;
}
#textes p {
	font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 10px 5px 0;
	text-align: justify;
	color: #333;
}
#textes address {
	font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 10px 0 0;
	text-align: justify;
	color: #333;
}
#textes form {
	margin: 0;
	padding: 0;
}
#textes label {
	font: normal 10px/20px Arial, sans-serif;
	padding: 0 10px 0 0;
	float: left;
	width: 90px;
	height: 20px;
	clear: left;
	color: #333;
}
#textes input, #textes select {
	height: 18px;
	line-height: 18px;
}
#textes input, #textes select, #textes textarea {
	width: 145px;
	margin-bottom: 2px;
	font: 10px/18px Arial, sans-serif;
}
#textes input#valider {
	margin-left: 100px;
	background-color: #630;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
}
#textes #result p.alert, #textes #result p.ok {
	font: bold 11px/13px Arial, sans-serif;
}
#textes p.alert {
	padding: 5px;
	background-color: #CC0000;
	color: #FFF;
	margin: 10px 0;
}
#textes a {
	text-decoration: none;
}
#textes a:link, #textes a:visited {
	color: #333;
	border-bottom: 1px dotted #333;
}
#textes a:hover, #textes a:active, #textes a:focus {
	color: #000;
	border-bottom: 1px solid #000;
}
#textes p.last {
	padding: 5px 10px 25px 0;
	background: url(/design/img/paragraphe-end.png) no-repeat center bottom;
	margin-bottom: 10px;
}
#textes .first:first-letter {
	display: block;
	float: left;
	text-decoration: none;
	float:left;
	text-transform: uppercase;
	font: 65px/45px Georgia, "Times New Roman", Times, serif;
	margin: 6px 6px -1px 3px;
	color: #663300;
}
#vignettes {
	margin: 0 10px 0 250px;
	height: 340px;
	width: 100px;
	position: absolute;
	z-index: 75;
	left: 50%;
	top: 115px;
	overflow: auto;
}
#video {
	margin: 0 0 0 -35px;
	width: 385px;
	position: absolute;
	z-index: 75;
	left: 50%;
	top: 130px;
	overflow: hidden;
	padding: 0 0 0 0;
}
#sitemap {
	margin: 0 0 0 -35px;
	width: 385px;
	position: absolute;
	z-index: 75;
	left: 50%;
	top: 115px;
	overflow: hidden;
	padding: 0 0 0 0;
	height: 340px;
}
#vignettes img {
	border:1px solid #FFFFFF;
	float:right;
	width: 75px;
	height: 75px;
	margin-bottom: 10px;
}
#navi {
	z-index: 50;
	position: absolute;
	width: 415px;
	left: 50%;
	top: 30px;
	height: 80px;
	margin-left: -50px;
}
#navi li {
	float: left;
	overflow: hidden;
}
#navi li, #navi li a {
	display: block;
	width: 110px;
	height: 80px;
}
#navi li span {
	display: none;
}
#navi li.conserverie, #navi li.conserverie a {
}
#navi li.conserves, #navi li.conserves a {
}
#navi li.acheter, #navi li.acheter a {
}
#navi li.contact, #navi li.contact a {
	width: 85px;
}
#navi li.conserverie a {
	background-image: url(/design/img/navi-conserverie.png);
}
#navi li.conserverie li a {
	background-image: none);
}
#navi li.conserves a {
	background-image: url(/design/img/navi-conserves.png);
}
#navi li.conserves li a {
	background-image: none;
}
#navi li.acheter a {
	background-image: url(/design/img/navi-acheter.png);
}
#navi li.acheter li a {
	background-image: none;
}
#navi li.contact a {
	background-image: url(/design/img/navi-contact.png);
}
#navi li a:link, #navi li a:visited {
	background-position: center top;
}
#navi li a:hover, #navi li a:active, #navi li a:focus {
	background-position: center center;
}
.paragraphes {
	margin: 10px;
}
.paragraphes #liste ul {
	padding: 0 0 5px 5px;
	border-left: solid 1px #663300;
	margin-left: 12px;
}
.paragraphes #liste ul li h3 {
	font-size: 11px;
	letter-spacing: 1px;
	word-spacing: 1px;
}

#liste li p { font: 11px/11px Arial, Helvetica, sans-serif; margin: 0; padding: 0; }

#textes h2 a:link, #textes h2 a:visited { border: none;}
