@charset "UTF-8";
@import url('reset.css');

body {
	font-family: Roboto, sans-serif;
	font-weight: 100;
	font-size: 13px;
	color: #6f6f6f;
}
a {
	cursor: pointer;
	text-decoration: none;
	color: #c91e18;
}
a:hover {
  text-decoration: underline;
	color: #000;
}
.blue {
	color: #c91e18;
}
.gray {
	color: #6f6f6f;
}
div.wrapper {
	width: 100%;
	clear: both;
	overflow: hidden;
	text-align: center;
}
div.wrapper.gray {
	background: #ededed
}
div.wrapper.spacing {
	padding: 20px 0px;
}
div.content {
	width: 990px;
	clear: both;
	overflow: hidden;
	margin: 0px auto;
	text-align: left;
}
div.content div.row {
	width: 990px;
	clear: both;
	overflow: hidden;
}
div#header div.row {
	margin: 20px auto;
}
div#header img.logo {
	float: left;
}
div#header ul#submenu_top {
	float: right;
	text-align: right;
}
div#header ul#submenu_top li {
	line-height: 130%
}
div#header ul#submenu_top li.phone {
	font-weight: 400;
	color: #c91e18;
	font-size: 22px;
	padding-left: 20px;
	background: url(../imgs/ico-phone.png) no-repeat 0px 5px;
}
div#header ul#submenu_top li a {
	color: #6f6f6f
}
div#menu_principal {
	background: #c91e18;
}
div#menu_principal ul {
	float: right;
}
div#menu_principal ul li {
	float: left;
	line-height: 200%;
	padding-top:7px;
}
div#menu_principal ul li a {
	color: #FFF;
	display: inline;
	margin-left: 20px;
	padding: 5px 0px;
}
div#menu_principal ul li a.big {
	font-size: 18px;
	font-weight: 400;
	padding-right: 20px;
	background: url(../imgs/bullet-bottom.png) no-repeat right 15px;
	margin-right: 15px;
}
div#menu_principal ul li a.big:hover {
	text-decoration: none;
}
div#menu_principal ul li a.btnsm {
	width: 24px;
	height: 24px;
	display: block;
	overflow: hidden;
	background: url(../imgs/social-links.png) left 3px no-repeat;
}
div#menu_principal ul li a.btnsm.tw {
	background: url(../imgs/social-links.png) -25px 3px no-repeat;
	margin-left: 5px;
}
div#menu_principal ul li div.float_menu {
	position: absolute;
	padding: 20px;
	background: #990000;
	width: 600px;
	display: none;
	overflow: hidden;
	z-index: 100000;
	margin-left:-120px;
}
div#menu_principal ul li div.float_menu.estilos {
	width: 930px;
	margin-left:-235px;
}


div#menu_principal ul li div.float_menu img {
	float: right;
}
div#menu_principal ul li div.float_menu ul {
	width: 370px;
	float: left;
}
div#menu_principal ul li div.float_menu ul#menu_estilos {
	width: 600px;
	float: left;
}


