html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address,
cite, code, del, dfn, em, img, ins, kbd, q, samp, small,
sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form,
label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header, hgroup, menu, nav, section,
time, mark, audio, video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-weight:normal; font-family: Arial,Helvetica,Geneva,Sans-serif; }
article, aside, figure, footer, header, hgroup, nav, section{display:block;}
html, body{width:100%;height:100%;min-width:944px;}
ul{list-style:none;}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent; text-decoration: none;}
a:hover, a:active{outline:none;}
del{text-decoration:line-through;}
abbr[title], dfn[title]{border-bottom:1px dotted #000;cursor:help;}
img, object, embed{max-width:100%;}
img{border:none;}
/*clearfix*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}

.fltRt{float:right;}
.fltLt{float:left;}
/*END GENERAL RULES*/
body{
    background: url(../../../img/bck-body.gif) 0 0 repeat-x #ffffff;
}
.content{
    width: 900px;
    margin: 0 auto;
}
#header{
	margin-bottom: 8px;
	overflow:hidden;}
#header .content-header{}
#header .content-header .top-header{
    padding: 0 1px;
}
#header .content-header .top-header .logo{}
#header .content-header .top-header .logo a{}
#header .content-header .top-header .logo a img{
	width: 132px;}
#header .content-header .top-header .quick_links{
    width: 38%;
    text-align: right;
    margin-top: 13px;
}
#header .content-header .top-header .quick_links a{
    font-size: 12px;
    color: #727272;
    border-right: 1px #727272 solid;
    padding-right: 5px;
    margin-right: 5px;
}
#header .content-header .top-header .quick_links a.mail{}
#header .content-header .top-header .quick_links a.tootip{}
#header .content-header .top-header .quick_links a img{
	margin-right: 3px;
    opacity: 0.64;
    position: relative;
    top: 4px;}		
#header .content-header .top-header .quick_links a.mail:hover{
	background: url("../../../img/Email2_hover.png") no-repeat scroll 0 -1px rgba(0, 0, 0, 0);}	
#header .content-header .top-header .quick_links a:hover{
    color: #000000;
}
#header .content-header .top-header .quick_links select{
	background-color:#F5F0DE;
	color:#999;
    font-size: 12px;
    width: 150px;
}
#header .content-header .top-header .check{
    margin-top: 66px;
}

#header .content-header .top-header .check p label {
    color: #999999;
    font-size: 13px;
}

.reserva p label {
    color: #999999;
    font-size: 13px;
}

#header .content-header .top-header .check p input.go{
	background: url("../../../img/Boton.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 23px;
    width: 36px;}
    
#header .content-header .top-header .check p input.go:hover{
	background:url(../../../img/Boton_Hover.png) no-repeat;
	color:#fff;}	

