/*-- PAGE GÉNÉRAL-- Beltys avec Menu -- */
BODY { 
	background-color : #000000; 	
	color : #565D6B; 
	background-image : url(images/body.jpg); 
	background-position : top; 
	background-repeat : repeat-x; 
	margin : 0 0 0 0; 
	text-align : center;
	scrollbar-face-color: #9aa5bc;
	scrollbar-shadow-color: #788796;
	scrollbar-highlight-color: #c4cedd;
	scrollbar-3dlight-color: #c4d3f2; 
	scrollbar-darkshadow-color: #355473; 
	scrollbar-track-color: #e9fbfc; 
	scrollbar-arrow-color: #355473;
}

a:hover {color: #ac4380; background-color: transparent;}
a:link{color: #666666;text-decoration: underline; background-color: transparent;}
a:visited{color: #666666; background-color: transparent;}
a:active{color: #666666;text-decoration: underline; background-color: transparent;}

/* overrides decoration from previous rule for hovered links */

h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0;
	padding: 0;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 margin-top: 2px;
 margin-bottom: 2px;
 color: #FF8000;
}
h2{
 font-size: 14px;
 font-style:normal;
 text-align:justify;
 color: #45537E;
}
h3{
 font-size: 100%;
 color: #334d55;
}
h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}
h5{
 font-size: 10px;
 font-family:Arial, Helvetica, sans-serif;
 font-style:normal;
 color: #FFFFFF;
 text-align:center;
}
ul{
 list-style-type: square;
 
}
ul ul{
 list-style-type: disc;
}
ul ul ul{
 list-style-type: none;
}
label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

img{
	border:0;
	padding:0;
	margin:0;
}

form{
	display:inline;
}
/* ---- BOX -----------*/
.catagoriefond{
	background-color: #FFFFFF;
	margin: 5px 5px 0 0;
}

/*----ENTETE -------------------------------------------------- */
.entete, DIV.entete {
	z-index: 1;
	/*position: relative;*/
   width: 880px;  /* param&eacute;trage de la largeur Ã  20 pixels de moins que le plein écran (800 pixels) pour tenir compte de l'habillage du navigateur et éviter l'apparition d'un ascenseur horizontal */
	height: 100px;
	margin: 0 auto; /* les marges automatiques (et dotes d'une largeur positive) centrent la page */
}
#logo {
	z-index: 2;
 background-image: url(images/logo_beltys.jpg);
 background-position: top;
 background-repeat: no-repeat;
 
	/*position: relative;*/
   width: 170px;  /* param&eacute;trage de la largeur Ã  20 pixels de moins que le plein écran (800 pixels) pour tenir compte de l'habillage du navigateur et éviter l'apparition d'un ascenseur horizontal */
	height: 100px;
	margin: 0 auto; /* les marges automatiques (et dotes d'une largeur positive) centrent la page */
}
#logo:hover {
	z-index: 3;
 background-image: url(images/logo_beltys_over.jpg);
 background-position: top;
 background-repeat: no-repeat;
	/*position: relative;*/
   width: 170px;  /* param&eacute;trage de la largeur Ã  20 pixels de moins que le plein écran (800 pixels) pour tenir compte de l'habillage du navigateur et éviter l'apparition d'un ascenseur horizontal */
	height: 100px;
	margin: 0 auto; /* les marges automatiques (et dotes d'une largeur positive) centrent la page */
}


/*----RUBRIQUE -------------------------------------------------- */
.fondrubrique, DIV.fondrubrique{
	z-index: 6;
	position: relative; top:0;
	background-color: #0c0c0b;
	height: 35px;
	margin: 0 0 0 0; /* les marges automatiques (et dotes d'une largeur positive) centrent la page */
}

#rubrique {
	/*position: absolute; top: 0; left:0; le param&eacute;tre position: relative permet de positionner les deux encadrés par rapport à ce conteneur */
	z-index: 11;
	height: 35px;
	margin: 0 0 0 0; /* les marges automatiques (et dot&eacute;es d'une largeur positive) centrent la page */
	background-image: url(images/fond_rub.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #0c0c0b;
}

/*---3/-MENU ----type par d&eacute;faut-------------------------------------------- */

#rubriqsep {
	background-image: url(images/rub_sep.jpg);
	background-repeat: no-repeat;
	background-position: 0 -2px;
	width: 14px;
