@charset "utf-8";
/* CSS Document */

div#videofond{
	background-image: url(/images_charte/salon_du_mariage_paris.jpg);
	background-repeat: no-repeat;
	height:220px;
	width:980px;
	display:block;
	margin-top: 10px;
margin-left: 10px;
padding-top: 125px;
padding-left: 530px;
	}
	
	
.video{
	float:left;
	height:82px;
	width:120px;
	font-size: 120%;
	text-align: center;
	margin-right:10px;
	color:#666;
	}
