BODY { font-family:Arial,Helvetica,sans-serif; color:#000000; background: #ffffff; margin:10px; cursor:default; }

H1 { font-family:Verdana,sans-serif; margin-right:0; margin-left:0; }
H2 { font-family:Arial,sans-serif; font-weight: bold; }

A { text-decoration: none; color:#0000ff; }
A:hover { color:#008800; }
A:active { color:#00ff00; }
A:visited { color:#000088; }
A:visited:hover { color:#008800; }

HR { line-height:0; }

DL { margin-left:0 }
DT { margin-left:0 }
DD { margin-left:20pt; }

.navigation { background-color:#eeeeee; }
.index { background-color:#eeeeee; margin:10px; }
.listing { background-color:#f6f6f6; }
.normal { background-color:#ffffff; }

#listado_noticias {
	width:700px;
}
#listado_noticias li {
	list-style:none;
	margin-bottom:10pt;
	font-size:10pt;
}
#listado_noticias li a {
	font-size:12pt;
}

#noticia {
}

#noticia img {
	border:none;
}

#noticia table {
	width:700px;
}

#noticia td {
	vertical-align:top;
}

#noticia a {
	font-size:12pt;
}
