/* -----  BASE ------  */

html
{
	height: 100%;
}
body
{
	width: 100%;
	margin: auto;
	padding: 0;
	height: 100%;
	font-family: Arial;
	color: #373737;
}
img
{
    border: 0;
}
li
{
   list-style-type: none;
}
ul
{
   margin: 0;
   padding: 0;
}
h1
{
	margin-bottom: 5px;
	font-size : 1em;
}
h2
{
	margin: 0 0 0 0;
	font-size : 1.1em;
}
h3
{
	margin: 0 0 0 0;
	font-size : 1em;
}

/* ----- TOP HEADER -----  */

#top_header
{
	width: 100%;
	height: 27px;
	/* background: url("../images/top_header.png") repeat-x; */
}
#menu_top_header
{
	clear: both;
	margin: auto;
	width: 950px;
	height: 27px;
}
#left_top_header
{
	float: left;
	width: 475px;
	height: 27px;
	padding-top: 4px;
}
#right_top_header
{
    float: right;
    height: 27px;
    padding-right: 10px;
    padding-top: 5px;
    text-align: right;
}
#welcome
{
	font-size:12px;
	margin-top:10px;
}
/*  -----  FOND SITE -----  */

#fond_site_1
{
	margin: auto;
	width: 1000px;
	height: 100%;
	background-color: #FFFFFF;
}
#fond_site_2
{
	margin: 0;
	width: 1000px;
	background-color: #FFFFFF;
}

/*  -----  HAUT SITE -----  */

#haut_site
{
    clear: both;
	margin: auto;
	width: 950px;
}
#haut_site_logo
{
    float: left;
    width: 450px;
	height: 90px;
}
#haut_site_pub
{
	float: left;
    width: 500px;
}

#haut_site_bouton_depot
{
	float:right;
	margin-top:16px;
}

/*  -----  BARRE  LIENS -----  */

#barre_liens_fond
{
	clear: both;
	margin: auto;
	height: 30px;
	margin-top: 15px;
	/* text-align:center; */
}
#barre_liens
{
	padding-top: 4px;
	padding-bottom: 8px;
}
#barre_liens_depot
{
	float: left;
    width: 224px;
	height: 45px;
	margin-left: 6px;
}
div#partenaires
{
	float: right;
	width: 200px;
	text-align: center;
	margin-top: 20px;
	font-size: 13px;
}
div.liens_seo
{
	margin-top:10px;
	float: right;
	width: 100%;
}
div.liens_seo a
{
	font-weight:bold;
	text-decoration:none;
}
div#part_seo
{
	float:left;
	list-style:none;
	color:#7C7C7C;
	clear:both;
}
div#part_seo a
{
	font-size: 0.8em;
	color: #7C7C7C;
	text-decoration: none;
}


/*  -----  ANNONCES PREMIUM -----  */

.menu_an_premium
{
	/*clear: both;
	margin: auto;
    width: 950px;
	height: 179px;
	margin-top: 15px;
	margin-bottom: 15px;*/
	width:210px;
}
.menu_an_premium .fond_ann_premium
{
    width: 183px;
	height: 179px;
	background: url("../images/fond_ann_une.png") no-repeat;
	margin: 0 auto 10px auto;
	text-align: center;
}

.menu_an_premium .fond_ann_premium:hover
{
	background: url("../images/fond_ann_une_hover.png") no-repeat;
}

.menu_an_premium .fond_ann_premium.last
{
	margin-right:3px;
}

#menu_an_premium
{
	/*clear: both;
	margin: auto;
    width: 950px;
	height: 179px;
	margin-top: 15px;
	margin-bottom: 15px;*/
	float:left;
	width:183px;
	margin-top:50px;
	margin-left:32px;
}
#menu_an_premium .fond_ann_premium
{
	float: left;
    width: 183px;
	height: 179px;
	background: url("../images/fond_ann_une.png") no-repeat;
	margin-right: 8px;
	margin-bottom:10px;
	text-align: center;
}

#menu_an_premium .fond_ann_premium.last
{
	margin-right:3px;
}

/*  -----  BARRE INFO -----  */

