.titre_orange{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	font-size:20px;
	color:#f29400;
	font-weight:bold;
}
.titre_blanc{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	font-size:18px;
	color:#ffffff;
}
.texte_orange_12{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f29400;	
}

.texte_vert{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006600;	
}

/* not editor */
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/bg.jpg) #2D2E32 repeat-x;
	color:#FFFFFF;
}

/* commun */
.clearer { width: auto; height: 0px; font-size: 0px; clear: both; }

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#f29400;
	padding:0px;
	margin:0px;
	font-size:normal;
}

/* formulaire */
input,textarea{
	background-color:#404348;
	border:1px solid #656668;
	color:#FFFFFF;
}
textarea{height:40px;}
.radio,.checkbox{background:none;border:none;}

/* liste */
li{ list-style-image: url('/images/puce.gif');}

/* lien */
a{color:#FFFFFF;}
a:hover{color:#f29400;}

#global{
	background-image:url(images/shadow_bg.png);
	width:838px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 10px 0 10px;
}
#conteneur{
	width:838px;
	background:url(images/header.jpg) no-repeat #000000 0px 80px;	
}
#conteneur1{
	width:838px;
	background-color:#000000;
}

/* header */
#header{
	background-image:url(images/fd_h.jpg);
	height:80px;
	padding:0px;
	margin:0px;	
	text-align:center;
}
#header a{
	padding:28px 0px 32px 0px;
	margin:0px 15px 0px 15px;
	line-height:74px;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#b8bec2;
	text-decoration:none;
}
#header a:hover,#header .menu_haut_hover{color:#f29400;}
#header .menu_haut_hover{background:url(images/triangle.gif) no-repeat bottom center}

/* contenu */
#main{
	position:relative;
}
#main #logo{
	position:absolute;
	/*border:1px solid #990000;*/
	top:13px;
	left:160px;
}
#main2{height:581px;float:right;width:1px;}
#main1{
	padding:0px 0px 230px 0px;
	margin:0px;
	color:#FFFFFF;
	z-index:1;
}

/* footer */
#footer{
	background:url(images/fd_footer.png) repeat-x;
	width:838px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:45px;
	line-height:40px;
	color:#575a5e;
	font-weight:bold;
	font-size:12px;
}
#footer a{color:#575a5e;text-decoration:none;}
#footer a:hover{color:#f29400;}

/* SLIDER */
/* Styles pour les slides de l'accessbox. */
.liste_produits { position:relative; width:700px; margin-left:auto;margin-right:auto;}
.productable1 td{width:200px; text-align:center;}
.productable1 .td_img{height:145px; text-align:center;}
#box4 { position:absolute; }
#box4 div { width:630px; height:215px; float:left; background: transparent; overflow: hidden; }
.mask3 { position:relative; width: 630px; height:215px; overflow:hidden; margin-left:auto;margin-right:auto; margin-bottom:70px;}
#prevprod { position: absolute; left: 0px; top: 55px; cursor: pointer; }
#nextprod { position: absolute; right: 9px; top: 55px; cursor: pointer; }