/*	padding-left: 15px;*/
	margin: 0 0 0 0;
	height: 35px;
	vertical-align: top;
}

#rubriqcte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0 2px 0 2px;
	text-align: justify;
	height: 35px;
	margin: 0 0 0 0;
	vertical-align: middle;
}
#rubriqcte a:link{color: #FFFFFF;text-decoration:none;}
#rubriqcte a:visited{color: #FFFFFF; text-decoration:none;}
#rubriqcte a:active{color: #FFFFFF;text-decoration:none;}		
#rubriqcte a:hover{color: #d6fe01; text-decoration: none;}

#gdcmenu {
/* D&eacute;but ne pas modifier */
	color: inherit;
/* Fin ne pas modifier */
}

#gdcmenu td ul{
/* D&eacute;but ne pas modifier */
	display: none;
/* Fin ne pas modifier */
	font-size: 13px;
	font-weight: bolder;
	background-color: #2c2c2c;
	width: 170px;
}

#gdcmenu td a{
/* D&eacute;but ne pas modifier */
  display:block;
/* Fin ne pas modifier */
	margin: 0 10px 0 10px;	
	text-decoration: none;
	height: 20px;
}
#gdcmenu td:hover>ul{
/* D&eacute;but ne pas modifier */
	display:block;
/* Fin ne pas modifier */
/* Pour mettre un fond au bloc menu */
}

/* Pour param&eacute;trer le bloc menu d&eacute;roulant */
#gdcmenu ul{
/* D&eacute;but ne pas modifier */
	position: absolute;
	z-index: 5;
	list-style:none;
  /* Fin ne pas modifier */
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: left;
}

/* Pour param&eacute;trer les items du menu d&eacute;roulant */
#gdcmenu ul li a{
/* D&eacute;but ne pas modifier */
	display:block;
/* Fin ne pas modifier */
	border-bottom: 1px solid #d6fe01;
}

/* Pour param&eacute;trer les items lors du survol du menu d&eacute;roulant */
#gdcmenu ul li a:hover{
	background-color: #5c5c5c;
	color: #d6fe01;
}
	/*-- CONTENU  ------------------ */
DIV.contenu {
	z-index: 1;
	background-color: #FFFFFF;
	width: 876px;
	margin: 0 auto; /* les marges automatiques (et dotes d'une largeur positive) centrent la page */
	border-left-color:  #ac4380; 
	border-left-style: dashed;
	border-left-width: 4px;
	
}
.contenu #zonetextepack { 
	z-index: 2;
	width: 600px;
	margin: 0 auto; /* les marges automatiques (et dotes d'une largeur positive) centrent la page */
	color: #565D6B;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
.contenu #zonetexte { 
	z-index: 2;
	width: 780px;
	margin: 0 auto; /* les marges automatiques (et dotes d'une largeur positive) centrent la page */
	color: #565D6B;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
.contenu #option { 
	z-index: 2;
	width: 500px;
	margin: 0 auto; /* les marges automatiques (et dotes d'une largeur positive) centrent la page */
	padding-top: 20px;
	text-align: center;
}

.contenu #lateral { 
	float: right;
	background-color: #FFFFFF;
	z-index:2;
	background-image: url(images/lat_beltys.jpg);
	background-repeat: no-repeat;
	background-position: bottom; 
	width: 30px;  /* ce param&eacute;trage cr&eacute;e un conteneur dont la largeur est 100 % de celle du navigateur */
	height: 500px;
	margin: 0 0 0 0; /* les marges automatiques (et dot&eacute;es d'une largeur positive) centrent la page */
}
.contenu #space{
	height:30px;
	width: 876px;
	background-image: url(images/spacer.gif);
	background-position: top;
	background-repeat: repeat-y;
	margin : 0 auto;
	overflow: hidden;
}
.contenu #vignette{
	z-index: 3;
	text-align: left;
}

.contenu #vignette1{
	z-index: 3;
	width: 150px;
	border: none;
	padding-left: 40px;
}
.contenu #vignette2{
	z-index: 3;
	position: relative; top:-40px; left: 150px;
	width: 150px;
}
.contenu #logo{
	z-index: 3;
	vertical-align: middle;
	text-align: center;
	width: 260px;
	min-height: 110px;
	margin: 0 auto;
}