div#menu_principal ul li ul li {
	width: 300px;
}
div#menu_principal ul li ul#menu_estilos li {
	width: 300px;
}
div#slider_home, div#img_landing {
	overflow: hidden;
	width: 100%;
	height: 500px;
}
div#slider_home img, div#img_landing img {
	width: 100%;
	height: auto;
}
div#slider_home ul li div.offer_slider {
	position: absolute;
	left: 50%;
	top: 100px;
	margin-left: -400px;
	font-size: 23px;
	color: #FFF;
	padding: 10px 20px;
	background: #c91e18;
}
div#slider_home ul li div.offer_slider span {
	font-weight: 700;
}
div.bx-controls-direction, div.bx-controls-auto {
}
a.bx-pager-link {
	background: #fff;
	border-radius: 100px;
	display: block;
	width: 10px;
	height: 10px;
	font-size: 1px;
	color: #fff;
	float: left;
}
a.bx-pager-link.active {
	background: #c91e18;
	color: #c91e18;
}
div.bx_pager {
	position: absolute;
	left: 50%;
}
div#ofertas_home h2, div#estilos_home h1{
	font-size: 19px;
	font-weight: 700;
	padding: 10px;
}
h2 span {
	font-size: 14px;
	font-weight: 100
}
div#ofertas_home ul li, ul.travel li, div#estilos_home ul li {
	width: 182px;
	overflow: hidden;
	background: #ffffff;
	float: left;
	margin: 10px 8px;
	border-radius: 5px;
	box-shadow: 0 1px 2px #ddd;
}
/*div#estilos_home ul li {
	width: 231px;
	overflow: hidden;
	background: #ffffff;
	float: left;
	margin: 10px 8px;
	border-radius: 5px;
	box-shadow: 0 1px 2px #ddd;
}
*/
div#estilos_home ul li h3 {
	width: 100%;
	font-style: italic;
	text-align: center;
	font-weight: 100;
	font-size: 14px;
	margin-top: 3px;
	padding:5px 0px;
	border:none;
}
div#estilos_home ul li a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	text-decoration: none;
	color: #6F6F6F;
}
div#estilos_home ul li a div.legend_tipo {
	position: absolute;
	width: 230px;
	height: 135px;
	background: url(../imgs/1pxwhite70.png) repeat;
	padding: 10px;
	color: #6F6F6F;
	font-size: 14px;
	line-height: 130%;
	top: -155px;
	font-weight: 100;
}
a.link {
	line-height: 110%;
	font-weight: 400;
	margin: 10px 0px;
	clear: both;
	float: right;
}
div#ofertas_home ul li h3, div#ofertas_landing ul li h3 {
	margin: 10px;
	font-weight: 100;
	font-size: 13px;
	height: 45px;
	overflow: hidden;
}
div#ofertas_home ul li p.precio, div#ofertas_landing ul li p.precio {
	margin: 10px;
	font-weight: 100;
	font-size: 11px;
	text-align: right;
}
div#ofertas_home ul li p.precio span, div#ofertas_landing ul li p.precio span {
	font-size: 19px
}
div#ofertas_home ul li a, div#ofertas_landing ul li a {
	text-decoration: none;
	display: block;
	overflow: hidden;
	background: #fff;
	color: #6f6f6f;
}
div#ofertas_home ul li a:hover, div#ofertas_landing ul li a:hover {
	text-decoration: none;
	display: block;
	overflow: hidden;
	background: #eee;
}
div.box_more a {
	display: block;
	border-radius: 5px;
	padding: 20px;
	background: #c91e18;
	color: #FFF;
	margin: 10px auto;
	text-decoration: none;
	font-weight: 400;
	clear: both;
	text-align: center;
}
div#footer {
	background: #c91e18;
	padding: 20px 0px;
	color: #c91e18;
	line-height: 150%;
}
div#footer a {
	color: #FFF;
}
div#footer a.url {
	font-size: 17px;
	font-weight: 400;
}
div#footer a.url.big {
	font-size: 23px;
}
div#footer ul#submn {
	clear: both;
}
div#footer ul#submn li {
	float: left;
	font-size: 12px;
}
div#footer ul#submn li a {
	padding: 0px 10px;
}
div#footer ul#submn li:first-child a {
	padding-left: 0px;
}
div#footer p {
	clear: both;
	margin-top: 30px;
}
div#footer div.content {
	background: url(../imgs/footer-logos.png) no-repeat right top;
}
div.divtable {
	display: table;
	height: 40px;
	overflow: hidden;
	;
	text-align: center;
	margin: 0px auto;
}
div.divrow {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 18px;
}
div#img_landing {
	position: relative;
}
div#img_landing h1 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background:#C33;
	padding: 15px 0px;
	font-size: 35px;
	font-weight: 100;
	text-align: center;
	color:#FFF;
}
div.intro, div#contenido div.intro p {
	font-size: 18px;
	padding: 0px;
	line-height: 130%;
	margin:0px;
}
div.noresults {
	width: 100%;
	text-align: center;
	padding: 80px 0px;
	font-size: 19px;
	font-style: italic;
	color: #F63;
}
div.intro{
	margin:30px 0px 0px;	
}
div#oferta_detalle {
	background: #ededed;
}
div#oferta_detalle div.left {
	width: 670px;
	overflow: hidden;
}
div.box {
	background: #FFF;
	clear: both;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 3px 3px #DDDDDD;
	margin-bottom: 20px;
	text-align: center;
}
div#oferta_detalle div.left div.box {
	width: 660px;
	margin: 0px auto 20px;
}
div#oferta_detalle div.left div.box img.ppal {
	float: left;
}
.left {
	float: left;
}
.right {
	float: right
}
div#oferta_detalle div.left div.box h1 {
	font-size: 35px;
	font-weight: 400;
	color: #c91e18;
	text-align: center;
	padding: 20px 10px;
	width: 640px;
	line-height: 110%;
}
div#oferta_detalle div.right {
	width: 300px;
	overflow: hidden;
}
div#oferta_detalle div.right div.box {
	width: 290px;
	margin: 0px auto 20px;
}
div#oferta_detalle div.right div.box p {
	width: 270px;
	margin: 5px 10px;
}
div#oferta_detalle div.right div.box p.noches {
	margin: 20px 10px 5px;
	font-size: 20px;
	font-weight: 100;
	font-style: italic;
	color: #c91e18;
}
div#oferta_detalle div.right div.box p.precio {
	margin: 5px 10px 20px;
	font-size: 33px;
	font-weight: 400;
	color: #c91e18;
}
div#oferta_detalle div.right div.box form input[type=text] {
	border: solid 1px #dddddd;
	padding: 7px;
	width: 200px;
	margin: 5px auto;
	clear: both;
	display: block;
	font-size: 15px;
}
input.fecha {
	background: url(../imgs/ico-calendar.jpg) no-repeat 170px 7px;
	cursor: pointer;
	color: #333;
}
input.fecha[placeholder] {
	color: #999;
}
div.rowline {
	clear: both;
	overflow: hidden;
}
form div.rowline {
	margin: 15px auto;
}
div.rowline label {
	float: left;
	width: 110px;
	font-size: 14px;
	text-align: left;
	margin-left: 35px;
	padding-top: 5px;
}
div.rowline select {
	float: right;
	padding: 5px;
	margin-right: 35px;
}
button {
	background: #c91e18;
	color: #FFF;
	border-radius: 5px;
	padding: 10px;
	border: none;
	font-size: 15px;
	margin: 10px 0px 20px;
	cursor: pointer;
}
button:hover {
	background: #c91e18;
}
.f19px {
	font-size: 19px;
	line-height: 120%;
}
.bold {
	font-weight: 400;
}
.blue {
	color: #c91e18;
}
.f16px {
	font-size: 16px;
	line-height: 120%;
}
.light {
	font-weight: 100;
}
div#oferta_detalle div.right div.box p.dudas {
	margin: 10px auto 30px;
}
form#detalle_oferta {
	margin-top: 30px;
	overflow: hidden;
}
div.rowline.sm.init {
	width: 100%;
	text-align: left;
	margin-top: 30px;
}
div.rowline.sm {
	width: 100%;
	text-align: left;
	margin: 15px 0px;
}
div#oferta_detalle div.center {
	clear: both;
	overflow: hidden;
	width: 990px;
	line-height: 130%;
	font-size: 14px;
	position: relative;
}
div#oferta_detalle div.center div.box {
	width: 940px;
	margin: 45px auto 20px;
	padding: 20px;
	text-align: left;
}
div#oferta_detalle div.center h2 {
	font-size: 30px;
	color: #333;
	font-weight: 100;
	margin: 30px 0px 10px;
}
div#oferta_detalle div.center ul#box_menu {
	position: absolute;
	left: 0px;
	top: 0px;
	margin-left: 5px;
}
div#oferta_detalle div.center ul#box_menu li {
	float: left;
}
div#oferta_detalle div.center ul#box_menu li a {
	text-align: center;
	font-size: 16px;
	display: block;
	background: #b5c0c8;
	padding: 13px 40px 10px 40px;
	border-radius: 5px 5px 0px 0px;
	margin-right: 2px;
	/*width: 305px;*/
	height: 20px;
	color: #000;
	text-decoration: none;
	font-style: italic;
}
div#oferta_detalle div.center ul#box_menu li a#observaciones {
}
div#oferta_detalle div.center ul#box_menu li a.active {
	background: #FFF;
	height: 25px;
}
div#oferta_detalle div.center ul#box_menu li a:hover {
	background: #CCC;
}
div#oferta_detalle div.center ul#box_menu li a.active:hover {
	background: #FFF;
}
div#txt_incluido, div#txt_observaciones, div#txt_actividades, div#txt_videos {
	display: none;
}
div.err {
	font-style: italic;
	color: #F00;
	font-size: 12px;
	clear: both;
}
div.center h1 {
	font-size: 25px;
	font-weight: 100;
	text-align: center;
	padding: 40px 0px;
	color: #333;
	font-weight: 400;
	color: #c91e18;
}
div#oferta_detalle div.center h2.subtitulo {
	font-size: 18px;
	font-weight: 100;
	text-align: center;
	padding: 10px 0px;
	border-top: dotted 1px #CCCCCC;
	border-bottom: dotted 1px #CCCCCC;
	color: #888;
}
ul.linea_hotel {
	clear: both;
	overflow: hidden;
	margin: 10px 0px;
	padding: 10px 0px;
	border-bottom: solid 1px #CCCCCC;
}
ul.linea_hotel li {
		overflow:hidden;

}

