body {
	background-color: #ffffff;
}
.tabla_cabecera { 
	height: 51px;
	background-image:url(imagenes/logo_aforo10.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 15px;
	margin-bottom: 27px;
}

.tabla_separador { 
	height: 1px;
	background-image:url(imagenes/discontinua.jpg);
}

.tabla_nuevos { 
	height: 9px;
	background-image:url(imagenes/nuevos.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 10px;
	margin-bottom: 22px;
}

.tabla_destacados { 
	height: 9px;
	background-image:url(imagenes/destacados.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 10px;
	margin-bottom: 22px;
}

.tabla_linea { 
	height: 1px;
	background-color: #CCCCCC;
	margin-top: 6px;
	margin-bottom: 2px;
}

.tabla_titulo { 
	color: #ACACAC; 
	font-family:Arial, Helvetica, Verdana, sans-serif; 
	font-size: 10px;
	TEXT-DECORATION:none;
	margin-top: 2px;
	margin-bottom: 15px;
}

.tabla_salto { 
	height: 15px;
}

.tabla_pie { 
	margin-top: 20px;
	margin-bottom: 20px;
}

.tabla_logo { 
	height: 51px;
	background-image:url(imagenes/logo_aforo10.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.texto_pie { 
	color: #ACACAC; 
	font-family:Arial, Helvetica, Verdana, sans-serif; 
	font-size: 10px;
	TEXT-DECORATION:none;
	margin-left: 5px;

}


.mail:LINK{
	color: #ACACAC; 
	font-family:Arial, Helvetica, Verdana, sans-serif; 
	font-size: 10px;
	TEXT-DECORATION:none;   
}

.mail:HOVER	{ 
	color: #A22415; 
	font-family:Arial, Helvetica, Verdana, sans-serif; 
	font-size: 10px;
	TEXT-DECORATION:none;
}

.mail:ACTIVE{
	color: #A22415; 
	font-family:Arial, Helvetica, Verdana, sans-serif; 
	font-size: 10px;
	TEXT-DECORATION:none;   
}

.mail:VISITED{
	color: #ACACAC; 
	font-family:Arial, Helvetica, Verdana, sans-serif; 
	font-size: 10px;
	TEXT-DECORATION:none;   
}