#barre_info
{
	clear: both;
	margin: auto;
    width: 950px;
	height: 25px;
	margin-top: 15px;
}
.bt_info_left
{
	float: left;
	width: 15px;
	height: 20px;
	background: url("../images/bt_info_left.png") no-repeat;
}
.bt_info_center
{
	float: left;
	height: 20px;
	background: url("../images/bt_info_center.png") repeat-x;
}
.bt_info_right
{
	float: left;
	width: 21px;
	height: 20px;
	background: url("../images/bt_info_right.png") no-repeat;
}
.bt_info_right2
{
	float: left;
	width: 36px;
	height: 20px;
	background: url("../images/bt_info_right2.png") no-repeat;
}
.bt_info_center_v
{
	float: left;
	height: 20px;
	background: url("../images/bt_info_center_v.png") repeat-x;
}
.bt_info_right_v
{
	float: left;
	width: 21px;
	height: 20px;
	background: url("../images/bt_info_right_v.png") no-repeat;
}
.bt_info_right_v2
{
	float: left;
	width: 36px;
	height: 20px;
	background: url("../images/bt_info_right_v2.png") no-repeat;
}
#bloc_reseaux
{
	float: left;
	margin-left: 10px;
	padding-top: 1px;
}
#bloc_info_right
{
   float: right;
}
#corps_info_ann
{
	margin: auto;
}

/*  -----  CADRE DU CENTRE -----  */

#bloc_center
{
	margin: auto;
	width: 950px;
}

#middle_bloc_center
{
  background-color: #FFFFFF;
  border: 0 solid #E3E3E3;
  float: left;
  margin: 15px 0 30px;
  width: 948px;
}

.middle_bloc_center
{
	margin: 5px auto auto;
	width: 950px;
}

.middle_bloc_center_resize, .haut_bloc_resize
{
	width: 1000px;
}

#top_bloc_center
{
	margin: 5px auto auto;
	width: 950px;
}

#middle_bloc_center
{
	width: 950px;
	border: 0px solid #E3E3E3;
	background-color: #FFFFFF;
	margin: 5px auto;
}
/*  -----  CARTE -----  */
#ajout_annonce, #monannonce, #page_compte, #envoi_message {
	width:740px;
	float:left;
	display:block;
}
#carte
{
    width: 621px;
	height: 680px;
	background: transparent url('../images/map/carte.png') no-repeat;
	margin: 0px 47px 10px 52px;
}

/*  -----  LIENS CATEGORIES -----  */

#bloc_categories_1
{
	margin: auto;
	width: 1000px;
	height: 240px;

}
#bloc_categories_2
{
	width: 1000px;
	margin-top: 5px;
}

/*  -----  FOOTER -----  */

#bloc_footer_1
{
	clear: both;
	margin: auto;
    width: 100%;
	height: 57px;
}
#bloc_footer_2
{
	float: left;
    width: 100%;
	background-color: #DDDDDD;
	margin-top: 15px;
	padding-bottom:10px;
}
#left_footer
{
	width: 445px;
	margin-left: 25px;
}
#right_footer
{
	float: right;
	margin-right: 25px;
	text-align: right;
}

/*  -----  LISTING ANNONCES -----  */

#corps_listing
{
	float: left;
	width: 705px;
	margin: 10px 0 0 15px;
}

.corps_listing
{
	width: 705px;
	margin: 10px 0 0 15px;
}

#bloc_pagination
{
	padding: 5px 0 15px 0;
}

.fond_ann_listing_1
{
    width: 705px;
	height: 125px;
	background: url("../images/fond_listing1.png") no-repeat;
	margin-bottom: 10px;
}

.fond_ann_listing_1_large
{
    width: 730px;
	height: 125px;
	background: url("../images/fond_listing1_large.png") no-repeat;
	margin-bottom: 10px;
}

.fond_ann_listing_1_large_b
{
    width: 730px;
	height: 125px;
	background: url("../images/fond_listing1_large.png") no-repeat;

	margin-bottom: 10px;
}

.fond_ann_listing_1_large_b div
{
	padding-top: 17px;
}

