BODY, html {
	font-family : "verdana";
	color:#000000;
	background-color: #7a2a2a;
	font-size: 10px;
	height: 100%;
	width: 100%;
}
BODY, h1, h2, h3, h4 {
	padding:0;
	margin:0;
}
.ref {
	position:absolute;
	width:200px;
	left:-5880px;
}
h4 {
	color:#FFFFFF;
	font-size:11px;
}
h2, h3, h5, h6 {
	display:inline;
	font-weight:normal;
	font-size:9px;
}
.bandeau-haut {
	vertical-align:middle;
	height:70px;
	background:url(images/bande.gif) repeat-x #000000;
}
.texte-bandeau-haut {
	padding:13px 0 0 10px;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
}
.conteneur {
	background-color:#0c0704;
}
.main {
	background: url(images/fond.jpg) no-repeat left bottom;
	height:600px;
}
.contenu {
	position:absolute;
	right:180px;
	width:580px;
	margin-top:30px;
	height:570px;
}
#pub {
	float:right;
	width:180px;
	text-align:center;
	height:600px;
}
.conteneur-clip {
	background: url(images/fond-vignettes.gif) no-repeat top;
	float:right;
	margin:10px;
	margin-top:12px;
	padding-top:6px;
	text-align:center;
	font-weight:bold;
	height:150px;
	width:172px;
}
.logo {
	float: left;
}
h1 {
	font-weight:bold;
	text-align:left;
	font-size: 10px;
	display:inline;
}
.conteneur-videos {
	margin-left: auto;
	margin-right: auto;
	height:100%;
	min-height:800px;
	width:486px;
	background-color:#111111;
	border: 1px solid #000000;
}
a:link, a:visited, a:hover, a:active, a:focus {
	color: #dec2c2;
	text-decoration:none
}
.conteneur-clip a {
	color: #ddd!important;
}
.conteneur-clip a:hover {
	color: #FFFFFF!important;
}
.conteneur-videos a{
font-size:13px;
}
