/* CSS Document */
/*slider annonce*/
body {
margin:0;
padding:0;}
#ann_slide {
    min-height: 340px;
	width: 290px;
}
.right_col_bloc {
    width: 98%;
    margin: 0 auto 0.7em;
    background: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.1);
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
	min-height:280px;
}
#ann_slide {
    /*background: #d5d2d2 url(https://www.medias24.com/imagesannonces/annonce_slider/img/container_shadow.png) repeat-x top center;*/
	background: #d5d2d2;
	padding-top: .3em;
    padding-bottom: .3em;
}
/*
#img6 {
    background: url(https://www.medias24.com/imagesannonces/annonce_slider/6.jpg) no-repeat top center;
	width:290px;
	height:280px;
}
#img5 {
    background: url(https://www.medias24.com/imagesannonces/annonce_slider/5.jpg) no-repeat top center;
	width:290px;
	height:280px;
}
#img4 {
    background: url(https://www.medias24.com/imagesannonces/annonce_slider/4.jpg) no-repeat top center;
	width:290px;
	height:280px;
}
#img3 {
    background: url(https://www.medias24.com/imagesannonces/annonce_slider/3.jpg) no-repeat top center;
	width:290px;
	height:280px;	
}
#img2 {
    background: url(https://www.medias24.com/imagesannonces/annonce_slider/2.jpg) no-repeat top center;
	width:290px;
	height:280px;	
}
#img1 {
    background: url(https://www.medias24.com/imagesannonces/annonce_slider/1.jpg) no-repeat top center;
	width:290px;
	height:280px;
	
}
*/

.prix-vente {
    font-size: .98em;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #000;
   /* position: relative;*/
    font-family: "Gotham XNarrow SSm A","Gotham XNarrow SSm B",Sans-Serif;
    line-height: 1.4;
     font-weight: 700;
    margin: .4em ;
    padding: .4em;
	color:#94107e;
}
.vconst {
    font-size: .88em;
    text-transform: uppercase;
    font-family: "Gotham XNarrow SSm A","Gotham XNarrow SSm B",Sans-Serif;
    line-height: 1.4;
    text-align: center;
	color:#000000;
    font-weight: 700;
    margin: .4em ;
    padding: .4em;	
}
.date-vente {
    font-size: .97em;
    border-bottom: 1px solid #EC1A23;
   /* position: relative;*/
    font-family: "Gotham XNarrow SSm A","Gotham XNarrow SSm B",Sans-Serif;
    line-height: 1.4;
    text-align: center;
	color:#EC1A23;
    font-weight: 700;
    margin: .2em ;
    padding: .2em;	
}

#adresse-vente {
	font-weight: normal;
    font-size: 11pt;
    line-height: 140%;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    text-align:center;
	padding:4px;
}
.box_title {
    border-bottom: 1px solid #0d4657;
    /*font-family: "myriad-pro","Gill Sans","Gill Sans MT",Calibri,sans-serif;*/
    font-family: "Gotham XNarrow SSm A","Gotham XNarrow SSm B",Sans-Serif;	
    font-size: .99em;
    font-weight: 700;
    margin: .4em ;
    padding: .4em;
    text-align: center;
	line-height:120%;
}
.box_title a {
color:#0d4657; }

.web_box {
    border: 2px solid #0d4657;
    background: #f6f6f6;
}


#ann_slide .txtright {
    text-align: right;
	color:#000000;
}
#ann_slide .logo-sp {
	margin-top:10px;
	margin-right:10px;
    background: url("https://www.medias24.com/imagesannonces/annonce_slider/img/logo-bassamt.png") no-repeat;
    width: 160px;
    height: 42px;
	text-align:right;
	float:right;
    
}

#ann_slide .flex-direction-nav a{width:14px;height:14px;opacity:1;-webkit-transition:none}
#ann_slide .flex-direction-nav .flex-next{background:url(https://www.medias24.com/imagesannonces/annonce_slider/img/slider_chev_right.png) no-repeat 0 0;right:12px;top:100%}
#ann_slide .flexslider:hover .flex-next:hover{background:url(https://www.medias24.com/imagesannonces/annonce_slider/img/slider_chev_right.png) no-repeat 0 bottom}
#ann_slide .flex-direction-nav .flex-prev{background:url(https://www.medias24.com/imagesannonces/annonce_slider/img/slider_chev_left.png) no-repeat 0 0;left:12px;top:100%}
#ann_slide .flexslider:hover .flex-prev:hover{background:url(https://www.medias24.com/imagesannonces/annonce_slider/img/slider_chev_left.png) no-repeat 0 bottom}
#ann_slide .flex-control-nav li{font-size:.7em}
#ann_slide {min-height:290px;}
#ann_slide .flex-control-nav {
  width: 280px;
  position: absolute;
/*  bottom: -30px;*/
   bottom: 0px;
  text-align: center;
}


