BODY, html {
	font-family : "verdana";
	color:#222222;
	background-color:#000000;
	font-size: 10px;
	height: 100%;
	width: 100%;
}
BODY, h1, h2, h3 {
	padding:0;
	margin:0;
}

#liens{
padding-top:6px;
font-size:9px; text-align:center;

}
#liens a{
padding:1px 4px 1px 4px;
margin:0 2px 0 0;
background-color:#222;
color:#aaa;

}
.bandeau-haut {
	vertical-align:middle;
	background-color:#ffffff;
	height:50px;
	padding:0;
}
#pub-haut {
	text-align:center;
	position: absolute;
	top: 30px;
	right: 70px;
	width: 50%;
	height:15px;
}
.conteneur-videos {
	margin-left: auto;
	margin-right: auto;
	height:100%;
	min-height:756px;
	width:480px;
	background-color:#fff;
	border: 1px solid #222;
	border-top:none;
	border-bottom:none;
}
#bas {
	font-size:9px;
	color:#555555;
	padding:0 30px 0 30px;
	text-align:justify;
}
.texte-bandeau-haut {
	padding:10px;
	color:#666666;
	font-weight:normal;
}
.main, .main2 {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left bottom;
	height:640px;
}
.main {
	background-image: url(pictures/fond.jpg);
}
.main2 {
	background-image: url(pictures/fond2.jpg);
}
.pub {
	float:right;
	width:174px;
	text-align:center;
	padding-top:7px;
	vertical-align:bottom;
}
.contenu {
	position:absolute;
	right:158px;
	width:600px;
	margin-top:30px;
}
.conteneur-clip {
	color:#FFFFFF;
	background-image: url(pictures/fond-vignettes.gif);
	background-repeat: no-repeat;
	float:right;
	margin:11px 6px 0 6px;
	padding-top:6px;
	text-align:center;
	font-weight:bold;
	height:162px;
	width:174px;
	background-position: top;
}
.plus {
	float:right;
	margin:11px 6px 0 6px;
	text-align:center;
	height:162px;
	width:174px;
}
.logo {
	float: left;
	margin-right:20px;
}
h1 {
	font-weight:bold;
	text-align: left;
	font-size: 10px;
	display:inline;
}
h2, h3, h5 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size: 9px;
	display:inline;
}
h4 {
	color:#777777;
	font-size: 10px;
	display:inline;
}
a:link, a:visited, a:hover, a:active, a:focus {
	color: #cccccc;
	text-decoration:none
}
.conteneur-clip a {
	color: #000000!important;
}
.conteneur-clip a:hover {
	color: #e0002a!important;
}
.conteneur-videos a {
	color: #666666!important;
}