/*DATE PICKER*/
.ui-datepicker{
    z-index: 999999;
    width: 161px;
}
.ui-datepicker-header{
    padding: 5px;
    background: url("../../../img/MauveScreen.png");
}
.ui-datepicker-header a{
    height: 20px;
    width: 20px;
    text-indent: -99999px;
    cursor: pointer;
    background-repeat: no-repeat;
}
.ui-datepicker-header a.ui-datepicker-prev{
    float: left;
    background-image: url(../../../img/calendarL.png);
}
.ui-datepicker-header a.ui-datepicker-next{
    float: right;
    background-image: url(../../../img/calendarR.png);
}
.ui-datepicker-header .ui-datepicker-title{
    text-align: center;
    color: #ffffff;
    font-size: 13px;
}
.ui-datepicker table{
    width: 100%;
    padding: 5px;
    text-align: center;
    background-color: #ffffff;
}
.ui-datepicker table thead tr th span{
    color: #727272;
    font-size: 11px;
}
.ui-datepicker table tbody tr td.ui-datepicker-other-month{
    border: none;
    background: none;
}
.ui-datepicker table tbody tr td{
    border: 1px solid #e4e4e4;
    background: #f7f7f7; /* Old browsers */
    background: -moz-linear-gradient(top,  #f7f7f7 0%, #eaeae8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#eaeae8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f7f7f7 0%,#eaeae8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f7f7f7 0%,#eaeae8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f7f7f7 0%,#eaeae8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f7f7f7 0%,#eaeae8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#eaeae8',GradientType=0 ); /* IE6-9 */
}
.ui-datepicker table tbody tr td a{
    font-size: 12px;
    color: #678898;
}
.ui-datepicker table tbody tr td span{
    font-size: 12px;
    color: #678898;
}
.ui-datepicker table tbody tr td.ui-datepicker-days-cell-over, #datepicker .ui-datepicker-inline table tbody tr td.evento{
    border: 1px solid #f7e5ca;
    background: #faf8e8; /* Old browsers */
    background: -moz-linear-gradient(top,  #faf8e8 0%, #faf4e0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#faf8e8), color-stop(100%,#faf4e0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #faf8e8 0%,#faf4e0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #faf8e8 0%,#faf4e0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #faf8e8 0%,#faf4e0 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #faf8e8 0%,#faf4e0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf8e8', endColorstr='#faf4e0',GradientType=0 ); /* IE6-9 */
}
.ui-datepicker table tbody tr td.ui-datepicker-days-cell-over a{
    color: #b9b8b1;
    font-weight: bold;
}
/*END DATE PICKER*/
/*SLIDER*/
#slider{
    position: relative;
    height: 400px;
    overflow: hidden;
}
#slider a.arrows{
    position: absolute;
    top: 190px;
    height: 50px;
    width: 25px;
    z-index: 99999;
    text-indent: -99999px;
    background: url(../../../img/sprite_sliderB.png) no-repeat;
}

