BODY, html {
	font-family : "verdana";
	color:#FFFFFF;
	background-color: #FFFFFF;
	font-size: 10px;
	height: 100%;
	width: 100%;
}
BODY, h1, h2, h3 {
	padding:0;
	margin:0;
}
.bandeau-haut {
	vertical-align:middle;
	background-image: url(akon-pix/fond-haut.gif);
	background-color:#9f1e22;
	height:66px;
	padding:0;
}
.texte-bandeau-haut {
	padding:10px;
	color:#ffffff;
	font-weight:normal;
}

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

}
#liens a{
padding:2px 4px 2px 6px;
margin:0 4px 0 0;
background-color:#fdfde1;

}

.main2 {
	background-image: url(akon-pix/fond.jpg);
	background-color: #fdfde1;
	background-repeat: no-repeat;
	background-position: left bottom;
	height:610px;
}
.main {
	background-image: url(akon-pix/fond2.jpg);
	background-color: #fdfde1;
	background-repeat: no-repeat;
	background-position: left bottom;
	height:610px;
}
#pub {
	float:right;
	width:160px;
	margin-right:16px;
	margin-top:8px;
	text-align:center;
}
#pub-haut {
	text-align:center;
	position: absolute;
	top: 24px;
	right: 70px;
	width: 50%;
	height:40px;
}
#retour {
	text-align:center;
	position: absolute;
	top: 9px;
	right: 5px;
	width: 60px;
	height:40px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
#bas {
	font-size:9px;
	color:#777;
	padding:0 30px 0 30px;
	text-align:justify;
}
.plus {
	float:right;
	margin:6px;
	padding-left:8px;
	padding-top:6px;
	text-align:center;
	font-weight:bold;
	height:150px;
	width:174px;
	background-position: top;
}
.contenu {
	text-align:right;
	position:absolute;
	right:182px;
	width:600px;
	margin-top:24px;
}
.conteneur-clip {
	background: url(akon-pix/fond-vignettes.gif) no-repeat top;
	float:right;
	font-size: 10px;
	margin:10px;
	padding-top:6px;
	text-align:center;
	font-weight:bolder;
	height:147px;
	width:174px;
}
.logo {
	float: left;
	margin-right:20px;
}
.clear {
	clear:both;
}
.conteneur-videos {
	margin-left: auto;
	margin-right: auto;
	height:100%;
	min-height:800px;
	display:block;
	width:500px;
	background-color:#333333;
	border: 1px solid #aaaaaa;
}
h1 {
	font-weight:bold;
	text-align: left;
	font-size: 10px;
	display:inline;
}
h3, h4, h2 {
	font-weight:normal;
	display: inline;
	color:#888;
	font-size: 9px;
}
a:link, a:visited, a:hover, a:active, a:focus {
	color: #333333;
	text-decoration:none
}
.conteneur-clip a {
	color:#222!important;
	padding-top:1px;
}
.conteneur-clip a:hover {
	color:#9f1e22!important;
}
.bouton a {
	color:#FFFFFF;
}
.conteneur-videos a {
	color:#DDD!important;
}

