#titulo {
	width:379px;
	height:25px;
	background:url(../img/titulo_noticia.gif) no-repeat;
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	padding:40px 15px 0 0;
	text-align:right;
}
h2 {
	width:394px;
	color:#FF3300;
	font-size:12px;
	font-weight:bold;
	margin:5px 0;
	text-align:center;
}
p {
	width:375px;
}

#noticias {
	width:370px;
	display:block;
	padding:0 12px;
}
#noticias a {
	display:block;
	padding-bottom:2px;
	padding-top:2px;
	color:#003399;
	border-bottom:1px dotted #FF6600;
}
#noticias a:hover {
	color:#AAD5FF;
}
.nav {
	width:370px;
	height:20px;
	display:block;
	margin:10px 0;
}
.pgoff {font-size: 11px; color: #FF0000; text-decoration: none}
a.pg {font-size: 11px; color: #003366; text-decoration: none}
a:hover.pg {font-size: 11px; color: #0066cc; text-decoration:underline}