h2 {
	color: #aaca3a;
	font-weight: normal !important;
}

#nombre-resultats, #pagination-resultats{
	float: left;
	color: #c2c2c2;
	font-weight: normal;
	display:inline-block;
	width: 46%;
	font-size: 22px;
	font-weight: 100;
	margin: 10px 0px 20px 0px;
}

#pagination-resultats {
	width: 49%;
	text-align: right;
}

#nombre-resultats-footer {
	position: absolute;
	display: block;
	z-index: 2;
	width: 200px;
	color: #959496;
	bottom: 5px;
	left: 10px;
}

#resultats_recherche #pagination-resultats{
	text-align: right;
}

.annonce {
    margin-bottom: 20px;
}

.annonce img {
    display: block;
    margin: auto;
}

.annonce a {
    text-decoration: none;
    display: block;
    width: 100%;
    color: #000;
}

.annonce a:hover {
    background: none;
    text-decoration: none;
    color: #000;
}

.annonce .titre {
    width: 100%;
    display: inline-block;
    text-align: center;
    background: #aaca3a;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}

.annonce .description {
    display:inline-block;    
}

.annonce .ajouter-selection, .annonce .retirer-selection {
	padding: 20px 0px;
}

.annonce .ville {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
    font-size: 16px;
}

.annonce .quartier {
    display: inline-block;
    font-weight: 900;
    width: 100%;
    font-size: 16px;
}


#valeurs_min_max {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	width: 100%;
	display: inline-block;
	margin-bottom: 45px;
	margin-top: 10px;
	text-align: center;
}

#bouton-rechercher {
	display: block;
	width: 100%;
}

#annonces {
	clear: both;
	/*height: 610px;*/
	padding-bottom:10px;
}

#resultats_recherche {
	position: relative;
	height: 100%;
	min-height: 538px;
}

#annonce {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
}

#annonce #image-principale {
	width: 100%;
}
/*
#annonce #slider-photos {
	background: #f7f7f7;
}
*/

#annonce .slider-nav {
	position: relative;
	padding: 20px 0px;
    background: #e0dcdc;
	margin:0;
}

#annonce .vignette-photo:hover {
	cursor: pointer;
}

#annonce .slider-nav img {
	max-height: 82px;
}

#annonce .slider-for img {
	/*width: 100%;*/
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-slide {
    width: 130px;
    margin: 0px 15px;
}

.slider-nav .slick-list {
	width: 84%;
	margin: auto;
}

.slick-prev {
    left: 25px;
}

.slick-next {
    right: 25px;
}

#annonce #surface {
	color: #231f43;
	font-size: 16px;
	font-weight: bold;
}

#annonce #prix {
	color: #000;
    margin-bottom: 10px;
}

#annonce #prix span {
	margin-right: 5px;
}

#annonce #lieu {
	color: #a6202d;
	height: 54px;
	vertical-align: bottom;
	text-align: right;
	line-height: 60px;
	font-size: 22px;
}

#annonce #description {
	color: #959496;
	text-align: justify;
}

#annonce-date {
	float: left;
	color: #c2c2c2;
	display: inline-block;
	width: 100%;
	font-size: 22px;
	font-weight: 100;
	margin: 50px 0px 20px 0px;
}

#demande {
    margin: 20px 0px;
}

.gras {
	font-weight: 600;
}

.search-field input {
	line-height: 34px !important;
}

#div-envoyer-annonce {
	position: absolute;
	left:100px;
	background: none repeat scroll 0 0 #CCCCCC;
	height: 180px;
	padding: 10px;
	color: #000;
	border-radius: 3px;
	width: 220px;
}

.champ .legende {
	display: inline-block;
	width: 80px;
}

#div-envoyer-annonce .button {
	position: absolute;
	right: 25px;
	width: 80px;
}

#form-panier table {
	width: 100%;
}

#form-panier table tr td:first-child {
	width: 10%;
	text-align: center;
}

#form-panier table tr td:last-child {
	border: 1px solid #E57B15;
	width: 80%;
	padding: 10px 20px;
}

#form-panier .photo {
	float: left;
	border: 1px solid #E57B15;
}

#form-panier .description {
	display: inline-block;
	margin-left: 20px;
}

.annonce .vendu {
	background-color: #000000;
	color: #e07910;
	font-size: 22px;
	font-weight: bold;
	height: 109px;
	margin: 0px;
	opacity: 0.6;
	padding-top: 48px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	width: 144px;
	top: 14px;
	left: 35px;
}

#annonce #informations {
    clear: both;
}

.annonce .description {
    display: block;
    background-color: #f0f0f0;
    padding: 5px 0px;
    text-align: center;
    width: 100%;
	min-height:90px;
}

.annonce .prix {
    display: inline;
    font-weight: bold;
    width: 100%;
}

.pagination {
    text-align: center;
}

.ui-state-default:focus {
    outline: none;
}

#carte {
    -moz-box-shadow: 10px 10px 5px 0px #656565;
    -webkit-box-shadow: 10px 10px 5px 0px #656565;
    -o-box-shadow: 10px 10px 5px 0px #656565;
    box-shadow: 10px 10px 5px 0px #656565;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);
    width: 50%;
    height: 400px;
}

#carte img {
    max-width: none;
}

#jform_envoyer_copie-lbl {
    display: inline;
}

#multicontact div {
    margin: 10px 0px;
}

#multicontact div > label {
    margin-right: 10px;
}

#releve{
    position:relative;
    font-size:12px;
    width:715px;
    padding:10px 10px 100px 10px;
    margin:0px auto 0px auto;
}
#releve fieldset{
    padding:5px;
}
#releve table{
    width:100%;
}
#releve  tr{


}

#releve tr.tot1 td{
    border-top:solid 1px #575454;
    padding:2px;

}
#releve tr.tot2 td{
    font-weight:bold;
    padding:2px;
}
#releve table th{
    background:#ffffff;
    border-bottom:solid 1px #575454;
    color:#000000;
    padding:2px;
}

#releve #docpdf .lien{
    cursor:pointer;
    display:block;
    background: url('../../../../images/M_images/pdf_button.png') no-repeat 0 0;
    padding-left:20px;
    margin-left:20px;
}
#releve #docpdf .lien:hover{
    color:#509902;
}


#deconnexion, #topdf , #tocpt{
    background-color:none;
    background-repeat:none;
    background-position:top;
    display:block;
    height:23px;
    width:95px;
    position:absolute;
    top:20px;
    border:none;
    cursor:pointer;
}
#deconnexion{
    background-image:url('../images/btn-deconnexion.png');
    left:540px
}
#topdf {
    background-image:url('../images/btn_imprimer.png');
    left:420px;

}


#tocpt {
    background-image:url('../images/btn_mes-comptes.png');
    left:300px;

}
#deconnexion:hover, #topdf:hover , #tocpt:hover{
    background-position:bottom;
}
#releve td a{
    font-weight:bold;
}
#releve td a:hover{
    color : #FFD47A;
}

#releve h1{

}

#releve  .liste_nav span.pagenav{
    font-weight:bold;
    color:#003976;
}
#releve  .liste_nav a.pagenav{
    font-weight:normal;
}

#fond_barre {
    width: 355px;
    position:absolute;
    top:10px;
    left: 290px;
    height: 44px;
    background-color:#2D2D23;
    border-radius: 5px;
}