ul.linea_hotel li.titulo_hotel {
	width: 650px;
}
ul.linea_hotel span.ciudad_hotel {
	font-size: 15px;
	font-weight: 100;
	font-style: italic;
}
ul.linea_hotel li.categoria_hotel {
	width: 200px;
}
ul.linea_hotel li.btn_detalle {
	float: right;
}
ul.linea_hotel li.hotel {
	width: 100%;
	text-align: center;
}
ul.linea_hotel li.hotel img {
	padding: 10px 0px
}
ul.linea_hotel div.detalle_hotel {
	display: none;
	clear: both;
	padding: 30px 0px;
	overflow: hidden;
	width: 100%;
}
ul.linea_hotel div.titulo_detalle_hotel {
	background: #ddd;
	font-size: 20px;
	padding: 10px 0px;
}
ul.linea_hotel div.texto_detalle_hotel {
	text-align: left;
	padding: 10px 0px;
}
ul.linea_hotel li.lineaprecios {
	clear: both;
	margin: 5px 0px;
}
ul.linea_hotel li.titulo_hotel {
	font-weight: 400;
	font-size: 19px;
}
p.center {
	text-align: center;
}
p.center.legend {
	font-style: italic;
	color: #999;
}
div.txt_center {
	text-align: center;
}
button.spacing {
	margin: 40px 0px;
}
div#confirmacion {
	width: 400px;
	margin: 40px auto;
}
div#confirmacion input[type=text] {
	border: solid 1px #dddddd;
	padding: 7px;
	width: 140px;
	margin: 5px auto;
	display: block;
	font-size: 15px;
}
div#confirmacion input.fecha {
	background-position: 130px 7px;
	float: right;
}
div#confirmacion select {
	margin-right: 0px;
}
.right {
	text-align: right
}
div.paneles, div.detalle_hotel {
	display: none;
	margin: 20px;
}
div.detalle_hotel {
	display: none
}
ul.linea_datos li.importe_deglose {
	float: right;
	font-weight: 400;
	font-size: 19px;
}
ul.linea_datos {
	padding: 20px 0px;
}
div.linea_datos {
	padding: 20px 0px;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	overflow: hidden;
}
div.importe_deglose {
	float: right;
	font-weight: 400;
	font-size: 19px;
}
div.titulo_desglose {
	float: left;
	font-weight: 400;
	font-size: 19px;
}
div.paneles div.titulares {
	font-size: 25px;
	padding: 20px 0px 5px;
}
div.paneles, div.detalle_hotel {
	overflow: hidden;
	padding: 20px 0px;
	border-bottom: dotted 1px #CCCCCC;
	overflow: hidden;
	border-top: dotted 1px #CCCCCC;
}
div#caja_observaciones {
	background: #F0EACE;
	padding: 20px;
	margin: 20px 0px;
}
form.form_basic div.rowform {
	clear: both;
	overflow: hidden;
	padding: 20px;
	border-bottom: dotted 1px #CCCCCC;
	overflow: hidden;
}
div.noprice {
	padding: 120px 0px 120px;
	text-align: center;
}
form.form_basic label {
	float: left;
	width: 180px;
	margin-left: 200px;
}
form.form_basic input[type=text], form.form_basic textarea {
	border: solid 1px #CCCCCC;
	padding: 10px;
	font-size: 17px;
	float: right;
	margin-right: 200px;
	width: 280px;
}
form.form_basic textarea {
	font-family: Roboto, sans-serif;
	font-size: 14px;
	height: 200px;
}
div#caja_legal {
	font-size: 11px;
}
div.caja_errores {
	background: #F0EACE;
	padding: 20px;
	text-align: center;
	margin: 20px 0px;
}
div#contenido {
	line-height: 130%;
}
div#contenido p {
	line-height: 130%;
	margin: 20px 0px;
	font-size: 14px
}
div#contenido h2 {
	line-height: 130%;
	margin: 20px 0px;
	font-size: 35px;
	font-style: italic;
	font-weight: 100;
}
div#contenido form#grupos h3 {
	font-size: 25px;
	padding: 10px 0px;
}
div#contenido form#grupos label {
	display: block;
	float: left;
	width: 300px;
	font-size: 15px;
	padding-top: 7px;
}
div#contenido form#grupos input {
	display: block;
	float: left;
	width: 600px;
	padding: 10px;
	margin-bottom: 15px;
}
div#contenido form#grupos select {
	display: block;
	float: left;
	width: 300px;
	padding: 10px;
	margin-bottom: 15px;
	margin-right: 330px;
}
div#contenido form#grupos textarea {
	display: block;
	float: left;
	width: 600px;
	padding: 10px;
	margin-bottom: 15px;
}
div#contenido form#grupos fieldset {
	overflow: hidden;
	padding: 25px;
}
div.captcha {
	margin: 40px 0px;
	overflow: hidden
}
div#contenido form#grupos div.captcha input {
	display: block;
	float: left;
	width: 200px;
	padding: 10px;
	margin-bottom: 15px;
	margin-top: 25px;
}
div#contenido form#grupos div.captcha img#captcha {
	float: left;
	margin-left: 110px;
}
div#contenido form#grupos div.captcha label {
	float: left;
	padding-top: 35px;
	margin-left: 10px;
	margin-right: 10px;
}
div#contenido form#grupos div.captcha a {
	float: left;
	padding-top: 35px;
	margin-left: 10px;
	margin-right: 10px;
}
div#lista_guias {
	clear: both;
	overflow: hidden;
}
div#lista_guias ul {
	margin: 20px;
	float: left;
	font-size: 16px;
	line-height: 130%;
}
ul.tabs li {
	float: left;
	margin: 0px 10px;
	padding: 20px;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Define el ancho de las tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Sustrae 1px de la altura de la lista desordenada--*/
	line-height: 31px; /*--Alineamiento vertical del texto dentro de la tabla--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Desplaza los item de la lista abajo 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 11px;
	padding: 0 10px;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover { /*--Estate seguro de que a la tab activa no se le aplicarán estas propiedades hover--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Esto hace que la tab activa esté conectada con respecto a su contenido--*/
	font-weight: bold;
}
.tab_container {
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tab_content {
	font-size: 11px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.tab_content h2 {
	font-size: 25px;
	font-style: italic;
	color: #666;
	font-weight: normal;
}
.tab_content h3 {
	font-size: 18px;
	font-weight: normal;
	color: #0080C0;
	margin-top: 30px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	clear: both;
}
a.rm-right{
	text-align:right;
	font-size:18px;	
}
ul.travel{margin-top:30px;}
div#estilos_home ul li.fivecols{
	width:180px !important;	
	
}
div#estilos_home ul li.fivecols a{
	width:180px !important;	
	
}
div#estilos_home ul li.fivecols h3{
	font-size:13px;
	width:180px;	
	
}





