body{
margin: 0px;
padding:0px;
background-image: url(images/foret.png)

}


#container{
	position: absolute;
	top: 168px;
	left: 253px;
	z-index : 100;




}

#header{
	height: 235px;
	top : -165px;
	left : -203px;
	z-index: 0;
	position: absolute;
	width: 1116px;
}





/*navigation site*/


#blocmenugauche {
	background-repeat: repeat-y;
	height : 596px;
	widht: 203px;
	position: absolute;
	top:228px;
	left : 50px;
	background-image: url(images/blocLeft.png);
	width: 202px;
}

#blocmenugauche li {
margin-top : 25px;
padding-left: 30px;
}


#blocmenugauche li a{
color: #272cae;
text-decoration: none;

}

#blocmenugauche li a:hover{
text-decoration: underline;
color: #F6AD0F;
}




#pageProduits{

background-image : url(images/introProduits.png);

background-repeat: no-repeat;
}




#blocmenudroite {
	position: absolute;
	top:-16px;
	left:912px;
	height: 677px;
	background-image: url(images/blocRight.png);
	background-repeat: repeat-y;
	padding: 0px;
	z-index: auto;
	width: 38px;
}





p{


}



/*page centrale*/



#global{
	position: relative;
	background-image: none;

}



a:active{
color:#F6AD0F;
text-decoration: underlined;
}

a:hover{
color:#F6AD0F;
text-decoration: underlined;
}

h1{
padding-top: 25px;
font-size : 30px;
}




#vignette{
	position: absolute;
	top:100px;
	left : 20px;
	}
		
		
	#th {
	marging-top = -10px;
	padding = -10px;
	}	

		



#fiche{
position: absolute;
	top:60px;
	left : 110px;
}



#extraDiv2 {
	position: absolute;
	top : 655px;
	left: -203px;
	width: 1146px;



	
}


}
