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

/* ********************************************************************* */
/* block_list */
/* ********************************************************************* */
div#block_list
{
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
	
	width: 963px;
}
div#fiche_colonne_gauche,
div#fiche_colonne_droite,
div#fiche_separation_vertical
{
	float:left;
}

div#block_list ul
{
	list-style-image:url(../media/images/fleche_deco_rouge.png);
	color:#6F6666;
	font-size:14px;
	list-style-position:outside;
	padding-left:20px;
}


/* ******************************************* */
/* list_colonne_gauche */
/* ******************************************* */

.fin
{
	clear:both;
}

div#list_colonne_gauche
{
	width:732px;
}

/* fil_ariane */
div#fil_ariane,
div#fil_ariane a
{
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	
	color:#525252;
}
div#fil_ariane a:hover
{	
 text-decoration:none;
}
/* titre_list */
h2.titre_list
{
	padding:10px 0 0 0;
	
	text-transform:uppercase;
	font-weight:bold;
	font-size:22px;
	
	color:#525252;
}
/*list_nombre_annonce*/
div#list_nombre_annonce
{
	float:left;
	
	padding:3px 0 0 0;
	
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	
	color:#D10019;
}
/* nombreAnnonces */
div#nombreAnnonces
{
	float:right;
	padding:5px 24px 0 0;
	
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	
	color:#525252;
}
div#nombreAnnonces *
{
	display:block;
	float:left;
}
div#nombreAnnonces span
{
	padding:2px 0 0 0;
}
/* en_tete_block_annonce */
div#en_tete_block_annonce
{
	padding:0 0 5px 0;
	
	height:43px;
	width:733px;
	
	border-bottom: 1px solid #888888;
}
/* choixDuTri */
div#choixDuTri
{
	padding:17px 0 0 0;
	
	float:left;
	color:#525252;
	
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}
div#choixDuTri a
{
	margin: 0 0 0 7px;
    padding: 0 0 0 8px;
	
	color:#525252;
	
	text-decoration:none;
	background:url(../media/images/fleche_tri.png) no-repeat 0 5px;

}
div#choixDuTri a.triCroissant
{
	padding: 0 0 0 13px;
	
	font-weight:bold;
	background:url(../media/images/fleche_triCroissant.png) no-repeat 0 6px;
}
div#choixDuTri a.triDecroissant
{
	padding: 0 0 0 13px;
	
	font-weight:bold;
	background:url(../media/images/fleche_triDecroissant.png) no-repeat 0 6px;
}
div#choixDuTri a:hover
{
	text-decoration:underline;
}
div#choixDuTri a:active
{
	text-decoration:none;
	font-weight:bold;
	color:#323332;
}
/* list_content_pagin */
div.list_content_pagin
{
	padding:12px 0 0 20px;
	
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	
	color:#535353;
	
}
div.list_content_pagin a,
div.list_content_pagin p
{
	margin:0 0 0 5px;
}

.selected
{
	padding:3px 0 0 9px;
	width:19px;
	height:28px;
	
	color:white;
	
	background:url(../media/images/list_page_nombre_actif.png) no-repeat;
}
a.left,
a.right
{
	cursor:pointer;
}
a.pagin
{
	padding:3px 0 0 9px;
	
	cursor:pointer;
	
	text-decoration:none;
	
	color:#535353;
	
	width:19px;
	height:28px;
	
	
	background:url(../media/images/list_page_nombre.png) no-repeat;
}

a:hover.pagin
{
	width:19px;
	height:28px;

	color:white;
	
	background:url(../media/images/list_page_nombre_actif.png) no-repeat;
}

