#img_gauche{
	width:226px;
	display: inline;
	float: left;
	margin:10px 0px 10px 10px;	/* yW */
}
#img_top{
	width:654px;
	height: 151px;
	display: inline;
	float: left;
	margin:10px;
}
#presentation{
	background: #820000 right url(../images/titre_rubrique.gif) no-repeat;
	display: inline;
	float: left;
	width: 655px;
	height: 27px;
	margin-left: 10px;
}
#presentation p{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #ffffff;
	margin: 3px 0px 0px 0px;
	padding: 2px 0px 0px 7px;
}

#boxpres{
	border: solid #7C7C7C;
	border-width: 1px 1px 1px 1px;
	display: inline;
	float: left;
	width: 655px;
	height: 65px;
	margin: 0px 0px 0px 10px;
}
#boxpres p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
	color: #7A7A7A;
	margin: 0px;
}
.bloc_bas {
	display: inline;
	float: left;
	width: 226px;
	background-position: bottom;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	color: #ffffff;
}
.bloc_bas:hover {
	color: #FEDE61;
}
.bloc_bas img {
	border: 1px solid #7C7C7C;
	display: block;
	position: relative;
}
.bloc_bas span {
	color: #ffffff;
	display: block;
	position: relative;
	width: 226px;
	/*height:28px;*/
	height:25px;
	line-height:25px;
	/*padding-top: 4px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
}
#c1 {
	background-color: #361514;
	background-image: url(../images/titre_rubrique_c1.gif);
	margin-bottom:15px;
}
#c2 {
	background-color: #6C1426;
	background-image: url(../images/titre_rubrique_c2.gif);
	margin-bottom:15px;
}
#c3 {
	background-color: #6C4723;
	background-image: url(../images/titre_rubrique_c3.gif);
}
#liste_image{
	margin: 10px 10px 10px 10px;
	display: inline;
	float: left;
	width: 660px; 	/* yw *//* Si tu ne mets pas de largeur, FF et OP sont à 100% */
}
#liste_image img{
	margin: 0px 11px 7px 2px;	 /* yw */
	border: 1px solid #7C7C7C;	 /* yw */
}
