body {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}

img {
	border: none;
}

#header {
	margin: -8px auto;
	height: 122px;
	width: 367px;
	background-image: url(images/header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#wrapped {
	margin : 0 auto;
	padding-top: 35px;
	background-color: white;
	border-top: #615e25 1px solid;
	border-right: #615e25 1px solid;
	border-left: #615e25 1px solid;
	width: 598px;
}

#content {
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #656565;
	width: 570px;
}

#content div {
	margin-left: 30px;
	margin-right: 30px;
}

a, a:hover, a:visited {
	text-decoration: none;
	color: #aa3722;
}

h3 {
	margin-top: 0px;
	margin-left: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.margin {
	margin-top: 35px;
}

#menu {
	height: 50px;
	font-size: 9pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #4c2d0e;
	text-align: center;
	margin-right: auto;
	margin-left: -1px;
	width: 600px;
}

#menu a {
	margin-right: 14px;
	display: inline-block;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none;
	height: 50px;
	color: white;
	line-height: 50px;
	background-color: #4c2d0e;
	padding-top: 4px;
}

#menu a:last-child {
	margin-right: 0px;
	display: inline-block;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none;
	height: 50px;
	color: white;
	line-height: 50px;
	background-color: #4c2d0e;
	padding-top: 4px;
}

#menu a:hover {
	height: 50px;
	background-position: 0 top;
	background-image: url(images/blanc.jpg);
	background-repeat: repeat-x;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #dbc869;
	line-height: 50px;
}

#menufab {
	height: 38px;
	font-size: 9pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #606060;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 598px;
}

#menufab a {
	margin-right: 0px;
	display: inline-block;
	text-decoration: none;
	color: white;
	line-height: 38px;
}

#menufab a:hover {
	text-decoration: none;
	color: #dbc869;
}

.passelec {
	height: 38px;
	width: 297px;
}

.selec {
	height: 38px;
	width: 297px;
	background-color: #615e25;
}

.bloc-full {
margin-top: -15px;
margin-bottom: 10px;
width: 90%;
float: left;
border-bottom: 1px dashed #CCC;
}

#footer {
	margin: 0px auto;
	height: 4px;
	width: 600px;
	background-color: #4c2d0e;
}
