BODY, html {
	font-family : "verdana";
	color:#111111;
	background-color: #222222;
	font-size: 10px;
	height: 100%;
	width: 100%;
}
BODY, h1, h2, h3 {
	padding:0;
	margin:0;
}
#logo{
text-align:center; position: absolute; top: 6px; right:1px; width: 60px; height:45px;
}

#pub-h{
text-align:center; position: absolute; top: 25px; right: 60px; width: 50%; height:40px;
}
#pub{
float:right; width:14%; text-align:center; padding-top:10px; height:600px;

}
#bas{
font-size:9px; color:#555; padding:0 30px 0 30px; text-align:justify;
}
#liens{
padding-top:6px;
font-size:9px;
color:#222;
text-align:center;
width:100%;

}
#liens a{
padding:1px 4px 1px 4px;
margin:0 3px 0 0;
background-color:#333;
color:#eee;
text-align:center;
}
.conteneur-videos {
	margin-left: auto;
	margin-right: auto;
	height:100%;
	min-height:100%;
	width:490px;
	background-color:#ffffff;
}
.bandeau-haut {
	vertical-align:middle;
	color:#FFFFFF;
	background-color:#222222;
	height:60px;
	background-repeat: repeat-x;
}
.texte-bandeau-haut {
	padding:10px;
	color:#999999;
	font-weight:normal;
}
.main {
	background-image: url(images/fond.jpg);
	background-color: #F9F9F9;
	background-repeat: no-repeat;
	background-position: left top;
	height:619px;
}
.main2 {
	background-image: url(images/fond2.jpg);
	background-color: #F9F9F9;
	background-repeat: no-repeat;
	background-position: left top;
	height:619px;
}
.contenu {
	padding-top:14px;
	position:absolute;
	width:600px;
	right:14%;
	height:605px;
}
.conteneur-clip {
	background-image: url(images/fond-vignettes.gif);
	background-repeat: no-repeat;
	float:right;
	margin:6px;
	padding-top:6px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	height:160px;
	width:172px;
	background-position: top;
}
.plus {
	float:right;
	margin:6px;
	padding-top:6px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	height:160px;
	width:172px;
	background-position: top;
}
.logo {
	float: left;
	margin-right:20px;
}
h1 {
	font-weight:bold;
	text-align:left;
	font-size: 10px;
	display:inline;
}
h2, h3 {
	margin:0;
	padding:0;
	display: inline;
	font-weight: normal;
	font-size: 9px;
}
.lien a:link, .lien a:visited, .lien a:hover, .lien a:active, .lien a:focus {
	color: #222222;
}
a:link, a:visited, a:hover, a:active, a:focus {
	color: #888888;
	text-decoration:none
}
.conteneur-clip a {
	color: #444444!important;
}
.conteneur-clip a:hover {
	color: #000000!important;
}

