@charset "utf-8";
/* CSS Document */
#header
{
background:url(http://www.centrodedatos.com/image/general/header-menu-bar.png) no-repeat top left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11.5px;
height:79px;
}

ul.header-menu {padding:4px 0 0 80px; margin:0; list-style:none; height:22px; margin-bottom:5px; width:100%}
.header-menu li {float:left; border-right:1px solid #FFFFFF; }
.header-menu li a {display:block; float:left; height:22px; line-height:22px; color:#fff; text-decoration:none; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 4px; cursor:pointer; }
.header-menu li a b {float:left; display:block; padding:3px 8px 0 4px; height:22px;}
.header-menu li.current a {color:#fff; background:url(button3.gif);}
.header-menu li.current a b {background:url(button3.gif) no-repeat right top; }
.header-menu li a:hover {color:#fff; background: url(http://www.centrodedatos.com/image/general/boton.png);}
.header-menu li a:hover b {background: url(http://www.centrodedatos.com/image/general/boton.png) no-repeat right top;}
.header-menu li.current a:hover {color:#fff; background:#000 url(button3.gif); cursor:default;}
.header-menu li.current a:hover b {background:url(button3.gif) no-repeat right top;}


.header-menu li.menu_fin { border-right:none; }

span.header-menu
{
float:right;
}

span.header-menu a
{
color:#7e7e7e;
}

div.header-logo
{
position:relative;
margin:0px;
top:-9px;
left:18px;
float:left;
height:0px;
}