BODY {
	background: #3d2f00;
	padding: 0px;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #666666;
}
img {
	border: 0px;
}
h1 {
	color:#666666;
	font-weight:bold;
	font-size:10px;
	margin: 0px;
	padding: 0px; 
	display: inline; 
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 820px;
}
.orange {
	color: #FF3C16;
}
.cadretitre {
	color: #FFFFFF;
	background-image:url(images/fdcadre.jpg);
	background-repeat:no-repeat;
	width:530px;
	height:15px;
	font-weight:bold;
	padding-left:20px;	
}
.cadretitre2 {
	color: #FFFFFF;
	background-image:url(images/fdcadre.jpg);
	background-repeat:no-repeat;
	height:15px;
	font-weight:bold;
	padding-left:20px;	
}
.txt-blanc {
	color: #FFFFFF;
	font-weight: bold;
}
a.menu {
	color: #333333; 
	text-decoration: none;
}
a.menu:hover {
	color: #FF3C16;	
	text-decoration: none;
}
a {
	color: #FF3C16; 
	text-decoration: none;
}
a:hover {
	color: #FF3C16;
	text-decoration:underline;
}
a.copyr {
	text-decoration: none;
	color:#ffffff;
	font-size:9px;
	font-weight:bold;
}
a.copyr:hover {
	text-decoration: none;
	color:#FF3C16;
	font-size:9px;
	font-weight:bold;
}
ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/sc_bullet_orange.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
form {
	margin: 0px;
	padding: 0px;
	display: inline; 
}
#header1 {
	float: left;
	width: 820px;
	height: 16px;
	background: #ffffff url(images/header1.jpg) top right no-repeat;
	text-align:center;
	padding-top:6px;
	margin:0px;
}
#header2 {
  float: left;
  width: 820px;
  height: 198px;
  text-align:center;
}
#bg {
  float: left;
  width: 740px;
  background: #ffffff url(images/bg.jpg) top right ;
  padding-left:40px;
  padding-right:40px;
  padding-top:10px;
  padding-bottom:20px;
}
#panier {
  float: left;
  width: 740px;
  height:40px;
  background: #ffffff url(images/panier.jpg) top right ;
  padding-left:40px;
  padding-right:40px;
  padding-top:10px;
  text-align:right;
}
#news1 {
  float: left;
  width: 150px;
  height:7px;
  background: #ffffff url(images/new1.jpg) top left;
}
#news2 {
  float: left;
  width: 130px;
  background: #ffffff url(images/new2.jpg) top left ;
  padding-top:5px;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:5px;
  margin-top:-1px;
  text-align:left;
}
#news3 {
  float: left;
  width: 150px;
  background: #ffffff url(images/new3.jpg) top left;
  height:9px;
  margin-bottom:8px;
}
#totem {
  float: left;
  width: 150px;
  background: #f4f4f4;
  padding-top:10px;
  padding-bottom:10px;
}
#menu {
  float: left;
  width: 170px;
  background: url(images/seperator_vert.png) top right repeat-y;
  padding-left:0px;
}
#general {
  float: left;
  width: 550px;
  padding-left:15px;
  text-align:justify;
}

#separation {
  float: left;
  width: 130px;
  height:2px;
  background: url(images/seperator_horiz.png) top right repeat-x;
  padding-left:20px;
}
#footer {
  float: left;
  width: 820px;
  height: 35px;
  background: #ffffff url(images/footer.jpg) top right no-repeat;
  text-align:center;
  padding-top:20px;
  color:#FFFFFF;
  font: 9px verdana, arial, sans-serif;
}
#referencement {
  float: left;
  width: 820px;
  text-align:center;
  color:#ffffff;
  font: 9px verdana, arial, sans-serif;
}
.class_refresh {
	border:0px;
	background-image:url(images/btn/btn_refresh.gif);
	width:29px;
	height:25px;
	cursor: pointer;
}
.class_voir {
	border:0px;
	background-image:url(images/btn/btn_voir.jpg);
	width:57px;
	height:35px;
	cursor: pointer;
}
.class_add {
	border:0px;
	background-image:url(images/btn/add.jpg);
	width:94px;
	height:26px;
	cursor: pointer;
}
.class_add_disabled {
	border:0px;
	background-image:url(images/btn/add2.jpg);
	width:94px;
	height:26px;
}
.class_detailplus {
	border:0px;
	background-image:url(images/btn/detailplus.jpg);
	width:94px;
	height:26px;
	cursor: pointer;
}
.class_detailmoins {
	border:0px;
	background-image:url(images/btn/detailmoins.jpg);
	width:94px;
	height:26px;
	cursor: pointer;
}
.class_valider {
	border:0px;
	background-image:url(images/btn/valider.jpg);
	width:94px;
	height:26px;
	cursor: pointer;
}
.class_inscription {
	border:0px;
	background-image:url(images/btn/inscription.jpg);
	width:94px;
	height:26px;
	cursor: pointer;
}
.class_retablir {
	border:0px;
	background-image:url(images/btn/retablir.jpg);
	width:94px;
	height:26px;
	cursor: pointer;
}
.class_retour_boutique {
	border:0px;
	background-image:url(images/btn/retour-boutique.jpg);
	width:100px;
	height:26px;
	cursor: pointer;
}
.class_deconnexion {
	border:0px;
	background-image:url(images/btn/deconnexion.jpg);
	width:94px;
	height:26px;
	cursor: pointer;
}
.class_envoyer {
	border:0px;
	background-image:url(images/btn/envoyer.jpg);
	width:94px;
	height:26px;
	cursor: pointer;
}
.class_vider {
	border:0px;
	background-image:url(images/btn/vider.jpg);
	width:94px;
	height:26px;
	cursor: pointer;
}
.class_commander {
	border:0px;
	background-image:url(images/btn/commander.jpg);
	width:94px;
	height:26px;
	cursor: pointer;
}
.class_modifier {
	border:0px;
	background-image:url(images/btn/modifier.jpg);
	width:94px;
	height:26px;
	cursor: pointer;
}
.class_supprimer {
	border:0px;
	background-image:url(images/btn/supprimer.jpg);
	width:94px;
	height:26px;
	cursor: pointer;
}
.class_update {
	border:0px;
	background-image:url(images/btn/mettre-a-jour.jpg);
	width:94px;
	height:26px;
	cursor: pointer;
}
.class_compte {
	border:0px;
	background-image:url(images/btn/mon-compte.jpg);
	width:94px;
	height:26px;
	cursor: pointer;
}
.class_panier {
	border:0px;
	background-image:url(images/btn/mon-panier.jpg);
	width:94px;
	height:26px;
	cursor: pointer;
}