body {
	
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
}



#conteneur {
	width:765px;
	margin:0px auto;
	padding:0px;
	position:relative;
	background-image:url(img/images/tranches_04.jpg);
		
}

#header {
	background-image:url(img/images/tranches_01.jpg);
	height:269px;
}

div#header img { 	border:0; vertical-align:middle}

#contenu {

	text-align:justify;
	min-height:330px;
	line-height:20px;
	margin-left:230px;
	color:#1E5E80;
	font-size:11px;
	color:#68625E;
	padding-left:20px;
	padding-right:50px;

	
}

#contenu a {
	color:#1E5E80;
	text-decoration:underline;}
	
#contenu a:hover {
	text-decoration:none;
	}


#menugauche {
	
	position:absolute;
	left:0px;
	
	line-height:21px;
	font-size:12px;
	width: 168px;
	
}

ul {
	margin:0px;
	padding:0px;
	
	
}

#menugauche li {	font-size:12px;
					text-align:right;
					list-style-type:none;
					margin:0;padding:0;
					height:21px;
				
}

#menugauche a {		display:block;
					text-decoration:none;
					color:#612D10;
					padding-right:20px;
}


#menugauche a:hover, #menugauche .active{
	background-image:url(img/puce.gif);
	background-repeat:no-repeat;
	background-position:right;
	
						
}

#corpshaut {
	background-image:url(img/images/tranches_02.jpg);
	height : 43px;
}

#bas {
	margin:0px;
	padding:0px;
	width:100%;
	background-image:url(img/fond.gif);
	height:250px;
	
}

#carte {
	border:none;
	margin-left:20px;
	margin-top:10px;
	
}

h1 {
	position:absolute;
	top:265px;
	font-weight:lighter;
	left:250px;
	font-size:23px;
	color:#ECD9BF;
	
		
}
 
h2 {padding:0px;
	margin:0px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#D1B792;
	font-weight:bold;

}

#adresse {
	background-image:url(img/images/tranches_06.jpg);
	color:#612D10;
	width:765px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:79px;
	line-height:72px;
	margin:0px auto;
	
	
}

#texteadresse {
	margin-left:150px;}

#signature {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:150px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:20px;
}

.cadre3{ border:1px dotted #68625E;}
