.f_inner {
	background: url("/css/i/f_bckg.png") -6px 0 !important;
}
.f_tl, .f_tr {
	height: 10px !important;
}
.popup .f_tl, .popup .f_tr {
	height: 32000px !important;
}

html, body {
	background: #f5f5f5;
}
.page {
	/*background: #3394CF;*/
}
/*******************************************/
.head {
	font-size: smaller;
}
.popup .head {
	font-size: 1em;
}
/**/
.head_1 {
	background-color: #007ECA;
}
.head_1 div, .head_2 div, .head_3 div {
	margin: auto;
}
.logo, .logo a {
	width: 288px;
	height: 66px;
}
.logo {
	background: url("/i/logo_sma_288x66.png") 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: #2870B3;
	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: #fff;
	display: inline-block;
	padding: 0 10px;
	line-height: 32px;
	margin-bottom: -2px;
}
.menu1act a/*, .menu1act span*/ {
	font-weight: bold;
	color: #2870B3 !important;
	background: #DEDEDE;
}
.menu1_brdr_l, .menu1_brdr_r {
	position: absolute;
	bottom: 0;
	padding: 0 !important;
	height: 18px;
	width:1px;
	background-color: #007ECA;
	border-left: 1px solid #22598F;
}
.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: #fff;
}
.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 -4px 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 #3394CF;
	margin-top: 2px;
}
#menu1a li.last {
	border-right: none !important;
	margin-top: 0px;
}
#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 #3394CF;
}
/**/
.menuH li {
	float: left;
	position: relative;
	margin: 0 0 -1px 0;
	/*background: #fff;*/
	border-top: 3px solid #fff;
}
.menuH li a, .menuH li span {
	text-decoration: none;
	color: #0B3572;
	/*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: #ccc;
	border-left: 1px solid #3394CF;
}
.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: #fff;
	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: #FF6600;
}

.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 {
	border-top: 3px solid #3394CF !important;
	border-left: 1px solid #3394CF !important;
	border-right: 1px solid #3394CF !important;
	background: #fff;
	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 #3394CF;
	border-top: none;
	border-left: 1px solid #3394CF;
	border-right: 1px solid #fff;
	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: #FF7800;
}
#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: #FF7800;
}
.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*/




.ft {padding: 5px 10px;}

/*.linkBox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(" ");
	text-indent: -9999px;
	z-index: 999999;
}*/
.linkBox span, .linkBox_ span {
	display: block;
	text-align: center;
	padding: 6px;
}

.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.linkBtn, .linkBtn_ a {
	background: #fff url(/css/i/fondo_boton.gif) repeat-x left bottom;
	border-color: #E7E7E7 #B3B3B3 #B3B3B3 #E7E7E7;
	border-style: solid;
	border-width: 1px;
	font-size: smaller;
	margin:0 2px;
	padding:0 15px;
	line-height: 1.5em;
}
.linkSolo {
	display: block;
	text-align: center;
	margin-left: 0 !important; 
	margin-right: 0 !important; 
}
.pad {
	padding: 10px;
}
.padT {
	padding: 10px 0 0 0;
}
.padR {
	padding: 0 10px 0 0;
}
.padB {
	padding: 0 0 10px 0;
}
.padL {
	padding: 0 0 0 10px;
}
.padTB {
	padding: 10px 0;
}
.padLR {
	padding: 0 10px;
}
.padTRL {
	padding: 10px 10px 0 10px;
}
.padTRB {
	padding: 10px 10px 10px 0;
}
.padRBL {
	padding: 0 10px 10px 10px;
}
.padBL {
	padding: 0 0 10px 10px;
}

.bck {
	background-color: #E1E1E1;
}


.brdrR {
	border-right: 1px solid #B5B7C3;
}
.brdrTB {
	border-top: 1px solid #B5B7C3;
	border-bottom: 1px solid #B5B7C3;
}
.brdrBd {
	border-bottom: 1px dashed #E1DBD2;
}
.brdrRd {
	border-right: 1px dashed #E1DBD2;
}
.brdrTd {
	border-top: 1px dashed #E1DBD2;
}
.brdrRd {
	border-right: 1px dashed #E1DBD2;
}
.brdrLd {
	border-left: 1px dashed #E1DBD2;
}
.bulletItemListado {
	background: url(/css/i/bulletItemListado_2.gif) no-repeat left top;
	display: block;
	margin-left: 0.5em;
	padding-left: 15px;
	padding-top: 5px;
	font-size: smaller;
}
.bulletH {
	background: #FFF3E9 url(/css/i/bullet_h1_dwn.gif) no-repeat left center;
	color: #FF7800;
	padding: 0.5em 0 0.5em 14px !important;
	margin-bottom: 4px;
}
.bulletHn {
	padding: 1em 0 1em 26px !important;
}
.n1 {
	background: url(/css/i/1.gif) no-repeat left center;
}
.n2 {
	background: url(/css/i/2.gif) no-repeat left center;
}
.n3 {
	background: url(/css/i/3.gif) no-repeat left center;
}
.n4 {
	background: url(/css/i/4.gif) no-repeat left center;
}
.n5 {
	background: url(/css/i/5.gif) no-repeat left center;
}
.n6 {
	background: url(/css/i/6.gif) no-repeat left center;
}
.n7 {
	background: url(/css/i/7.gif) no-repeat left center;
}
.icoAutor, .icoFotogra, .icoFotogra_ {
	color: #5096D3;
	font-size: smaller;
}
.icoAutor {
	background: url(/css/i/ico_autor.gif) no-repeat left center;
	padding: 0 0 0 15px;
}
.icoFotogra {
	background: url(/css/i/ico_fotografo.gif) no-repeat left center;
	padding: 0 0 0 18px;
}
.icoFotogra_ {
	padding: 0 0 2px 18px;
}
.tabla1 {
	border: 1px solid #B5B7C3;
	font-size: smaller;
	margin: 0 0 0 auto;
	border-collapse: separate;
	width: 100%;
}
.tabla1 td, .tabla1 th {
	padding: 4px;
	vertical-align: middle;
	text-align: center;
}
.tabla1 th {
	background: #f5f5f5;
}
.trTabla1A {
	background: #E7E5D9;
}
.trTabla1B {
	background: #DFDBC3;
}
.tdTabla1AB {
	background: #f5f5f5;
	border-top: 1px solid #e3e3e3;
}

.smaller {
	font-size: smaller;
}
.body {
	margin-top: -10px;
}
.main {
	/*position: relative;*/
	/*border-left: 1px solid #3394CF;*/
}
.isPage {
	border-left: 1px solid #3394CF;
	padding-left: 14px;
}
.rightCol {
	/*background: #E8F3FA;*/
	text-align: center;
	padding: 0 4px 10px 0;
}
.leftCol {
	margin-right: -1px;
}
.foot, .foot a {
	color: #9E9E9E;
}
.foot {
	font-size: smaller;
}
.foot .mod .hd {
	padding: 10px;
	border-bottom: 1px dashed #E1DBD2;
}
.foot .mod .ft {
	padding: 10px;
	border-top: 1px dashed #E1DBD2;
}
.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;
}
.error {
	color: white;
	background: red;
	padding: 0 20px;
}
.contactForms {
	text-align: center;
}
#enviarPostal input, #enviarPostal textarea {
	width: 97%;
}
.contactForms input.submit {
	width: 68% !important;
}
.contactForms input.reset {
	width: 26% !important;
}
.contactForms input, .contactForms textarea {
	width: 60%;
}
.contactForms h2, .contactForms h4, .contactForms h5 {
	font-size: 1em !important;
	margin: 1em 0 -0.8em 0 !important;
}
.topPic {
	position: relative;
	overflow: hidden;
}
.topPic div {
	position: absolute;
	background: url("/css/i/bckg_corners.png") no-repeat;
	width: 10px;
	height: 10px;
}
.topPicTL {
	top: 0;
	left: 0;
	background-position: 0 0 !important;
}
.topPicTR {
	top: 0;
	right: 0;
	background-position: -10px 0 !important;
}
.topPicBL {
	bottom: 0;
	left: 0;
	background-position: 0 -10px !important;
}
.topPicBR {
	bottom: 0;
	right: 0;
	background-position: -10px -10px !important;;
}

