body {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #8E3636;
}

#head {
	clear: both;
}

#header {
	width: 298px;
	height: 130px;
	float: left;
	margin-right: 10px;
	padding-bottom: 10px;
}

#infos {
	background-image: url(images/casesimple.jpg);
	background-repeat: no-repeat;
	width: 134px;
	height: 113px;
	float: left;
	margin-right: 10px;
	padding-bottom: 10px;
	font-family: "Garamond", Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #8E3636;
	text-align: center;
	padding: 5px;
	padding-top: 15px;
	font-weight: bold;
}

#infos p {
	margin-bottom: 13px;
}

#infos a {
	color: #999999;
	text-decoration: none;
}

#nouvelles {
	background-image: url(images/casesimple.jpg);
	background-repeat: no-repeat;
	width: 134px;
	height: 120px;
	float: left;
	margin-right: 10px;
	padding-bottom: 10px;
	padding: 5px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#nouvelles h1 {
	font-size: 1.2em;
	font-weight: bold;
	font-family: "Garamond", Georgia, "Times New Roman", Times, serif;
	color: #8E3636;
	margin: 0;
}

#nouvelles .navigation {
	text-align: center;
	margin-top: 10px;
}

#nouvelles img {
	border: 0;
}

#nouvelles p {
	margin: 0;
}

#nouvelles a {
	text-decoration: none;
	color: #C0C0C0;
}

#prix {
	background-image: url(images/casesimple.jpg);
	background-repeat: no-repeat;
	width: 144px;
	height: 120px;
	float: left;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 5px;
}

#container {
	clear: both;
	background-color: #FFFFFF;
}

#container .top {
	background-image: url(images/contenu_haut.gif);
	height: 9px;
	background-repeat: no-repeat;
	width: 760px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

#container .bottom {
	background-image: url(images/contenu_bas.gif);
	height: 9px;
	background-repeat: no-repeat;
	width: 760px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

#contenu {
	padding: 10px;
}

#thumbs img {
	border: 0;
	margin-right: 5px;
	margin-bottom: 5px;
}

#contenu p {
	text-align: justify;
	margin-bottom: 10px;
	position: relative;
}