#tabvmenu {
	width: 140px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
}

#tabvmenu tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	height: 25px;
	background-image: url("../images/@@/bck_bouton.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
	text-indent: 15px;
}

#tabvmenu tr td.current {
	height: 25px;
	background-image: url("../images/@@/bck_bouton2.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
}

#tabvmenu tr td.ocurrent {
	height: 27px;
	background-image: url("../images/@@/bck_bouton3.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
}

#tabvmenu tr td.open {
	background-image: url("../images/@@/bck_bouton4.gif");
	background-position: 0 0;
	background-repeat: repeat-y;
	background-color: transparent;
}

#tabvmenu tr td.last {
	height: 23px;
	background-image: url("../images/@@/lbck_bouton.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
}

#tabvmenu tr td.bottom {
	height: 11px;
	background-image: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
}

#tabvmenu tr td div {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position:outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-indent: 15px;
	height: 14px;
	background-image: url("../images/@@/puce_off.gif");
	background-position: 7px 7px;
	background-repeat: no-repeat;
	background-color: transparent;
}

#tabvmenu tr td div.current {
	background-image: url("../images/@@/puce_on.gif");
	background-position: 7px 7px;
	background-repeat: no-repeat;
	background-color: transparent;
	height: 14px;
}

#tabvmenu tr td div.bottom {
	height: 20px;
	width: 140px;
	margin: 0;
	padding: 0;
	text-indent: 0px;
	background-image: url("../images/@@/bck_bouton5.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
}

#tabvmenu a {
	color: #666666;
	text-decoration: none;
}
#tabvmenu a:hover {
	color: #cd003d;
	text-decoration: none;
}


/* Vertical Menu*/
#vmenu {
	width: 140px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
}

#vmenu ul {

}

#vmenu li {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-position:outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding-left: 10px;
	height: 25px;
	padding-top: 6px;

	background-image: url("../images/@@/bck_bouton.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
}

#vmenu li.bottom {
	background-image: url("../images/@@/menu_shade.gif");
	background-position: 4px -1;
	background-repeat: no-repeat;
	background-color: transparent;
}

#vmenu li.current {
	height: 25px;
	background-image: url("../images/@@/bck_bouton2.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
}

#vmenu li.ocurrent {
	background-image: url("../images/@@/bck_bouton3.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
}

#vmenu li.last {
	height: 24px;
	background-image: url("../images/@@/lbck_bouton.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
}

#vmenu li.lastcurrent {
	height: 24px;
	background-image: url("../images/@@/lbck_bouton2.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
}

#vmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

#vmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cd003d;
	text-decoration: none;
}


/* */
#vmenu li ul {
	margin: 0;
	padding-left:-10px;
	margin-left: -10px;
	background-image: url("../images/@@/bck_bouton4.gif");
	background-position: 0 0;
	background-repeat: repeat-y;
	padding-top: 8px;
}

#vmenu li ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position:outside;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-left: 16px;
	height: 14px;

	background-image: url("../images/@@/puce_off.gif");
	background-position: 7px 7px;
	background-repeat: no-repeat;
	background-color: transparent;
}

#vmenu li ul li.current {
	background-image: url("../images/@@/puce_on.gif");
	background-position: 7px 7px;
	background-repeat: no-repeat;
	background-color: transparent;
	height: 14px;
}

#vmenu li ul li.bottom {
	height: 21px;
	background-image: url("../images/@@/bck_bouton5.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
}

#vmenu li ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

#vmenu li ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cd003d;
	text-decoration: none;
}
