@charset "iso-8859-1";
@import url('general.css');
/* CSS Document */

/*Bloc text intro*/
.center_bloc p{
	color: #3F3326;
	font-size: 13px;
	line-height: 135%;
	text-align: justify;
}
.center_bloc p span.port_img{
	background-color: #F8F6F2;
    display: block;
    float: left;
    height: 121px;
    margin: 0 10px 5px 0;
    overflow: hidden;
    text-align: center;
    width: 170px;
}
.center_bloc p span.port_img img{
	height: auto;
    width: 100%;
}
.cnt_fb ul li a span{
	color:#666666;
}
/*Fin Bloc text intro*/