/*----MENU en BAS-------------------------------------------------- */

.baseline, DIV.baseline{
	z-index: 1;
   width: 100%;  /* param&eacute;trage de la largeur Ã  20 pixels de moins que le plein écran (800 pixels) pour tenir compte de l'habillage du navigateur et éviter l'apparition d'un ascenseur horizontal */
	height: 50px;
	margin: 0 auto; /* les marges automatiques (et dot&eacute;es d'une largeur positive) centrent la page */
	background-color : #000000; 	
	color : #ffffff; 
	background-image: url(images/pied_fond.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
}

.baseline #baselinezonetexte {
	position: relative; top: 25px;
	z-index: 4;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
}
.baseline #baselinezonetexte a:link{color: #ac4380; text-decoration: underline; background-color: transparent;}
.baseline #baselinezonetexte a:visited{color: #ac4380; text-decoration: underline; background-color: transparent;}
.baseline #baselinezonetexte a:hover{color: #E6F0FC; text-decoration: underline; background-color: transparent;}
.baseline #baselinezonetexte a:active{color: #ac4380; text-decoration:underline; background-color: transparent;} 



/*---- Formulaire -------------------------------------------------- */
.etiqformulaire {
	color: #565D6B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	left: auto;
	top: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.etiqformulairetxt{
	color: #565D6B; 
	background-color: #e4e4e4;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	margin: 0 0 0 0;
	border-style: none;
	border-bottom:hidden;
	border-top:hidden;
	border-right:hidden;
	border-left: hidden;
}

.menuderoulant {
	background-color: #FFFFFF;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	width: 140px;
	border-top: 2px inset #ac4380;
	border-left: 2px inset #ac4380;
	border-right: 2px outset #ecc7dc;
	border-bottom: 2px outset #ecc7dc;

}
.boxalerte {
	background-color: #FFFFFF;
	color:#ac4380;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}

.bouton1 {
	background-color: inherit;
	color:#FFFFFF;
	border-top-width: 1px;
	border-top-color:#d2d6db;
	border-top-style:solid;
	border-bottom:#577f9a;
	border-bottom-width: 1px;
	border-bottom-color:#d2d6db;
	border-bottom-style:solid;
	background-image: url(images/bouton.gif);
	background-repeat:repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
}


/*---- Bouton boutique -------------------------------------------------- */
.bouton, DIV.bouton {
z-index: 3;
position: relative; top:1px; left:4px; 
 background-color: transparent;
 color:#565D6B;
 vertical-align: middle;
 padding-left: 17px;
 margin: 0 0 5px 0;
 font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
height: 20px;
text-align: left;
width: 130px;
border: none;
cursor: pointer;
 }
 
  DIV.buttonpos1{
margin-top: 3px;
margin-bottom: 3px;
position:relative; top:0; left:0; 
z-index:1;
height: 26px;
width:110px;
}
#buttontxt1{
position: absolute; top:3px; left:12px; 
z-index:2;
 font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
text-align: left;
padding-left: 15px;
color: #565D6B;
border: none;
cursor: pointer;
vertical-align: middle;
text-decoration: none;
}
#buttontxt1:hover {
color: #ac4380;
background-color: inherit;
}

 DIV.buttonpos2{
margin-top: 2px;
margin-bottom: 0;
position:relative; top:0; left:0; 
z-index:1;
height: 16px;
width:110px;
}
#buttontxt2{
position: absolute; top:1px; left:5px; 
z-index:2;
 font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
text-align: left;
padding-left: 15px;
color: #565D6B;
border: none;
cursor: pointer;
vertical-align: middle;
text-decoration: none;
}
#buttontxt2:hover {
color: #ac4380;
background-color: inherit;
}
#buttontxtsmall{
position: absolute; top:0; left:10px;
z-index:2;
 font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
text-align: center;
color: #FFFFFF;
border: none;
cursor: pointer;
vertical-align: middle;
text-decoration: none;
}

/* ----- Listing produits -------- */

.productListing-col {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
	 line-height: 14px;
	 margin: 0 0 0 0;
}



/* ------ Barre de navigation dans product_info.tpl ---------*/
.productExtraFieldTxt {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
	 line-height: 14px;
	 color: #ac4380;
	 background-color: inherit;
	 margin: 0 0 0 0;
}
.productExtraFieldLabel {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
	 line-height: 14px;
	 color: #FFFFFF;
	 background-color: #ac4380;
	 margin: 0 0 0 0;
}

