ul#navsecciones , ul#nav1 
{ 
color: #036; 
font-size: 12px; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
font-weight: bold; 
list-style-type: none; 
list-style-position: outside; 
margin: 0; 
padding: 0; 
width: 143px; 
border-top: medium none; 
border-bottom: 1px solid #036;
margin-left:0px 
}
#nav1 a  {color:brown}
ul#navsecciones  li 
{
position: relative;
}
li ul#navsecciones    
{
display: none; 
position: absolute; 
top: 0; 
left:141px
}
/* Fix IE. Hide from IE Mac \*/
* html ul#navsecciones li  { height: 1%; float: right }
* html ul#navsecciones li a , ul#nav1 li a { height: 1%; }
* html li:hover ul#navsecciones, li.over ul#navsecciones       { background-color: #f5deb3; display: block }
* html #navsecciones .current , #nav1 .current
{
background-color: #CC66FF
}
/* End */
ul#navsecciones li a:hover       
{ 
color: #036; 
background-color: #CC99FF 
} /* Hover Styles */

li ul#navsecciones li a 
   
{ 
padding: 5px 
} /* Sub Menu Styles */

ul#navsecciones li a  ,
ul#nav1 li a        
{ 
/*color: #036; */
	color:white;
	font-size: 11px; 
	text-decoration: none; 
	background-color: #993399; 
	display: block; 
	padding: 5px; 
	border-style: solid solid none; 
	border-width: 1px 1px 0; 
	border-color: #036 ;
	font-weight:200
}

li:hover ul#navsecciones, li.over ul#navsecciones      
{ 
background-color: #f5deb3; 
display: block 
}

#navsecciones .current,
#nav1 .current
{
background-color: #CC66FF}

#columnaderecha
{
width:120px;
float:right;
padding:0px;
margin:0px;
overflow:visible;
}
* html #menusectores, #navsecciones {
z-index:10 }
* html #boletin {z-index:0 }
#menusectores, #navsecciones {
z-index:10 }
#boletin {z-index:0 }
td .arriba{background-color:#23475c;
}