ul.actividades li{
	padding:20px;
	border-top:solid 1px #CCCCCC;	
}
ul.actividades h3{
	font-size:18px;
	float:left;
	width:600px;	
}
ul.actividades div.precio{
	font-size:18px;
	float:right;
	width:200px;
	text-align:right;	
}
ul.actividades div.detalle_actividad{
	padding:20px 0px;
	clear:both;	
}
div.box_actividad{
	clear:both;
	margin:20px;
	display:none;	
	
}
input.chk_actividad{margin-right:10px;}
a.logo_footer{
	display:block;
	float:left;	
	margin-right:5px;
}
div#footer span.cicma{
	display:inline-block;
	padding-top:4px;	
}
h3{margin:20px 0px 0px;padding:18px 0px 5px;;font-size:17px;border-top:solid 1px #eee;}

ul.videos{
	text-align:center;	
}
.slicknav_menu {
	display:none;
}
div#footer{color:#CCC;}
div.detail_block ul{
	list-style:square;
	margin-left:20px;	
}
a.top{float:right;clear:both;margin:20px 0px;font-size:11px;}
div.printer{width:640px;text-align:center;margin:20px 0px;}
div.printer a.pdf{display:inline-block;padding-left:25px;background:url(../imgs/ico-pdf.png) no-repeat;font-weight:bold;height:22px;padding-top:4px;}
div#estilos_home img, div#ofertas_home img{width:100%;}
div#img_landing img{position:absolute;left:0;}
dl#enlaces dt{font-weight:bold;font-size:14px;margin:0px 0px 3px;}
p.h1text{font-size:13px;margin:10px 15px;line-height:150%;text-align:justify}
a.rm-right.small{font-size:11px;margin-right:10px;float:right;clear:both;margin-bottom:20px;}
a.cross_link{display:inline-block;background:url(../imgs/logo-egrecia-small.png) no-repeat;width:110px;height:25px;overflow:hidden;}
div.intro ul{list-style:square;}
div.intro li{margin-left:15px;}

div#slider_home div.bx-controls a{position:absolute;z-index:1000000;top:360px;display:block;width:30px;height:30px;background:url(../imgs/arrows.png) no-repeat left top;overflow:hidden;}
div#slider_home div.bx-controls a.bx-prev{ left:20px;}
div#slider_home div.bx-controls a.bx-next{right:20px; left:auto;background-position:left -30px;}
div.fblikes{
	text-align:center;	
	clear:both;
}
div#sm_home{
	width:100%;
	clear:both;
	text-align:center;
	overflow:hidden;
	margin:40px auto 15px;	
}
div#sm_home span{
	font-size:20px;
	display:inline-block;
	margin-top:14px;
	line-height:120%;
}
div#sm_home ul{
	display:inline-block;
	overflow:hidden;	
}
div#sm_home ul li{
	display:inline-block;	
	background:none;
	border-radius:none;
	box-shadow:none;
	margin:0px 5px;
	padding:0px;
	width:48px;
}
div#sm_home ul li.txt{
	width:auto;
}