.fond_ann_listing_2
{
    width: 705px;
	height: 125px;
	background: url("../images/fond_listing2.png") no-repeat;
	margin-bottom: 10px;
}

.fond_ann_listing_2_large
{
	width: 730px;
	height: 125px;
	background: url("../images/fond_listing2_large.png") no-repeat;
	margin-bottom: 10px;
}

.annonce_paid_box
{
	z-index: 10;

	position: absolute;
	width: 705px;
	height: 125px;
	display: table;
	line-height: 125px;

	background-image: url('../images/fog.png');
	background-repeat: repeat;

	cursor: pointer;
	text-align: center;
}

.annonce_paid_box span
{
	vertical-align:middle;
	display:inline-block;
	line-height: 1.2;
}

.fond_ann_listing_1 p, .fond_ann_listing_2 p, .fond_ann_listing_1_large p, .fond_ann_listing_2_large p
{
	margin:0;
}

.bloc_lien_listing_1
{
	display: block;
	width: 705px;
	height: 125px;
}

.bloc_lien_listing_1_large
{
	display: block;
	width: 730px;
	height: 125px;
}

.bloc_lien_listing_2
{
	display: block;
	width: 705px;
	height: 125px;
}

.bloc_lien_listing_2_large
{
	display: block;
	width: 730px;
	height: 125px;
}

.p_titre_listing
{
	height: 18px;
	padding: 10px 0 0 10px;
}
.bloc_adresse_listing
{
	position: absolute;
	margin: 5px 0 0 10px;
}
.bloc_logo_urgent
{
	clear: both;
	padding-top: 9px;
}
.bloc_categorie_listing
{
	position: absolute;
	margin: 25px 0 0 170px;
}
.bloc_photo_listing
{
    position: absolute;
	margin: -15px 0 0 430px;
}
.bloc_date_listing
{
	position: absolute;
	width: 128px;
	margin: 20px 0 0 580px;
	text-align: center;
}

/*  -----  LISTING VITRINES -----  */

.fond_vit_listing
{
    width: 705px;
	height: 125px;
	background: url("../images/fond_listing5.png") no-repeat;
	margin-bottom: 10px;
}
.bloc_lien_listing_3
{
	display: block;
	width: 705px;
	height: 125px;
}
.bloc_titre_listing_vit
{
	position: absolute;
	margin: 20px 0 0 10px;
}
.bloc_region_listing_vit
{
	position: absolute;
	margin: 25px 0 0 280px;
}
.bloc_photo_listing_vit
{
    position: absolute;
	margin: -15px 0 0 545px;
}

/*  ----- RECHERCHE -----  */

#corps_recherche
{
	text-align: left;
}
#top_menu_recherche
{
	float: left;
	width: 208px;
	height: 10px;
	background: url("../images/top_menu_search.png") no-repeat;
}
#middle_menu_recherche
{
	float: left;
	width: 208px;
	background: url("../images/middle_menu_search.png") repeat-y;
	padding-top: 4px;
}
#bottom_menu_recherche
{
	float: left;
	width: 208px;
	height: 10px;
	background: url("../images/bottom_menu_search.png") no-repeat;
	margin-bottom: 10px;
}
#left_checkbox_recherche
{
	clear: both;
	float: left;
	width: 85px;
	margin: 5px 0 0 16px;
}
#right_checkbox_recherche
{
	float: left;
	width: 91px;
	margin: 5px 0 0 0;
}
#submit_recherche
{
	clear: both;
	float: left;
	margin: 0 0 5px 20px;
}

/*  ----- RECHERCHE TOP -----  */

#corps_recherche_top
{
	width: 950px;
	margin: 10px 0 0 25px;
}
#search_top
{
	width: 950px;
	margin: 10px 0 0 0;
}
#top_menu_recherche_top
{
	width: 950px;
	height: 10px;
	background: url("../images/top_menu_search_top.png") no-repeat;
}
#middle_menu_recherche_top
{
	float: left;
	width: 950px;
	background: url("../images/middle_menu_search_top.png") repeat-y;
	padding-top: 4px;
}

