BODY,html{

font-family : "verdana";

color:#111111;

background-color:#FFFFFF;

font-size: 10px;

height: 100%;

width: 100%;

}



BODY,h1,h2,h3{

padding:0;

margin:0;

}



.bandeau-haut{

vertical-align:middle;

background-color:#FFFFFF;

height:60px;

}



.texte-bandeau-haut{

padding:9px;

color:#111111;

font-weight:normal;

}







.main{

	background-image: url(images/fond.jpg);
	background-color:#D9D8D6;



	background-repeat: no-repeat;



	background-position: left top;



	height:619px;







}



.main2{

	background-image: url(images/fond2.jpg);

	background-color:#D9D8D6;

	background-repeat: no-repeat;

	background-position: left top;

	height:619px;

}



.contenu{

position:absolute;

left:28%;

width:55%;

right:120px;

height:619px;

}







.conteneur-clip{

background-image: url(images/fond-vignettes.gif);

background-repeat: no-repeat;

float:right;

margin:8px;

margin-right:0px;

padding-top:6px;

margin-bottom:4px;

text-align:center;

font-weight:bold;

height:150px;

width:172px;

background-position: top;

}



	



.plus{

float:right;

margin:8px;

margin-right:0px;

margin-top:1px;
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{

margin:0;

padding:0;

font-size: 9px;

font-weight:normal;

display:inline;

}







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

color: #111111;

text-decoration:none;

}



.conteneur-clip a:hover {color: #FF3366;}