  
.mainDiv
{
  width:120px;
}

.dropMenu{
}

.subMenu{
   display:none;
}

.subItem{
	padding-left:1px;
	cursor:pointer;
	font-weight:normal;
	text-decoration:none;
	color:black;
	font-family:Verdana;
	font-size: 11px;
	padding-top: 5px;
	margin: 0px;

}

.subItem a
{
	text-decoration:none;
	color:black;
	height: 15px;
}

.subItemOver
{
	cursor:pointer;
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
	padding-left:1px;
	font-family:Verdana;
	font-size: 11px;
	height: 15px;
}

.subItemOver  a{
	color:#000000;
	height: 15px;
}

.subMenuVis
{
   display:inline;
}
.seccion 
{

	width:125px;
	height:15px;
	cursor:pointer;
	text-decoration: none;
	color: #67418A;
	font-weight:bold;
	font-family:Verdana;
	font-size: 11px;
}
.seccion a
{

	width:125px;
	height:15px;
	cursor:pointer;
	text-decoration: none;
	color: #67418A;
	font-weight:bold;
	font-family:Verdana;
	font-size: 11px;
}
.seccion2 
{

	width:125px;
	height:25px;
	cursor:pointer;
	text-decoration: none;
	color: #67418A;
	font-weight:bold;
	font-family:Verdana;
	font-size: 11px;
}
.seccion2 a
{

	width:125px;
	height:25px;
	cursor:pointer;
	text-decoration: none;
	color: #67418A;
	font-weight:bold;
	font-family:Verdana;
	font-size: 11px;
}
.seccionSel  
{
	width:125px;
	height:15px;
	cursor:pointer;
	text-decoration: none;
	color: #67418A;
	font-weight:bold;
	font-family:Verdana;
	font-size: 11px;
	background-color: #E5E0E7;
}
.seccionSel a 
{
	width:125px;
	height:15px;
	cursor:pointer;
	text-decoration: none;
	color: #67418A;
	font-weight:bold;
	font-family:Verdana;
	font-size: 11px;
	background-color: #E5E0E7;
}
.seccionSel2  
{
	width:125px;
	height:25px;
	cursor:pointer;
	text-decoration: none;
	color: #67418A;
	font-weight:bold;
	font-family:Verdana;
	font-size: 11px;
	background-color: #E5E0E7;
}
.seccionSel2 a 
{
	width:125px;
	height:25px;
	cursor:pointer;
	text-decoration: none;
	color: #67418A;
	font-weight:bold;
	font-family:Verdana;
	font-size: 11px;
	background-color: #E5E0E7;
}
