BODY,html{
font-family : "verdana";
color:#4E3B28;
background-color: #D7AA7C;
font-size: 10px;
height: 100%;
width: 100%;
}



BODY,h1,h2,h3{
padding:0;
margin:0;
}



.bandeau-haut{
vertical-align:middle;
color:#FFFFFF;
background-color:#FFFFFF;
height:60px;
padding:0;
}



.texte-bandeau-haut{
padding:10px;
color:#666666;
font-weight:normal;
}



.main{
	background-image: url(http://www.musichit.co.cc/clip-video/mariah-carey/images/fond.jpg);
	background-color: #C68B4F;
	background-repeat: no-repeat;
	background-position: left top;
	height:619px;

}



.main2{
	background-image: url(images/fond2.jpg);
	background-color: #C68B4F;
	background-repeat: no-repeat;
	background-position: left top;
	height:619px;
}



.contenu{
position:absolute;
left:27%;
width:58%;
right:100px;
height:619px;
}


.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:162px;
	width:174px;
	background-position: top;
	}

.plus{
	float:right;
	margin:8px;
	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{
font-weight:normal;
margin:0;
padding:0;
font-size: 9px;
display:inline;
}



/* LIENS */



a:link, a:visited, a:hover, a:active, a:focus   {  
color: #333333;
text-decoration:none 
}







 .conteneur-clip a{color: #4E3B28!important;}



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