/* Structure */
body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#646464;
}
#container {
	width:918px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	width:918px;
	height:170px;
	background: #ffffff url(../images/bg-header.png) no-repeat;
	color:#FFFFFF;
	font-size:12px;
}
#logo {
	position:absolute;
	width:515px;
	height:139px;
	margin-top:30px;
	margin-left:14px;
}
#logo img {
	width:515px;
	height:139px;
}
#header ul {
	position:absolute;
	margin-top:140px;
	margin-left:550px;
}
#header li {
	display:inline;
}
#header li a {
	color:#FFFFFF;
}
#centre {
	width:918px;
	background:url(../images/bg-contenu.png) repeat-y;
	padding-left:4px;
	padding-right:4px;
	float:left;
}
#colonne-centre {
	width:460px;
	float:left;
	margin-top:10px;
}
#colonne-centre-listing {
	width:680px;
	float:left;
	margin-top:10px;
}
#colonne-droite {
	width:210px;
	margin-left:10px;
	margin-top:10px;
	float:left;
}
#colonne-gauche {
	width:220px;
	background:url(../images/bg-colonne-gauche.png) no-repeat;
	float:left;
}
#colonne-gauche a {
	color:#5e172d;
	text-decoration:none;
}
#colonne-gauche a:hover {
	text-decoration:underline;
}
#optionsGauche {
	width:190px;
	margin-left:9px;
	margin-top:10px;
	text-align:center;
}
#contenu {
	width:680px;
	float:left;
}
#contenu h1 {
	width:680px;
	height:39px;
	background:#EEEEEE;
	line-height:39px;
	margin:0;
	padding:0;
	font-size:20pt;
	color:#bbbbbb;
	font-weight:normal;
}
#footer {
	width:918px;
	height:45px;
	background:url(../images/bg-footer.png) no-repeat;
	text-align:center;
	font-size:9px;
	clear:both;
	padding-top:20px;
}
#footer a {
	color:#646464;
}
/* General */
a {
	text-decoration:none;
	color:#5E172D;
}
a:hover {
	text-decoration:underline;
}
img {
	margin:0;
	padding:0;
	border:0;
}
label {
	width:100px;
	display:block;
	float:left;
	margin-top:10px;
}
legend {
	font-size:10px;
	color:#646464;
}
input {
	margin-top:10px;
	border:#cccccc 1px solid;
	color:#000000;
	padding:3px;
}
textarea {
	margin-top:10px;
	width:280px;
	height:200px;
	border:#cccccc 1px solid;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
}
.rouge {
	color:#ff0000;
}
.vert {
	color:green;
}
.pagination-bottom {
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
}
/* Produits */
.div_list_rea {
	width:200px;
	float:left;
	border-bottom:#cccccc 1px solid;
	height:400px;
	margin-left:20px;
	-margin-left:10px;
}
.img_liste_rea {
width:200px;
height:200px;
overflow:hidden;
border:#eeeeee 4px solid;
}
.div_list_rea img {
	width:200px;
}
/*Partenaires */
.div_liens_rea {
	border-bottom:#cccccc 1px dashed;
	margin-top:10px;
	padding-bottom:10px;
}