.head_1 {
	background-color: #f5f5f5;
}
.head_1 div, .head_2 div, .head_3 div {
	margin: auto;
}
.head_2 #barrita {
	/*background-color: #f5f5f5;*/
	position:absolute;
	top:0;
	left:0;
	right:0;
	width:100%;
	height:4px;
}
.logo, .logo a {
	width: 239px;
	height: 76px;
}
.logo {
	/*background: url("/i/logo_sma_288x66.png") no-repeat;*/
	/*background: url("/rcrs/r_pag/5/logo-sanmartindelosandes.gif") no-repeat;*/
	/*text-indent: -9999px;*/
}
.logo a {
	display: block;
}

.logo_sm, .logo_sm a {
	width: 368px;
	height: 35px;
}
.logo_sm {
	background: url("/i/logo_sma_368x35.png") no-repeat;
	text-indent: -9999px;
}
.logo_sm a {
	display: block;
}
/**/
.head_2 {
	background-color: #4EA6E7;
	border-bottom: 6px solid #DEDEDE;
	position: relative;
}
#menu1 {
	/*z-index: 999999;*/
	/*margin: -40px 20px 0 0;*/
	/*float: right;*/
	font-size: 1.2em;
}
#menu1 li {
	position: relative;
	float: left;
	/*padding: 9px 10px;*/
}
.menu1act {
	background: #DEDEDE;
}
#menu1 li a/*, #menu1 li span*/ {
	/*text-decoration: none;*/
	color: #ffffff;
	display: inline-block;
	padding: 0 10px;
	line-height: 32px;
	margin-bottom: -2px;
}
.menu1act a/*, .menu1act span*/ {
	font-weight: bold;
	color: #AD28B3 !important;
	background: #DEDEDE;
}
.menu1_brdr_l, .menu1_brdr_r {
	position: absolute;
	bottom: 0;
	padding: 0 !important;
	height: 18px;
	width:1px;
	background-color: #AD28B3;
	border-left: 1px solid #7F0C84;
}
.menu1_brdr_l {
	left: 0;
}
.menu1_brdr_r {
	right: 0;
}
.menu1act .menu1_brdr_l, .menu1act .menu1_brdr_r {
	display: none;
}
.menu1act a span {
	position: relative;
	font-size: 1em !important;
}
.menu1_bck_t {
	position: absolute !important;
	top: 0;
	left: 0;
	right: 0;
	padding: 0 !important;
	height: 6px;
	width:100%;
	background-color: #EAEAEA;
	border-bottom: 6px solid #E4E4E4;
	border-top: 6px solid #EFEFEF;
	display: none;
}
.menu1act .menu1_bck_t {
	display: inline-block;
}

.climaYhoraYbusca {
	float: right;
	margin: 10px 12px 0 0;
	color: #ffffff;
}
.climaYhoraYbusca img {
	vertical-align:middle;
}
#frmBuscar {
	display: inline;
}
#criterioBusqueda {
	width: 120px;
	font-size: 1.2em;
	margin: 0 2px 0 0;
	border: 1px solid #D6D6D6;
}
#submitBuscar {
	margin: 0 0 -3px 0;
}
#frmAlojamiento select, #frmAlojamiento #submitBuscar {
	width: 100%;
	font-size: smaller;
}
#frmAlojamiento label {
	display: block;
	font-size: smaller;
}
#frmAlojamiento label input, #frmAlojamiento label img {
	vertical-align: middle;
}
#frmAlojamiento label input {
}
/**/
.head_3 {
}
#menu1a {
	position: relative;
}
#menu1a li {
	position: relative;
	float: right;
	border-right: 1px solid #AD28B3;
	margin-top: 2px;
}
#menu1a li.last {
	border-right: none !important;
}
#menu1a li * {
	vertical-align: middle;
}
#menu1a li a {
	padding: 0 6px;
}
#menu1a li.last a {
	padding: 0 0 0 6px !important;
}

/*menu horizontal*/
.menuH {
	position: relative;
	padding: 0;
	letter-spacing: -1px;
}

