@charset "UTF-8";
/* CSS Document */

* {
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	border-top-width: 0pt;
	border-right-width: 0pt;
	border-bottom-width: 0pt;
	border-left-width: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: -moz-use-text-color;
	border-right-color: -moz-use-text-color;
	border-bottom-color: -moz-use-text-color;
	border-left-color: -moz-use-text-color;
	outline-color: invert;
	outline-style: none;
	outline-width: 0pt;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	list-style:none;
}
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
}
.container-angosto #menu-home Ul li{
	margin:0;
	border-top: solid 1px #CCCCCC;
	padding-top:3px;
	padding-bottom:3px;
		font-weight:normal;

	}
	
	
#menu-home Ul li a{
	text-decoration:none;
	font-weight:normal;
	color:#999999;
	}
	
#menu-home Ul li a:hover{
	text-decoration:underline;
		font-weight:normal;
	color:#999999;
	}
#menu-home h2{
color:#EA5E29;

}

div#menu-home span a{
	
	color: gray;
	font-weight: bold;
	text-decoration: none;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}

.container-angosto h2{
	font-weight:bold;
	font-size:13px;
	color:#666666;	
	}

.container-angosto {
	width: 1006px;
	margin: 0 auto 0 auto;
}	
	
#menu  ul li {
	display: inline;
	padding-left: 3px;
  	padding-right: 11px;
	border-right: 1px solid #fff;
	}
#menu  ul li a{
	color:#FFFFFF;
	text-decoration:none;
	}
#menu  ul li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}	

#menu  ul li:hover{	
	background: url(backTitulosmenu.gif) no-repeat right;

}

#menu{
	margin-bottom:10px;
	}
	
#logo{	
	background-color:#EA5E29;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	height: 87px;
	width: 129px;
	text-indent: -5000px;
	z-index:2;
}	
#logo1{	
	position: relative;
	left: 0px;
	top:87px;
	background-color:#EA5E29;
	background-x-position: 0%;
	background-y-position: 0%;
	height: 87px;
	width: 50%;
	text-indent: -5000px;
	margin-top:-87px;
	z-index:1;
}	

#news{
	background-image: url(backnews.jpg);
	background-repeat:repeat-x;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	/*height: 250px;*/
	width: 129px;	
	padding-bottom:10px;
}
	
#news h2{
	padding-top:5px;
	color:#FFFFFF;
	font-size:13px;
	border-bottom:#FFFFFF solid 1px;
	margin:0 3px 0 3px;
	}	
	
#news p{
	padding:5px 5px 10px 6px;
	color:#999;
	font-size: 11px;
}
#news span {
	float:right;
	padding-right:10px;
	padding-bottom:5px;
	}
#news span a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	}
	
#news span a:hover{
	text-decoration:underline;}
	

#banner{
	float: left;
	background-image: url(bannerSWF.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	height:136px;
	width:813px;
	text-indent: -5000px;
	
}
	
#img-news {
	height:223px;
	background-image:url(backPN.jpg);
	background-repeat:no-repeat;
	margin-left:25px;
	float:left;
	margin-top:10px;
	padding-right: 40px;
	}

#img-news img{
	margin:10px 0 0 7px;
	}


#img-news h2{
	margin-top:-15px;
	font-size:13px;
	}
	
.selected{
	background: url(backTitulosmenu.gif) no-repeat right;

	}	