@charset "utf-8";
/* CSS Document */
#listmasseuse { }
div.ligne {padding:20px; display:block;}
div.colonne { width:33%; float:left;}
img.masseuses { width:150px; margin: 0 2px; border:1px solid #513E29;}
.photomasseuse {  width:194px; height:228px; overflow:hidden; margin:0 auto 30px; position:relative; text-align:center;}
.nommasseuse { color:#fff; position:absolute; width:139px; padding:0; margin:auto; height:138px; top:50px; left:30px;}
.nommasseuse h3 { margin:0; line-height:138px; font-size:22px; color:#fff; text-align:center;}

.bulle { position:absolute; z-index:1000; width:250px; /*background:url('../images/bg_nom.png') 0 0 repeat;*/ color:#fff;}
.masinfo { width:25px; height:25px; background:url(../images/info.png) 0 0 no-repeat; position:absolute; left:25px; bottom:8px; z-index:1000;}
/*#listmasseuse h3 img { float:right; width:25px; }*/
.nouvellemas { background: #a5000e none repeat scroll 0 0; top: 2px;  left: 22px; position: absolute; width: 150px; color:#fff; font-size:11px; text-transform:uppercase; padding:4px 0; font-weight:bold; /*width:194px; height:66px; position:absolute; bottom:35px; left:0; background:url('../images/nouvellemasbg.png') 0 0 repeat;*/}
.nouvellemasns { background: #a5000e none repeat scroll 0 0; top: 2px;  height: 20px; left: 22px; position: absolute; width: 150px; color:#fff; font-size:10px; text-transform:uppercase; padding:4px 0; font-weight:bold; line-height:10px; /*width:194px; height:66px; position:absolute; bottom:35px; left:0; background:url('../images/nouvellemasbgns.png') 0 0 repeat;*/}
.tralalamas { width:150px; height:70px; position:absolute; top:1px; left:22px; /*background:url('../images/tralalabg.png') 0 0 no-repeat;*/}
.tnew { width:150px; text-align:center; font-size:12px; font-weight:bold; padding:2px;}
.clr { clear:both;}
#listmasseuse .col-xs-6, #listmasseuse .col-sm-4 { margin-bottom:20px;}
.pictoprofil {width:30px; height:30px; position:absolute; bottom:6px; right:23px; background:url(../images/picto-profil.png) 0 0 no-repeat; z-index:1000;}
@media only screen and (max-width:479px) {
	.photomasseuse { margin-bottom:25px;}	
}