div#sm_home ul li a{
	display:inline-block;	
	width:48px;height:48px;overflow:hidden;
	background:url(../imgs/sm_home.png) no-repeat;
}
div#sm_home ul li a:hover{
	background-color:none;
		background:url(../imgs/sm_home.png) no-repeat;

}
div#sm_home ul li a.tw{
	background-position:left -48px;
}
div#sm_home ul li a.yt{
	background-position:left -96px;
}
div#sm_home ul li a.gp{
	background-position:left -144px;
}
.texto_detalle_hotel ul{
	list-style:square !important;
	margin-left:20px !important;	
}
.texto_detalle_hotel ul li{
	overflow:visible;
	padding-left:5px;
	}
	
.tab_content ul{
	list-style:square !important;
	margin-left:20px !important;

	
}

div#estilos_home ul li{
	width:auto;	
	
}

div.bloque_legal{
	width:100%;
	overflow:hidden;
	text-align:left !important;
}

div.bloque_legal div.check{
	width:100%;overflow:hidden;margin-bottom:10px;margin-top:10px;
}

div.bloque_legal div.check input[type=checkbox]{
	width:auto!important;
	margin-right:10px;
}
div.bloque_legal div.check label{
	width:auto !important;
	display:inline !important;
	padding-top:0px !important;
	float:none !important;
	margin-left: 0px !important;
}

table.aviso-politica-privacidad{
	font-size:14px;
	margin-bottom:40px;
	width:100%;
	
}
table.aviso-politica-privacidad p{
	font-size:12px !important;
	margin-bottom:0px !important;
	margin-top:0px !important;
}
table.aviso-politica-privacidad td{
	margin:0px;
	padding:0px;
}


