body {
	background-color: #342924;
	width: 1000px;
	font-family:  verdana, Myriad Pro, Arial, Helvetica, sans-serif;
	margin:auto; 
	
}

/* ------------------------------------ */
/*               Header                 */
/* ------------------------------------ */
#header{
	background-image: url("images/header.jpg");
	width: 1000px;
	height: 138px;
	float:left;
}
.bouton{
	padding: 69px 0 0 656px;
	width: 340px;
	height: 37px;
	float:left;
}
.bouton a{

	padding:10px 0 0 30px;
	width: 0px;
	height: 27px;
	float:left;
}
.bouton a:hover{
background-position: bottom left;
}

#contenu{
background-image: url("images/contenue.jpg");
width: 1000px;
height: auto;
margin:auto; 
float:left;
padding-bottom : 6em;
color:#ffffff;
}

/* ------------------------------------ */
/*               menu                   */
/* ------------------------------------ */
#menu_h{
	background-image: url("images/menu_h.jpg");
	width: 718px;
	height: 68px;
	float:left;
}
.lien_H{
padding:30px 0 0 150px;
}
#annonce{
	background-image: url("images/annonce.jpg");
	width: 718px;
	height: 190px;
	float:left;
}
#cssmenu{
	
	width: 282px;
	height: auto;
	float:right;
}
.menu_T{
padding:14px 130px 0 0;
}
.menu_top{
	background-image: url("images/menu_top2.jpg");
	width: 148px;
	height: 74px;
	float:right;
}
.menu_bas{
	background-image: url("images/menu_bas.jpg");
	width: 149px;
	height: 24px;
	float:right;
}
.menu_corps{
	background-image: url("images/menu_corps.jpg");
	width: 148px;
	height: auto;
	float:right;
}
.menu_corps a{
color:#bceb2c;
}
li{
list-style-type:none;

}
a{
text-decoration:none;
color:#ffffff;
}
a:hover{
color:#bceb2c;
}

/* Some stylesheet reset */
#cssmenu > ul {
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	line-height: 1;
}

/* The container */
#cssmenu > ul {
	display: block;
	position: relative;
	width: 150px;
}

	/* The list elements which contain the links */
	#cssmenu > ul li {
		display: block;
		position: relative;
		margin: 0;
		padding: 0;
		width: 150px;	
	}

		/* General link styling */
		#cssmenu > ul li a {
			/* Layout */
			display: block;
			position: relative;
			margin: 0;
			border-top: 1px dotted #3a3a3a;
			border-bottom: 1px dotted #1b1b1b;
			padding: 11px 20px;
			width: 110px;

			/* Typography */
			font-family:  Helvetica, Arial, sans-serif;
			color: #bceb2c;
			text-decoration: none;
			text-transform: uppercase;
			text-shadow: 0 1px 1px #000;
			font-size: 13px;
			font-weight: 300;

			/* Background & effects */
			background: #342924;
		}

		/* Rounded corners for the first link of the menu/submenus */
		#cssmenu > ul li:first-child>a {
			border-top-left-radius: 4px;
			border-top-right-radius: 4px;
			border-top: 0;
		}

		/* Rounded corners for the last link of the menu/submenus */
		#cssmenu > ul li:last-child>a {
			border-bottom-left-radius: 4px;
			border-bottom-right-radius: 4px;
			border-bottom: 0;
		}


		/* The hover state of the menu/submenu links */
		#cssmenu > ul li>a:hover, #cssmenu > ul li:hover>a {
			color: #342924;
			text-shadow: 0 1px 0 #fff;
			background: #e6e6e6;
			background: -webkit-linear-gradient(bottom, #e6e6e6, #fff);
			background: -ms-linear-gradient(bottom, #e6e6e6, #fff); 
			background: -moz-linear-gradient(bottom, #e6e6e6, #fff);
			background: -o-linear-gradient(bottom, #e6e6e6, #fff);
			border-color: transparent;
		}

		/* The arrow indicating a submenu */
		#cssmenu > ul .has-sub>a::after {
			content: '';
			position: absolute;
			top: 16px;
			right: 10px;
			width: 0px;
			height: 0px;

			/* Creating the arrow using borders */
			border: 4px solid transparent;
			border-left: 4px solid #d8d8d8; 
		}

		/* The same arrow, but with a darker color, to create the shadow effect */
		#cssmenu > ul .has-sub>a::before {
			content: '';
			position: absolute;
			top: 17px;
			right: 10px;
			width: 0px;
			height: 0px;

			/* Creating the arrow using borders */
			border: 4px solid transparent;
			border-left: 4px solid #000;
		}

		/* Changing the color of the arrow on hover */
		#cssmenu > ul li>a:hover::after, #cssmenu > ul li:hover>a::after {
			border-left: 4px solid #3cc4e6;
		}

		#cssmenu > ul li>a:hover::before, #cssmenu > ul li:hover>a::before {
			border-left: 4px solid #fff;
		}

	
		/* THE SUBMENUS */
		#cssmenu > ul ul {
			position: absolute;
			left: 150px;
			top: -9999px;
			padding-left: 5px;
			opacity: 0;
			/* The fade effect, created using an opacity transition */
			-webkit-transition: opacity .3s ease-in;
			-moz-transition: opacity .3s ease-in;
			-o-transition: opacity .3s ease-in;
			-ms-transition: opacity .3s ease-in;
		}

		/* Showing the submenu when the user is hovering the parent link */
		#cssmenu > ul li:hover>ul {
			top: 0px;
			opacity: 1;
		}
		
