
* {
	margin: 0;
	padding: 0;
}
/* zone d'affichage de la video */

	
	
body {
/*	margin-top:100px;*/	
	line-height: 1;
	height: 100%;
	/*color: black;*/
	background-image: url('../img/site/bkg.jpg');
	font-family:Verdana;
	font-size : 12px;
	/*text-align :center;*/
	background-repeat: repeat-x;
	background-attachment: fixed;

}
img {
 	margin-left: 1px:
}
a img {
	border: none;
}
#page {
	margin-top:20px;
	width:100%;
	/*text-align: center;
	margin-left: auto;
	margin-right: auto;*/
}
.footer {
	color: #805e5d;
	font-size: 1px;
	text-align: right;
	padding: 4px;
	position: relative;
	width: 100%;
}
a {
/*	color: #b9a698;*/
	text-decoration: none;
}
#logo {
	margin-right: 30px;
	margin-bottom: -14px;
}
iframe{
	Background: transparent
}
