/* CSS Document */


/* BUG IE6.0*/
.defaut_center-content{
}

.communication{
	display:block;
	float:left;
	margin:0;
	padding-top:20px;
	padding-bottom:20px;
	width:266px;
}
.communication2{
	margin:0;
	margin-top:10px;
	margin-left:10px;
	width:100px;
	height:80px;
}
.communication-img{
	display:block;
	position:relative;
	top:0;
	left:0;
	width:95px;
	height:73px;
	float:left;
}
.communication-img1{
	position:absolute;
	width:93px;
	height:70px;
	margin-left:2px;
	top:0;
	left:0;
	z-index:1;
	border: 1px solid #F6A800;

}
.communication-img2{
	display:block;
	position:absolute;
	width:13px;
	height:13px;
	top:100%;
	left:0;
	margin-top:-13px;
	border:0;
	z-index:2;

}
.communication-data{
	float:left;
	padding-left:10px;
	padding-right:5px;
	padding-top:0;
	padding-bottom:0;
	margin:0;
	height:70px;
	width:140px;
}
.communication-data2{
	padding-top:0;
	padding-bottom:0;
	width:100px;
	text-align: center;
}

.photo-big-portrait {
	float:left;
}

.photo-big{
	width:236px;
	height:236px;
	text-align:center;
}

.photo-credits{
	margin-top:20px;
	width:236px;
}
.photos-small-pics{
	float: right;
}

.photos-small-pics .previews {
	float:left;
	height: 392px;
	width: 260px;
	border-left: 1px solid #ffb200;
	border-right: 1px solid #ffb200;
	text-align:center;
}

.previews ul {
	list-style: none;
}

.previews li {
	list-style: none;
	height: 98px;
	background-image: none;
	padding: 0px;
}

.photo_prev {
	background-color: #d9d9de;
	border: 1px solid #627a89;
	margin: 4px;
}

.photos_fleches {
	width: 262px;
	text-align: center;
	cursor: pointer;
}

.communications-videos-content{
float:left;
width:444px;
margin-top:10px;
}

.communication-videos-items-content{
float:left;
}
.communication-video-title{
padding-top:20px;
}

