.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}
.tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
	line-height: 14px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
	text-decoration: none;
	line-height: 14px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	line-height: 14px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	text-decoration: none;
	text-align: justify;
}
.crono {
	background-image: url(maquetacio/crono.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.cabecera {
	background-attachment: fixed;
	background-image: url(maquetacio/cabe.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.taronja {
	background-attachment: fixed;
	background-image: url(maquetacio/menu_taronja.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.fechas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9900;
	font-weight: bold;
	line-height: 14px;
}
.opciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
	line-height: 14px;
}
.gestor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FF9900;
}