div.list_content_pagin a,
div.list_content_pagin p
{
	display:block;
	float:left;
	
	text-decoration:none;
}
a.left
{
	height:28px;
	width:44px;
	
	background:url(../media/images/list_page_precedente.png) no-repeat;
}
a:hover.left
{
	height:28px;
	width:44px;
	
	background:url(../media/images/list_page_precedente_hover.png) no-repeat;
}
a.right
{
	height:28px;
	width:44px;
	
	background:url(../media/images/list_page_suivante.png) no-repeat;
}
a:hover.right
{
	height:28px;
	width:44px;
	
	background:url(../media/images/list_page_suivante_hover.png) no-repeat;
}
/* **************block_annonce*************** */
.block_annonce
{
	margin:3px 0 0 0;
	height: auto !important;
	height: 180px;
	min-height: 180px;
	width:733px;
	
	border-bottom: 1px solid #888888;
}
/*block_annonce_date*/
.block_annonce_date
{
	padding: 0 0 3px 0;
	color:#D10019;
	font-size:11px
}
.block_annonce_image,
.block_annonce_info
{
	float:left;
}
.block_annonce_info_article
{
	padding:0 0 0 10px;
	
	height: auto !important;
	height: 83px;
	min-height: 83px;
	width:390px
}
/*.block_annonce_element*/
.block_annonce_element
{
	height: auto !important;
	height: 125px;
	min-height: 125px;
	width:733px;
}
/*.block_annonce_info_article_titre*/
.block_annonce_info_article_titre h2,.block_annonce_info_article_titre h2 a, .block_annonce_info_article_titre h2 a:visited
{
	color:#525252;
	text-transform:uppercase;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
}
/*.block_annonce_info_article_departement*/
.block_annonce_info_article_departement
{
	color:#686868;
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
/*.block_annonce_info_article_texte*/
.block_annonce_info_article_texte
{
	padding:10px 0 0 0;
	
	color:#686868;
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}
/*.block_annonce_info_prix*/
.block_annonce_info
{
	height: auto !important;
	height: 125px;
	min-height: 125px;
	width:532px;
}
.block_annonce_info_article
{
	float:left;
}
.block_annonce_info_prix
{
	float:right;
}
/*.block_annonce_info_prix_ref*/
.block_annonce_info_prix_ref
{
	
	color:#686868;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:right;
}
/*.block_annonce_info_prix_montant*/
.block_annonce_info_prix_montant
{
	/*padding:0 0 0 53px;*/
	
	color:#D10019;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	
	text-align: right;
}

/*block_annonce_nombre_photo*/
.block_annonce_nombre_photo a
{
	float:left;
	
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	
	text-decoration:none;
	color:#535353;
}
.block_annonce_nombre_photo a:hover
{
	text-decoration:underline;
}

/*block_annonce_details*/
.block_detail, .block_annonce_details
{
	height: auto !important;
	height: 20px;
	min-height: 20px;
	width:80px;
	float:right;
}

.block_detail a, .block_annonce_details a
{
	float:right;
	padding:0 10px 0 0;
	height: 20px;
	width:80px;
	background:url(../media/images/button_details.png) no-repeat scroll 0 0;
}
.block_detail a:hover, .block_annonce_details a:hover
{
	background:url(../media/images/button_details_hover.png) no-repeat;
}


/* panier */
.block_ajoutPanier
{
	height: auto !important;
	height: 20px;
	min-height: 20px;
	width:120px;
	float:right;
	margin-right:10px;
}

.block_ajoutPanier a
{
	float:right;
	padding:0 10px 0 0;
	height: 20px;
	width:120px;
	background:url(../media/images/button_ajoutPanier.png) no-repeat scroll 0 0;
}
.block_ajoutPanier a:hover
{
	background:url(../media/images/button_ajoutPanier_hover.png) no-repeat;
}

/* panier print*/
.block_mail
{
	height: auto !important;
	height: 20px;
	min-height: 20px;
	width:120px;
	float:left;
	margin:10px 0px 0px 10px;
}

.block_mail a
{
	float:left;
	padding:0 10px 0 0;
	height: 20px;
	width:120px;
	background:url(../media/images/button_send_mail.png) no-repeat scroll 0 0;
}
.block_mail a:hover
{
	background:url(../media/images/button_send_mail_hover.png) no-repeat;
}

/* panier send mail*/
.block_print
{
	height: auto !important;
	height: 20px;
	min-height: 20px;
	width:120px;
	float:left;
	margin:10px 0px 0px 10px;
}

.block_print a
{
	float:left;
	padding:0 10px 0 0;
	height: 20px;
	width:120px;
	background:url(../media/images/button_print.png) no-repeat scroll 0 0;
}
.block_print a:hover
{
	background:url(../media/images/button_print_hover.png) no-repeat;
}

/* panier remove elt*/
.block_remove
{
	height: auto !important;
	height: 20px;
	min-height: 20px;
	width:94px;
	float:right;
	margin-right:10px;
}

.block_remove a
{
	float:right;
	height: 20px;
	width:94px;
	background:url(../media/images/button_remove.png) no-repeat scroll 0 0;
}
.block_remove a:hover
{
	background:url(../media/images/button_remove_hover.png) no-repeat;
}



/*floor*/
.floor
{
	float:right;
	
	
}
/* ******************************************* */
/* fiche_separation_vertical */
/* ******************************************* */
div#fiche_separation_vertical
{
	height:1040px;
	width:1px;
	
	background: #888888;
}

/* ******************************************* */
/* fiche_colonne_droite */
/* ******************************************* */
div#fiche_colonne_droite
{
	width:222px;
	padding:0 0 0 7px;
}
/* block_deposer_annonce */
div#block_deposer_annonce
{
	padding:0 5px 0 8px;
	
	color:black;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}
div#deco_deposer_annonce img
{
	padding:0 0 0 10px;
}
div#block_deposer_annonce strong
{
	color:#ae002a;
	text-transform:none;
	
}
/*button_deposer_annonce*/
div#button_deposer_annonce
{
	margin:5px 0 0 10px;
	
	width:199px;
	height:21px;	
}
div#button_deposer_annonce a
{
	float:right;
	width:199px;
	height:21px;
	background:url(../media/images/button_deposer_annonce.png) no-repeat;
}
div#button_deposer_annonce a:hover
{
	background:url(../media/images/button_deposer_annonce_hover.png) no-repeat;
}
/*block_contactez_nous_rouge*/
div.block_contactez_nous_rouge
{
	margin:15px 0 0 6px;
	
	height: auto !important;
	height: 173px;
	min-height: 173px;
	width:206px;
	
	background:url(../media/images/block_contactez_nous_rouge.png) no-repeat;
}
div.block_contactez_nous_rouge p
{
	color:white;
	font-size:18px;
	
	padding:73px 0 0 53px;
}
div.block_contactez_nous_rouge a
{
	position:absolute;
	padding:29px 0 0 53px;
	
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:none;
}
div.block_contactez_nous_rouge a:hover
{
	text-decoration:underline;
}
/*affaire_vendue*/
.affaire_vendue
{
	
	height: auto !important;
	height: 370px;
	min-height: 370px;
	width:217px;
	
	/*background:url(../media/images/affaire_vendue_bg.png) no-repeat;*/
}
.titre_affaire_vendue
{
	width:217px;
	height:53px;
	margin:15px 0 0 0;
	
		
	background:url(../media/images/titre_affaire_vendue_bg.png) no-repeat;
}
.titre_affaire_vendue_global
{
	padding:3px 10px 0 0;
	
	
	color:#5d5d5d;
	text-align:right;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;

}
.titre_affaire_vendue_global strong
{
	font-size:18px;
}
.affaire_vendue_article img
{
	padding:10px 0 0 7px;
}
.affaire_vendue_article h3,
.affaire_vendue_article p
{
	padding:10px 7px 0 10px;
}
.affaire_vendue_article h3
{
	font-size:14px;
	
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
}
.affaire_vendue_article p
{
	color:#5d5d5d;
	
	font-size:12px;

}
.affaire_vendue_article
{
	
	background:url(../media/images/affaire_vendu_article_bg.png) repeat-y;
}
.fin_affaire_vendue
{
	width:217px;
	height:17px;
	
	background:url(../media/images/fin_affaire_vendue_bg.png) no-repeat;
}