#datos-contacto-zonaturistica a{
	text-decoration:none;
	color:#000;
}
#datos-contacto-zonaturistica .mapa-ubicacion{
	width:100%;
	margin-bottom:4%;
}
#datos-contacto-zonaturistica div {
	width:100%;
	padding-bottom:4%;
	margin-bottom:4%;
	border-bottom: thin dotted #CCC;
	font-size: 0.9em;
}
#datos-contacto-zonaturistica .redes-sociales {
	float:left;
	padding-bottom:0;
}
#datos-contacto-zonaturistica div:last-child {
	border-bottom: none;
}
#datos-contacto-zonaturistica .contacto-telefono {
	float:left;
	margin: 3px 10px 0 auto;
}
#datos-contacto-zonaturistica .contacto-email {
	float:left;
	margin-right: 10px;
    margin-top: 0;
}
#datos-contacto-zonaturistica .contacto-pagina-web {
	float:left;
	margin-right: 10px;
    margin-top: 0;
}

#datos-contacto-zonaturistica a.siguenos-facebook {
	display:inline-block;
	width:27px;
	height: 28px;
	background: url("../imagenes/main/botones-redes.png") transparent no-repeat -2px 0;
}

#datos-contacto-zonaturistica a.siguenos-twitter {
	display:inline-block;
	width:27px;
	height: 28px;
	background: url("../imagenes/main/botones-redes.png") transparent no-repeat -35px 0;
}

#datos-contacto-zonaturistica a.siguenos-google-plus {
	display:inline-block;
	width:27px;
	height: 28px;
	background: url("../imagenes/main/botones-redes.png") transparent no-repeat -73px 0;
}

#datos-contacto-zonaturistica a.siguenos-youtube {
	display:inline-block;
	width:27px;
	height: 28px;
	background: url("../imagenes/main/botones-redes.png") transparent no-repeat -107px 0;
}

#datos-contacto-zonaturistica a.siguenos-pinterest {
	display:inline-block;
	width:27px;
	height: 28px;
	background: url("../imagenes/main/botones-redes.png") transparent no-repeat -145px 0;
}

#datos-contacto-zonaturistica a.siguenos-instagram {
	display:inline-block;
	width:27px;
	height: 28px;
	background: url("../imagenes/main/botones-redes.png") transparent no-repeat -181px 0;
}
#datos-contacto-zonaturistica .redes-sociales ul {
  width: 100%;
}

#varios-container {
	
}
#varios-container  .bullet-flecha{	
	background-image: url("../imagenes/varios/iconosTiraAzul.png");
	background-position:0 -106px;
	background-repeat: no-repeat;
	padding-left:20px;
}
#varios-container  .bullet-circulo{	
	background-image: url("../imagenes/varios/iconosTiraAzul.png");
	background-position:0 -210px;
	background-repeat: no-repeat;
	padding-left:20px;
}
#varios-container  .bullet-izquierda{
	background-image: url("../imagenes/varios/iconosTiraAzul.png");
	background-position: 0 -318px;
    background-repeat: no-repeat;
    min-height: 30px;
    padding-left: 42px;
    padding-right: 5px;
    padding-top: 7px;
}
.bullet-circulo-flecha {
	background-image: url("../imagenes/varios/iconosTiraAzul.png");
	background-position: 0 -1105px;
	background-repeat: no-repeat;
	padding-left: 23px;
}
#varios-container .contacto-captura {
	width: 96%;
	padding:2%;
	float:left;
	border: #CCC solid 1px;
}
.contacto-captura a {
	text-decoration:none;
}
.contacto-captura .renglon{
	display:block;
	width:100%;
	min-height:70px;
	margin-bottom:2%;
	font-size:1em;
	font-weight:bold;
}
.renglon input {
	background-color: #F4F4F4;
	border: 1px solid #E3E3E3;
	display: block;
	margin-top: 1%;
	padding: 2%;
	width: 94%;
}
.renglon textarea {
	background-color: #F4F4F4;
	border: 1px solid #E3E3E3;
	display: block;
	margin-top: 1%;
	padding: 2%;
	width: 94%;
	height:181px;
}
.contacto-captura .counter {
	background-color: #666666;
	color: #FFFFFF;
	float: right;
	font-size: 0.85em;
	margin-right: 1%;
	margin-top: 2%;
	padding: 1%;
}
.contacto-captura .boton-enviar-contacto {
	background: #00AC35;
	display:inline-block;
	width:95px;
	height: 35px;
}

