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;
}

.main{

	background-image: url(akon-pix/fond.jpg);
	background-color: #fdfde1;
	background-repeat: no-repeat;
	background-position: left bottom;
	height:619px;

}

.contenu{
	position:absolute;
	left:214px;
	width:57%;
	right:100px;
	height:619px;
	top: 99px;
	}

.conteneur-clip{

	background-image: url(akon-pix/fond-vignettes.gif);
	background-repeat: no-repeat;
	float:right;
	margin:5px;
	margin-bottom:0;
	padding-top:6px;
	text-align:center;
	font-weight:bold;
	height:162px;
	width:174px;
	background-position: top;
	}
	

.logo{
float: left;
margin-right:20px;
  }
  
.conteneur-videos{
margin-left: auto;
margin-right: auto;
height:100%;
min-height:100%;
width:474px;
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:#bbbbbb;
	font-size: 9px;
}
.pied{
float: right;
	margin-top: 3px;
	padding: 2px;
	background-color: #EFEFEF;
	text-align: right;
}
/* LIENS */
a:link, a:visited, a:hover, a:active, a:focus   {  
	color: #333333;
text-decoration:none }

  .conteneur-clip a{	color:#22222!important;}
    .conteneur-clip a:hover{	color:#FF0000!important;}

.bouton a{
color:#FFFFFF;
}


  
