@charset "iso-8859-1";

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
	text-align: left;
}
#socialButtons .button_google_plus,
#socialButtons .button_facebook_like{padding:6px}
#socialmais2 {
	position: fixed;
	height: 160px;
	width: 50px;
	top: 200px;
	right: 0px;
	background-color: #E6E6E6;
	border:1px solid #CCCCCC;
	padding-top: 28px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
#socialmais2 .you_like{
	display:block;
	position:absolute;
	top:0;
	left:0;
	padding:6px 0;
	width:66px;
	color:#fff;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	background-color: #090D48;
}
#seguinos-facebook {
	position: fixed;
	width: 70px;
	height: 25px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	right: 0px;
	top: 0px;
	clip: rect(350px,auto,auto,auto);
	margin-top: 20px;
}

body {
	margin: 0px;
}

a:link {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
}

a:active {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

a:visited {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#cuerpo {
	background-image: url(../images/fondo.png);
	width: 100%;
	background-position: center top;
	height: 100%;
	background-repeat:  repeat;
}


#contenido {
	background-image: url(../images/fondo-contenido.png);
	background-repeat:  no-repeat;
	background-position: center top;
	width: 100%;
	height: 100%;
}
#contenido2 {
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	background-image: url(../images/fondo-contenido-2.png);
}

#encabezado {
	background-position: center top;
	height: 222px;
	width: 100%;
}

