html, body 
{
background: url("fondo.jpg") fixed;
}


.tablafondo
{
width: 671px;
border: 0px;

}


.contenido {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	text-align: justify
}

a.contenido:link {
	color: #000000;
	text-decoration: none
}
a.contenido:visited {
	color: #000000;
	text-decoration: none
}
a.contenido:hover {
	color: #005219;
	text-decoration: underline
}

.tablaportada
{
width: 290px;
height: 90px;
border: 1px solid #000000;

}

.titulotabla
{
width: 290px;
height: 21px;
text-align: center;
background-color: #000000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #FFFFFF;
border: 0px;

}
.bordecaja
{


border: 1px solid #336633 ;
}
