
/*-------------------------*/
/* ------- MENU --------- */


#li0 a{
	color:#000;
	background : transparent ;
	border-bottom:2px solid #00A5C9;
}

#li1 a{
	color: #000;
	border-bottom:2px solid #ff0085;
	background : transparent ;
}

#li2 a{
	color: #000;
	border-bottom:2px solid #36BA04;
	background : transparent;
}

#li3 a{
	color: #000;
	border-bottom:2px solid #FF1102 ;
	background : transparent url(image/menu_accessorie_on.jpg) top left no-repeat;
}

#li4 a{
	color: #000;
	border-bottom:2px solid #02EAAB;
	background : transparent;
}

#li5 a{
	color: #000;
	border-bottom:2px solid #FFC100;
	background : transparent;
}

#li10 a{
	color: #000;
	border-bottom:2px solid #BBBBBB;
	background : transparent;
}

/*---------------------------------------------------------------------------------------------------------------*/
/*DETAILS PRODUITS*/
/*---------------------------------------------------------------------------------------------------------------*/
input.submitBt{
color:#000;
background:url(image/btn_b.png) no-repeat top left;
height:49px;
width:311px;
}

input.submitBt:hover{
color:#fff;
background:url(images/btn_add_panier_accessorie.png) no-repeat top left;
}

#productInfoSpec { 
position:relative;
top: 0px;
left: 5px;
 width:597px;
 height: 29px;
 font-size:11px;
 font-family:arial,verdana,sans-serif;
 letter-spacing:1px;
 font-weight:bold;
 margin:0px;
 padding:7px 0 0 0;
 background:transparent url(image/bg_bandeau_titre_accessorie.png) top left no-repeat ;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='templates/vodkaine/image/bg_bandeau_titre_accessorie.png');
}


