#implantation p.present{
margin:10px 0
}
#implantation div.box-border div.int{
padding:4px 0 4px 4px;
}

#implantation .container-antenne{
padding:10px 40px;
}
#implantation .antenne{
float:left;
width:310px;
padding:0 0 8px 0;
border-bottom:1px solid #ECECEC;
margin-bottom:15px;
}
#implantation .second{
margin-left:15px;
}
#implantation .antenne h6{
margin:3px 0;
font-size:13px
}
#implantation .antenne .circle-blue{
float:left;
margin-right:11px;
width:23px;
height:17px;
background:url('images/circle-blue.png') no-repeat;
color:#F2BF23;
font-size:12px;
text-align:center;
padding:3px 0;
}
#implantation .antenne .adresse{
float:left;
height:90px;
width:276px;
}
#implantation .antenne p{
color:#3B3B3B;
font-size:11px
}

/*Single*/
#implantation h2{
margin:4px 0;
}

#implantation .details{
background:#f2f2f2;
padding:30px;
margin-bottom:10px;
overflow:hidden; 
margin-bottom:20px;
}

#implantation .details p{
font-size:16px;
line-height:20px;
}
#implantation .details a{
color:#FF8E00;
}

#implantation .col{
float:left;
width:318px;
margin-top:-10px;
}

/*INFO BULLE*/
.infobulle h6{
margin:0;
}

.infobulle p{
margin:8px 0;
}

.infobulle div.link-left{
background:url('images/bulle-link-left.gif') no-repeat;
width:4px;
height:25px;
float:left;
}
.infobulle a.link-middle{
background:#ECECEC;
text-transform:uppercase;
text-decoration:none;
padding:4px 3px;
height:17px;
color:#939393;
font-size:10px;
float:left;
}
.infobulle a:hover.link-middle{
color:#666;
}
.infobulle div.link-right{
background:url('images/bulle-link-right.gif') no-repeat;
width:4px;
height:25px;
float:left;
margin-right:4px;
}



#implantation h6 {
	margin-bottom:5px;
	font-size:14px;
}
