BODY,html{
font-family : "verdana";
color:#111111;
background-color: #2D2617;
font-size: 10px;
height: 100%;
width: 100%;
}

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

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

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



.main{
	background-image: url(pussycat-dolls-images/fond.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	height:710px;
}



.contenu{
position:absolute;
left:35%;
width:46%;
right:120px;
height:619px;
}



.conteneur-clip{
	background-image: url(pussycat-dolls-images/fond-vignettes.gif);
	background-repeat: no-repeat;
	float:right;
	margin:6px;
	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;
 }


h1{
	font-weight:bold;
	text-align: left;
	font-size: 10px;
	display:inline;
}

h2,h3{
margin:0;
padding:0;
font-weight:normal;
display:inline;
font-size: 9px;

}

/* LIENS */

a:link, a:visited, a:hover, a:active, a:focus   {  

	color: #CCCCCC;

text-decoration:none }



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