#menu2 {
	z-index: 999998;
	font-size: .9em;
	margin: 0 10px 0 10px;
	border-bottom: 1px solid #AD28B3;
}
/**/
.menuH li {
	float: left;
	position: relative;
	margin: 0 0 -1px 0;
	/*background: #ffffff;*/
	border-top: 3px solid #ffffff;
}
.menuH li a, .menuH li span {
	text-decoration: none;
	color: #660966;
	/*display: inline-block;*/
	padding: 0 10px;
	line-height: 1.8em;
}
.menu2_brdr_l, .menu2_brdr_r {
	position: absolute;
	bottom: 1px;
	padding: 0 !important;
	height: 12px;
	width: 1px;
	background-color: #cccccc;
	border-left: 1px solid #AD28B3;
}
.menu2_brdr_l {
	left: 0;
}
.menu2_brdr_r {
	right: 0;
}
.menuHact .menu2_brdr_l, .menuHact .menu2_brdr_r {
	display: none;
}
.menuH li span {
	cursor: default;
}
.menuH li ul { /* dropdown ul */
	display: none;
	position: absolute;
	left: 0;
	width: 12em;
	padding: 4px 4px 2px 4px;
	background: #ffffff;
	border-bottom: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
}
.menuH li ul li {
	margin: 0;
	padding: 0 0 0 4px;
	float: none;
	border: none;
}
.menuH li ul li a {
	width : 100%;/*para que tome todo el ancho el link*/
	display: block;/*para que tome todo el ancho el link*/
	padding: 4px 0;
	line-height: 1em;
	color: #0F1A34;
	text-decoration: none;
	border-bottom: 1px solid #37699A;
}
.menuH li ul li a.last {
	border-bottom: none !important;
}
.menuH li ul li a.ultimo {
	border: none;
}

.menuH li ul a:hover {
	color: #AD28B3;
}

.menuH li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}
.menuH li:hover ul, #menu1 li.over ul, #menu2 li.over ul { /* ul dentro dentro de li:hover (li.over para el javascript drpdwn.js)*/
	display: block;
	z-index: 99999;
}
/**/
.menuHact, .menuHact_mobile {
	border-top: 3px solid #AD28B3 !important;
	border-left: 1px solid #AD28B3 !important;
	border-right: 1px solid #AD28B3 !important;
	background: #ffffff;
	margin-left: -2px !important;
}
.menuHact a {
	font-weight: bold;
}
.menuHact ul li a {
	font-weight: normal;
}
/* fin menu horizontal*/
/* menu vertical*/
#menu3 {
	border-bottom: 1px solid #AD28B3;
	border-top: none;
	border-left: 1px solid #AD28B3;
	border-right: 1px solid #ffffff;
	margin: 0 0 0 10px;
	padding: 10px 4px 10px 0;
	position: relative;
	font-size: .9em;
	/*letter-spacing: -1px;*/
	min-height: 116px;/*para cuando menu con pocos items*/
}
#menu3 li {
	padding: 0 0 0 10px;
	position: relative;
}
#menu3 a {
	width : 100%;/*para que tome todo el ancho el link*/
	display: block;/*para que tome todo el ancho el link*/
	padding: 4px 0;
	line-height: 1em;
	color: #0F1A34;
	text-decoration: none;
	border-bottom: 1px solid #E3DCD4;
}
#menu3 .menuVinact a.last {
	border-bottom: none !important;
}
#menu3 a:hover {
	color: #AD28B3;
}
#menu3 li:hover ul, #menu3 li.over ul {
	display: block;
	z-index: 99999;
}

/**/
.menu4 {
	border-top: 1px dashed #E3DCD4;
	border-right: 1px solid #E3DCD4;
	border-bottom: 1px solid #E3DCD4;
	border-left: 1px solid #E3DCD4;
	margin: 0 10px 10px 10px;
	padding: 4px 10px 2px 10px;
	position: relative;
	font-size: .9em;
	/*letter-spacing: -1px;*/
}
.menu4 li {
	position: relative;
}
.menu4 ul li {
	padding: 0 0 0 10px;
	position: relative;
}
.menu4 a {
	width : 100%;/*para que tome todo el ancho el link*/
	display: block;/*para que tome todo el ancho el link*/
	padding: 4px 0;
	line-height: 1em;
	color: #0F1A34;
	text-decoration: none;
	border-bottom: 1px solid #E3DCD4;
}
.menu4 a.last {
	border-bottom: none !important;
}
.menu4 a:hover {
	color: #AD28B3;
}
.menu4 li:hover ul, .menu4 li.over ul {
	display: block;
	z-index: 99999;
}

