body {
	background: #306287;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;

}

input,select,textarea {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #614A2C;
}

a {
	color: #614A2C;
}

p {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
}

form {
	margin:0px;
	padding:0px;
}

#content li {
	margin-left: 15px;
}

#container {
	width: 799px;
	margin: auto;
	padding: 0px 6px 0px 6px;
	background: url(../images/backcontainer.gif) repeat-y;
	border-top: 5px solid #FFF;
	border-bottom: 11px solid #036;
	text-align: left;
}

#top {
	width: 799px;
	height: 298px;
}

#top_logo {
	float: left;
	width: 264px;
	height: 82px;
}

#top_nav {
	float: right;
	width: 522px;
	height: 29px;
	padding: 53px 13px 0px 0px;
	background-image: url(../images/top_bg.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

#top_nav ul {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#top_nav ul li {
	float: left;
}

#top_content {
	width: 799px;
	float: left;
}

#top_vedette {
	position: absolute;
	width: 202px;
	height: 210px;
	padding: 0px 5px 0px 25px;
	margin: 34px 5px 0px 567px;
	font-size: 10px;
	color: #fff;
	line-height: 13px;
	background: url(../images/top_vedette_bg.jpg) no-repeat;
}

#top_vedette_link {
	display:block;
	width:163px;
	margin:6px 0px 0px 8px;
	font-size: 11px;
	color: #634723;
	text-decoration:none;
}

#top_vedette_title {
	padding: 18px 0px 0px 0px;
}

#top_vedette_pix {
	margin:15px 0px 0px 2px;
}

#top_vedette_date {
	position:absolute;
	text-align:right;
	color:#614A2C;
	font-size:11px;
	padding:23px 0px 0px 137px;
}

#top_menu {
	position: absolute;
	float: left;
	height: 34px;
	background: url(../images/top_menu_line.gif) repeat-x top;
}

#top_menu ul {
	float: left;
	width: 799px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#top_menu ul li {
	float: left;
}

#top_image {
	position: absolute;
	width: 566px;
	height: 182px;
	margin-top: 34px;
}

#left {
	float: left;
	width: 163px;
}

#content {
	float: right;
	width: 606px;
	padding: 25px 0px 0px 30px;
}

#bottom {
	padding: 30px 0px 10px 163px;
	text-align: center;
	clear: both;
}