.btmCorner {
	background: #3394CF url("/css/i/btm_corner.png") right top no-repeat;
	height: 1px;
	margin: 0 0 16px 199px;
}




/* 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;
	background: url("/css/i/tb_vote.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: #fff;
	padding: 6px 4px 4px 4px;
}
/* fin toolbox */

html, body {
	/*background: #3394CF;*/
}
body {
	font-size: 76%;
}
body, select, input, button, textarea {
	font-family: verdana,arial,helvetica,clean,sans-serif;
}
h2 {
	font-size: 1.8em;
	font-weight: bold;
	color: #FF7800;
	margin: 10px;
}
.popup h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #FF7800;
	margin: 0;
} 
h2 span {
	font-size: smaller;
	color: #9E9E9E;
	display: block;
}
h3 {
	font-weight: bold;
	color: #9E9E9E;
	padding: 4px 0 !important;
	font-size: 1.1em;
}
.popup h3 {
	font-weight: normal;
}
h3 span {
	font-weight: normal;
	display: block;
}
h4, h5, h6 {
	font-weight: bold;
	color: #FF7800;
	padding: 4px 0 !important;
}
h4 span {
	font-weight: normal;
	display: block;
	color: #9E9E9E;
}
strong {
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #0B3572;
}
a:hover {
	color: #FF7800;
}
hr {
	color: #B5B7C3;
	background-color: #B5B7C3;
	height: 1px;
	border: none;
	margin: 0 0 10px 0;
	clear: both;
}
.unit span {
	font-size: smaller;
}
.main>p {
	margin: 0 0 10px 0;
}
.dn {
	display: none !important;
}