.linkDestTit {
	border-top: 1px solid #E3DCD4;
	border-right: 1px solid #E3DCD4;
	border-left: 1px solid #E3DCD4;
	margin: 10px 10px -1px 10px;
	padding: 6px 10px !important;
}
.linkDestTit a {
	display: block;
	width: 100%;
}
/**/

.menuVinact {
	display: none;
	position: absolute;
	background:  #f5f5f5;
	top: -.05em;
	left: 184px;
	width: 12em;
	padding-right: 4px;
	padding-bottom: 2px;
	border-bottom: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	z-index: 99999;
}
.menu4 .menuVinact {
	left: 158px;
}
.menuVact {
	display: block;
}
/* fin menu vertical*/

.topper {
	display: block;
	width: 100%;
	height: 5px;
	background: url("/css/i/subir.gif") center top no-repeat;
	text-indent: -9999px;
	padding: 0;
}
.topper:hover {
	background-position: center -5px;
}

/* toolbox */
#toolbox {
	margin: 10px 0;
	display: inline-block;
}
#tb_vote, #tb_txtMenos, #tb_txtReset, #tb_txtMas, #tb_print, #tb_send {
	float: left;
	text-indent: -9999px;
	height: 22px;
}
#tb_txtMenos, #tb_txtReset, #tb_txtMas {
	cursor: pointer;
}
#tb_vote a, #tb_print a, #tb_send a {
	display: block;
	width: 100%;
	height: 22px;
}
#tb_vote {
	width: 24px;
}
.tb_mas {
	background: url("/css/i/tb_mas.png") no-repeat;
}
.tb_menos {
	background: url("/css/i/tb_menos.png") no-repeat;
}
#tb_txtMenos {
	width: 20px;
	background: url("/css/i/tb_txtMenos.png") no-repeat;
}
#tb_txtReset {
	width: 23px;
	background: url("/css/i/tb_txtReset.png") no-repeat;
}
#tb_txtMas {
	width: 22px;
	background: url("/css/i/tb_txtMas.png") no-repeat;
}
#tb_print {
	width: 23px;
	background: url("/css/i/tb_print.png") no-repeat;
}
#tb_send {
	width: 25px;
	background: url("/css/i/tb_send.png") no-repeat;
}
#vote_ {
	position: relative;
	z-index: 99;
	margin: -11px 0 0 4px;
	border: 1px solid #D6D6D6;
	border-top: none;
	width: 127px;
}
#vote {
	display: none;
	background-color: #ffffff;
	padding: 6px 4px 4px 4px;
}
/* fin toolbox */

/*blog*/
.blog {
}
.blog .mod {
	margin: 0;
}
.blog .mod .hd {
	background-color: #7C0471;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: .8em;
	letter-spacing: -1px;
	padding: 6px 0 3px 0;
}
.blog .mod .bd {
	background-color: #ffffff;
	color: #660966;
	font-weight: bold;
	text-align: center;
	font-size: 1.3em;
	letter-spacing: -1px;
	padding: 0 0 4px 0;
}
.blog h2 {
	font-size: .8em;
	margin: 0;
}
.blog p {
	font-size: .8em;
	color: #878787;
	margin: 0;
}
.blog .line .unit .line .lastUnit {
	padding: 6px 6px 0 6px;
	border-right: 1px dashed #E3DCD4;
	margin: 0 8px 8px 0;
}
.blog .line .lastUnit .line .lastUnit {
	border-right: none;
}
/*fin blog*/

