BODY,html{
font-family : "verdana";
color:#8B002E;
background-color: #222222;
font-size: 10px;
height: 100%;
width: 100%;
}


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


.bandeau-haut{
vertical-align:middle;
background-color:#222222;
height:56px;
background-repeat: repeat-x;
}


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



.main, .main2{
background-repeat: no-repeat;
background-position: left bottom;
height:619px;
padding-top:8px;
}

.main{
background-image: url(images/fond.jpg);
background-color:#FFFFFF;
}

.main2{
background-image: url(images/fond2.jpg);
background-color:#000000;
}


#pub{
float:right; width:16%; text-align:center;
}
.contenu{

position:absolute;

right:15%;

width:600px;


margin-top:6px;

height:590px;

	}


.conteneur-clip{
background-image: url(images/fond-vignettes.gif);
background-repeat: no-repeat;
float:right;
margin:8px 9px 4px 0;
padding-right:2px;

padding-top:6px;
text-align:center;
font-weight:bold;
height:150px;
width:172px;
background-position: top;
}


.plus{
	float:right;
margin:8px 11px 4px 0;

	
	text-align:center;
	font-style:italic;
	font-weight:bold;
	height:150px;
	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;
}




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

 .conteneur-clip a{color: #8B002E!important;}


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

