#header{
	background-image:url(../imagenes/HeaderBlank.png);
	border:none;

}

#header #logo
{
	margin: 0px 860px 0px 17px;
	padding:0px 0px 0px 0px;
	border:none;

}
#header #logo img
{
	margin: 17px 0px 18px 0px!important;
	padding:0px 0px 0px 0px;
    border:none;
}
#header #page_header
{
    position : relative;
	top:-90px;
	left:472.5px;
	right:0px;
	bottom:0px;
    display: none;
    width: 472.5px;
	height:85px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    border:none;
}
#header img#logo_site
{

    width: 420px;
	height:20px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:none;
}

#header #logo_user
{
	display: none;
}
#header #logo_user img
{
	display: none;
}
#header #pub
{
	display: none;
}
#header #pub img
{
	display: none;
}
#header #menu_header
{


	padding:6px 0px 0px 0px;
	width: 440px;
	height:20px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color:#999;
	margin: 0px 0px 0px 0px;
	text-align:left;
	display: BLOCK;
}
#header #menu_header dl
{
	display: inline;
	height:100%;
	border: none;
	margin: 0px 0px 0px 0px;
	padding:2px 60px 0px 0px;
	border-top: 1px solid #C8CCDE;
}
#header #menu_header dl dt
{
	display: inline;
	height:100%;
	border: none;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#header #menu_header dl dt a.menu_headerfirst
{
	height:20px;
	/*
	width:100%;
	*/
	margin: 0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	text-decoration:none;
	font: bold 10px Arial, Helvetica, sans-serif;
	color:#999;
	border-left:none;

}
#header #menu_header dl dt a.menu_header
{
	height:20px;
	/*
	width:100%;
	*/
	margin: 0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	text-decoration:none;
	font: bold 10px Arial, Helvetica, sans-serif;
	color:#999;
	border-left:2px solid #d7d7d7;
}
#header #menu_header dl dt a.menu_header:hover
{
	color:#70a7d4;
}
#header img {
	border: none;
}

