/* CSS Document */

body
	{
		background-color:#000000;	
	}
	
#conteneur
	{
		background-color:#A6A380;
		width:1000px;
		padding-top: 10px;
		padding-bottom: 10px;
		
	}
	
#conteneur1
	{
		background-color:#272518;
		width:980px;
		
		
	}	
	
#bloc_gauche_1
	{
		background-color:#3C5214;
		width:340px;
		height:335px;
		float:left;
	}	