.bajada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.tabla {
	width: 630px;
	border: 1px solid #816D38;
	background-color: #DAD0B5;

}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7D6C3E;
}
.destacados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7D6C3E;
}
.gris11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
}
.tablaLight {

	width: 630px;
	border: 1px solid #074781;
	background-color: #B3D2EE;
}
.destacadoLight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0067C6;
}
.destacadoTradicional {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D9120F;
}
.tablaTradicional {

	width: 630px;
	border: 1px solid #830400;
	background-color: #F4B8B7;
}

.tablaAlerces{

	width: 630px;
	border: 1px solid #0d385f;
	background-color: #e9f4fe;
}
.destacadoMimun {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #755E00;
}
.tablaMimun {


	width: 630px;
	border: 1px solid #755E00;
	background-color: #faf2c3;
}
.destacadoAlerces {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0d385f;
}

.tablaVilib{

	width: 630px;
	border: 1px solid #009cd9;
	background-color: #c8f1f8;
}
.destacadoVilib {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009CD9;
}
