@charset "utf-8";

.titulos_areas {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}


.titulos_areas_gris {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #333;
}

.titulos_interior {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #17151b;
}

.titulos_cajas {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}

.titulos_cajas_gris {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #333;
}


/* TEXTOS TOTEM */


.titulos_totem {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #FC0;
}

.txt_totem {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #FFF;
	font-weight: normal;
}

.txt_totem_dest {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #0CF;
	font-weight: bold;
}

/* FIN TEXTOS TOTEM */





.txt_cajas {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	font-weight: normal;
}

.txt_interior {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #17151b;
}
.txt_interior_bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #17151b;
	font-weight: bold;
}

.txt_cajas2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-style: italic;
}
.cajas{
	float: left;
	height: 30px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.txt_bodas {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999;
}