#slider a.prev{
    left: 15px;
    background-position: -50px 0;
}
#slider a.next{
    background-position: -78px 0;
    right: 15px;
}
#slider a.prev:hover{
    background-position: 0px 0;
}
#slider a.next:hover{
    background-position: -27px 0;
}
#slider ul.pagination{
    position: absolute;
    bottom: 20px;
    right: 20px;
    overflow: hidden;
    z-index: 9999;
}
#slider ul.pagination li{
    float: left;
    margin: 0 5px;
    overflow: hidden;
}
#slider ul.pagination li a{
    float: left;
    width: 16px;
    height: 17px;
    background: url(../../../img/bullet-sli.png) top left no-repeat;
    text-indent: -9999px;
}
#slider ul.pagination li.current a {
    background-position: 0 -17px;
}
#slider ul.pagination li a:hover{
    background-position: 0 -17px;
}
/*END SLIDER*/
.top-content{
	overflow:hidden;
    position: relative; 
}
/*MENU*/
.top-content .main-menu{
    background: url("../../../img/MauveScreen.png");
    position: absolute;
	height:35px;
    top: 10px;
    left: 0;
    z-index: 999999;
}
.menu, .menu ul, .menu li, .menu a {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}
.menu {
    height: 35px;
    width: 900px;
}
.menu li {
    display: block;
    float: left;
    height: 35px;
    list-style: none outside none;
    position: relative;
    text-align: center;
    width: 204px;
}
.menu li a {
    display: block;
    padding: 8px 53px 9px;
    margin: 0px 0;
    line-height: 18px;
    text-decoration: none;
    /*text-transform: uppercase;*/
    border-right: 1px solid #ffffff;
    font-family: Arial;
    font-size: 14px;
    color: #ffffff;
}
.menu li:last-child a{ 
    border-right: none;
}
.menu li a:hover{
    color: #FFCC99;
}
.menu ul {
    position: absolute;
    top: 35px;
    left: -1px;
    opacity: 0;
    background: url("../../../img/MauveScreen.png");
    border: 1px solid #FFFFFF;
    border-top: none;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -webkit-transition: opacity .25s ease .1s;
    -moz-transition: opacity .25s ease .1s;
    -o-transition: opacity .25s ease .1s;
    -ms-transition: opacity .25s ease .1s;
    transition: opacity .25s ease .1s;
    z-index: 99999;
}
.menu li:hover > ul { opacity: 1; }
.menu ul li {
    height: 0;
    overflow: hidden;
    padding: 0;
    background: none !important;
    -webkit-transition: height .25s ease .1s;
    -moz-transition: height .25s ease .1s;
    -o-transition: height .25s ease .1s;
    -ms-transition: height .25s ease .1s;
    transition: height .25s ease .1s;
}
.menu ul li ul li a{}
.menu li:hover > ul li {
    height: 25px;
    overflow: visible;
    padding: 0;
}
.menu ul li span{
    padding: 10px 0 4px 10px;
    color: #FFFFFF;
    font-weight: lighter;
    font-size: 12px;
    height: 12px;
    float: left;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.menu ul li a {
    padding: 4px 0 4px 6px;
    margin: 0;
    width: 179px;
    border: none;
    /*border-bottom: 1px solid #FFFFFF;*/
    color: #FFFFFF;
    font-weight: lighter;
    font-size: 12px;
    height: 15px;
}
ul.menu ul li ul{}
.menu ul li a.lt{
	text-align: left;
    width: 198px;}
.menu ul li a.pv{
	width: 179px;}	
.menu ul li a:hover{
    color: #cc0909 !important;
    background-color: #FFCC99;
}
.menu ul li:first-child a { 
    border-radius: 0;
    padding-left: 6px;
}
.menu ul li a.sangria{
    padding-left: 25px;
	text-align:left;
}
.menu ul li a.span{
	padding-left:6px;
	width:198px;}
.menu ul li:last-child a { border: none; }
/*END MENU*/
/*FOOTER*/
#footer{
    background: url("../../../img/MauveScreen.png");
	margin-top: 10px;
}
#footer .content-footer{
    /*background: url("../../../img/MauveScreen.png");*/
    overflow: hidden;
    padding: 5px 0 10px;
}
#footer .content-footer .column-footer{
    margin-right: 10px;
    min-width: 130px;
}
#footer .content-footer .column-footer ul{
    margin-top: 15px;
}
#footer .content-footer .column-footer ul li{
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 8px;
}
#footer .content-footer .column-footer ul li:last-child{
    margin-bottom: 0;
}
#footer .content-footer .column-footer ul li strong{}
#footer .content-footer .column-footer ul li a{
    font-size: 12px;
    color: #ffffff;
}
#footer .content-footer .column-footer ul li a:hover{
    text-decoration: underline;
}
#footer .content-footer .box-publi-footer{
    cursor: pointer;
    height: 150px;
    width: 150px;
    border: 1px solid #666666;
    background-color: #ffffff;
	margin-top: 16px;
    margin-left: 18px
}
#footer .content-footer .box-publi-footer-trip{
	background: url("../../../img/trip-advisor02.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    text-indent: -9999px;}
#footer .content-footer .box-publi-footer-special{
	background: url("../../../img/special02.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    text-indent: -9999px;}	
#footer .content-footer .box-publi-footer:first-child{
    margin-left: 0;
}
/*<div class="box-publi-footer fltLt">
                        <h3>Special</h3>
                    </div>
                    <div class="box-publi-footer fltLt">
                        <h3>Trip Advisor</h3>
                    </div>*/
/*END FOOTER*/
span.customStyleSelectBox { background: url("../../../img/down.png") no-repeat scroll 124px 0 #F5F0DE;
    border: 1px solid #E7DAB0;
    border-radius: 5px 5px 5px 5px;
    color: #7C7C7C;
    font-size: 11px;
    line-height: 11px;
    padding: 5px 7px;} 
	span.customStyleSelectBox.changed { background-color: #f0dea4; } 
	.customStyleSelectBoxInner { 
	 text-align: left;}
	 
	 
.reserva  input.go{
	background: url("../../../img/images/Boton.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 23px;
    width: 36px;}	 



/*INICIO NEW-HOME*/
.reserva {
    position: absolute;
    top: 30px;
    z-index: 5;
    width: 89%;
}
.quick_links{
	left: 73%;
    position: absolute;
    z-index: 5;}
.quick_links a{
	position: relative;
    top: 4px;}
.quick_links select{
	width: 148px;}
span.customStyleSelectBox {
    width: 132px;
}
#content-header-new{
	margin: 0 auto;
    width: 900px;}
.quick_links_new{
	float: none;
    position: relative;
    text-align: right;
    top: 37px;
    z-index: 1;}
.content-leng{}	
.quick_links_new a{
	position: relative;
    top: 2px;}
.quick_links_new select{}	
select.new{}
select.new option{}
.menu-header{
	background: none repeat scroll 0 0 #FFFFFF;
    height: 103px;
    opacity: 0.68;
    position: absolute;
    top: 100px;
    width: 900px;
    z-index: 4;}
.logo{
	float: left;
    left: 30px;
    position: relative;
    top: -32px;}
.logo a{}
.logo a img{
	width: 89%;}
.menu-header ul{
	float: right;
    padding: 19px 11px;
    text-align: right;}
.menu-header ul li{
	font-size: 12px;}
.menu-header ul li a{
	color: #333333;
    font-size: 12px;
    line-height: 20px;}
.menu-header ul li a:hover{
	color:#CA5C4D;}	
#contenido{}
.content{}
.contenido-content{}
.top-content{}
.menu-lateral{
	background-color: #CA5C4D;
    float: left;
    left: 19px;
    min-height: 650px;
    opacity: 0.89;
    position: relative;
    top: 17px;
    width: 163px;
    z-index: 3;}
nav.principal{
	position: relative;
    top: 196px;}
nav.principal ul {
    padding-left: 10px;
    position: relative;
    right: 5px;
}
nav.principal ul li{
	background-color: #CA5C4D;
    left: -5px;
    padding: 0 0 7px;
    position: relative;
    width: 159px;
}

nav.principal ul li.has-subitems {
    padding-bottom: 0;
}

nav.principal ul li.border{
	background: url("../../../img/borders1.jpg") no-repeat scroll -6px 0 #CA5C4D;
    left: -5px;
    padding: 0 0 0 4px;
    text-indent: -9999px;}	
nav.principal ul li.long{
	width: 163px;}	
nav.principal ul img{
	left: -5px;
    position: relative;}
nav.principal ul li a{
	color: #FFFFFF;
    font-size: 12px;
    font-weight: 500;
    padding: 1px 12px;}
nav.principal ul li a:hover{
	color:#E1C79A;}	

.menu-item {
    font-family: Georgia,Palatino,'Times New Roman',Times,Serif;
    font-size: 14px;
    line-height: 1;
    text-decoration: none;
    width: 303px;
}

.menu-item .subitem {
    display: block;
    height: 23px;
    padding: 0 0 0 12px;
    width: 163px;
}

.menu-item h4 {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 500;
    padding: 6px;
}

.menu-item h4 a {
    color: #FFFFFF;
    display: block;
    text-decoration: none;
}	

.menu-item ul {
    font-size: 13px;
    height: 0;
    line-height: 30px;
    list-style-type: none;
    padding: 0;
    transition: height 1s ease 0s;
}
.menu-item:hover ul{
	height:auto;}

.menu-item li.item {
	background: none repeat scroll 0 0 #CC9966;
    border-bottom: 1px solid #660000;
    padding: 0;
    position: relative;
    right: 17px;
    width: 163px;
}
.menu-item li.item:hover{
	background-color:#ffcc99;} 
.menu-item ul a {
    color: #990000 !important;
    margin-left: 6px;
    text-decoration: none;
    width: 180px;
}

.menu-item ul ul {
    float: left;
    margin: -30px 0 0 150px;
    position: absolute;
	left:8px;
	display:none;
    transition: height 1s ease 0s;
    width: 150px;
    z-index: 99999;
}
.menu-item ul li:hover > ul{
	display:block;
	height:auto;}

.menu-item ul ul li {
    background: none repeat scroll 0 0 #CCCCCC;
    border-bottom: 1px solid #000000;
    line-height: 2em;
    min-width: 150px;
    padding-bottom: 4px;
}
.menu-item ul ul li:hover{
	background-color:#ffcc99;}
.slider-home{
	height: 600px;
    left: 0;
    position: absolute;
    top: 50px;
    width: 900px;
    z-index: 1;}
.slider-home img{}
.bot-content{
	margin: 30px 0;
    overflow: hidden;}
.bot-content-left{
	color: #808080;
    float: left;
    font-size: 12px;
    margin-right: 49px;
    width: 595px;}
.bot-content-left p{
	line-height: 18px;
    margin: 0 0 15px;}
.bot-content-left p span{
	font-family: Georgia,Palatino,'Times New Roman',Times,Serif;
	font-style:italic;}	
.bot-content-right{
	float: left;
    margin: 8px 0 8px 25px;}
.bot-content-right form{
	background: url("../../../img/back-form.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    overflow: hidden;
    padding-bottom: 16px;}
.bot-content-right form h3{
	 color: #FFCC99;
    display: block;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 17px;
    padding: 10px 0 0 10px;
    width: 175px;}
.bot-content-right form p{
	margin: 4px 0;
    width: 230px;}
.bot-content-right form p label{
	color: #FFFFFF;
    float: left;
    font-family: times new roman;
    padding-left: 20px;
    width: 231px;}
.bot-content-right form p input{
	margin: 5px 30px;
    padding-bottom: 5px;}
.bot-content-right form p input.but{
	float: right;}
.exotic-retreat{}
.exotic-retreat a{}
.slider-right{}
.slider-right a{}
.content-footer-new{
	overflow: hidden;
    padding: 11px 0 10px;
    width: 877px;}
.content-footer-new p{
	color: #FFFFFF;
    font-size: 12px;}
/*FIN NEW-HOME*/

@media only screen and (max-width: 1050px) {
span.customStyleSelectBox{
	background-position:115px 0px;}
	.quick_links {
    left: 784px;
}
span.customStyleSelectBox {
    background-position: 124px 0;
} 
	}	 
@media only screen and (max-width: 850px) {
#contenido{
}	
html, body {
    min-width: 704px;
}	
.content {
    margin: 0 auto;
    width: 704px;
}
#header .content-header {
    margin: 0 auto;
    width: 570px;
}

#header .content-header .top-header .quick_links {
    margin-top: 13px;
    text-align: right;
    width: 38%;
}

#header .content-header .top-header .check {
    margin-top: 66px;
}
#header .content-header .top-header .check label{}
#header .content-header .top-header .check input{
	width:119px;}
#header {
}

#slider {
	height:300px;
    width: 704px;
}
.slides_container{
	width:704px;}
.slide img{
	height:300px;
	width:704px;}	
.top-content .main-menu {
    width: 704px;
}
.menu {
    height: 35px;
    width: 640px;
}
.menu li {
    width: 154px;
}	
.menu li a {
    font-size: 12px;
    padding: 8px 39px 9px;
}

#footer {
}
#footer .content-footer .column-footer {
    min-width: 104px;
}
#footer .content-footer{
	margin:0px auto;
	width:675px;}

