/* CSS Document */

div#container
{
   width: 1083px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
	background-color: #FFFFFF;
	color: #3B3B3B;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

div#col_contenu {
position:absolute;
left:145px;
top:309px;
width:714px;
height:310px;
z-index:1;

}

div#col_menu{
position:absolute;
left:27px;
top:309px;
width:112px;
height:310px;
z-index:2;

}

div#col_pub{
position:absolute;
left:867px;
top:344px;
width:102px;
height:284px;
z-index:3;
}

div#wb_defil_text{
position:absolute;
left:27px;
top:290px;
width:818px;
height:17px;
z-index:4;
background-color:#7D7D7F;
}

div#col_header {
position:absolute;
left:0px;
top:0px;
width:1000px;
height:290px;
z-index:5;
background: url(../images/header.jpg);
}

div#ornement_header {
position:absolute;
left:844px;
top:290px;
width:135px;
height:53px;
z-index:4;
background:url(../images/header_orn2.jpg);
}

.moduletable td{
	background-image: url(../../../images/stories/fond_menu.jpg);
	background-repeat:no-repeat;
	width: 115px;
	height: 34px;
	text-indent: 18px;
	color: #FFFFFF;
	font-weight: bold;
}


.moduletable td a {
	text-decoration : none;
	color: #336600;
	font-size: 10px;
}

.contentheading {
	color: #339933;
	font-size: 18px;
	font-weight: bold;	
}


.moduletable td a:hover {
text-decoration : none;
color: #339900;
}

.menu {
background: url(../../../images/stories/fond_menu.jpg);
width: 100%;
height: 100%;
position: absolute;
}

.img {
border: none;
}

h3 a {
	text-decoration:none;
}
.cart_box {
	border:1px solid #99CC99;
	background:#fff;
	font-size:12px;
	width:102px;
}
.cart_box p {
	margin:5px;
}
.cart_box a {
	color:#006633;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:100%;
	text-align:center;
	border-bottom:1px solid #006633;
}
.product_box {
	font-size:12px;
	font-family:verdana;
}
.product_box h3 a:hover {
	text-decoration:none;
	color:#006633;
}
.baseline {
	width:100%;
	display:block;
	height:1px;
	border-bottom:1px solid #006633;
}
a:link, a:active, a:visited {
	color:#006600;
	text-decoration:none;
}