body {
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
td.submenutop {
	background-image: url(images/submenu_back.jpg);
	height: 20px;
}

td.submenu {
	background-image: url(images/footer_back.jpg);
	height: 20px;
}
td.menu {
	background-image: url(images/menu_back.jpg);
	height: 22px;
}
td.menuBoton {
	padding: 0px 4px 0px 4px;
}
td.informacion {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	padding: 2px 4px 2px 4px;
}
td.informacion a:active,
td.informacion a:link,
td.informacion a:visited {
	color: #f30;
	text-decoration: none;
}
td.informacion a:hover {
	color: #f30;
	text-decoration: underline;
}
td.hlinea {
	background-color: #f30;
	height: 3px;
}
td.contenido {
	background-color: #ffffff;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	padding: 15px 15px 20px 15px;
	vertical-align: top;
}
td.contenido a:active,
td.contenido a:link,
td.contenido a:visited {
	color: #d00;
	text-decoration: none;
}
td.contenido a:hover {
	color: #d00;
	text-decoration: underline;
}
img.foto { 
	border: 1px solid #333333;
	margin: 10px 0px 10px 20px;
	float: right;
}
img.instalaciones { 
	border: 1px solid #333333;
}
.titulo {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
ul.flecha {
  list-style-image: url(images/flecha_blanco.jpg);
}
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;
}



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.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_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;
}


