#header_body {margin:0; text-align:center; background-color:#eee;}
#header_nameseccion {width:300px;float:left;height:30px;font:400 21px/30px Arial, Helvetica, sans-serif;padding:0 0 0 13px; border-left:1px solid #f60;margin:5px 0 5px 15px;text-align:left;}
#header_time {width:240px;margin:0 0 0 30px;float:left;}
#header_hora {height:25px;width:88px;border-right:1px solid #f60;padding:0 10px 0 0;margin:10px 0 0 0;float:left;text-align:right;}
.header_hora {width:88px;height:16px;color: #000;font: 700 16px/16px Arial, Helvetica, sans-serif;float:left;}
.header_gmt {width:88px;height:10px;color: #000;font: 400 10px/10px Arial, Helvetica, sans-serif;float:left;}
#header_fecha{height:26px;width:131px;padding:0 0 0 10px;margin:10px 0 0 0;float:left;text-align:left;}
.header_fecha {width:131px;height:10px;color: #000;font: 400 10px/10px Arial, Helvetica, sans-serif;float:left;}
.header_dia {width:131px;height:16px;color: #000;text-transform: uppercase;font: 400 11px/16px Arial, Helvetica, sans-serif;float:left;}
#header_maincontent{width:996px;background-color:#FFF; margin:auto;}


.header_menu {padding-left:0.5em;padding: 6px;}
.header_submenu {padding-top:1px; padding-left:1em;}
.header_botbuscar {padding-left:4px;}
.header_oas { border-right:1px;  border-right-style:solid;  border:#CCC;}
.header_registrar {	font-size: 9px;	font-family: Arial, Helvetica, sans-serif;	cursor: inherit;}
.header_buscar {background-color: white;	font-size: 10px;	border: 0px;	font-family: Arial, Helvetica, sans-serif;}
.header_menuup {background-color: #FDF7EB;	font-size: 11px;	font-family: Arial, Helvetica, sans-serif;	border-right: 1px;	border-right-style: solid;	border-top: 1px;	border-top-style: solid;	border-left: 1px;	border-left-style: solid;	color: #000;	padding-left: 10px;	padding-right: 10px;	padding-bottom: 6px;	padding-top: 2px; text-decoration:none}
.header_menuup2 {background-color: #FDF7EB;	font-size: 12px;	font-family: Arial, Helvetica, sans-serif;	padding: 8px;	padding-top: 2px;	padding-bottom:2px;}
.header_menuup3 {background-color: #FDF7EB;	font-size: 11px;	font-family: Arial, Helvetica, sans-serif;	padding-top: 2px;	padding-bottom:2px;	font-weight: bold;}
.header_menudw {background-color: #D95700;	font-size: 11px;	color:#F7F7F7;	font-family: Arial, Helvetica, sans-serif;	border-right: 1px;	border-right-style: solid;	padding-left: 10px;	padding-right: 10px;	padding-bottom: 6px;padding-top: 2px; text-decoration:none}
.header_rayita_submenu {color: #FDA744}
.header_flechita_sb {padding-right:4px}
.header_avivo {font-size: 11px;	font-family: Arial, Helvetica, sans-serif;	color: #FFFFFF;}
.header_contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display:block;
float: left;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: inline-block;
width:auto;
padding: 2px 8px;
border-right-color:#FDA744;
border-right-style:solid;
border-right-width:1px;
/*border: 1px solid #202020;*/
border-left-width: 0px;
text-decoration: none;
background-color:#FDF7EB;
/*background: url(menubg.gif) center center repeat-x;*/
color: black;
font: 12px Arial, Helvetica, sans-serif;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
border-top: 0px solid #FFFFFF;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
original display: inline;
float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
text-align:left;
width: 120px; /*width of sub menu levels*/
font-weight: normal;
padding: 2px 5px;
background: #FDF7EB;
border-width:0px 1px 1px 1px;
border-style:solid;
border-color:#FDA744;
}

.horizontalcssmenu ul li a:hover{
/*background: url(menubgover.gif) center center repeat-x;*/
}

.horizontalcssmenu ul li ul li a:hover{
background: #FDF7CA;
}

/*
.horizontalcssmenu .arrowdiv{
position: absolute;
right: 1px;
background: transparent url(../img/flechit.gif) no-repeat center left;
}*/

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; display:inline}
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */
