﻿BODY 
{
	font-size: 12px; font-family: tahoma, Verdana, arial; 
	color: #000000; text-align:center;
	background-color:#F8EDD9;
	margin:0px 0 0 0;
}

h1 {font-size:19px; color:#441D00; font-size:16px;}
form {margin:0; padding:0;}

#container 
{
	position:relative;
	width:830px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	padding:5px 0 0 0;
	/*background-color:Red;*/
}

#header
{
	width:100%;
	height:331px;
	top:0;
	margin:0px;
	padding:0px;
	background-image: url(/img/header.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	position:relative;
	text-align:left;
}

#content
{
	width:100%;
	/*height:500px;*/
	top:0;
	margin:0px;
	padding:0px;
	background-image: url(/img/background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	position:relative;
}

#contentBox
{
	width:550px;
	/*height:400px;*/
	top:0;
	margin:0px 0 0 200px;
	/*ackground-color:Red;*/
	padding:0px;
	position:relative;
	text-align:justify;
	font-size:14px;
}

#contentBoxImg
{
	padding-bottom:20px;
}

#footer
{
	width:100%;
	height:120px;
	top:0;
	margin:0px;
	padding:0px;
	background-image: url(/img/footer.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	position:relative;
}

#bottomLinks a:link, #bottomLinks a:visited
{
	width:100%;
	font-size:12px;
	padding-bottom:40px;
	color:#A63608;
}

#bottomLinks a:hover
{
	color:#441D00;
}

#nav
{
	width:250px;
	/*height:400px;*/
	top:0;
	padding:209px 0 0 356px;
	/*background-color:Red;*/
	position:relative;
}

.listItem  { 
margin:0 0 10px 0;
padding:0;
list-style:none;
}
  
.listItem li 
{
	background: url("/img/list-chocolat.gif") no-repeat 0px 8px; 
margin: 0; 
margin-left:0px; margin-right:5px;
padding: 3px 0px 5px 15px; 
margin-bottom: 3px;
font-size:14px;
}

.choco
{
	background: url("/img/photo.gif") no-repeat; 
	width:16px;
	height:12px;
	margin:0;
	padding:0;
}

.listItem  a:visited,.listItem  a:link 
{
	color:#009; text-decoration:underline;
}
.listItem  a:hover {color:#900; text-decoration:underline;}


#display_picture_container {
	position:absolute;
	top:0;
	left:0;
	width:700px;
	height:400px;
	padding-top:16px;
}

#display_picture {
	position:absolute;
	top:61px;
	left:31px;
	width:596px;
	height:330px;
	background:#000;
	opacity:0.8; filter:alpha(opacity=80);
	text-align:center;
	font-size:11px;
	padding-top:16px;
}

#display_picture_img {
	position:absolute;
	top:108px;
	left:65px;
	height:272px;
	width:530px;
