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

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

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

.main{
background-image: url(usher-pix/fond.jpg);
background-color: #F3F1F2;
background-repeat: no-repeat;
background-position: left top;
height:619px;

}

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

.conteneur-clip{
	color:#FFFFFF;
	background-image: url(usher-pix/fond-vignettes.gif);
	background-repeat: no-repeat;
	float:right;
	margin:6px;
	margin-left:3px;
	margin-bottom:4px;
	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{

margin:0;
padding:0;
display:inline;
font-size: 8px;
}
h3{
font-weight:normal;
display: inline;
	font-size: 10px;
}
.pied{
float: right;
	margin-top: 3px;
	padding: 2px;
	background-color: #EFEFEF;
	text-align: right;
}

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


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