BODY {
	BACKGROUND-color: #151515;
	margin: 8px 0px 20px 0px
}

td.texto {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	padding: 15px 15px 20px 15px;
	background-image: url(../images/fondo_contenidos.jpg);
	background-repeat: no;
}

td.index {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 15px 15px 20px 15px;
	text-align: center;
	background-image: url(../images/fondo_index.jpg);
	height: 575px;
	vertical-align: top;
}

span.firma {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 0px 0px 0px 125px;
}

table.info td {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}

table.info td a:active,
table.info td a:link,
table.info td a:visited {
	color: #006633;
	text-decoration: none;
}
table.info td a:hover {
	color: #006633;
	text-decoration: underline;
}


td.texto a:active,
td.texto a:link,
td.texto a:visited {
	color: #006633;
	text-decoration: none;
}
td.texto a:hover {
	color: #006633;
	text-decoration: underline;
}

span.titulo {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #006633;
	padding: 1px 15px 2px 5px;
}

table.titulo {
	width: 100%;
	height: 16px;
	border-collapse: collapse;
	border: 0px;
	border-style: none;
	cellpadding: 0px;
	cellspacing: 0px;
}

table.titulo td.letras {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #006633;
	padding: 1px 20px 1px 5px;
}

table.titulo td.fondo {
	background-color: #33cc66;
	width: 100%;
}

table.menu td.link {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	height: 20px;
}

td.cierre {
	background: url(../images/pie3.jpg);
	height: 28px;
	font-family: arial;
	font-size: 10px;
	color: #004422;
	text-align: center;
}

td.cierre a:active,
td.cierre a:link,
td.cierre a:visited {
	color: #004422;
	text-decoration: none;
}
td.cierre a:hover {
	color: #ffffff;
	text-decoration: none;
}

td.cierre_index {
	font-family: arial;
	font-size: 10px;
	color: #aaaaaa;
	text-align: center;
}

td.cierre_index a:active,
td.cierre_index a:link,
td.cierre_index a:visited {
	color: #aaaaaa;
	text-decoration: none;
}
td.cierre_index a:hover {
	color: #ffffff;
	text-decoration: none;
}

span.equipo {
	font-family: arial;
	font-size: 10px;
	color: #333333;
}

td.formulario {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	padding: 6px 20px 6px 20px;
}
.campo {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background: #f3f3f3;
	border: 1px solid #999999;
}