#footer .content-footer .last {
    min-width: 73px;
}

#footer .content-footer .box-publi-footer-special {
    background: url("../../../img/special02.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    text-indent: -9999px;
}
#footer .content-footer .box-publi-footer {
    width: 86px;
}

#footer .content-footer .box-publi-footer-special {
	background-size:100%;
}

#footer .content-footer .box-publi-footer-trip {
    background-size:100%;
}
.slider-site{
	width:261px;}
#slider.slider-site{
	float:left;
	width:261px;}	
.slides-site{
	width:261px;}
.slider-site img {
    height: 345px;
    width: 290px;
}

.site-description {
    width: 414px;
}

.top-ph .main-menu {
    width: 768px;
}

.content-pv {
    width: 768px;
}
.menu-header {
    width: 704px;
}
.quick_links {
    left: 557px;
}
.bot-content-left {
    width: 396px;
}
span.customStyleSelectBox {
    background-position: 124px 0;
}
		
}
@media only screen and (max-width: 600px) {
	
html, body {
    min-width: 400px;
}
.content {
    width: 480px;
}	
#header .content-header {
	width:auto;
}

#header .content-header .top-header .logo a img {
    margin: 7px 6px 0;
    width: 85px;
}
#header {
}

#header .content-header .top-header .quick_links {
    width: 51%;
}