/**/

.caja_1 {
	position: relative;
	background-color: #236BA1;
	padding: 4px;
}
.caja_1_tr {
	position: absolute;
	top: 0;
	right: 0;
	width: 9px;
	height: 9px;
	background: url("/rsrc/estilo1/corner_sup_der.gif") no-repeat;
}
.caja_1_bl {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 9px;
	height: 9px;
	background: url("/rsrc/estilo1/corner_inf_izq.gif") no-repeat;
}
.caja_1_sub {
	position: relative;
	background-color: #fff;
	padding: 2px;
	margin: 0;
}
.caja_1 h2  {
	background: url("/rsrc/estilo1/ventana_bll_titulo.gif") no-repeat left center;
	color: #A9EDFF;
	font-size: 1em;
	font-weight: normal;
	padding: 0 0 0 20px;
	margin: 0 0 2px 0;
	text-align: left;
}
.caja_1 h3  {
	background-color: #E1EDF9;
	color: #18558A;
	font-size: smaller;
	font-weight: normal;
	margin: 0 0 4px 0;
	text-align: center;
}
.caja_1_sub_1 {
	position: relative;
	background-color: #538AB3;
	padding: 4px;
	margin: 0;
	text-align: right;
	font-size: smaller;
}
.caja_1_sub_1_bl {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 6px;
	height: 6px;
	background: url("/rsrc/estilo1/ventana_int_corner_inf_izq.gif") no-repeat;
}
.caja_1_sub_1 a{
	display: block;
	text-align: right;
	margin-left: 0 !important; 
	margin-right: 0 !important; 
}
/*destacados slide*/
.destSlide {
	position: relative;
	width: 550px;
}
.destSlideCont {
	width: 100%;
	height: 248px;
	display: none;
}
.destSlideInner {
	position: relative;
	padding: 15px 220px 20px 20px;
	color: #f5f5f5 !important;
}
.destSlideInner h3 {
	font-size: 2em;
}
.destSlideInner * {
	color: #f5f5f5 !important;
}
.destSlideInner * a:hover {
	color: #FF6600 !important;
}
.slidePagerContain {
	position: absolute;
	top: 4px;
	right: 4px;
	z-index: 99999;
}
.slidePager li {
	text-align: center;
	margin: 0;
}
.slidePager li img {
	border: 1px solid #666;
	height: 40px;
	width: 60px;
}
.slidePager li a {
	display: block;
	height: 42px;
	width: 62px;
	/*width: 72px;
	height: 50px;*/
	border: 3px solid transparent;
}
.slidePager a.activeSlide {
	border: 3px solid #fff;
}
.slidePager 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: #9E9E9E;
}
.destLite h3 a:hover {
	color: #FF9400;
}

/*blog*/
.blog {
	border-bottom: 1px dashed #E1DBD2;
}
.blog .mod {
	margin: 0;
}
.blog .mod .hd {
	background-color: #437CBB;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: .8em;
	letter-spacing: -1px;
	padding: 4px 0;
}
.blog .mod .bd {
	background-color: #fff;
	color: #285396;
	font-weight: bold;
	text-align: center;
	font-size: 1.4em;
	letter-spacing: -1px;
	padding: 0 0 4px 0;
}
.blog h2 {
	font-size: .8em;
	color: #505050;
	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 #E1DBD2;
	margin: 0 8px 8px 0;
}
.blog .line .lastUnit .line .lastUnit {
	border-right: none;
}
/*fin blog*/

/*banners*/
.banners {
	background-color: #EEEEEE;
	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*/

/*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 #E1DBD2;
}
.noscroll .scrollableCont .scrollableContWrapper div a,
.scrollable .scrollableCont .scrollableContWrapper div a {
	background-color: #2870B3;
	color: #fff;
	display: block;
}
.noscroll .scrollableCont .scrollableContWrapper div span,
.scrollable .scrollableCont .scrollableContWrapper div span {
	/*background-color: #2870B3;
	color: #fff;*/
}
.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: #FF6600;
}
.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*/

/*mapasitio*/
#mapasitio li {
	list-style-image: url("/rsrc/estilo1/mapasitio_flecha.gif");
	list-style-position: inside;
}
#mapasitio li span {
	margin-left: -6px;
}
#mapasitio ul {
	/*margin-left: -1px;*/
}
#mapasitio ul li ul {
	padding-left: 12px;
	font-size: .9em;
}
#mapasitio ul li ul li ul {
	padding-left: 12px;
}
/*fin mapasitio*/

.paginador span {
	font-size: 1em !important;
	color: #FF7800;
}

ul.lista_1, ul.lista_1 ul {
	padding: 4px 2em;
}
ul.lista_1 li {
	list-style-type: circle;
	padding: 4px 0;
}
ul.lista_1 li ul li {
	list-style-type: disc;
	padding: 0;
}