.middle_menu_recherche_top
{
	width: 950px;
	background: url("../images/middle_menu_search_top.png") repeat-y;
	padding-top: 4px;
	/* display: table; */
}

.middle_menu_recherche_top .input_recherche
{
	/* display: table-cell; */
}
.middle_menu_recherche_top .select_recherche
{
	/* display: table-cell; */
}

#bottom_menu_recherche_top
{
	width: 950px;
	height: 10px;
	background: url("../images/bottom_menu_search_top.png") no-repeat;
}
#submit_recherche_top
{
	/*float: left;*/
	margin: 1px 0 5px 10px;
}

/*  ----- PUB LISTING -----  */

#img_info_pub
{
	/*float: left;*/
	float:right;
	width: 208px;
	height: 21px;
	background: url("../images/img_info_pub.png") no-repeat;
	margin: 12px 0 3px 0;
	text-align: center;
}
.bloc_pub_texte_listing
{
	/*clear: both;
	float: left;*/
	float:right;
    width: 208px;
	height: 65px;
	background: url("../images/fond_pub_texte.png") no-repeat;
	margin-bottom: 10px;
}
.logo_pub_texte_listing
{
	float: left;
    width: 60px;
	margin: 8px 0 0 10px;
}
.p_pub_text_listing
{
	float: left;
	width: 130px;
	padding: 3px 0 0 0;
}
.espace_pub
{
	height: 8px;
    display: table;
    float: right;
	margin-right:4px;
}
#submit_recherche
{
	/*clear: both;*/
	float: left;
	margin: 0 0 5px 20px;
	/*width:150px;*/
}

/*  ----- LISTING SELECTIONS -----  */

#corps_listing_selection
{
	clear: both;
	width: 705px;
	margin: 15px 0 0 15px;
}
.supp_selection
{
	position: absolute;
	margin-top: 5px;
	margin-left: 670px;
}

/*  ----- PAGE D'UNE ANNONCE -----  */