#header .content-header .top-header .check input {
    width: 81px;
}

#header .content-header .top-header .check p label {
    font-size: 11px;
}
#header .content-header .top-header .check {
    margin-top: 52px;
}
#header .content-header .top-header .quick_links select {
    width: 108px;
}
span.customStyleSelectBox {
    background-position: 84px 0;
}
#contenido {
}

#slider {
    width: 480px;
}
.slides_container {
    width: 480px;
}
.slide img {
    width: 480px;
}

.top-ph .main-menu {
    width: 480px;
}
.top-content .main-menu {
    width: 480px;
}
.menu {
    width: 400px;
}
.menu ul li a {
    width: 86px;
}
.menu li {
    width: 100px;
}

.menu li a {
    font-size: 11px;
    padding: 8px 10px 9px;
}
.menu ul li a.lt {
	font-size:10px;
    width: 93px;
}

.menu ul li span {
    font-size: 9px;
}

.menu ul li a.sangria {
    font-size: 10px;
    padding-left: 14px;
}

#footer {
}
#footer .content-footer {
    width: 392px;
}
#footer .content-footer .column-footer ul li {
    font-size: 11px;
}
#footer .content-footer .column-footer ul li a {
    font-size: 10px;
}
#footer .content-footer .column-footer {
    min-width: 90px;
}
#footer .content-footer .short{}
#footer .content-footer .last {
    min-width: 73px;
}

