@import url(styles_layout.css);

body {
	background-color: #ccccff;
	margin-top:30px;
	padding:1px;
	font-family: Arial, helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	}
#banner {
	background-image: url(images/berthedeboissieux3.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: center;
	margin: 10px 0 0 0 ;
	padding: 6px 0 0 10px;
	height: 50px;
	}
#linkbar {
	background-color: #ccccff;
	height: 30px;
	border: 3px solid #000000;
        
	}
.mainnav {
	color: white;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 0 0 60px;
	}

a.nav { margin-left: 10px; margin-right: 10px; }
a.nav:link { color: black; text-decoration: none; }
a.nav:visited { color: white; text-decoration: none; }
a.nav:hover { color: #cc3300; border-bottom: 1px dotted #FFFFCC; }
a.nav:active { color: #FFFFCC; border-bottom: 1px dotted #FFFFCC; }

a.link_on {
	color: red;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #99ccff;
	}

#logo {
  position: absolute;
  left:15px;
  top:36px;
   border:0px;
	}
#logo img {
	border:0px;
 }
#menu {
   background-color: #ccccff;
  width: 18%;
  float: left;
	margin-top: 20px;
  padding-left:5px;
	border:1px solid #ffffff;
}
#menu h1 {
  color : red;
  font-size: 12px;
  font-weight: bold;
}
#menu li {
  color : white;
}
#menu li span {
  color : red;
  font-weight: bold;
  padding-top : 1px;
  padding-left:5px;
	
 background-color: #99ccff;	
}
#menu li a {
  color: #663333;
}
#menu li a:hover {
  color:#ffffcc;
}

#menu ul {
  list-style-image: url('pix/puce_bleue.gif');
  list-style-type: none;
  margin-left:0px;
  padding-left: 10px;
}
#menubox {
	position: absolute;
	top:99px;
	left: 05px;
	width: 160px;
	height:auto;
	padding:0px;
	padding-bottom: opx;
	margin: opx;
	background-color: #ccff00;
	}
.menubox {
	list-style-type: none;
	border:0px solid #fff;
	width: 160px;
	background-color: #ffffff;
	position: absolute;
	top:120px;
	
	}
.leftbar_title {
	color: white;
	font-weight: bold;
	text-align: center;
	background-color: #99ccff;
	border: 1px solid #242448;
	padding: 5px 0 5px 0;
	}
#contenu{
  color: black;
	font-size: 12px;
	float: right;
	width: 77%;
   padding-top : 15px;
  padding-left:5px;
	}

div.row span.left {
  float: left;
  text-align: left;
  font-weight: bold;
  color: #fff;
  width: 40%;
  }

div.row span.right {
  float: right;
  text-align: right;
  font-weight: bold;
  color: #fff;
  width: 35%;
  }
div.home
{
float:right;
width:250px;
margin:0 0 1px 2px;
padding:2px;
border:px solid black;
font-size: 20px;
}
p.sansserif {font-size: 18px;}



.prod-wrap{
	clear:both;
	border:0px solid yellow;
	width: 550px;
	margin:0px auto 10px;
	background:#CCCCFF;
}
* html .prod-wrap{width:536px;w\idth:534px;}
ul.prod-grid {
	width: 534px;
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
}
.li{
	float:left;
list-style:none;
	width:80px;
	padding:1px 0;
	text-align:left;
	overflow:hidden;
        background:#CCCCFF;
	margin:3px;
	border:0px solid red;
}

.re{
	float:left;
list-style:none;
	width:418px;
	padding:1px 0;
	text-align:left;
	overflow:hidden;
        background:#CCCCFF;
	margin:3px;
	border:0px solid red;
}