#bloc_titre_ann
{
	clear: both;
	float: left;
	width: 461px;
	margin: 10px 0 20px 13px;
}
#bloc_depot_ann
{
	float: left;
	width: 464px;
	margin: 10px 10px 0 0;
	text-align: right;
}
div.bloc_titre_ann
{
	width: 610px;
	margin: 10px 0 10px 13px;
}
div.bloc_titre_ann h1
{
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: inherit;
	font-weight: normal;
	display: inline-block;
}
div.bloc_depot_ann
{
	width: 610px;
	margin: 10px 10px 0 0;
	text-align: right;
}
#bloc_option_ann
{
	/*clear: both;*/
	float: right;
	width: 205px;
	margin: 0 0 0 10px;
}
.bloc_option_ann
{
	float: left;
	width: 205px;
	height: 28px;
	border: 1px solid #E3E3E3;
}
#bloc_vignettes_ann
{
	/*clear: both;*/
	float: right;
	/*width: 930px;*/
	width: 100px;
	margin: 0 12px;
}
.bloc_vignette_ann
{
	float: left;
	width: 90px;
	max-height: 63px;
	margin: 0 3px 4px 0;
	padding: 5px 2px;
	border: 1px solid #D4D4D4;
	text-align: center;
}
#bloc_photo_ann
{
	/*width: 918px;*/
	width:604px;
	margin: 0 0 0 10px;
	padding: 25px 0 25px 0;
	border: 1px solid #DADADA;
	text-align: center;
}
#bloc_photo_ann img
{
	max-height:420px;
	max-width:600px;
}
#bloc_contact_ann
{
	/*clear: both;*/
	width: 205px;
	margin: 20px 0 0 0;
}
.bloc_contact_ann
{
	width: 205px;
	height: 28px;
	border: 1px solid #E3E3E3;
}
.bloc_contact_titre_virgo {
    clear: both;
    display: table;
    float: left;
    height: 28px;
    margin: 20px 0 10px 0;
    width: 205px;
}
.bloc_contact_ann_virgo
{
    background-color: #FCFFB2;
    border: 1px solid #E3E3E3;
    clear: both;
    height: auto;
    padding-bottom: 5px;
    margin-bottom: 5px;
    width: 205px;
}
.bloc_contact_ann img
{
	vertical-align: baseline;
}
#bloc_pub_ann
{
	clear: both;
	float: left;
	margin-top: 10px;
}
.bloc_pub_ann
{
	clear: both;
    width: 234px;
	height: 65px;
	background: url("../images/pub_fond_ann.png") no-repeat;
}
.p_pub_ann_img
{
	float: left;
    width: 60px;
	padding: 8px 0 0 10px;
	text-align: left;
}
.p_pub_ann_txt
{
	float: left;
    width: 150px;
	margin: 4px 0 10px 0;
	text-align: left;
}
#bloc_info_ann_right
{
	width: 205px;
	margin-bottom: 4px;
	/*margin: 19px 0 0 25px;*/
}
#bloc_info_ann_left
{
	width: 610px;
	margin: 20px 0 0 10px;
	/*text-align:justify;*/
}
#adsensedetailannoncebas {
    display: table;
    margin: 14px 0 10px 0;
    text-align: center;
    width: 610px;
    height: 64px;
}
#adsenseblocsidebar {
	text-align:center;
	display:table;
}
.bloc_photos_sous
{
	text-align: center;
	border: 1px solid lightgray;
	padding: 20px;
	margin-bottom: 20px;
}
.bloc_photos_sous img
{
	max-width:560px;
	height:auto !important;
}
.desc_courte
{
	font-weight: normal;
	margin: 10px;
	width: 400px;
	float: left;
	text-align: justify;
	color:#6B6B6B;
}
#bloc_ann_autres .fond_ann_listing_1
{
	background-position:top;
	border-left: 1px solid lightgray;
	border-right: 1px solid lightgray;
	border-radius: 5px;
	width:610px;
}
#bloc_ann_autres .bloc_lien_listing_1
{
	width:610px;
}
#bloc_ann_autres .bloc_lien_listing_1:hover
{
	background-position:top;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-radius: 5px;
	width:610px;
}
#bloc_ann_autres .fond_ann_listing_2
{
	background-position:top;
	border-left: 1px solid #aed75a;
	border-right: 1px solid #aed75a;
	border-radius: 5px;
	width:610px;
}
#bloc_ann_autres .bloc_lien_listing_2
{
	width:610px;
}
#bloc_ann_autres .bloc_lien_listing_2:hover
{
	background-position:top;
	border-left: 1px solid #aed75a;
	border-right: 1px solid #aed75a;
	border-radius: 5px;
	width:610px;
}
#bloc_ann_autres .bloc_date_listing
{
	display:none;
}
#bloc_envoye_ann
{
	/*clear: both;*/
	float: right;
	width: 205px;
	/*margin: 50px 0 0 267px;*/
	margin-top:20px;
}
#bloc_action_ann
{
	float: right;
	width: 205px;
	margin: 20px 0 0 10px;
}
.bloc_action_ann
{
	float: left;
	width: 205px;
	height: 28px;
	border: 1px solid #E3E3E3;
}

/*  ----- PAGE D'UNE VITRINE -----  */

#bloc_top_vit
{
	float: left;
	width: 928px;
	margin: 20px 0 0 10px;
}
#bloc_logo_vit
{
	float: left;
	width: 220px;
}
#bloc_adresse_vit
{
	float: left;
	width: 200px;
	margin-left: 30px;
}
#bloc_horaires_vit
{
	float: left;
	width: 200px;
	margin-left: 30px;
}
#bloc_site_vit
{
	float: left;
	width: 200px;
	margin-left: 30px;
}
#bloc_separation_vit
{
	float: left;
	width: 928px;
	height: 1px;
	margin: 15px 0 0 10px;
	background-color: #E3E3E3;
}
#bloc_bottom_vit
{
	float: left;
	width: 928px;
	margin: 10px 0 30px 30px;
}

/*  ----- PAGE DE PAIEMENT-----  */

#bloc_paiement
{
	float: left;
	width: 928px;
	margin: 20px 0 20px 20px;
}

/*  ----- FORMULAIRES-----  */

