@charset "utf-8";
body {
	margin:0;
	background-color: #000000;
}
.head {
	background-image: url(../images/site_logo_.gif);
	background-repeat: repeat-x;
	height: 108px;
}
.head .menuvcom {
	position: relative;
	width: 542px;
	height: 47px;
	text-align: center;
	line-height: 30px;
	float: right;
	right: 0px;
}
.head a:link,.head a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 40px;
}
.head a:hover{
	color: #990000;
}
.head .pub {
	position: relative;
	width: 542px;
	text-align: center;
	float: right;
	right: 0px;
}
.head .logo {
	position: relative;
	left: 0px;
	top: 0px;
	width: 258px;
	float: left;
}
.menu {
	margin-top: 5px;
	margin-bottom: 5px;
}
.ba .player {
	height: 380px;
	width: 530px;
	float: left;
	position: relative;
	text-align: center;
}
.ba .bdc {
	text-align: center;
	position: relative;
	width: 260px;
	float: right;
	height: 170px;
}
.ba .allo {
	float: right;
	width: 260px;
	text-align: center;
	height: 170px;
}
.films {
	width: 800px;
	float: left;
	margin-top: 10px;
}
.films .film {
	height: 124px;
	width: 250px;
}
.films a {
	text-decoration: none;
	color: #5E5931;
}
.films a:hover {
	text-decoration: none;
	color: #788D04;
}
.films img {
	border:0;
}
.film .titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 6e6532;
	float: left;
	margin-left: 50px;
	margin-top: 7px;
	overflow: hidden;
	width: 200px;
	height: 12px;
}
.film .jaquette {
	width: 100px;
	margin-left: 15px;
	margin-top: 20px;
	float: left;
	text-align: center;
}
.film .liens {
	float: left;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6E6532;
	margin-top: 15px;
}
#foot {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#foot a:link {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#foot a:hover,#foot a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.email td {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