.prodnavfond, TABLE.prodnavfond{
margin: 10px 0 0 20px;
 border-spacing: 0;
 width: 198px;
}
DIV.barrenav{
margin-top: 3px;
margin-bottom: 3px;
position:relative; top:0; left:0; 
z-index:1;
height: 26px;
}
#buttonnavct {
z-index:1;
height: 26px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight:  bolder;	
	font-size: 12px;
	margin-top:1px;
	padding-top: 1px;
	color: #024f7c;
	background-color:  inherit;
	background-image: url(images/buttons/prodnavct.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	width: 48px
}
#buttonprevious{
	position: absolute; top:1px; left:20px; 
	z-index:2;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 text-align: left;
	 font-size: 12px;
	 color: #565D6B;
	 border: none;
	 cursor: pointer;
	 vertical-align: middle;
}
#buttonnext{
	position: absolute; top:1px; right:20px; 
	z-index:2;
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	color: #565D6B;
	border: none;
	cursor: pointer;
	vertical-align: middle;
	text-decoration: none;
}


.txtbouton {
	 font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-left: 20px;
	color:  fuchsia;
	width: 120px;
	border: none;
	cursor: pointer;
	text-decoration: none;
}
.txtbouton a:link, LABEL.txtbouton  a:link {
text-decoration: none;
color: #565D6B;
background-color: inherit;
}
.txtbouton a:hover , LABEL.txtbouton a:hover {
text-decoration: none;
color: #ac4380;
background-color: inherit;
}
.txtbouton a:visited, LABEL.txtbouton a:visited {
text-decoration: none;
color: #565D6B;
background-color: inherit;
}

