@charset "utf-8";

@font-face {
    font-family: 'OpenSans';
    src: url('../font/OpenSans.eot');
    src: url('../font/OpenSans.eot?#iefix') format('embedded-opentype'),
         url('../font/OpenSans.woff') format('woff'),
         url('../font/OpenSans.ttf') format('truetype'),
         url('../font/OpenSans.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

.txt_pie_izquierda{
	position: absolute;
	color: #6C116C;
	font-size: 16px;
	font-weight: bold;
	top:10px;
	left: 29px;
}

.txt_pie_derecha{
	position: absolute;
	color: rgba(0,0,0,1);
	font-size: 12px;
	top:13px;
	right: 37px;
}

.txt_index_carousel_grey_banner_texto_titulo{
	position: absolute;
	color: black;
	font-size: 18px;
	top:10px;
	left:10px;
}

.txt_index_carousel_grey_banner_texto{
	position: absolute;
	color: black;
	font-size: 13px;
	top:35px;
	left:10px;
	font-weight: bold;
}

.txt_index_carousel_yellow_banner_texto_titulo{
	position: absolute;
	color: #6C116C;
	font-size: 26px;
	top: 10px;
	left: 35px;
	font-weight: bolder;
	font-family: OpenSans;
}

.txt_index_carousel_yellow_banner_texto{
	position: absolute;
	color: #6C116C;
	font-size: 16px;
	top: 40px;
	left: 35px;
	font-weight: bold;
	font-family: OpenSans;
}

.txt_index_centro_titulo{
	font-family: OpenSans;
	font-size: 24px;
	font-weight: bolder;
	color: black;
	position: absolute;
	top:37px; left:278px;
}

.txt_index_centro_texto{
	font-size: 13px;
	color: black;
	position: absolute;
	top:90px; left:278px;
	text-align: justify;
	width:600px;
}

.txt_hazlotumismo_clic{
	font-family: OpenSans;
	font-size: 18px;
	color: rgba(237,28,36,1);
	font-weight: bold;
	position: absolute;
	top: 88px; left: 105px;
}

.txt_hazlotumismo_texto_blanco{
	background-color: white;
	display: block;
	width: 277px; height: 50px;
	text-align: center; font-size: 15px;
	bottom: 0px;
	position: absolute;
	padding-top: 12px
}

.txt_contacto_email{
	font-weight: bold;
	font-size: 18px;
	color: rgba(237,28,36,1);
	position: absolute;
	top:485px;
	left: 87px;
}

.txt_contacto_celular{
	font-size: 15px;
	color: black;
	position: absolute;
	top:545px;
	left:87px;
}

.txt_contacto_titulo{
	font-size: 18px;
	color: rgba(237,28,36,1);
	position: absolute;
	top: 63px;
	right: 50px;
	font-weight: bold;
}

.txt_contacto_form{
	font-size: 15px;
	color: black;	
}

.txt_complementos_textos{
	font-size: 15px;
	color: black;
	position: absolute;
	width: 585px;
	top:50px;
	right: 70px;
	line-height: 16px;
}

.txt_complementos_detalles{
	font-size: 13px;
	font-weight: bold;
	color: black;
	position: absolute;
	line-height: 23px;
}