#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;
}
h3 {
	width:394px;
	font-size:12px;
	font-weight:bold;
}

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;
}
#fotos{ 
	width:135px;
	display:block;
}
.foto {
	border:1px solid #FF6600;
	padding:2px;
	margin-left:5px;
	margin-bottom:5px;
	width:133px;
}
.foto p {
	font-size:10px;
	padding:1px;
	width:133px;
}
.foto a {
	width:133px;
}

.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}
