@charset "utf-8";
/* CSS Document */

@import url(capas.css);
@import url(estilos_tag.css);
@import url(enlaces.css);

.foto_der {
	float: right;
	margin-left: 5px;
	margin-bottom: 10px;
}

.sin_borde {
	border: none !important;
}

.amarillo {
	color: #FFCC00;
	font-size: 14px;
}

.albor {
	font-size: 7pt;
	font-weight: bold;
}

.tabla_menu_arriba {
	padding-top: 175px;
	padding-right: 30px;
}

.campo_ficha {
	font-weight: bold;
	font-size: 135% !important;
}

.foto_ficha, .foto_ficha_peq {
	float: left;
	clear: left;
	margin-right: 20px;
	margin-left: 60px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.foto_ficha_peq {
	padding-bottom: 35px;
}

.foto_ficha_marg {
	float: left;
	clear: left;
	margin-right: 20px;
	margin-left: 60px;
	padding-top: 40px;
	padding-bottom: 100px
}

.enlace_tdas {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #7A975E;
	margin-left: 50px;
}

.limpiar {
	clear: both;
}

.margen_arriba {
	margin-top: 70px;
}

.menu_areas {
	color: #666666;
	font-style: italic;
	font-weight: bold;
}

.parrafo_derecha {
	text-align: right;
	margin-top: 2px;
	margin-bottom: 0px;
}

.centrado {
	text-align: center !important;
}

.lista {
	color: #000000 !important;
	list-style-type: disc !important;
	font-weight: normal !important;
	margin-left: 50px !important;
	margin-bottom: 3px !important;
	padding-bottom: 0px !important;
}

.sin_margen {
	margin-top: 0px;
	padding-top: 0px;
}
.menu-amarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}





