@charset "utf-8";
/* CSS Document */


/*---------------contenu---------------*/

h1 a,h2 a,h3 a,h4 a{
color:inherit;
text-decoration:none;
}
#contenu{
}

/*----------------contenu milieu-----------*/
/*-----------centre haut----------*/

#centre{
	float : left;
	margin-left : 0px !important;
	margin-left : -5px;
	width : 650px;
}

#centre-haut{
}

.centre-sous-banniere{
	background : url(../images/centre-sous-banniere.gif) no-repeat;
	height : 5px;
}

.coups-coeur {
	font-weight: bold;
	margin-left : 20px;
	margin-top : 20px;
}

.coups-coeur span.coups {
	color : #c7bb77;
}

.coups-coeur ul {
	list-style-image : none;
	list-style-position : outside;
	list-style-type : none;
	margin-top : 10px;
	
}

.coups-coeur ul li {
	font-size : 12px;
	float : left;
	padding-top : 1px;
	width : 222px;
}

#img3{
	width : 180px;
}

.coups-coeur ul li p{
	font-size : 11px;
	text-align : right;
	padding-top:3px;
	width:133px;
	font-weight : normal;
}
.coups-coeur ul li a{
	text-decoration : none;
}

#img_cdc{
	width : 175px;
	text-align : center;
	margin-bottom : 1px;
}

#photo0 {
	border:1px solid #FFFFFF;
	height:127px;
	text-align : center;
}

#photo1 {
	border:1px solid #FFFFFF;
	height:127px;
	text-align : center;
}

#photo2 {
	border:1px solid #FFFFFF;
	height:127px;
	text-align : center;
}

#ville0{
	font-size : 9px;
}

#ville1{
	font-size : 9px;
}

#ville2{
	font-size : 9px;
}

.coups-coeur ul li p.prix{
	font-size : 13px;
	font-weight : bold;	
}

span.img-coeur {
	border:1px solid #FFFFFF;
	height:127px;
	width:169px;
}

.coups-coeur ul li img.img-fleche {
	margin-left : 138px;
	margin-top : -20px;
	float : left;
}

.coups-coeur ul li a {
	color:#c3c1c1;
	font-size:12px;
	text-decoration:none;
}

/*---------centre bas-----------*/

#centre-milieu{
 width:630px;
 margin-left : 20px;
}

#trait{
}

#text-meilleur{
	margin-top : 10px;
}

#text-meilleur span.titre{
	font-weight: bold;
	color : #8a8a89;
	font-size : 17px;
}

#text-meilleur span.italic{
	color : #8a8a89;
	font-size : 14px;
	font-style : italic;
	font-weight: normal;
}

#paragraphe{
	letter-spacing	: 0px;
	font-family : Arial;
	color : #646363;
	font-size : 11px;
}

#paragraphe p{
	margin-top : 8px;
}

#blanc{
	color : white;
}

#text-404{
	background-color : transparent;
	width : 770px;
	display:block;
	margin-left : 2px;
	clear:left;
	margin-bottom:20px;
}
#text-404 .clear{
	clear:both;
}

#text-404 ul{
	padding-top : 10px;
}

#text-404 ul li.normal{
	float : left;
	list-style-type : none;
	margin-right : 20px;
	margin-left : 2px;
	
}

#text-404 ul li.dernier{
	float : left;
	list-style-type : none;
	margin-left : 2px !important;
	margin-left : 0px;
	
}

#text-404 ul li p.titre{
	background-color : #1a1a1a;
	font-weight: bold;
	list-style-type : none;
	padding-left : 10px;
	margin-bottom : 5px;
	width : 160px;
}
#text-404 ul li p.text{
	padding-left : 20px;
	font-size : 11px;
}

#text-404 ul li p.text a{
	text-decoration : none;
	list-style-type : none;
	font-size : 11px;
	color : #6b6b6b;
}

#text-404 ul li p.text a:hover{
	text-decoration : none;
	list-style-type : none;
	font-size : 11px;
	color : white;
}

