@charset "utf-8";
/* CSS Document */
.top-div{
	background: #fff;
	width: 100%;
	height: 24px;
	font-size: 13px;
}
.top-container{
	width: 800px;
	margin: 0px auto;
	height: 24px;
}
.top-rse{
	color: #000;
	width: 250px;
	height: 24px;
	float: left;
}
#span-rse{
	padding-top:5px; 
	position:absolute;
}
.top-flag{
	text-align: right;
	width: 550px;
	height: 18px;
	float: left;
	padding-top: 5px;
}
.header-div{	
	height:auto;
}
.header-container{	 
	height:227px; 
	padding-top:0px; 
	margin:0px auto;   
	display:block;
	font-size: 13px;
}
.header-contenant{
	width: 800px;
	margin: 0px auto;
	/*padding-top:-8px; */
	height: 167px;
	box-shadow:0 0 15px rgba(0,0,0,.35);
	-webkit-box-shadow:0 0 15px rgba(0,0,0,.35);
	-moz-box-shadow:0 0 15px rgba(0,0,0,.35);
	-ms-box-shadow:0 0 15px rgba(0,0,0,.35);
}
.header-contenant img{
	width:801px;
	overflow:hidden;
}
/*---------------rse------------------*/
.div-share{
	width:802px; 
	height:35px; 	 
	margin:0 auto; 
	background:rgba(0,0,0,.35);
	box-shadow:0 0 15px rgba(0,0,0,.35);
	-webkit-box-shadow:0 0 15px rgba(0,0,0,.35);
	-moz-box-shadow:0 0 15px rgba(0,0,0,.35);
	-ms-box-shadow:0 0 15px rgba(0,0,0,.35);
	font-size: 13px;
}
/*---------------header content---------*/
.div-word{
	height: 21px;
	padding: 10px 0px 10px 0px;
}
#id-word, #div-title{
	height: 21px;
	border-bottom: 1px solid #9d944e;	
	background: #9d944e;
	padding: 5px;	
	color: white;
}
.rse-container{
	background-image: url(images/reseau-social.png);
	width: 290px;
	height: 205px;
	float: right;
	margin-top: -5px;	
}
.rse-header{
	padding:15px 0px 10px 20px; 
	font-size:14px;
}
.rse-content{
	padding: 20px 20px 0px 20px;	
}
.rse-btn{
	height: 36px;
	text-align: center;
	padding-top: 80px;	
}
.rse-btn a{
	color:#fff!important;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	display:block;
	width:100%;
}
.rse-btn a:hover{
	text-decoration:none!important;
}
.div-title-container{	
	height:21px; 
	padding:10px 0px 10px 0px;
}
#div-title-right{
	float: right;
	margin-top: -19px;
	height: 21px;
	text-align: left;
	margin-right: 10px;	
}
#div-title-right a{
	width:100%; 
	height:100%; 
	display:block;
	color: white;
}
/*--------------------index--------------*/
.div-video-container{
	padding:0px; 
	height:225px;
}
.div-video-col-left{
	float:left;
	margin-bottom: 10px;
}
.div-video-col-left span{width:390px; height:225px; float:left; padding:0px 15px 0px 0px;}
.div-video-col-right{
	float:left; 
	/*width:270px;*/
	padding:0px 0px 0px 5px; 
	text-align:left;	
}
.div-video-col-right img{width: 275px; height: 215px;}

.event-col-left{float: left;}
.event-col-right{width:485px; float:left; padding:0px 0px 0px 10px; font-size: 14px; line-height: 1.1;}
.event-txt{text-decoration: underline;}
.video-container-main{height: 240px;}
.video-contenant{width:400px; float:left; padding:0px 15px 0px 0px;}
.video-txt-right{text-align: left;}

#membres-img{
	position:relative;
	z-index:10;
	border:1px dotted #000;
	padding:5px;
}
.padding-top-10{padding-top: 10px;}
.padding-bottom-10{padding-bottom: 10px;}
.padding-top-15{padding-top: 15px;}
.padding-bottom-15{padding-bottom: 15px;}
