@charset "utf-8";
/* CSS Document */

#button_box
{
height: 21px;
width: 502px;
}
#border_left
{
float:left;
width: 43px;
height: 21px;
background-image: url(../imagenes/header/border_left.jpg);
}
#border_center
{
float:left;
width: 421px;
height:21px;
background-image: url(../imagenes/header/bgf.jpg)
}
#border_right
{
float:left;
width: 38px;
height: 21px;
background-image: url(../imagenes/header/border_rigth.jpg);
}
#botton_uno
{
float:left;
width: 74px;
height:21px;
}
#botton_dos
{
float:left;
width: 70px;
height:21px;
}
#botton_tres
{
float:left;
width: 86px;
height:21px;
}
#botton_cuatro
{
float:left;
width: 77px;
height:21px;
}
#botton_cinco
{
float:left;
width: 110px;
height:21px;
background-image:url(../imagenes/header/button_portales_r1_c10.jpg)
}





 ul#navlist { font-size:10px; font-family: sans-serif; }

ul#navlist a
{
font-weight: bold;
text-decoration: none;
}

ul#navlist, ul#navlist ul, ul#navlist li
{
margin: 0px;
padding: 0px;
list-style-type: none;
}

ul#navlist li { float: left; }

ul#navlist li a
{
color: #ffffff;
background-color: #4B6CAB;
padding: 0px;
border: 0px #ffffff outset;
}

ul#navlist li a:hover
{
color: #ffff00;
background-color: #003366;
}

ul#navlist li a:active
{
color: #cccccc;
background-color: #003366;
border: 1px #ffffff inset;
}

ul#subnavlist { display: none; }
ul#subnavlist li { float: none; }

ul#subnavlist li a
{
padding: 0px;
margin: 0px;
}

ul#navlist li:hover ul#subnavlist
{
display: block;
position: absolute;
font-size: 10px;
font:tahoma;
padding-top: 5px;
}

ul#navlist li:hover ul#subnavlist li a
{
display: block;
width: 10em;
border: none;
padding: 2px;
}

ul#navlist li:hover ul#subnavlist li a:before { content: " >> "; }.arial14blueeuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #13609D;
	text-decoration: none;
}
