body {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	FONT-SiZE: 11px;
	COLOR: #000000;
}

#container {
	text-align: center;
	width: 798px;
	margin: auto;
}

a {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}

p {
	margin: 10px 0 10px 0;
}

h1 {
	color: #FF0000;
	font-size: 25px;
}

h2 {
	font-size: 20px;
}

a {
	font-weight: bold;
}

a.interno {
	color: #FF0000;
	font-size: 12px;
}

hr {
	margin: 0 0;
	border-width: 0;
	height: 1px;
	border-top: 1px solid #000000;
}

#noticias {
	float: left;
	position: absolute;
	text-align: left;
	top: 220px;
}

#noticias h1 {
	border-top: 1px dashed #000000;
	margin: 20px 0 0 0;
	color: #000000;
	font-size: 12px;
	padding: 15px 0 0 0;
}

#noticias p {
	width: 798px;
}

#noticias p.w3c {
	margin: 15px 0 0 0;
	text-align: center;
}

#noticias p.w3c img {
	border: 0;
	margin: 0 5px 15px 5px;
}