#footer .content-footer .box-publi-footer {
    margin-left: 10px;
    margin-top: 10px;
}
.site-description {
    width: 433px;
}
.site-description p {
    width: 433px;
}
#slider.slider-site {
    float: left;
    width: 480px;
}
.content-pv {
    width: 480px;
}

.right-pv {
    float: none;
    margin: 0 auto;
    width: 268px;
}
.menu-header {
    width: 480px;
	height: 62px;
    top: 82px;
}


.quick_links {
    left: 296px;
}

.bot-content-left {
    margin-left: 9px;
	margin-right:20px;
    width: 242px;
	font-size: 9px;
}	

.bot-content-right {
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 229px;
}
#footer {
    padding: 0 11px;
}
span.customStyleSelectBox {
    background-position: 124px 0;
}
.quick_links {
    left: 292px;
}
#footer {
    padding: 0;
}

.menu-lateral {
	min-height: 564px;
    width: 121px;
}

nav.principal ul li {
	padding:0;
    width: 117px;
}
.logo a img {
    position: relative;
    right: 0;
    top: 5px;
    width: 59%;
}

.menu-header ul {
    padding: 3px 11px;
}

.menu-header ul li {
    font-size: 9px;
}

.menu-header ul li a {
    font-size: 9px;
}
.menu-item li.item {
    width: 117px;
}
nav.principal {
    position: relative;
    top: 130px;
}
nav.principal ul li.long {
    width: 121px;
}


nav.principal ul li.border {
    background: url("../../../img/borders1.jpg") no-repeat scroll -5px 0 / 93% auto #CA5C4D;
}

#wowslider-container1 .ws_images img {
    min-height: 514px;
}

.bot-content-right form h3 {
	font-size: 13px;
    margin-top: 4px;
    width: 175px;
}

.bot-content-right {
    width: 207px;
}
.bot-content-right form {
    background: url("../../../img/back-form.jpg") no-repeat scroll 0 11px / 90% auto rgba(0, 0, 0, 0);
	width: 226px;
}
.bot-content-right form p {
    width: 175px;
}
}
@media only screen and (max-width: 360px) {

html, body {
    min-width: 307px;
}
#header .content-header {
    margin: 0 auto;
    width: 320px;
}
#header .content-header .top-header .quick_links select {
    width: 109px;
}

#header .content-header .top-header .check {
    margin-top: 25px;
	width:98%;
}
.content {
    width: 320px;
}
.top-content .main-menu {
    width: 267px;
}
#header {
    width: 320px;
}
#header .content-header .top-header .quick_links {
    width: 61%;
}

#header .content-header .top-header .check p label {
    float: left;
    font-size: 11px;
    margin-right: 3px;
    margin-top: 4px;
}
span.customStyleSelectBox {
    background: url("../../../img/down.png") no-repeat scroll 86px 0 #F5F0DE;
    width: 94px;
}


#header .content-header .top-header .check input {
    float: left;
    font-size: 10px;
    margin-right: 3px;
    width: 51px;
}

#header .content-header .top-header .check p input.go {
    margin-bottom: 5px;
    margin-top: -3px;
}
#contenido {
    width: 320px;
}
#slider {
	height:330px;
    width: 320px;
}
.slides_container {
    width: 320px;
}
.slide img {
	height:330px;
    width: 320px;
}
#slider a.arrows {
    top: 160px;
}