/* ------------------------------------ */
/*                corps                 */
/* ------------------------------------ */
#corps{
	background-image: url("images/corps_fond.png");
	width: 638px;
	height: auto;
	float:left;
	font-size: 12px;
	min-height: 410px;
	padding-bottom : 6em;
}
.news{
	width: 455px;
	height: auto;
	float:right;
	padding: 0 38px 0 38px;
}
h1{
	background-image: url("images/h1.jpg");
	width: 428px;
	height: 30px;

}
table img { border: 2px solid #000}
table img:hover { border: 2px solid #bceb2c}
/* ------------------------------------ */
/*               bas_page               */
/* ------------------------------------ */
#bas_page{
	background-image: url("images/header.jpg");
	width: 1000px;
	height: 48px;
	margin:auto; 
	height:50px;
	float:left;
	
}
/* ------------------------------------ */
/*            span(couleur)             */
/* ------------------------------------ */
.span_vert{
color:#bceb2c;
}

.table {
-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomright: 10px;
border-top-left-radius: 10px;
border-bottom-right-radius: 10px;
background-color: #342924;
height: 105px;
overflow: auto;
border: 5px solid #443e40;
text-align: center;
margin-right: 3px;
vertical-align: top;
}

.bloc {
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
background-color: #C6C1EB;
font-weight: bold;
overflow: auto;
font-size: 14px;
padding: 2px;
color: black;
text-align: center;
border-bottom: 3px dotted #E8E3F6;
}

td {
color:#FFF;
}

tbody {
display: table-row-group;
vertical-align: middle;
border-color: inherit;
}

div {
display: block;
}

div#news {

background-color: #000;
text-transform : uppercase; 
text-align:left;
font-size:16px;
color: #B78178;
margin-bottom: 3px;
font-weight: bold;
}

div#News2 {
padding: 5px;
height:auto;
background-color: #bceb2c;
text-transform : none; 
border: 2px solid #000000;
color:  #000;
font-size:14px;
margin-bottom: 10px;
max-width:500px;
min-height:150px;
text-align:left;
font-weight: bold;
}

.promotion, .nouveaute {
    background-color: #DE001F;
    color: #FFFFFF;
    font: bold 11px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 1px 11px;
}


.etatProduit {
    height: 15px;
    margin: 0 0 3px;
    padding: 15px;
    width: 100%;
}