@charset "utf-8";
/* CSS Document */

body {
	background-color:#061123;
	color: #ffffff;
	font-family: arial, "lucida console", sans-serif;
	background-image:url(images/fond-global.jpg);
	background-repeat:repeat-y;
	z-index: 2;
	scrollbar-face-color: #0099FF ;
	scrollbar-track-color:#0066CC  ;
	scrollbar-arrow-color: #E3821F;
	scrollbar-shadow-color:#0066CC;  
	scrollbar-highlight-color:#003366 ;
	scrollbar-3dlight-color: #0066CC; 
	scrollbar-darkshadow-color:#0066CC;  
	scrollbar-base-color:#0066CC;
	}
a img {border: 0;}	
p{font-size: 10px;}
td{
font-size: 10px;
}

a:link {
    color: #FFFFFF;
	
	 }
a:visited {
    color: #FFFFFF;}
a:active {
	color: #FFFFFF6;}
a:hover {
	color: #F55916;
	text-decoration:underline;
	}
a {text-decoration: none;
	}
	
.tableaufond{
  border:0px; 
  margin:0px;
  border-style:none;
  z-index: 1;
}
	
.fondtoutepages	{
width:860px;
top:0px;
left:0px;
margin-left:0px;
margin-top:0px;
 z-index: 1;
 }
	
	
ul#menulist li ul{ display:none; z-index: 10;}
	
ul#menulist li:hover>ul{ 
display:block; 
z-index: 10;
background-color:#061123;
border-style:solid;
border-width:1px;
border-color:#F55916;
}

ul#menulist ul:hover>li{ 
display:block; 
z-index: 10;
color: #F55916;

}

ul#menulist,
ul#menulist ul{


 /*background-color:#061123;*/
  /*border:1px solid black; */
  list-style:none;
  margin:0px;
  padding:0px;
  width:148px;
  _width:150px;
  z-index: 2;
  text-align:left;
  left:0px;
  text-indent: 2em;  
  line-height:25px;
  
}

ul#menulist ul{
/*background-color:#061123;*/
  position:absolute;
  top:-1px;
  left:148px;
  z-index: 10;
}

ul#menulist li{
/*background-color:#061123;*/

  position: relative;
  margin:0px;
  padding:0px;
  _display:inline;
  z-index: 11;
}

ul#menulist a{
/*background-color:#061123;*/
  display:block;
  width:100%;
  color:#ffffff;
  z-index: 12;
}

ul#menulist a:hover{
background-color:#061123;
  color: #3dc5ff;
} 
ul#menulist a:active {
background-color:#061123;
	color: #F55916;}

.menu_deroulant {
background-color:transparent;
position: fixed;
color:#061122;
left: 5px;
top: 50px;
z-index: 10;
font-family: arial, "verdana,", sans-serif;
font-size:11px;
font-weight:bold;

}

.arborescence {
	position: fixed;
	width:720px;
	height: 18px;
	color: #021124;
	top:0px;
	left:0px;/*float: left;*/
	background-image:url(images/fondarbo.jpg);
	background-repeat:repeat-y;
	font-size:10px;
	z-index:30;
	
}
.arborescence a {
color: #021124;
}

.bloc_produit {
position: absolute;
left: 160px;

z-index: 2;
font-size:10px;
}


.bloc_contact {
	position: absolute;
	left: 160px;
	z-index: 2;
	font-size:10px;
	width: 544px;
}

.liste_nouveautes {
position: absolute;
margin-top : 20px;
}

.liste_produit {
position: absolute;
margin-top : 60px;

}
.input_nb_prod{
text-align:center;
background-color: #ffffff;
border: #E3821F 1px solid;
color:#000000;
height: 10px;
width: 20px
width: 80px;
font-size:8px;
}
.input_hidden{
height:1px; 
}
.bouton_com{
background-color: #ffffff;
color:#000033;
height: 17px;

font-size:9px;
border: #E3821F 1px solid;
text-align:center;
}
.bouton_com:hover{
background-color: #E3821F;
}

.containeracc{
	position: absolute;
	left: 150px;
	z-index: 2;
	font-size:10px;
	width:565px;
	height:600px;
	top: 40px;
}

