BODY,html{
	font-family : "verdana";
	
	color:#ffffff;
	background-color: #1b1d2c;
	font-size: 10px;
	/*text-align: center;*/
height: 100%;
width: 100%;

}
BODY,h1,h2,h3{
padding:0;
margin:0;
}
.bandeau-haut{
vertical-align:middle;
color:#FFFFFF;
	background-color:#000000;
	height:56px;
	padding:0;

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

.main{

	background-image: url(diams-pix/fond.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	height:619px;

}

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

.conteneur-clip{
	color:#FFFFFF;
	background-image: url(diams-pix/fond-vignettes.gif);
	background-repeat: no-repeat;
	float:left;
	margin:6px;
	padding-top:6px;
	text-align:center;
	font-weight:bold;
	height:162px;
	width:174px;
	background-position: top;
	}
	
	.plus{

	float:left;
	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;
display:inline;
font-size: 9px;
}

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


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