BODY, html {
	font-family : "verdana";
	color:#000000;
	background-color: #333333;
	background-image:url(images/bas.gif);
	font-size: 10px;
	height: 100%;
	width: 100%;
}
BODY, h1, h2, h3, h4 {
	padding:0;
	margin:0;
}
h4 {
	color:#FFFFFF;
	font-size:11px;
}
h2, h3 {
	display:inline;
	font-weight:normal;
	font-size:9px;
}
#liens {
	font-size:9px;
	text-align:center;
	background-image:url(images/bas2.gif);
	margin-top:10px;
	background-repeat:repeat-x;
}

#liens a {
	padding:0 4px 0 4px;
	margin:0 2px 0 0;
	background-color:#555;
	color:#fff;
}
.bandeau-haut {
	vertical-align:middle;
	background-color:#000000;
	height:65px;
	background-image:url(images/bande.gif);
	background-repeat: repeat-x;
}
.texte-bandeau-haut {
	padding:13px 0 0 10px;
	color:#000000;
	width:600px!important;
	width:220px;
	font-weight:bold;
	text-align:left;
	font-size: 11px;
}
.yo {
	background-color:#ffffff;
}
.conteneur {
	background-color:#ffffff;
}
.main {
	background: url(images/fond.jpg) no-repeat left top;
	height:619px;
}
.contenu {
	margin-top:22px;
	position:absolute;
	right:14%;
	width:600px;
	height:600px;
}
.conteneur-clip {
	background: url(images/fond-vignettes.gif) no-repeat top;
	float:right;
	margin:8px;
	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: 11px;
	display:inline;
}
h4 {
	display:inline;
}
.conteneur-videos {
	margin-left: auto;
	margin-right: auto;
	height:100%;
	min-height:780px;
	width:484px;
	background-color:#111111;
	border: 1px solid #000000;
	color:#FFFFFF;
}
.conteneur-videos a {
	margin-left: auto;
	margin-right: auto;
	height:100%;
	min-height:700px;
	width:484px;
	color:#FFFFFF!important;
	background-color:#111111;
	border: 1px solid #000000;
}
a:link, a:visited, a:hover, a:active, a:focus {
	color: #000000;
	text-decoration:none
}
.conteneur-clip a {
	color: #FFFFFF!important;
}
.conteneur-clip a:hover {
	color: #dddddd!important;
}

