  
.mainDiv
{
  width:180px;
}
.topItem
{
  width:188px;
  height:20px;
  cursor:pointer;
  background: #FFFFFF;
  text-decoration: none;
  color: white; 
  font-weight:bold;
  font-family:"VERDANA";
 
}


.dropMenu
{
  background:#1D357F;
  border-top:1px solid #FFFFFF;
  border-left:8px solid #FFFFFF;
  border-right:1px solid #FFFFFF;
  border-bottom:1px solid #FFFFFF;
}

.subMenu
{
   display:none;
}
.subItem
{
   padding-left:5px;
   cursor:pointer;
   font-weight:normal;
   text-decoration:none;
   color:black;
}

.subItem a
{
   text-decoration:none;
   color:white;
}

.subItemOver
{
   cursor:pointer;
   color:#1D357F;
   text-decoration:none;
   font-weight:normal;
   padding-left:5px;
}

.subItemOver  a
{
   color:white;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}

.textomenu
{
	FONT-FAMILY: "century gothic";
	FONT-SIZE: 12px;
	text-decoration : none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
} 

.texto
{
	COLOR:#010C4E;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	text-decoration : none;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	line-height: 17px;

} 

.comedor
{
	COLOR:#010C4E;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	text-decoration : none;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
} 

.textotitulo
{
	COLOR:#4E4B3A;
	FONT-FAMILY: Helvetica;
	FONT-SIZE: 14px;
	text-decoration : none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
}

.fondo 
{ background-attachment: fixed; 
background-image: url(images/transp.gif); 
background-repeat: no-repeat; 
background-position: right top} 
