body
{
	background-image: url(images/mosaique.jpg);
	background-repeat: repeat;
background-color: #C9E7FF;
margin: 10px 0;
padding: 0;
text-align: center;
font: 0.8em "Trebuchet MS", helvetica, sans-serif;
}
	
		
div#conteneur{
width: 1000px ;
margin: 0 auto ;
text-align: left ;
border: 2px solid #339900 ;
background: #fff ;
}
	
div#menugauche {
clear:both;
margin-top:15px;
float:left;
position: relative;
width:200px;
margin-top: 10px;
}
div#menugauche3 {
position: relative;
float:left;
width:190px;
margin-top: 10px;
margin-left: 15px;	
}
div#contenu{
float:left;
position: relative;
margin-top:15px;
margin-left:5px;
width:585px;
}
div#recherche{
float:left;
position: relative;
margin-top:15px;
margin-left:5px;
width:770px;
}



	
		
		h1#header
		{
			height: 146px ;
			
			margin: 0 ;
			background: url(images/header2.jpg) no-repeat left top ;
		/* On définit la hauteur de la partie header, contenant le titre du site */

		}
		
		h1#header a
		{
			width: 400px ;
			height: 70px ;
			display: block ;
			background: url(title.gif) no-repeat ;
			position: relative ;
			left: 350px ;
			top: 15px ;
		}
		
		h1#header a span
		{
			display: none ;
		}
		
#menu {
height: 45px;
margin: 0 auto;
background: #339900 repeat-x;
}


#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menu li {
	
	display: inline;
}


#menu a {
	display: block;
	float: left;
	margin-left: 15px;
	height : 25px;
	padding: 15px 10px 0px 10px;
	border-bottom: 4px solid #330010;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-color: #ffcd04;
	letter-spacing: 1px;
	
		
}

#menu a:hover {
	border-bottom-color: #ffcd04;
	background: #ffcd04;
}

#menu .active a {
	border-bottom-color: #ffcd04;
	background: #ffcd04;
}

		

		
		div#contenu h2
		{
			padding-left: 10px ;
			line-height: 25px ;
			font-size: 1.6em ;
			border-left: 6px solid #339900 ;
			color: #339900 ;
			border-bottom: 2px solid #339900 ;
		    text-transform: uppercase;
		}
		
		div#contenu h3
		{
	margin-left: 15px;
	text-transform: uppercase;
	color: #339900;
	font-family: "Trebuchet MS",arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	padding-left:12px;
	background: url(images/arrow.gif) no-repeat left center;
        
		}
		
		div#contenu p
		{
			text-align: justify ;
			line-height: 1.7em ;
		}
		
	
		
				div#recherche h2
		{
			padding-left: 10px ;
			line-height: 25px ;
			font-size: 1.6em ;
			border-left: 6px solid #339900 ;
			color: #339900 ;
			border-bottom: 2px solid #339900 ;
		    text-transform: uppercase;
		}
		
		p#footer
		{
			margin: 0 ;
			padding-right: 10px ;
			line-height: 50px ;
			text-align: right ;
			color: #8a0 ;
		}
strong {
	font-weight: bold;
	color: #339900;
}
img {
	margin-right: 8px;
	margin-top: 4px;
}

		
		pre
		{
			overflow: auto ;
			background: #dea ;
			border: 2px solid #9b2 ;
			padding: 5px 0 0 5px ;
			font-size: 1.2em ;
		}
.johnson_box {
	background-color: #D7FFC4;
	border: thin dotted #339900;
	padding: 7px;
	font-weight: bold;
}


		
		
		pre span
		{
			color: #560 ;
		}
		
		pre span.comment
		{
			color: #b30000 ;
		}
		
		
		.blue {
color:#3f71b6;
font-weight: 800;
}

.bluesquare {
	color:#339900;
	font-weight: 800;
	padding-left:12px;
	background: url(images/square.gif) no-repeat left center;
}


.present_prod {
	font-size: 24px;
	font-style: italic;
	color: #FF4F04;
	font-weight: bold;
}
.present_prix {
	font-size: 16px;
	font-style: italic;
	color: #FF4F04;
	font-weight: bold;
}
.blanc {
	color: #FFFFFF;
	font-weight: bolder;
	letter-spacing: 1px;
}