.boton-enviar-contacto span {
	line-height:35px;
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.contacto-captura .renglon-clave{
	line-height:35px;
}
.renglon-clave img{
	margin-left:1%;
	margin-right:1%;
}
.renglon-clave input {
	background-color: #F4F4F4;
	border: 1px solid #E3E3E3;
	display: inline-block;
	font-size: 1.4em;
	height: 19px;
	letter-spacing: 0.1em;
	padding: 2%;
	text-align: center;
	vertical-align: top;
	width: 17%;
}
.contacto-captura .error{
	color: #ED1F24;
    font-size: 1.1em;
    font-weight: bold;
}
#varios-container a {
	text-decoration:none;
}
#varios-container a.contacto-pagina-web{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 85%;
}
#varios-container .bloque-texto {
	display: block;
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom: 4%;
	text-align: justify;
}

#mexico-mapa-container {
    border-bottom: 1px dashed #D7D7D7;
    height: 400px;
    margin-bottom: 2%;
    padding-bottom: 2%;
    position: relative;
    width: 100%;
}
#varios-container .destinos {
    border-bottom: 1px dashed #D7D7D7;
    float: left;
    margin-bottom: 4%;
    padding-bottom: 2%;
    width: 100%;
}
.destinos ul {
	float: left;
	list-style: none;
	margin: 0 2% 0 0;
	padding: 0;
	width: 32%;
}
.destinos ul:last-child {
    margin-right: 0;
}
.destinos li {
    line-height: 1.2em;
    margin-bottom: 0.8em;
}
.destinos a {
    color: #000000;
    text-decoration: none;
}
.destinos a:hover {
    font-weight: bold;
}

#varios-container img.imagen-ciudad {
    height: 185px;
    margin-bottom: 4%;
    width: 100%;
}

#varios-container .ligas-listado {
    background-color: #EFF2F3;
    float: left;
    height: auto;
    margin-bottom: 3%;
    margin-top: 1%;
    padding: 2% 2% 0;
    width: 96%;
}
.ligas-listado ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.ligas-listado li {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    float: left;
    height: 55px;
    line-height: 55px;
    margin-bottom: 2%;
    margin-right: 2%;
    padding: 2%;
    position: relative;
    width: 45%;
}
.ligas-listado li:nth-child(2n) {
    margin-right: 0;
}
.ligas-listado a.web {
    display: block;
    float: left;
    height: 100%;
    margin-right: 4%;
    width: 84%;
}
.ligas-listado .recinto {
    height: 120px;
    line-height: 1.3em !important;
}
.recinto .titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.recinto ul{
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
	list-style: none;
}
.recinto ul li{
	width: 48%;
	display: inline-block;
	vertical-align:top;
	margin-bottom: 2%;
}

.recinto .titulo {
    width: 75%;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 2%;
}
.recinto .descripcion {
    display: block;
    bottom: 8%;
    position: absolute;
    width: 75%;
}
.recinto-bullet-circulo {
    background-image: url("../imagenes/varios/iconosTiraAzul.png");
    background-position: 0 -210px;
    background-repeat: no-repeat;
    margin-bottom: 2%;
    padding-left: 20px;
}
.recinto img.logo-recinto{
	max-width: 192px;
}
/* Ayuda */
#datos-contacto-zonaturistica div.preguntas {
	border:0; 
	font-size: 1.3em;
	margin-bottom: 4%;
	padding-bottom: 0;
}
div.preguntas a{
	background: url(../imagenes/varios/bulletAzulObs.png) no-repeat left center;
	display: block;
	padding-left: 15px;
}
div.preguntas a.active{
	color: #0A509B !important;
}
#datos-contacto-zonaturistica div.ayuda-subtitulo{
	border: 0 none;
    color: #0a509b;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 1.7em;
    padding: 0;
}
#datos-contacto-zonaturistica div.sec-ayuda{
	background-color: #ededed;
    border: 0 none;
    display: block;
    float: left;
    margin-bottom: 10px;
    padding: 2% 4%;
    width: 92%;
}
div.subtitulo{
	border: 0 none;
    color: #0a509b;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 1.7em;
    padding: 0;
}
#varios-container .bloque-texto a {
	color: #000000;
}