.buttonaddressbook{
 background-image: url(images/buttons/button_address_book.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonaddaddress{
 background-image: url(images/buttons/button_add_address.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonaddwishlist{
 background-image: url(images/buttons/button_add_wishlist.gif);
 background-repeat: no-repeat;
 background-position: top left;
  height: 24px;
 text-align: left;
 padding: 3px 0 0 5px;
 text-decoration: none;
 margin-top: 1px;
 width: 120px;
}

.buttonaffiliatebanners{
 background-image: url(images/buttons/button_affiliate_banners.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonaffiliatebuildalink{
 background-image: url(images/buttons/button_affiliate_build_a_link.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonaffiliateclickthroughs{
 background-image: url(images/buttons/button_affiliate_clickthroughs.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonaffiliatesales{
 background-image: url(images/buttons/button_affiliate_sales.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonback{
 background-image: url(images/buttons/button_back.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonbanners{
 background-image: url(images/buttons/button_banners.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonbuynow{
 background-image: url(images/buttons/button_buy_now.gif);
 background-repeat: no-repeat;
 height: 24px;
 text-align: left;
 padding: 3px 0 0 5px;
 text-decoration: none;
 margin-top: 10px;
}

.buttonchangeaddress{
 background-image: url(images/buttons/button_change_address.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttoncheckout{
 background-image: url(images/buttons/button_checkout.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonconfirm{
 background-image: url(images/buttons/button_confirm.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonconfirmorder{
 background-image: url(images/buttons/button_confirm_order.gif);
 background-repeat: no-repeat;
}

.buttoncontinue{
 	background-image: url(images/buttons/button_continue.gif);
	 background-repeat: no-repeat;
 	background-position: top left;
 	background-color: #FFFFFF;
  	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-left:22px;
	padding-bottom:3px;
	color: #565D6B;
	 width: 120px;
	 height: 24px;
 	border: none;
	cursor: pointer;
}
.buttoncontinue:hover{
 	background-image: url(images/buttons/button_continue_over.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
	color: #ac4380;
 	border: none;
}

.buttoncontinueshopping{
 background-image: url(images/buttons/button_continue_shopping.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
 width: 200px;
}

.buttoncreateaccount{
 background-image: url(images/buttons/button_create_account.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttondelete{
 background-image: url(images/buttons/button_delete.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttoneditaccount{
 background-image: url(images/buttons/button_edit_account.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonhistory{
 background-image: url(images/buttons/button_history.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonincart{
 background-image: url(images/buttons/button_in_cart.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonlogin{
 background-image: url(images/buttons/button_login.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonnotifications{
 background-image: url(images/buttons/button_notifications.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonppcheckout{
 background-image: url(images/buttons/button_ppcheckout.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonprintorder{
 background-image: url(images/buttons/button_printorder.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonquickfind{
 background-image: url(images/buttons/button_quick_find.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonredeem{
 background-image: url(images/buttons/button_redeem.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonremovenotifications{
 background-image: url(images/buttons/button_remove_notifications.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonreviews{
 background-image: url(images/buttons/button_reviews.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonsearch{
 background-image: url(images/buttons/button_search.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonsend{
 background-image: url(images/buttons/button_send.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonshippingoptions{
 background-image: url(images/buttons/button_shipping_options.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonsubmitlink{
 background-image: url(images/buttons/button_submit_link.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttontellafriend{
 background-image: url(images/buttons/button_tell_a_friend.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonupdate{
 background-image: url(images/buttons/button_update.gif);
 background-repeat: no-repeat;
 background-position: top left;
  	background-color: #FFFFFF;
  	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-left:22px;
	padding-bottom:3px;
	color: #565D6B;
	 width: 120px;
	 height: 24px;
 	border: none;
	cursor: pointer;
}
.buttonupdate:hover{
 background-image: url(images/buttons/button_update_over.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
	color: #ac4380;
 	border: none;
}

.buttonupdatecart{
 background-image: url(images/buttons/button_update_cart.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonviewcart{
 background-image: url(images/buttons/button_view_cart.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonwritereview{
 background-image: url(images/buttons/button_write_review.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonimageenlarge{
 background-image: url(images/buttons/image_enlarge.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonsmalldelete{
 background-image: url(images/buttons/small_delete.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonsmalledit{
 background-image: url(images/buttons/small_edit.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

.buttonsmallview{
 background-image: url(images/buttons/small_view.gif);
 background-repeat: no-repeat;
 background-position: top left;
 padding: 1px;
}

/* ---- Message Alerte -----*/
.alerte, SPAN.alerte{
color: #ac4380;
background-color: inherit;
}

/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/
.menudropfond{
background-image: url(images/fdcat2.gif);
background-repeat: repeat-x;
background-position: center;
height: 20px;
background-color: #FFFFFF;

}
.horbar	{   /* fond et bords de la barre horizontale de menu */
 margin-left: 150px;
 color:  white;
 background-image: url(images/fdcat2.gif);
 background-repeat: repeat-x;
 background-position: center;
height: 20px;
background-color: #FFFFFF;
vertical-align: middle;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
	
}

.horizitem a {              /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
vertical-align: middle;
	position: relative;	
	display: block;	
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: white;
	text-decoration: none;
  vertical-align: middle;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
   height: 20px;
	background-color: #ac4380;
	text-decoration: none;
  vertical-align: middle;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #ac4380;	
	text-decoration: none;
  vertical-align: middle;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #f5f2f5;
	border: 2px outset #fdfefd;
	position: relative;
	z-index: 10;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            /* Police style, taille dans les items sous-menu */
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-decoration: none;
  position: relative;
  display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #000000;
	font-size: 12px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, couleur arriere plan quand le sous-menu est survolé */
	color: #ffffff;
	background-color: #de88ba;
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, couleur arriere plan quand le sous-menu est cliqué */
	color: #ffff00;
	background-color: #ac4380;		
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #e6e8e8;
  font-weight: bold;
}

.horbar .dmselected {   /* Style override for selected root category */
	background-color: #de88ba;
	height: 20px;
	line-height: 18px;
  vertical-align: middle;
  margin: 0 0 0 0;
}


/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: black;
	background-color: #eff4f4;
	border: 1px outset #fdfefd;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;		
	text-decoration: none;
	position: relative;
	display: block;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #000000;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;

	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #000000;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}

/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Classe des cellule du tableau contenant les menus plains */

}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color: #000000;
	font-size: 13px;	
	text-decoration: none;	
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: #003300;
	font-size: 13px;	
	text-decoration: none;	
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: #841212;
	background-color: #ccc;
	font-size: 13px;	
	text-decoration: none;	
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #ff0000;
	font-size: 13px;	
	text-decoration: none;	
}

.dmselected {   /* Style overide for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}
