#principal{
	height:auto;
	width:960px;
	position: relative;
	margin: auto;
}
#bgcadre{
background-image: url(img/fond-cadre-blanc.png);
	background-repeat: no-repeat;
	width:920px;
	height:900px;
	padding-left:30px;
	padding-top:30px;
}	
#bg{
	background-image:url(img/bg.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:700px;
}
#cadre_text{
	padding-left:490px;	
	padding-top:80px;
}

.title{
	color:#999999;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
}
.info{
	width:350px;
	color:#999999;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:-10px;
	

}
#btn_entrer{
	width:108px;
	height:40px;
	margin-top:-50px;
	margin-left:780px;
	background-image: url(img/btn_entrer.jpg);
	background-repeat: no-repeat;
	padding-top:11px;
	padding-left:10px;
	
}
.btn{
	font-family:Arial, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px;
	font-weight: bolder;
	
	

}
.swf-ombre {
	width:960px;
	height:760px;
	background-image: url(img/fond-cadre-blanc.png);
	background-repeat: no-repeat;
}
.swf{
	padding:30px 0 0 30px;
}
#baspage {
	text-decoration:none;	
	margin-top:30px;
	
}
#baspage img{
	border-color:black;
}
/*************************VIDEO****************/
#page_video {
	width:80%;
	height:640px;
	margin-top:10%;
	margin-left:15%;	
}
#video {
	float:left;
	margin-left:10px;
}
#pub {
	float:left;	
	padding-left:10px;
	margin-bottom:70px;
}
#logo {
	float:left;
	margin-left:10px;
	background-image: url(img/logo_easybike.png);
	background-repeat: no-repeat;
	width:298px;
	height:129px;
}
/***************************footer***********/
#footer {
	text-decoration:none;		
}
#footer img{
	border-color:black;
}