@CHARSET "ISO-8859-1";
.horz_nlsmenu {
	margin: 0px;
	font-size: 13px;
}

.horz_nlsitemcontainer ,.horz_nlsitemcontainerover{
	height:45px;
	padding: 0px;
	border: 0px;
	color: #FFF;
}

.horz_nlsiconcell {
	width: 0px;
}

.horz_nlssubmenucell {
	width: 0px;
}
.horz_nlsitem {
	height: 45px;
}
.horz_central_nlsitem{	
	padding: 23px 7px 0px 7px;
	height: 22px;
	background: url("../media/menu_ctr.png") repeat-x;
}
.horz_left_nlsitem,.horz_right_nlsitem{
	width: 7px;
	background: blue;
	height: 45px;
}
.horz_left_nlsitem{
	background: url("../media/menu_izq.png") no-repeat scroll left top;
}
.horz_right_nlsitem{
	background: url("../media/menu_der.png") no-repeat  scroll left top;
}


.horz_nlsiconcellover {
	width: 0px;
}
.horz_nlsitemcontainerover .horz_left_nlsitem{
	/*background: #fff;*/
	background: url(../media/hovermenu_r1_c1.jpg) no-repeat right;
}
.horz_nlsitemcontainerover .horz_right_nlsitem{
	/*background: #fff;*/
	background: url(../media/hovermenu_r1_c3.jpg) no-repeat;
}
.horz_nlsitemcontainerover .horz_central_nlsitem{
	/*background: #fff;*/
	background: url(../media/hovermenu_r1_c2.jpg);
	color: #C9252C;
}
.horz_nlssubmenucellover {
	width: 0px;
}
.horz_nlsitemdisable {
	
}

.horz_nlsseparatorcontainer {
	padding: 0px;
	
}

.horz_nlsseparator {
	height:45px;
	background:#fff;
	width: 1px;
}

.horz_mtopleft {
	height: 0px;
	width: 0px;
}

.horz_mtopright {
	height: 0px;
	width: 0px;
}

.horz_mbottomleft {
	width: 0px;
	height: 0px;
}

.horz_mbottomright {
	width: 0px;
	height: 0px;
}

.horz_mtop {
	height: 0px;
}

.horz_mbottom {
	height: 0px;
}

.horz_mleft {
	width: 0px;
}

.horz_mright {
	width: 0px;
}

/********* vertical *****/

.nlsmenu {
	margin-top: 3px;
	border-left: #DE2D34 1px solid;
	border-right: #DE2D34 1px solid;
	border-bottom: #DE2D34 1px solid;
	background:#fff;
	/*opacity:0.8;*/ 
    /*filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=80, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);*/
}

.nlsitemcontainer {
	height: 30px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	border-top: #E02930 1px solid;
	border-bottom: #FFF 1px solid;
	font-size: 11px;
}

.nlsiconcell {
	width: 3px;
}

.nlssubmenucell {
	width: 3px;
}

.nlsitem {
	color: #FFF;
	padding: 2px 5px 2px 5px;
	width: 165px;
	color: #C9252C;
}

.nlsitemcontainerover {
	height: 30px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	border-top: #DA030C 1px solid;
	border-bottom: #E9E9E9 1px solid;
	
	background: url("../media/menu_ctr.png") repeat-x;
	font-size: 11px;
}

.nlsiconcellover {
	width: 3px;
}

.nlssubmenucellover {
	width: 3px;
}

.nlsitemover {
	color: #FFF;
	padding: 2px 5px 2px 5px;
	width: 165px;
}

.nlsitemdisable {
	padding: 2px 5px 2px 5px;
}

.nlsseparatorcontainer {
	padding-left: 28px;
}

.nlsseparator {
	height: 5px;
}

.mtopleft {
	height: 0px;
	width: 0px;
}

.mtopright {
	height: 0px;
	width: 0px;
}

.mbottomleft {
	width: 0px;
	height: 0px;
}

.mbottomright {
	width: 0px;
	height: 0px;
	
}

.mtop {
	height: 0px;
}

.mbottom {
	height: 0px;
}

.mleft {
	width: 0px;
	
}

.mright {
	width: 0px;
}