body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #f6ddac; /* couleur texte */
	margin-top: 10px;
	background-image: url("../image/fond_Tim&co3.jpg");
	background-position : top center ;}
	
/* My Comment */
h2,h3 {
	margin-top: 0px;
	padding-top: 0px;
	}
	
div#base {
position: absolute;
	left: 0px;
	width: 260px;
	min-height: 600px;
	top: 0px;
	
		z-index : 4000;
}
div#wrapper {
	position:relative; 
	margin-left:auto; 
	margin-right:auto; 
	top: 0px; 
	width:800px;  
	background-color: #282828;
}
div#image1 {
	position: absolute;
	left: 0px;
	top: 0px;
} 

div#lien_accueil {
	position: absolute;
	left: 10px;
	top: 80px;
} 

div#lien_compagnie {
	position: absolute;
	left: 10px;
	top: 140px;
} 
div#lien_creation{
	position: absolute;
	left: 10px;
	top: 200px;
}
div#lien_actualites {
	position: absolute;
	left: 10px;
	top: 260px;
} 
div#lien_galerie {
	position: absolute;
	left: 10px;
	top: 320px;
} 
div#lien_appart {
	position: absolute;
	left: 10px;
	top: 380px;
} 
div#lien_contact {
	position: absolute;
	left: 10px;
	top: 440px;
} 
div#lien_liens {
	position: absolute;
	left: 10px;
	top: 500px;
} 


div#bloctexte {
	position: absolute;
	left: 00px;
	top: 60px;
	padding-left:260px;
	padding-right:15px;
	min-height: 540px;
	right:0;
	background-color:#282828;
	/*border: solid 1px #990000;*/
	text-align:justify;
	z-index : 1000;
	
}
div#entete {
	position: absolute;
	left: 00px;
	top: 0px;
	height:70px;
	width: 800px;
	right:0;
	/* border: solid 1px #990000; */
	background-color:#282828;
	z-index : 8000
}

div#logo {
position: absolute;
	left: 700px;
	top: 5px;z-index : 9000
}