#corps
{
	clear: both;
	float: left;
    width: 950px;
	padding: 20px 0 20px 0;
}
.corps_both
{
    width: 950px;
	padding-bottom: 25px;
}
.f_left_ph
{
	float: left;
	padding-left: 5px;
	padding-right: 8px;
}
.f_left
{
	float: left;
	padding-left: 7px;
}

/* ------ FORMULAIRE CREATE ACCOUNT PRO ------ */

table.form_table
{
	margin-top: 10px;
}

table.form_table tbody td
{
	height: 34px;
	white-space: nowrap;
}

table.form_table tbody td.right
{
	width: 230px;
	color: #565656;
	font-weight: bold;
	font-size: 1em;
	text-align: right;
}

table.form_table tbody td.bold
{
	color: #565656;
	font-weight: bold;
	font-size: 1em;
}

table.form_table tbody td input
{
	height: 22px;
	font-size: 1em;
}

table.form_table tbody td select
{
	height: 30px;
	font-size: 1em;
}

/* TABLE IMPORT ANNONCE */

table.import_table
{
	width: 740px;
}

table.import_table tbody tr:HOVER
{
	background-color: #def1bc;
}

table.import_table tbody td
{
	text-align: center;
}

table.import_table tbody tr.collapsible
{
	display: none;
}

/* layouts : MORE_OPTIONS */

div#more_options
{
	margin-left: 10px;
	text-align:center;
	width: 610px;

    border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
}

table.products
{
	width: 100%;
	padding: 5px 5px;
	text-align: center;
	font-weight: bold;
}

table.products thead th
{
	text-align: center;
	padding: 0 0 10px 0;

	font-size: 1.3em;
}

table.products tbody td div.product
{
	width: 180px;

	text-align: center;

	cursor: pointer;
	background-color: #eeeeee;
	border: 1px solid #dddddd;

	padding: 5px 0;
	margin: 0 auto;

    border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
}

table.products td div.product_active
{
	width: 180px;

	text-align: center;

	cursor: pointer;
	background-color: #def1bc;
	border: 1px solid #99c150;

	padding: 5px 0;
	margin: 0 auto;

    border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
}

table.products td div.product:hover
{
	background-color: #def1bc;
	border: 1px solid #99c150;
}

table.products tbody td a
{
	text-decoration: none;
	color: inherit;
}

table.products tfoot td
{
	text-align: left;
	color: inherit;
}

table.products tfoot td
{
	padding: 0 15px 0 15px;
}

table.products tfoot td.more_options_arrow
{
	background-image: url('../images/fleche_u.png');
	background-position: top center;
	background-repeat: no-repeat;
	padding: 15px 15px 0 15px;
}


/* MY */

#my_middle_bloc_center
{
	float: left;
	width: 948px;
	border: 0px solid #E3E3E3;
	background-color: #F6F6F6;
	margin: 10px 0 0 0;
}

.annonce_title
{
	margin: 0 0 0 0;
	font-size : 1.1em;
}

/* LOGO */

#logo-container {
	margin-top: 12px;
	width: 450px;
}

/* FORMULAIRE DE CONNEXION (EN HAUT A DROITE) */
#form-connection-container {
	width: 382px;
	float: right;
}

#form-connection
{
	color: #565656;
	font-weight: bold;
	font-size: 0.9em;

	padding-top: 5px;

	background-color: #def1bc;
	border: 1px solid #93bf46;
	border-top: none;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;

	width: 320px;
	margin-left: auto;
}

#form-connection #form-connection-error
{
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
}

.region-box
{
	width: 210px;
	margin-top: 30px;
	padding: 0 2px;
	border-top: 1px solid #DEF1BC;
	border-bottom: 1px solid #DEF1BC;

	font-size: 0.96em;
}

.region-box .region-box-one
{
	margin: 4px 0;
}

.region-box .region-box-one a
{
	color: #6C19A4;
	text-decoration: none;
}

.region-box .region-box-one:hover a
{
	color: #6EA602;
	text-decoration: underline;
}

.modal-backdrop, .modal-backdrop.fade.in
{
	opacity: 0.5;
	background-color: #555555;
}