/* CSS Document */
#selecteur {
	background-image: url(../images/accueil/fond_alouer_avendre.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 108px;
	width:696px;
	padding-top:48px;
}

#piedpage {
	text-align:right;
	width:97%;
	margin-bottom:15px;
}

html>body #leftcolumn{
margin-left: -878px; /*Set left margin to -(contenu)*/
}
#leftcolumn{
margin-left: -887px; /*Set left margin to -(contenu)*/
}

#center-box{
margin-left: 156px; /*Set left margin to LeftColumnWidth*/
}
html>body #center-box{
margin-left: 165px; /*Set left margin to LeftColumnWidth*/
}

#acc_topgch {
	height:154px;
	width:165px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/accueil/acc_fnaim_v2.jpg);
	background-position: 0px 19px;
}

#acc_topgch .fnaim p{
	text-align:justify;
	padding-top:15px;
	padding-left:10px;
	padding-right:5px;
	margin-top:0px;
}

/* les nouveautés */
#les_nouveautes{
	width:696px;
	height:176px;
	float:left;
	background-color:#DADBDF;
	background-image: url(../images/accueil/bandeau_nouveautes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:21px;
	color:#707581;
}

#les_nouveautes .liste_img{
	width:505px;
	float:left;
}

#les_nouveautes .liste_img .bloc_img {
	width:84px;
	height:70px;
	float:left;
}
#les_nouveautes .liste_img .bloc_img a{
	width:74px;
	height:56px;
	float:left;
	display:block;
}
#les_nouveautes .liste_img .bloc_img img{
	width:74px;
	float:left;
	border:0;
}

#les_nouveautes .liste_img .bloc_img .texte{
	clear:left;
	display:block;
	font-size:10px;
	line-height:10px;
	font-weight: normal;
	text-transform: lowercase;
	height:10px;
	overflow: hidden;
}

#les_nouveautes .liste_img .bloc_img .descriptif{
	display:none;
}


#les_nouveautes .selection {
	width:169px;
	float:right;
	margin-right:13px;
}
#les_nouveautes .selection img{
	width:165px;
	float:left;
	border: 2px solid #F8CF53;
}


#les_nouveautes .selection .texte{
	width:167px;
	height:16px;
	float:left;
	background:#AFB9C2;
	line-height:16px;
	overflow: hidden;	
}
#les_nouveautes .commentaire{
	padding-top:6px;
	float:left;
	font-size:10px;
	line-height:1em;
	font-weight: normal;
	text-align: left;	
	
}

/* les coup de coeurs */
#les_coup_coeur{
	width:696px;
	height:176px;
	float:left;
	background-color:#AFB9C2;
	background-image: url(../images/accueil/bandeau_coup_coeur.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:21px;
	color:#707581;
}

/*#les_coup_coeur .liste_img{
	width:505px;
	float:left;
}*/

#les_coup_coeur .bloc_img {
	width:164px;
	height:144px;
	float:left;
	margin-right:13px;
	overflow:hidden;
}

#les_coup_coeur .bloc_img img{
	width:164px;
	float:left;
	border:0;
}


#les_coup_coeur .bloc_img .texte{
	float:left;
	font-size:12px;
	font-weight: normal;
	height:16px;
	width:100%;
	line-height:16px;
	overflow: hidden;
	text-align: center;
	background:#9CA3B3;
	margin-top:4px;
}

#les_coup_coeur .commentaire{
	float:left;
	font-size:10px;
	line-height:1em;
	font-weight: normal;
	text-align: left;
}

#bandeau_flash{
	display:block;
	width:696px;
	height:112px;
	background-image: url(../images/pgs/acc_logoVal-de-Seine.png);
	float:left;
}

