BODY,html{

	font-family : "verdana";



	color:#111111;

	background-color: #9b7c5a;

	font-size: 10px;
height: 100%;

width: 100%;



}

BODY,h1,h2,h3{

padding:0;

margin:0;

}



h2,h3{

display:inline;
font-weight:normal;
font-size:9px;

}



.bandeau-haut{

vertical-align:middle;



	background-color:#9b7c5a;

	height:62px;

	background-repeat: repeat-x;

	

}

.texte-bandeau-haut{

padding:13px 0 0 10px;

color:#eeeeee;

font-weight:normal;

}

.conteneur{

	background-color:#221c18;



}

.main{



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



	background-repeat: no-repeat;

	background-position: left top;

	height:619px;



}

.main2{



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

		background-repeat: no-repeat;

	background-position: left top;

	height:619px;



}

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





.conteneur-clip{

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

	background-repeat: no-repeat;

	float:right;

	margin:8px;
margin-right:2px;
	margin-bottom:4px;

	margin-top:3px;

	padding-top:6px;

	text-align:center;

		font-weight:bold;

	height:150px;

	width:172px;

	background-position: top;

	}

	

	.plus{



	float:right;
	margin-top:3px;
	margin:8px;
margin-right:2px;
	margin-bottom:4px;

	margin-top:0;

	padding-top:6px;




	text-align:center;

	font-style:italic;

	font-weight:bold;

	height:140px;

	width:172px;

	background-position: top;

	}

.logo{

float: left;

margin-right:20px;

  }


h1{

	

	font-weight:bold;

	text-align:left;

	font-size: 10px;

	display:inline;

}





/* LIENS */

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

	color: #DDDDDD;

text-decoration:none }



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

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

