#menu_header
{
	background-image:url(../imgs_body/px_proyectos.png);
	background-repeat:repeat;
	color:#ffffff;
	float:left;
	min-width:1060px;	
	width:100%;
	position:fixed;
	height:30px;
	z-index:1000;
}

img{
	border:none;
}

#nombres h2 a,
#nombres h2 a:visited,
#nombres h2 a:hover{color:#fff;}

#nombres
{	
	width:420px;
	position:relative;
	float:left;
}

#nombres h2
{	
	font-size:12px;
	font-weight:normal;
	margin-left:10px;
	margin-top:7px;
	text-transform:capitalize;
}

#nombres h2 span
{
	text-transform:uppercase;
}

#menu
{
	font-size:12px;
	font-weight:normal;
	right:0px;
	margin-right:0px;
	margin-top:10px;	
	position:fixed;
}

#menu ul
{	
	text-transform:capitalize;
	list-style:none;
	list-style-type:none;
	margin-right:0px;
	margin-top:0px;
	padding:0;
}

#menu_header ul li.menu_titulos
{
	background:url(../imgs_body/linea_menu.png) repeat-y;
	float:left;	
	padding-left:4px;	
	width:108px;
	height:20px;
	overflow:hidden;
	z-index:5000;
}

#menu_header ul > li.menu_titulos ul
{
	background:url(../imgs_body/px_proyectos.png) repeat;
	color:#fff;
	list-style:none;
	list-style-type:none;
	margin-top:6px;
	margin-left:-3px;
	padding-left:3px;
	height:100px;
	font-weight:normal;
}

#menu_header ul > li.menu_titulos ul li
{
	margin-top:5px;
}
