BODY,html{
	font-family : "verdana";
	

	background-color: #726753;

	background-repeat: repeat;
	background-position: left bottom;
	font-size: 10px;

height: 100%;
width: 100%;

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

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

.main{

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

}
.main2{

	background-image: url(images/fond2.jpg);
	background-color: #564935;
	background-repeat: no-repeat;
	background-position: left top;
	height:619px;
}
.contenu{
position:absolute;
left:23%;
width:56%;
height:612px;
}



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

	float:right;
	margin:8px;
	margin-top:2px;
	margin-right:0;
	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;
  }
  
  .texte{

  }
  
.logo{
float:left;}

h1{
	
	font-weight:bold;
	text-align: left;
	font-size: 10px;
	display:inline;
	
	
	
}
h2,h3{
margin:0;
padding:0;
font-weight:normal;
	font-size: 9px;
	display:inline;
}

.pied{
float: right;
	margin-top: 3px;
	padding: 2px;
	background-color: #EFEFEF;
	text-align: right;
}
/* LIENS */
a:link, a:visited, a:hover, a:active, a:focus   {  
	color: #a3957d;
text-decoration:none }


   .conteneur-clip a{color: #a3957d!important;}
 .conteneur-clip a:hover{color: #3e3527!important;}

.gros-titre{

	font-size: 16px;
	font-weight: bold;
	padding-bottom:18px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left;
	}
	