#facebook {
	text-decoration: none;
	border-shadow: 5px 5px 5px 5px;
	-moz-border-shadow: 5px 5px 5px 5px;
	-webkit-border-shadow: 5px;
	height: 258px;
	width: 292px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#pie {
	height: 300px;
	display: block;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/pie.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.txt-pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
}
.btns-index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-indent: 0px;
	background-color: #090D48;
	height: 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 10px;
	text-align: center;
	padding: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radiux: 5px;
	-moz-box-shadow: 2px 2px 3px #4A4A4A;
	-webkit-box-shadow: 2px 2px 3px #4A4A4A;
	box-shadow: 2px 2px 3px #4A4A4A;
	/* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#111111')";
    /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#111111');
	width: 70px;
	line-height: 30px;
}
.btns-index:link   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-indent: 0px;
	background-color: #090D48;
	height: 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 10px;
	text-align: center;
	padding: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radiux: 5px;
	-moz-box-shadow: 2px 2px 3px #4A4A4A;
	-webkit-box-shadow: 2px 2px 3px #4A4A4A;
	box-shadow: 2px 2px 3px #4A4A4A;
	/* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#111111')";
    /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#111111');
	width: 70px;
	line-height: 30px;
}
.btns-index:hover   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-indent: 0px;
	background-color: #335E11;
	height: 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 10px;
	text-align: center;
	padding: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radiux: 5px;
	-moz-box-shadow: 2px 2px 3px #4A4A4A;
	-webkit-box-shadow: 2px 2px 3px #4A4A4A;
	box-shadow: 2px 2px 3px #4A4A4A;
	/* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#111111')";
    /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#111111');
	width: 70px;
	line-height: 30px;
}
.btns-index:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	text-indent: 0px;
	background-color: #090D48;
	height: 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 10px;
	text-align: center;
	padding: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radiux: 5px;
	-moz-box-shadow: 2px 2px 3px #4A4A4A;
	-webkit-box-shadow: 2px 2px 3px #4A4A4A;
	box-shadow: 2px 2px 3px #4A4A4A;
	/* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#111111')";
    /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#111111');
	width: 70px;
	line-height: 30px;
}


.btns-index:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	text-indent: 0px;
	background-color: #090D48;
	height: 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 10px;
	text-align: center;
	padding: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radiux: 5px;
	-moz-box-shadow: 2px 2px 3px #4A4A4A;
	-webkit-box-shadow: 2px 2px 3px #4A4A4A;
	box-shadow: 2px 2px 3px #4A4A4A;
	/* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#111111')";
    /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#111111');
	width: 70px;
	line-height: 30px;
}	

.txt-info-util {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/iconos/info-otros.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-align: justify;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #090D48;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-radius:          2px;
	-moz-border-radius:     2px;
	-webkit-border-radius:  2px;
}

.email:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #090D48;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-radius:          2px;
	-moz-border-radius:     2px;
	-webkit-border-radius:  2px;
}

.email:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-radius:          2px;
	-moz-border-radius:     2px;
	-webkit-border-radius:  2px;
	background-color: #335E11;
}


.email:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #090D48;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-radius:          2px;
	-moz-border-radius:     2px;
	-webkit-border-radius:  2px;
}

.email:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #090D48;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-radius:          2px;
	-moz-border-radius:     2px;
	-webkit-border-radius:  2px;
}

.tit-bienvenidos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #090D48;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	height: 30px;
	width: 440px;
	background-image: url(../images/iconos/ico-bienvenido.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #090D48;
	padding-left: 20px;
}
.tit-interior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FB7222;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	height: 32px;
	width: 740px;
	background-image: url(../images/tit-index.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FB7222;
}
.tit-lado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FB7222;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	height: 32px;
	width: 280px;
	text-align: left;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FB7222;
}

.tit-tarifas-lado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #55440F;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	height: 32px;
	width: 300px;
	line-height: 35px;
	text-align: left;
	background-image: url(../images/tit-tarifas-lado.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 30px;
}

.tit-face-lado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FB7222;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	height: 32px;
	width: 300px;
	line-height: 35px;
	text-align: left;
	background-image: url(../images/tit-face-lado.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 30px;
}

.tit-lado-chico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	line-height: 20px;
	text-align: left;
}

.tit-reservar-interior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	text-transform: uppercase;
	height: 32px;
	width: 400px;
	line-height: 30px;
	text-align: left;
	color: #72971A;
	text-indent: 30px;
	font-weight: bold;
	background-image: url(../images/tit-reservar-interior.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.txt-tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 0px;
	text-indent: 0px;
	margin-left: 0px;
	text-align: center;
}
.txt-tabla2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 0px;
	text-indent: 0px;
	margin-left: 0px;
	text-align: center;
}
.txt-tabla1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 0px;
	text-indent: 0px;
	margin-left: 0px;
	text-align: center;
}
.tabla-tarifas {
	text-decoration: none;
	margin-top: 10px;
	margin-left: 3px;
	border: 1px solid #695C54;
}
.txt-contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.foto {
	border: 1px solid #ebe9ed;
	height: 140px;
	width: 110px;
	text-align: center;
	margin: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radiux: 5px;
	padding: 5px;
}

.foto:hover {
	background-color: #FFF7EA;
	border: 1px solid #FCBD30;
	height: 140px;
	width: 110px;
	text-align: center;
	margin: 5px;
	padding: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radiux: 5px;
}

.encabezado-tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	background-position: right center;
	text-align: right;
	position: relative;
	right: 20px;
	top: 10px;
}

.encabezado-dir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	background-image: url(../images/iconos/ico-bandera.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 25px;
}

.encabezado-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #090D48;
	text-decoration: none;
	font-weight: normal;
}

.fondo-info-lado {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89B51E;
	width: 320px;
}
.tabla {
	text-decoration: none;
	border: 1px solid #D8C087;
	border-radius:          1px;
	-moz-border-radius:     1px;
	-webkit-border-radius:  1px;
}
.fondo-contacto {
	text-decoration: none;
	background-image: url(../images/fondo-contacto.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 463px;
}
.fondo-servicios {
	text-decoration: none;
	background-image: url(../images/fondo-servicios.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 463px;
}


.btn-facebook {
	text-decoration: none;
	height: 82px;
	width: 64px;
	background-image: url(../images/logo-facebook.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.btn-facebook:hover {
	text-decoration: none;
	height: 31px;
	width: 105px;
	background-image: url(../images/siganos-facebook-hover.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 30px;
	text-align: left;
	text-indent: 8px;
	float: right;
}
.btn-facebook:active {
	text-decoration: none;
	height: 31px;
	width: 105px;
	background-image: url(../images/siganos-facebook-hover.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 30px;
	text-align: left;
	text-indent: 8px;
	float: right;
}

.foto-aloj {
	border: 1px solid #D7BC7E;
	height: 123px;
	width: 300px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radiux: 5px;
	background-position: center center;
}
.foto-aloj:hover {
	border: 1px solid #ebe9ed;
	height: 123px;
	width: 300px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radiux: 5px;
	background-position: center center;
}
.foto-txt-pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	background-color: #D8C087;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-radius:          2px;
	-moz-border-radius:     2px;
	-webkit-border-radius:  2px;
	text-align: center;
}
.foto-txt-pie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	background-color: #F0ECE0;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-radius:          2px;
	-moz-border-radius:     2px;
	-webkit-border-radius:  2px;
	text-align: center;
}
.foto-resta-mini {
	border: 1px solid #D7BC7E;
	height: 35px;
	width: 60px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radiux: 5px;
	background-position: center center;
}
.foto-resta-mini:hover {
	border: 1px solid #ebe9ed;
	height: 35px;
	width: 60px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radiux: 5px;
	background-position: center center;
}
.txt-carta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A4319;
	text-decoration: none;
	margin: 0px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radiux: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FAF7F0;
}
.txt-carta:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A4319;
	text-decoration: none;
	margin: 0px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radiux: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F7F2E8;
}
.txt-servicios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	background-image: url(../images/iconos/ok.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
}
.txt-serviciosno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	background-image: url(../images/iconos/not.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
}
.precio-excursiones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background-color: #EEC576;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-radius:          2px;
	-moz-border-radius:     2px;
	-webkit-border-radius:  2px;
}

.foto-mapa {
	border: 1px solid #D7BC7E;
	height: 300px;
	width: 300px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radiux: 5px;
	background-position: center center;
}
.foto-mapa:hover {
	border: 1px solid #ebe9ed;
	height: 300px;
	width: 300px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radiux: 5px;
	background-position: center center;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 0px;
	text-indent: 0px;
	margin-left: 0px;
	text-align: left;
	width: 335px;
}
.linea-media {
	text-decoration: none;
	background-image: url(../images/iconos/linea.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 3px;
	width: 420px;
	position: absolute;
	margin-top: 17px;
}
.linea-larga {
	text-decoration: none;
	background-image: url(../images/iconos/linea.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 3px;
	width: 720px;
	position: absolute;
	margin-top: 2px;
	margin-left: 20px;
}

.fondo-info-lado-face {
	text-decoration: none;
	width: 320px;
	background-color: #FAF7F0;
}
.mapa-ubicacion {
	text-decoration: none;
	height: 400px;
	width: 720px;
	border: 1px solid #F0D77A;
	margin-top: 10px;
	margin-right: 29px;
	margin-bottom: 10px;
	margin-left: 29px;
}
.mapa-ubicacion:hover {
	text-decoration: none;
	height: 400px;
	width: 720px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 29px;
	margin-bottom: 10px;
	margin-left: 29px;
}
.tit-servicios-lado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #335E11;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	height: 30px;
	width: 240px;
	background-image: url(../images/iconos/ico-servicios.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #335E11;
	padding-left: 20px;
}
.pie-face {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
	height: 23px;
	width: 50px;
	background-image: url(../images/iconos/facebook.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	line-height: 30px;
	padding-left: 25px;
}
.link-relacionados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #98BF31;
	text-decoration: none;
	font-weight: bold;
	height: 35px;
	line-height: 40px;
	text-align: center;
	letter-spacing: 2px;
	padding: 5px;
	width: 200px;
	background-color: #F9F9F9;
	border: 1px solid #EBEBEB;
}
.tit-mapa-lado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #090D48;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	height: 30px;
	width: 240px;
	background-image: url(../images/iconos/ico-mapa.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #090D48;
	padding-left: 20px;
}

.epigrafes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #090D48;
	text-decoration: none;
	font-weight: normal;
	text-indent: 0px;
	text-align: left;
}
.negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
.fondo-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #F9F9F9;
}
.tabla-interior {
	text-decoration: none;
	background-color: #F9F9F9;
	border: 1px dotted #FFFFFF;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.tabla-interior:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px dotted #F9F9F9;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #090D48;
	text-decoration: none;
	font-weight: bold;
	text-indent: 0px;
	text-align: left;
}
.negrita-celeste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #090D48;
	text-decoration: none;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #090D48;
}
.tit-contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #090D48;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	height: 30px;
	width: 440px;
	background-image: url(../images/iconos/ico-contacto.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #090D48;
	padding-left: 20px;
}
.tit-servicios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #090D48;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	height: 30px;
	width: 440px;
	background-image: url(../images/iconos/ico-servicios-2.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #090D48;
	padding-left: 20px;
}
.tit-gastronomia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #090D48;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	height: 30px;
	width: 440px;
	background-image: url(../images/iconos/ico-gastronomia.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #090D48;
	padding-left: 20px;
}
.tit-hoteleria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #090D48;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	height: 30px;
	width: 440px;
	background-image: url(../images/iconos/ico-hoteleria.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #090D48;
	padding-left: 20px;
}
.tit-institucional {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #090D48;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	height: 30px;
	width: 440px;
	background-image: url(../images/iconos/ico-institucional.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #090D48;
	padding-left: 20px;
}