/*banners*/
.banners {
	background-color: #EFEFEF;
	margin: 10px 0;
}
.banners .unit {
	text-align: left;
	padding: 6px 0 6px 6px;
}
.banners .lastUnit {
	padding: 6px 0 6px 0;
}
/*fin banners*/

/*ticker twitter*/
.twitter {
	width: 60px;
	height: 50px;
	background: url("/css/i/icono_twitter.gif") no-repeat;
	text-indent: -9999px;
	display: block;
}
.ticker li {
	display: none;
}
/*fin ticker twitter*/


/*mapasitio*/
#mapasitio li {
	list-style-image: url("/rsrc/estilo1/mapasitio_flecha.gif");
	list-style-position: inside;
}
#mapasitio span.ref {
	display: none !important;
}

#mapasitio li span {
	margin-left: -6px;
}
#mapasitio ul {
	/*margin-left: -1px;*/
	margin-top: 10px;
}
#mapasitio ul ul, #mapasitio ul ul ul, #mapasitio ul ul ul ul, #mapasitio ul ul ul ul ul {
	margin-top: 0;
}
#mapasitio ul li ul {
	padding-left: 12px !important;
	font-size: .9em;
}
#mapasitio ul li ul li ul {
	padding-left: 12px !important;
}
#mapasitio ul li ul li {
	padding: 6px 0;
	border-top: 1px solid #B3B3B3;
}
#mapasitio ul li ul li ul li {
	padding: 0;
	border-top: none;
}

/*fin mapasitio*/


/*toggler*/
/*.toggler {
	color: #ffffff;
	padding: 0 10px;
}*/
.toggler span {
	float: right;
	font-weight: normal;
	color: #ffffff;
	padding-right: 10px;
}
.togglerA {
	color: #660966 !important;
}
.togglerA span {
	color: #660966 !important;
}
a.toggler:hover, a.toggler:hover span {
	color: #AD28B3 !important;
}
/*fin toggler*/

/*dragImg*/
#dragImgCont {
	position: relative;
	overflow: hidden;
	cursor: move;
}
#dragImgCont, #pan, .panFullSize {
	width: 264px !important;
	height: 200px !important;
}
/*fin dragImg*/

/*print*/
.print {
	background: url('/rsrc/ico_print.gif') center center no-repeat;
	text-indent: -9999px;
	/*width: 12px;*/
	height: 12px;
	display: block;
}
.print:hover {
	background-color: #f5f5f5;
}
/*fin print*/
/*novedades*/
.novedades {
	overflow: auto;
	height: 120px;
	margin: 4px 10px 10px 10px;
}
/*fin novedades*/

/*destacados slide*/
.destSlide {
	position: relative;
	width: 550px;
}
.destSlideA, .destSlideB {
	position: relative;
	width: 436px;
}
.destSlideCont {
	width: 100%;
	height: 248px;
	display: none;
}
.destSlideInner {
	position: relative;
	padding: 15px 90px 20px 20px;
	color: #f5f5f5 !important;
}
.destSlideInner h3 {
	font-size: 2em;
}
.destSlideInner * {
	color: #f5f5f5!important;
}
.destSlideInner * a:hover {
	color: #AD28B3 !important;
}
.slidePagerContain {
	position: absolute;
	top: 4px;
	right: 4px;
	z-index: 99999;
}
.slidePager li, .slidePagerA li, .slidePagerB li {
	text-align: center;
	margin: 0;
}
.slidePager li img, .slidePagerA li img, .slidePagerB li img {
	border: 1px solid #666666;
	height: 40px;
	width: 60px;
}
.slidePager li a, .slidePagerA li a, .slidePagerB li a {
	display: block;
	height: 42px;
	width: 62px;
	/*width: 72px;
	height: 50px;*/
	border: 3px solid transparent;
}
.slidePager a.activeSlide, .slidePagerA a.activeSlide, .slidePagerB a.activeSlide {
	border: 3px solid #ffffff;
}
.slidePager a:focus, .slidePagerA a:focus, .slidePagerB a:focus {
	outline: none;
}
/*fin destacados slide*/