.top-content .main-menu {
    width: 320px !important;
}
.menu {
    width: 320px !important;
}
.menu li {
    width: 66px;
}
.menu li a {
    font-size: 9px;
	padding: 8px 0 9px;
}
.menu ul li a {
    width: 59px;
}

.menu ul li a.lt {
    font-size: 7px;
    width: 60px;
}

.menu ul li span {
    font-size: 8px;
    padding: 10px 0;
}

.menu ul li a.sangria {
    font-size: 8px;
    padding-left: 7px;
}
.menu ul li a.span {
    width: 59px;
}
.menu ul li a.pv {
    width: 59px;
}
#footer {
    width: 320px;
}

#footer .content-footer {
    width: 300px;
}

#footer .content-footer .box-publi-footer {
    height: 100px;
	overflow:hidden;
}
#footer .content-footer .box-publi-footer-special {
    background-size: 90% auto;
}
#footer .content-footer .box-publi-footer-trip {
    background-size: 90% auto;
}

.site-description {
    width: 276px;
}
.site-description p {
    width: 276px;
}

#slider.slider-site {
    float: left;
    width: 320px;
}
.content-pv {
    width: 320px;
}

.right-pv {
    width: 250px;
}
.top-ph .main-menu {
    width: 320px;
}
.quick_links {
    left: 158px;
}
.menu-header {
    width: 319px;
	height: 48px;
    top: 74px;
}
	
.menu-header ul li {
    font-size: 10px;
}	

.menu-header ul li a {
    font-size: 10px;
}
.bot-content-left {
	font-size: 4px;
    width: 205px;
}

.bot-content-left p {
    line-height: 12px;
    margin: 0 0 3px;
}
.bot-content-right {
    width: 80px;
}

.bot-content-right form h3 {
    font-size: 4px;
    width: 42px;
}
.bot-content-right form p label {
    font-size: 5px;
    padding-left: 10px;
    width: 231px;
}
span.customStyleSelectBoxInner{
	width: 101px !important;}
.quick_links select {
    width: 109px;
}	

.bot-content-right form p input {
    height: 1px;
    margin: 5px 10px;
    padding-bottom: 4px;
    width: 57px;
}

.bot-content-right form p input.but {
    float: right;
    font-size: 4px;
    padding: 0 0 7px;
    position: relative;
    right: 96px;
    width: 30px;
}

.bot-content-right form {
    background: url("../../../img/back-form.jpg") no-repeat scroll 0 11px / 125% auto rgba(0, 0, 0, 0);
    width: 80px;
}
#footer {
    padding: 0;
    width: 320px;
}
.content-footer-new p {
    color: #FFFFFF;
    font-size: 5px;
}
#wowslider-container1 .ws_images img {
    min-height: 234px;
}

.menu-lateral {
    min-height: 402px;
	left: 11px;
    width: 75px;
}
.menu-header ul {
    padding: 0 11px;
}

.menu-header ul li {
    font-size: 5px;
}
.menu-header ul li a {
    font-size: 5px;
}
.logo {
    left: 35px;
}
.logo a img {
	right: 17px;
	top: 17px;
    width: 40%;
}
nav.principal {
    top: 103px;
}
nav.principal ul li {
    width: 70px;
}
nav.principal ul li a {
    font-size: 6px;
}
nav.principal ul li.border {
    background: url("../../../img/borders1.jpg") no-repeat scroll 1px 0 / 81% auto #CA5C4D;
	height: 7px;
    width: 58px;
}

.menu-item {
    width: 121px;
}
.menu-item h4 {
    font-size: 6px;
    padding: 6px 3px;
}
.menu-item:hover ul {
    height: 20px;
}

.menu-item li.item {
    height: 9px;
    width: 62px;
}
.menu-item ul a {
	font-size: 5px !important;
    position: relative;
    right: 7px;
    top: -13px;
}
.menu-item ul ul {
	font-size:3px;
	margin: -30px 0 0 49px;
}
.menu-item ul ul li {
    min-width: 60px;
}
.menu-item ul ul li a{
	top:0;}
nav.principal ul li.long {
    width: 62px;
}	
}	 