.destBox li, .destBox p, .destLite li, .destLite p {
	font-size: .93em;
}
.destBox ul, .destBox p, .destLite ul, .destLite p {
	padding: 10px 0;
}
.destLite .mod {
	margin-top: 0 !important;
}
.destLite h3 {
	font-size: 1em;
}
.destLite h3, .destLite h3 a {
	color: #878787;
}
/*scrollable*/
.noscroll, .scrollable {
	position: relative;
	overflow: hidden;
	height: 125px;
	margin-left: 1px;
}
.noscroll, .scrollable {
	width: 543px;
}
.noscroll .scrollableCont, .scrollable .scrollableCont {
	position: absolute;
}
.noscroll .scrollableCont .scrollableContWrapper, .scrollable .scrollableCont .scrollableContWrapper {
	position: relative;
	float: left;
}
.noscroll .scrollableCont .scrollableContWrapper div, .scrollable .scrollableCont .scrollableContWrapper div {
	padding: 0 4px;
	border-right: 1px dashed #E3DCD4;
}
.noscroll .scrollableCont .scrollableContWrapper div a,
.scrollable .scrollableCont .scrollableContWrapper div a {
	background-color: #4EA6E7;
	color: #ffffff;
	display: block;
}
.noscroll .scrollableCont .scrollableContWrapper div span,
.scrollable .scrollableCont .scrollableContWrapper div span {
	/*background-color: #4EA6E7;
	color: #ffffff;*/
}
.noscroll .scrollableCont .scrollableContWrapper div a:hover span,
.noscroll .scrollableCont .scrollableContWrapper div a.activeSlide span,
.scrollable .scrollableCont .scrollableContWrapper div a:hover span,
.scrollable .scrollableCont .scrollableContWrapper div a.activeSlide span {
	color: #AD28B3;
}
.scrollableBtns {
	width: 11px;
	position: relative;
	z-index: 999;
}
.scrollableBtns a {
	display: block;
	width: 100%;
	height:	125px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.scrollableBtns a.prev {
	background-image: url('/rsrc/estilo1/pag_anterior.gif');
}
.scrollableBtns a.next {
	background-image: url('/rsrc/estilo1/pag_siguiente.gif');
}
.scrollableBtns a.disabled {
	background-image: none !important;
	cursor: default !important;
}
.scrollableBtns a.prev {
	background-position: 4px center !important;
}
.scrollableBtns a.next {
	background-position: 2px center !important;
}
.scrollableBtns a.prev:hover {
	background-position: 2px center !important;
	cursor: pointer;
}
.scrollableBtns a.next:hover {
	background-position: 4px center !important;
	cursor: pointer;
}
/*fin scrollable*/

.paginador span {
	font-size: 1em !important;
	color: #AD28B3;
}
.paginar {
	font-size: smaller;
}
.paginar span {
	font-weight: bold;
}

#enviarPostal input, #enviarPostal textarea {
	width: 97%;
}
.error {
	color: white;
	background: red;
	font-size: 1em !important;
}
.contactForms .lastUnit {
	text-align: center;
}
.contactForms .lastUnit #recaptcha_area {
	float: right;
}
.contactForms .formItem {
	float: left;
}
.contactForms input.submit {
	width: 70% !important;
}
.contactForms input.reset {
	width: 28% !important;
}
.contactForms input {
	width: 100%;
}
.contactForms textarea {
	width: 100%;
	height: 80px;
}
.contactForms select {
	width: 110px;
}
.contactForms label {
	font-size: smaller;
}
.contactForms h2, .contactForms h4, .contactForms h5 {
	font-size: 1em !important;
	margin: 1em 0 -0.8em 0 !important;
}

.ui-autocomplete {
	z-index: 9999 !important;
	max-width: 500px !important;
}
.ui-autocomplete .ui-menu-item {
	font-size: smaller !important;
	margin: 2px 0 !important;
}
.ui-autocomplete .ui-menu-item a {
	line-height: 1em !important;
}
.ui-autocomplete .ui-menu-item a:hover {
	font-weight: normal !important;
}
.ui-autocomplete {
	max-height: 100px;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
	/* add padding to account for vertical scrollbar */
	padding-right: 20px;
}
