#cboxClose,#cboxNext,#cboxPrevious{bottom:0;width:25px;height:25px;text-indent:-9999px;position:absolute}#cboxOverlay,#cboxWrapper,#colorbox{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxOverlay{position:fixed;width:100%;height:100%;background:url(/img5/cb/overlay.png)}#cboxBottomLeft,#cboxMiddleLeft{clear:left}#cboxContent{position:relative;overflow:hidden;background:#fff}#cboxLoadedContent{overflow:auto;margin-bottom:55px}#cboxLoadedContent iframe{display:block;width:100%;height:100%;border:0;overflow:hidden}#cboxLoadingGraphic,#cboxLoadingOverlay{position:absolute;top:0;left:0;width:100%}#cboxClose,#cboxNext,#cboxPrevious,#cboxSlideshow{cursor:pointer}#cboxTopLeft{width:21px;height:21px;background:url(/img5/cb/controls.png) -100px 0 no-repeat}#cboxTopRight{width:21px;height:21px;background:url(/img5/cb/controls.png) -129px 0 no-repeat}#cboxBottomLeft{width:21px;height:21px;background:url(/img5/cb/controls.png) -100px -29px no-repeat}#cboxBottomRight{width:21px;height:21px;background:url(/img5/cb/controls.png) -129px -29px no-repeat}#cboxMiddleLeft{width:21px;background:url(/img5/cb/controls.png) left top repeat-y}#cboxMiddleRight{width:21px;background:url(/img5/cb/controls.png) right top repeat-y}#cboxTopCenter{height:21px;background:url(/img5/cb/border.png) repeat-x}#cboxBottomCenter{height:21px;background:url(/img5/cb/border.png) 0 -29px repeat-x}#cboxCurrent{position:absolute;bottom:4px;left:58px;color:#949494}#cboxSlideshow{position:absolute;bottom:4px;right:30px;color:#0092ef}#cboxPrevious{left:0;background:url(/img5/cb/controls.png) -75px 0 no-repeat}#cboxPrevious.hover{background-position:-75px -25px}#cboxNext{left:27px;background:url(/img5/cb/controls.png) -50px 0 no-repeat}#cboxNext.hover{background-position:-50px -25px}#cboxLoadingOverlay{background:url(/img5/cb/loading_background.png) center center no-repeat}#cboxLoadingGraphic{background:url(/img5/cb/loading.gif) center center no-repeat}#cboxClose{right:0;background:url(/img5/cb/controls.png) -25px 0 no-repeat}#cboxClose.hover{background-position:-25px -25px}.cboxIE #cboxTopLeft{background:0 0;filter:progid: DXImageTransform.Microsoft.AlphaImageLoader(src=/img5/cb/internet_explorer/borderTopLeft.png, sizingMethod='scale')}.cboxIE #cboxTopCenter{background:0 0;filter:progid: DXImageTransform.Microsoft.AlphaImageLoader(src=/img5/cb/internet_explorer/borderTopCenter.png, sizingMethod='scale')}.cboxIE #cboxTopRight{background:0 0;filter:progid: DXImageTransform.Microsoft.AlphaImageLoader(src=/img5/cb/internet_explorer/borderTopRight.png, sizingMethod='scale')}.cboxIE #cboxBottomLeft{background:0 0;filter:progid: DXImageTransform.Microsoft.AlphaImageLoader(src=/img5/cb/internet_explorer/borderBottomLeft.png, sizingMethod='scale')}.cboxIE #cboxBottomCenter{background:0 0;filter:progid: DXImageTransform.Microsoft.AlphaImageLoader(src=/img5/cb/internet_explorer/borderBottomCenter.png, sizingMethod='scale')}.cboxIE #cboxBottomRight{background:0 0;filter:progid: DXImageTransform.Microsoft.AlphaImageLoader(src=/img5/cb/internet_explorer/borderBottomRight.png, sizingMethod='scale')}.cboxIE #cboxMiddleLeft{background:0 0;filter:progid: DXImageTransform.Microsoft.AlphaImageLoader(src=/img5/cb/internet_explorer/borderMiddleLeft.png, sizingMethod='scale')}.cboxIE #cboxMiddleRight{background:0 0;filter:progid: DXImageTransform.Microsoft.AlphaImageLoader(src=/img5/cb/internet_explorer/borderMiddleRight.png, sizingMethod='scale')}#cboxTitle{margin:0;position:absolute;bottom:28px;left:0;text-align:center;width:100%;color:#666;background-color:#fff;padding-top:6px}h1,h2,h3,h4,h5,h6,body,ul,li{
	margin:0;
	padding:0
}
ul,li{
	list-style: none;
}

img{
	border:0
}
a{
	text-decoration:none;
}
body{
	background-color:#b1b8bc;
	font: 12px Tahoma,Arial,Helvetica,sans-serif;
}
/*elementos ancho 860px*/
.background, .dev{
	width:860px;
}
.background{
	background-image: url(/paseos/img5/sprite.png), url(/paseos/img5/sprite.png);
	margin:0 auto;
	background-color:#fff;
	background-repeat: repeat-y;
	background-position:-410px 0, 690px 0;
}
/*elementos con bg color #07263A azul oscuro*/
.dev, .menuv ul a:hover{
	background-color: #07263A;
}
.col2 .background, a.h, .menuv a, .menuv a:hover, .menuv .activo, .csm b{
	background-image: url(/paseos/img5/sprite.png);
	background-repeat: no-repeat;
}
header{
	position: relative;
	height: 90px;
	float: left;
	background: #0d3a4f; /* Old browsers */
	background: -moz-linear-gradient(left,  #0d3a4f 1%, #085c7e 42%, #0d3a4f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(1%,#0d3a4f), color-stop(42%,#085c7e), color-stop(100%,#0d3a4f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #0d3a4f 1%,#085c7e 42%,#0d3a4f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #0d3a4f 1%,#085c7e 42%,#0d3a4f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #0d3a4f 1%,#085c7e 42%,#0d3a4f 100%); /* IE10+ */
	background: linear-gradient(to right,  #0d3a4f 1%,#085c7e 42%,#0d3a4f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d3a4f', endColorstr='#0d3a4f',GradientType=1 ); /* IE6-9 */
	width: 860px;
}
header .logo{
	position: absolute;
	z-index:3;
	top:8px;
	left:24px;
}
header .frase{
	position: absolute;
	bottom: 0;
	border-top: 1px solid #2D7140;
	background-color: #0C5254;
	line-height: 22px;
	font-family: Helvetica,Tahoma,Arial;
	font-size: 14px;
	width: 760px;
	color: #fff;
	font-weight: normal;
	padding-left: 100px
}
/* idioma */ 
.idioma{
	position: absolute;
	right: 10px;
	top: 35px;
}
.idioma a{
	font-size: 11px;
	color: #ddd;
	padding-left: 24px;
	text-decoration: none;
}
.idioma a:hover{
	color: #66cc00;
}
.idioma a.p{
	background: url(/paseos/img5/idiomas_pr.gif) no-repeat scroll left 4px transparent;
}
.idioma a.i{
	background: url(/paseos/img5/idiomas_uk.gif) no-repeat scroll left 4px transparent;
}
.idioma a.e{
	background: url(/paseos/img5/idiomas_esp.gif) no-repeat scroll left 4px transparent;
}
.copete {
	float: left;
	background-color: #054B40;
	width: 170px;
	background-image: url(/paseos/img5/bg_caja_paseo_flecha.gif);
	background-repeat: no-repeat;
	background-position: 155px 56px;
	height: 72px;
}
.cabecera {
	background-color: rgba(27,75,101,1);
	width: 860px;
	clear: both;
	float: left;
}
.subtitulo {
	font-size: 14px;
	color: rgba(255,255,255,1);
	padding-left: 0px;
	font-weight: normal;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: rgba(27,75,101,1);
	z-index: 200;
	width: 680px;
	display: block;
	line-height: 14px;
	margin-top: -84px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.titulo_paseo {
	color: rgba(255,255,255,1);
	font-size: 22px;
	font-weight: normal;
	display: block;
	float: left;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	width: 700px;
	line-height: 22px;
	margin-top: -65px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.donde{
	font-size: 10px;
	color: #07263A;
	background-color: #66cc00;
	width: 680px;
	line-height: 26px;
	padding-left: 10px;
	float: left;
	margin-top: 46px;
}
.donde a{
	color: #07263A;
}
/* breadcrumbs */
.donde a:hover, section h1, section h2{
	color: #FFFFFF;
	font-weight: normal
}
/*elementos ancho 170px*/
nav, .col_right{
	width:170px;
}
/*fuente color blanca*/
.menuv, .menuv a{
	color:#fff
}
/*fuente con bg color #06334B verde fluo */
header h2>b{
	color: #66CC00;
	font-weight: normal;
}
.menuv{
	background-color: #065075
}
/*navegacion izquierda*/
.nav{
	float:left;
}
.menuv a, .menuv .activo, .csm b{
	padding-left:10px;
	display:block;
	line-height:22px;
	background-position: -180px -45px;
}
.menuv a:hover{
	background-position: -180px -67px;
}
.menuv .activo{
	color:#33CCFF;
	background-position: -180px -45px;
	cursor: default
}
.menuv ul a, .menuv ul .activo{
	padding-left:20px;
	background-image:none;
}
.menuv ul a:hover{
	background-image:none;
}
.menuv .h b{
	background-position: -180px 0;
	cursor: default;
}
.menuv .h b:hover{
	background-position: -180px -22px;
}
.menuv ul{
	display:none
}
.csm b{
	cursor: s-resize;
	font-weight:normal
}
.csm.h ul{
	display: block;
}
.muestra{
	display: block;
}
/* contenido central */
.content{
	width:500px;
	float:left;
	padding:10px 0 0 10px;
	clear:none;
	position: relative;
}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: rgba(0,0,0,1);
}
.bajada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: rgba(0,0,0,1);
}
/* barra derecha */
.content img {
	padding-top: 10px;
}
.hoteles_alojamiento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
	width: 490px;
	clear: both;
	background-color: #e7e7e7;
	padding: 5px;
	height: 55px;
	display: block;
	vertical-align: 50%;
	margin: 10px 0 10px 0;
}
.content .hoteles_alojamiento img {
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
}
.link_aloja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	color: #007700;
	text-decoration: none;
	font-weight: bold;
}
.hoteles_alojamiento strong {
	display: block;
	margin-top: 5px;
}
.hoteles_alojamiento:hover .link_aloja {
	color: #339900;
	text-decoration: none;
}
.dev{
	text-transform: uppercase;
	height: 25px;
	float: left;
	margin-top: 10px;
	color: #fff;
}
.dev a {
	color: #fff;
	font-size: 11px;
	line-height: 25px;
	margin-left: 10px;
}
.imgpie{
	float: right
}
.dev div:first-child{
	float: left;
	width: 620px;
	padding-left: 10px
}
.dev .sig{
	float:right;
}
.col_right {
	float: right;
	width: 150px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.destacados, .bloque_info {
	margin-bottom: 10px;
	background-color: #F3F3F3;
}
.bloque_info {
	padding-bottom: 10px;
}
/* caja hoteles */
.cajahoteles {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	background-color: #F3F3F3;
}
.cajahoteles p {
	font-size: 12px;
	color: rgba(255,255,255,1);
	background: #71c229; /* Old browsers */
	background: -moz-linear-gradient(top,  #71c229 0%, #47871d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#71c229), color-stop(100%,#47871d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #71c229 0%,#47871d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #71c229 0%,#47871d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #71c229 0%,#47871d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #71c229 0%,#47871d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71c229', endColorstr='#47871d',GradientType=0 ); /* IE6-9 */
	padding: 10px;
	width: 128px;
	margin: 0px;
	position: relative;
	border: 1px solid #48891D;
	line-height: 13px;
}
.cajahoteles p:after {
	content: '';
	position: absolute;
	bottom: -8px;
	left: 10%;
	margin-left: -9px;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid rgba(71,135,29,1);
}
.cajahoteles p:before {
	content: '';
	position: absolute;
	bottom: -8px;
	left: 10%;
	margin-left: -9px;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid rgba(71,135,29,1);
}
.cajahoteles p span {
	font-size: 16px;
	color: #063146;
}
.cajahoteles ul {
	padding: 10px;
	list-style-type: none;
	margin: 0px;
}
.cajahoteles ul li a {
	font-size: 11px;
	color: #063147;
	padding-top: 4px;
	padding-bottom: 6px;
	display: block;
	background-image: url(/img/divisor_destacados.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}
.cajahoteles a:hover {
	color: #0C5B87;
	text-decoration: none
}
.cajahoteles .ver_mas {
	line-height: 26px;
	height: 26px;
	width: 130px;
	display: block;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	background: #26749a; /* Old browsers */
	background: -moz-linear-gradient(top, #26749a 0%, #12577e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#26749a), color-stop(100%,#12577e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #26749a 0%,#12577e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #26749a 0%,#12577e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #26749a 0%,#12577e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #26749a 0%,#12577e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26749a', endColorstr='#12577e',GradientType=0 ); /* IE6-9 */
	padding: 0px;
	font-weight: normal;
	text-decoration: none;
}
.cajahoteles .ver_mas:hover {
	color: #FFFFFF;
	background: #12577e; /* Old browsers */
	background: -moz-linear-gradient(top,  #12577e 0%, #26749a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#12577e), color-stop(100%,#26749a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #12577e 0%,#26749a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #12577e 0%,#26749a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #12577e 0%,#26749a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #12577e 0%,#26749a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12577e', endColorstr='#26749a',GradientType=0 ); /* IE6-9 */
}
.bloque_info .titulo {
	font-size: 15px;
	background-color: rgba(6,51,75,1);
	color: rgba(255,255,255,1);
	padding-left: 30px;
	line-height: 23px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(/paseos/img5/iconos.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
		width:120px
}
.destacados p {
	font-size: 12px;
	color: rgba(255,255,255,1);
	background: #71c229; /* Old browsers */
	background: -moz-linear-gradient(top,  #71c229 0%, #47871d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#71c229), color-stop(100%,#47871d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #71c229 0%,#47871d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #71c229 0%,#47871d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #71c229 0%,#47871d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #71c229 0%,#47871d 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71c229', endColorstr='#47871d',GradientType=0 ); /* IE6-9 */
	padding: 10px;
	width: 128px;
	margin: 0px;
	position: relative;
	border: 1px solid #48891D;
	line-height: 13px;
}
.destacados p:after {
	content: '';
	position: absolute;
	bottom: -8px;
	left: 10%;
	margin-left: -9px;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid rgba(71,135,29,1);
}
.destacados p:before {
	content: '';
	position: absolute;
	bottom: -8px;
	left: 10%;
	margin-left: -9px;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid rgba(71,135,29,1);
}
.destacados p span {
	font-size: 16px;
	color: #063146;
}
.destacados ul {
	padding: 10px;
}
.destacados .recorte {
	height: 84px;
	width: 130px;
	display: block;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
}
.recorte.pr{
	cursor: pointer;
}
.destacados ul li a {
	font-size: 11px;
	color: #063147;
	padding-top: 4px;
	padding-bottom: 6px;
	display: block;
	background-image: url(/paseos/img5/divisor_destacados.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.destacados ul li a:hover {
	color: rgba(12,91,135,1);
}
.destacados .ver_mas {
	line-height: 26px;
	height: 26px;
	width: 130px;
	display: block;
	color: rgba(255,255,255,1);
	text-align: center;
	margin-top: 5px;
	background: #26749a; /* Old browsers */
	background: -moz-linear-gradient(top,  #26749a 0%, #12577e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#26749a), color-stop(100%,#12577e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #26749a 0%,#12577e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #26749a 0%,#12577e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #26749a 0%,#12577e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #26749a 0%,#12577e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26749a', endColorstr='#12577e',GradientType=0 ); /* IE6-9 */
	padding: 0px;
}
.destacados .ver_mas:hover {
	color: rgba(255,255,255,1);
}
/* iconos redes sociales */
.social_pinterest, .social_google, .social_twitter, .social_facebook {
	background-image: url(/paseos/img5/social.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;
	width: 24px;
	float: right;
	display: block;
	margin-left: 4px;
	margin-bottom: 5px;
	/*line-height: 999px;*/
	overflow: hidden;
}
.spansocial {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
#___plusone_0, #___plusone_1{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"  !important;
	filter: alpha(opacity=0)  !important;
	opacity: 0  !important;
}

.social_google {
	background-position: 0px -24px;
}
.social_facebook {
	background-position: 0px -48px;
}
.social_twitter {
	background-position: 0px -72px;
}
/* iconos grises */
.autor, .fotos, .imprimir, .favoritos, .duracion, .dificultad, .contacto, .tour, .videos_ciudad, .videos_argentina, .otras, .bullet {
	background-image: url(/paseos/img5/iconos2.png);
	display: inline-block;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	margin-right: 10px;
	color: rgba(102,102,102,1);
	margin-bottom: 10px;
	font-size: 11px;
}
.autor {
	background-position: 0px -144px;
	margin-top: 6px;
}
.fotos {
	background-position: 0px -160px;
	margin-top: 6px;
}
.markup{
	display: block;
	color: rgba(102,102,102,1);
	font-size: 14px;
	background-color: rgb(247,247,247);
	padding: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 15px;
	position: relative;
	border: 1px solid rgb(223,223,223);
}
.markup a{
	color: rgba(102,102,102,1);
}
.markup a:hover{
	color: rgba(102,102,220,1);
}
.markup:after { 
	content: ''; 
	position: absolute; 
	bottom: -8px; 
	left: 20px; 
	margin-left: -9px; 
	width: 0; 
	height: 0; 
	border-left: 8px solid transparent; 
	border-right: 8px solid transparent; 
	border-top: 8px solid rgba(247,247,247,1); 
}
.markup:before { 
	content: ''; 
	position: absolute; 
	bottom: -8px; 
	left: 20px; 
	margin-left: -9px; 
	width: 0; 
	height: 0; 
	border-left: 8px solid transparent; 
	border-right: 8px solid transparent; 
	border-top: 8px solid rgba(0,0,0,1); }

.markup span img {
	margin-bottom: -3px;
	margin-right: 4px;
}
.markup span em  {
	font-style: normal;
	color: rgb(77,140,33);
	font-size: 12px;
}

.imprimir, .favoritos, .duracion, .dificultad, .contacto, .tour, .videos_ciudad, .videos_argentina, .otras, .bullet {
	font-size: 11px;
	display: block;
	width: 130px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.imprimir {
	background-position: 0px -64px;
}
.favoritos {
	background-position: 0px -48px;
}
.duracion {
	background-position: 0px -32px;
}
.dificultad {
	background-position: 0px 0px;
}
.contacto {
	background-position: 0px -16px;
}
.tour {
	background-position: 0px -80px;
}
.videos_ciudad {
	background-position: 0px -128px;
}
.videos_argentina {
	background-position: 0px -112px;
}
.otras {
	background-position: 0px -96px;
}
.bullet {
	background-position: 0px -176px;
}
/* iconos verdes bloques derecha */ 
.extras {
	background-position: 0px -23px;
}
.caracteristicas {
	background-position: 0px -46px;
}
.ubicacion {
	background-position: 0px -69px;
}
.contacto {
	background-position: 0px -92px;
}
.utiles {
	background-position: 0px -115px;
}
.video {
	background-position: 0px -138px;
}
.datos {
	background-position: 0px -161px;
}
.bloque_info p {
	padding-left: 10px;
	font-size: 11px;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.bloque_info img {
	padding-right: 10px;
	padding-left: 10px;
}
.bloque_info .galeria_fotos {
	margin-left: 10px;
	margin-bottom: 10px;
}
.bloque_info a {
	font-size: 11px;
	color: #063147;
}
.bloque_info a:hover {
	color: #0C5B87;
	text-decoration: none
}
.centrado {
	text-align: center;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	color: #B1B8BC;
	font-size: 11px;
	width: 500px;
	display: inline-block;
	text-align: center;
}
.pie a{
	color: #B1B8BC;
}
.pie a:hover{
	text-decoration: none
}
.clearl{
	clear: left;
}

/* image slider chiquito */
#featured { 
	width: 110px;
	height: 72px;
	background: #000 url('/img/oslider/loading.gif') no-repeat center center;
	overflow: hidden; 
}
#featured>img,  
#featured>div,
#featured>a { 
	display: none; 
}
#featured>img{
	padding: 0
}
div.orbit-wrapper {
	width: 1px;
	height: 1px;
	position: relative; 
	margin-bottom: 10px;
	border:2px solid #B1B8BC;
	margin-left: 18px;
}
div.orbit {
	width: 1px;
	height: 1px;
	position: relative;
	overflow: hidden 
}
div.orbit>img {
	position: absolute;
	top: 0;
	left: 0;
	display: none; 
}

div.orbit>a {
	border: none;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 0; 
	display: none; 
}

.orbit>div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; 
}

/* Redes sociales */
.tabs{
	clip:inherit;
	right:-95px;
	top:100px;
	position:fixed;
	height:59px;
	padding-top:16px;
	width:122px;
	z-index:11;
	display:block;
}
.tabs a{
	clear:both;
	float:right;
	padding-right:10px;
	padding-bottom:12px;
	width:76px;
	display:block;
}
.tabs img{
	border:0
}
.twitter{
	background-image:url(/img/twitter_bg.png);
	background-repeat:no-repeat;
	top:80px;
}
.facebook{
	background-image:url(/img/facebook_bg.png);
	background-repeat:no-repeat;
	top:155px;
}
.youtube{
	background-image:url(/img/youtube_bg.png);
	background-repeat:no-repeat;
	top:231px;
}
.googleplus, .googleplus_p, .googleplus_i{
	background-image:url(/img/googleplus_bg.png);
	background-repeat:no-repeat;
	top:306px;
	padding-top:1px;
	height:75px;
}
.googleplus_p{
	background-image:url(/img/googleplus_bg_p.png);
}
.googleplus_i{
	background-image:url(/img/googleplus_bg_i.png);
}
.tabs .plusone,.tabs .addcircle{
	padding-top:10px;
	float:right;
	clear:right;
	margin-right:2px;
}
.addcircle a{
	width:32px;
	padding:0;
	clear: right;
}

	.teatros, .teatro, .obra ul{
	  margin:0;
	  padding:0;
	  font-family: Arial, Helvetica, sans-serif;
	}
	.teatros li{
		list-style-type: none;
	}
	.teatro{
		font-size: 24px;
	  color: #063148;
	  font-weight: 500;
	  text-transform: uppercase;
	  padding-top: 25px;
	  float: left;
	  clear: left;
	}
	.direteatro, .teatros ul li{
		text-transform: none;
	}
	.direteatro{
		font-size: 11px;
	  color: #777777;
	  display: block;
	}
	.obra{
		width:485px;
		float: left;
		clear: both;
		position: relative;
		padding: 10px;
		margin: 10px 0 0 0;
		border-top:solid 1px #66CC00;
		background-color:#EFEFEF;
		color: #66CC00;
	  font-size: 22px;
	  font-weight: 400;
	}
	.obra ul{
		font-size: 12px;
  	color: #666;
	}
	.obra img{
		float:right;
		margin-top:-26px
	}

.listado {
    color: #052739;
    font-size: 11px;
    margin: 0 0 10px;
    width: 500px;
}
.listado td {
    border-bottom: 1px solid #E3E3E3;
    vertical-align: middle;
}
.listado .nombre {
    height: 18px;
    padding-left: 0;
    width: 200px;
}

.listado a {
    color: #007700;
    font-weight: bold;
    text-decoration: none;
}
.listado a:hover {
    color: #66CC00;
}
.listado td.texto_destacado {
    padding: 0 0 0 4px;
}
h3{
	margin:20px 0;
	float: left;
	clear: both
}
#cboxOverlay {
	background: url(/img5/cb/overlay_plano.png) 0 0 repeat;
}

/* menu flotante */
.fijo {
position: fixed;
top: 0px;
z-index: 99999;
width: 170px;
 }
.nav:after {
content: ".";
color: #FFFFFF;
 }
.ha{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #70C206
}
.ha:last-child{
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0 none;
}
p.hl{
	color: #007700;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px
}
.hl:hover{
	color:#01AF00;
}
.we{
	text-align: center;
	margin: 15px 0 0 0;
}
.we a, .we img{
	padding: 0;
	margin: 0;
}
.hwr, .ha .emailcli{
	background-image: url(/img5/sprite1.png);
}
.hwr, .ha .emailcli{
	display:inline-block;
	font-size: 0;
}
.hwr{
	background-position:  -332px -750px;
	margin-right: 10px;
}
.emailcli{
	margin-left: 10px;
	background-position:  -174px -804px;
}
.long{
	float: left;
	width: 100%;
	overflow: hidden;
}
.long .titulo{
	background-color: #06334B;
	width: 470px
}
.long .ha{
	float: left;
	width: 100%;
	border-bottom-width: 1px
}
.long .hl{
	padding-bottom: 0
}
.long .da{
	padding-left: 10px;
	width: 330px;
	float: left;
}
.long .we{
	float: right;
	width: 150px;
	text-align: right;
	margin-top: 0;
	padding-right: 10px
}h1,h2,h3,h4,h5,h6,body,ul,li{margin:0;padding:0}ul,li{list-style: none;}img{border:0}a{text-decoration:none;}body{background-color:#b1b8bc;font: 12px Tahoma,Arial,Helvetica,sans-serif;}.background, .dev{width:860px;}.background{background-image: url(/paseos/img5/sprite.png), url(/paseos/img5/sprite.png);margin:0 auto;background-color:#fff;background-repeat: repeat-y;background-position:-410px 0, 690px 0;}.dev, .menuv ul a:hover{background-color: #07263A;}.col2 .background, a.h, .menuv a, .menuv a:hover, .menuv .activo, .csm b{background-image: url(/paseos/img5/sprite.png);background-repeat: no-repeat;}header{position: relative;height: 90px;float: left;background: #0d3a4f; background: -moz-linear-gradient(left,#0d3a4f 1%, #085c7e 42%, #0d3a4f 100%); background: -webkit-gradient(linear, left top, right top, color-stop(1%,#0d3a4f), color-stop(42%,#085c7e), color-stop(100%,#0d3a4f)); background: -webkit-linear-gradient(left,#0d3a4f 1%,#085c7e 42%,#0d3a4f 100%); background: -o-linear-gradient(left,#0d3a4f 1%,#085c7e 42%,#0d3a4f 100%); background: -ms-linear-gradient(left,#0d3a4f 1%,#085c7e 42%,#0d3a4f 100%); background: linear-gradient(to right,#0d3a4f 1%,#085c7e 42%,#0d3a4f 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d3a4f', endColorstr='#0d3a4f',GradientType=1 ); width: 860px;}header .logo{position: absolute;z-index:3;top:8px;left:24px;}header .frase{position: absolute;bottom: 0;border-top: 1px solid #2D7140;background-color: #0C5254;line-height: 22px;font-family: Helvetica,Tahoma,Arial;font-size: 14px;width: 760px;color: #fff;font-weight: normal;padding-left: 100px} .idioma{position: absolute;right: 10px;top: 35px;}.idioma a{font-size: 11px;color: #ddd;padding-left: 24px;text-decoration: none;}.idioma a:hover{color: #66cc00;}.idioma a.p{background: url(/paseos/img5/idiomas_pr.gif) no-repeat scroll left 4px transparent;}.idioma a.i{background: url(/paseos/img5/idiomas_uk.gif) no-repeat scroll left 4px transparent;}.idioma a.e{background: url(/paseos/img5/idiomas_esp.gif) no-repeat scroll left 4px transparent;}.copete {float: left;background-color: #054B40;width: 170px;background-image: url(/paseos/img5/bg_caja_paseo_flecha.gif);background-repeat: no-repeat;background-position: 155px 56px;height: 72px;}.cabecera {background-color: rgba(27,75,101,1);width: 860px;clear: both;float: left;}.subtitulo {font-size: 14px;color: rgba(255,255,255,1);padding-left: 0px;font-weight: normal;float: left;padding-top: 5px;padding-right: 0px;padding-bottom: 0px;background-color: rgba(27,75,101,1);z-index: 200;width: 680px;display: block;line-height: 14px;margin-top: -84px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.titulo_paseo {color: rgba(255,255,255,1);font-size: 22px;font-weight: normal;display: block;float: left;padding-top: 3px;padding-left: 0px;padding-right: 0px;padding-bottom: 2px;width: 700px;line-height: 22px;margin-top: -65px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.donde{font-size: 10px;color: #07263A;background-color: #66cc00;width: 680px;line-height: 26px;padding-left: 10px;float: left;margin-top: 46px;}.donde a{color: #07263A;}.donde a:hover, section h1, section h2{color: #FFFFFF;font-weight: normal}nav, .col_right{width:170px;}.menuv, .menuv a{color:#fff}header h2>b{color: #66CC00;font-weight: normal;}.menuv{background-color: #065075}.nav{float:left;}.menuv a, .menuv .activo, .csm b{padding-left:10px;display:block;line-height:22px;background-position: -180px -45px;}.menuv a:hover{background-position: -180px -67px;}.menuv .activo{color:#33CCFF;background-position: -180px -45px;cursor: default}.menuv ul a, .menuv ul .activo{padding-left:20px;background-image:none;}.menuv ul a:hover{background-image:none;}.menuv .h b{background-position: -180px 0;cursor: default;}.menuv .h b:hover{background-position: -180px -22px;}.menuv ul{display:none}.csm b{cursor: s-resize;font-weight:normal}.csm.h ul{display: block;}.muestra{display: block;}.content{width:500px;float:left;padding:10px 0 0 10px;clear:none;position: relative;}.content h2 {font-family: Arial, Helvetica, sans-serif;font-size: 16px;color: rgba(0,0,0,1);}.bajada {font-family: Arial, Helvetica, sans-serif;font-size: 16px;font-weight: bold;color: rgba(0,0,0,1);}.content img {padding-top: 10px;}.hoteles_alojamiento {font-family: Arial, Helvetica, sans-serif;font-size: 11px;letter-spacing: 0px;color: #000000;line-height: 14px;text-decoration: none;width: 490px;clear: both;background-color: #e7e7e7;padding: 5px;height: 55px;display: block;vertical-align: 50%;margin: 10px 0 10px 0;}.content .hoteles_alojamiento img {float: left;padding: 0;margin: 0 10px 0 0;}.link_aloja {font-family: Arial, Helvetica, sans-serif;font-size: 12px;letter-spacing: 0px;color: #007700;text-decoration: none;font-weight: bold;}.hoteles_alojamiento strong {display: block;margin-top: 5px;}.hoteles_alojamiento:hover .link_aloja {color: #339900;text-decoration: none;}.dev{text-transform: uppercase;height: 25px;float: left;margin-top: 10px;color: #fff;}.dev a {color: #fff;font-size: 11px;line-height: 25px;margin-left: 10px;}.imgpie{float: right}.dev div:first-child{float: left;width: 620px;padding-left: 10px}.dev .sig{float:right;}.col_right {float: right;width: 150px;margin-top: 0px;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;}.destacados, .bloque_info {margin-bottom: 10px;background-color: #F3F3F3;}.bloque_info {padding-bottom: 10px;}.cajahoteles {font-family: tahoma, Arial, Helvetica, sans-serif;margin-bottom: 10px;background-color: #F3F3F3;}.cajahoteles p {font-size: 12px;color: rgba(255,255,255,1);background: #71c229; background: -moz-linear-gradient(top,#71c229 0%, #47871d 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#71c229), color-stop(100%,#47871d)); background: -webkit-linear-gradient(top,#71c229 0%,#47871d 100%); background: -o-linear-gradient(top,#71c229 0%,#47871d 100%); background: -ms-linear-gradient(top,#71c229 0%,#47871d 100%); background: linear-gradient(to bottom,#71c229 0%,#47871d 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71c229', endColorstr='#47871d',GradientType=0 ); padding: 10px;width: 128px;margin: 0px;position: relative;border: 1px solid #48891D;line-height: 13px;}.cajahoteles p:after {content: '';position: absolute;bottom: -8px;left: 10%;margin-left: -9px;width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 8px solid rgba(71,135,29,1);}.cajahoteles p:before {content: '';position: absolute;bottom: -8px;left: 10%;margin-left: -9px;width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 8px solid rgba(71,135,29,1);}.cajahoteles p span {font-size: 16px;color: #063146;}.cajahoteles ul {padding: 10px;list-style-type: none;margin: 0px;}.cajahoteles ul li a {font-size: 11px;color: #063147;padding-top: 4px;padding-bottom: 6px;display: block;background-image: url(/img/divisor_destacados.png);background-repeat: repeat-x;background-position: left bottom;font-weight: normal;text-decoration: none;margin: 0px;}.cajahoteles a:hover {color: #0C5B87;text-decoration: none}.cajahoteles .ver_mas {line-height: 26px;height: 26px;width: 130px;display: block;color: #FFFFFF;text-align: center;margin-top: 5px;background: #26749a; background: -moz-linear-gradient(top, #26749a 0%, #12577e 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#26749a), color-stop(100%,#12577e)); background: -webkit-linear-gradient(top,#26749a 0%,#12577e 100%); background: -o-linear-gradient(top,#26749a 0%,#12577e 100%); background: -ms-linear-gradient(top,#26749a 0%,#12577e 100%); background: linear-gradient(to bottom,#26749a 0%,#12577e 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26749a', endColorstr='#12577e',GradientType=0 ); padding: 0px;font-weight: normal;text-decoration: none;}.cajahoteles .ver_mas:hover {color: #FFFFFF;background: #12577e; background: -moz-linear-gradient(top,#12577e 0%, #26749a 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#12577e), color-stop(100%,#26749a)); background: -webkit-linear-gradient(top,#12577e 0%,#26749a 100%); background: -o-linear-gradient(top,#12577e 0%,#26749a 100%); background: -ms-linear-gradient(top,#12577e 0%,#26749a 100%); background: linear-gradient(to bottom,#12577e 0%,#26749a 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12577e', endColorstr='#26749a',GradientType=0 ); }.bloque_info .titulo {font-size: 15px;background-color: rgba(6,51,75,1);color: rgba(255,255,255,1);padding-left: 30px;line-height: 23px;text-align: left;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;background-image: url(/paseos/img5/iconos.png);background-repeat: no-repeat;margin-top: 0px;margin-right: 0px;margin-bottom: 10px;margin-left: 0px;width:120px}.destacados p {font-size: 12px;color: rgba(255,255,255,1);background: #71c229; background: -moz-linear-gradient(top,#71c229 0%, #47871d 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#71c229), color-stop(100%,#47871d)); background: -webkit-linear-gradient(top,#71c229 0%,#47871d 100%); background: -o-linear-gradient(top,#71c229 0%,#47871d 100%); background: -ms-linear-gradient(top,#71c229 0%,#47871d 100%); background: linear-gradient(to bottom,#71c229 0%,#47871d 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71c229', endColorstr='#47871d',GradientType=0 ); padding: 10px;width: 128px;margin: 0px;position: relative;border: 1px solid #48891D;line-height: 13px;}.destacados p:after {content: '';position: absolute;bottom: -8px;left: 10%;margin-left: -9px;width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 8px solid rgba(71,135,29,1);}.destacados p:before {content: '';position: absolute;bottom: -8px;left: 10%;margin-left: -9px;width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 8px solid rgba(71,135,29,1);}.destacados p span {font-size: 16px;color: #063146;}.destacados ul {padding: 10px;}.destacados .recorte {height: 84px;width: 130px;display: block;overflow: hidden;margin-top: 5px;margin-bottom: 5px;}.recorte.pr{cursor: pointer;}.destacados ul li a {font-size: 11px;color: #063147;padding-top: 4px;padding-bottom: 6px;display: block;background-image: url(/paseos/img5/divisor_destacados.png);background-repeat: repeat-x;background-position: left bottom;}.destacados ul li a:hover {color: rgba(12,91,135,1);}.destacados .ver_mas {line-height: 26px;height: 26px;width: 130px;display: block;color: rgba(255,255,255,1);text-align: center;margin-top: 5px;background: #26749a; background: -moz-linear-gradient(top,#26749a 0%, #12577e 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#26749a), color-stop(100%,#12577e)); background: -webkit-linear-gradient(top,#26749a 0%,#12577e 100%); background: -o-linear-gradient(top,#26749a 0%,#12577e 100%); background: -ms-linear-gradient(top,#26749a 0%,#12577e 100%); background: linear-gradient(to bottom,#26749a 0%,#12577e 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26749a', endColorstr='#12577e',GradientType=0 ); padding: 0px;}.destacados .ver_mas:hover {color: rgba(255,255,255,1);}.social_pinterest, .social_google, .social_twitter, .social_facebook {background-image: url(/paseos/img5/social.png);background-repeat: no-repeat;background-position: 0px 0px;height: 24px;width: 24px;float: right;display: block;margin-left: 4px;margin-bottom: 5px;overflow: hidden;}.spansocial {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);opacity: 0;}#___plusone_0, #___plusone_1{-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"!important;filter: alpha(opacity=0)!important;opacity: 0!important;}.social_google {background-position: 0px -24px;}.social_facebook {background-position: 0px -48px;}.social_twitter {background-position: 0px -72px;}.autor, .fotos, .imprimir, .favoritos, .duracion, .dificultad, .contacto, .tour, .videos_ciudad, .videos_argentina, .otras, .bullet {background-image: url(/paseos/img5/iconos2.png);display: inline-block;line-height: 16px;background-repeat: no-repeat;background-position: 0px 0px;padding-left: 20px;margin-right: 10px;color: rgba(102,102,102,1);margin-bottom: 10px;font-size: 11px;}.autor {background-position: 0px -144px;margin-top: 6px;}.fotos {background-position: 0px -160px;margin-top: 6px;}.markup{display: block;color: rgba(102,102,102,1);font-size: 14px;background-color: rgb(247,247,247);padding: 12px;margin-top: 10px;margin-right: 0px;margin-bottom: 20px;margin-left: 0px;line-height: 15px;position: relative;border: 1px solid rgb(223,223,223);}.markup a{color: rgba(102,102,102,1);}.markup a:hover{color: rgba(102,102,220,1);}.markup:after { content: ''; position: absolute; bottom: -8px; left: 20px; margin-left: -9px; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 8px solid rgba(247,247,247,1); }.markup:before { content: ''; position: absolute; bottom: -8px; left: 20px; margin-left: -9px; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 8px solid rgba(0,0,0,1); }.markup span img {margin-bottom: -3px;margin-right: 4px;}.markup span em{font-style: normal;color: rgb(77,140,33);font-size: 12px;}.imprimir, .favoritos, .duracion, .dificultad, .contacto, .tour, .videos_ciudad, .videos_argentina, .otras, .bullet {font-size: 11px;display: block;width: 130px;margin-right: 10px;margin-left: 10px;margin-top: 5px;margin-bottom: 5px;}.imprimir {background-position: 0px -64px;}.favoritos {background-position: 0px -48px;}.duracion {background-position: 0px -32px;}.dificultad {background-position: 0px 0px;}.contacto {background-position: 0px -16px;}.tour {background-position: 0px -80px;}.videos_ciudad {background-position: 0px -128px;}.videos_argentina {background-position: 0px -112px;}.otras {background-position: 0px -96px;}.bullet {background-position: 0px -176px;} .extras {background-position: 0px -23px;}.caracteristicas {background-position: 0px -46px;}.ubicacion {background-position: 0px -69px;}.contacto {background-position: 0px -92px;}.utiles {background-position: 0px -115px;}.video {background-position: 0px -138px;}.datos {background-position: 0px -161px;}.bloque_info p {padding-left: 10px;font-size: 11px;padding-right: 10px;margin: 0px;padding-top: 0px;padding-bottom: 0px;}.bloque_info img {padding-right: 10px;padding-left: 10px;}.bloque_info .galeria_fotos {margin-left: 10px;margin-bottom: 10px;}.bloque_info a {font-size: 11px;color: #063147;}.bloque_info a:hover {color: #0C5B87;text-decoration: none}.centrado {text-align: center;}.pie {font-family: Arial, Helvetica, sans-serif;color: #B1B8BC;font-size: 11px;width: 500px;display: inline-block;text-align: center;}.pie a{color: #B1B8BC;}.pie a:hover{text-decoration: none}.clearl{clear: left;}#featured { width: 110px;height: 72px;background: #000 url('/img/oslider/loading.gif') no-repeat center center;overflow: hidden; }#featured>img,#featured>div,#featured>a { display: none; }#featured>img{padding: 0}div.orbit-wrapper {width: 1px;height: 1px;position: relative; margin-bottom: 10px;border:2px solid #B1B8BC;margin-left: 18px;}div.orbit {width: 1px;height: 1px;position: relative;overflow: hidden }div.orbit>img {position: absolute;top: 0;left: 0;display: none; }div.orbit>a {border: none;position: absolute;top: 0;left: 0;line-height: 0; display: none; }.orbit>div {position: absolute;top: 0;left: 0;width: 100%;height: 100%; }.tabs{clip:inherit;right:-95px;top:100px;position:fixed;height:59px;padding-top:16px;width:122px;z-index:11;display:block;}.tabs a{clear:both;float:right;padding-right:10px;padding-bottom:12px;width:76px;display:block;}.tabs img{border:0}.twitter{background-image:url(/img/twitter_bg.png);background-repeat:no-repeat;top:80px;}.facebook{background-image:url(/img/facebook_bg.png);background-repeat:no-repeat;top:155px;}.youtube{background-image:url(/img/youtube_bg.png);background-repeat:no-repeat;top:231px;}.googleplus, .googleplus_p, .googleplus_i{background-image:url(/img/googleplus_bg.png);background-repeat:no-repeat;top:306px;padding-top:1px;height:75px;}.googleplus_p{background-image:url(/img/googleplus_bg_p.png);}.googleplus_i{background-image:url(/img/googleplus_bg_i.png);}.tabs .plusone,.tabs .addcircle{padding-top:10px;float:right;clear:right;margin-right:2px;}.addcircle a{width:32px;padding:0;clear: right;}.teatros, .teatro, .obra ul{margin:0;padding:0;font-family: Arial, Helvetica, sans-serif;}.teatros li{list-style-type: none;}.teatro{font-size: 24px;color: #063148;font-weight: 500;text-transform: uppercase;padding-top: 25px;float: left;clear: left;}.direteatro, .teatros ul li{text-transform: none;}.direteatro{font-size: 11px;color: #777777;display: block;}.obra{width:485px;float: left;clear: both;position: relative;padding: 10px;margin: 10px 0 0 0;border-top:solid 1px #66CC00;background-color:#EFEFEF;color: #66CC00;font-size: 22px;font-weight: 400;}.obra ul{font-size: 12px;color: #666;}.obra img{float:right;margin-top:-26px}.listado {color: #052739;font-size: 11px;margin: 0 0 10px;width: 500px;}.listado td {border-bottom: 1px solid #E3E3E3;vertical-align: middle;}.listado .nombre {height: 18px;padding-left: 0;width: 200px;}.listado a {color: #007700;font-weight: bold;text-decoration: none;}.listado a:hover {color: #66CC00;}.listado td.texto_destacado {padding: 0 0 0 4px;}h3{margin:20px 0;float: left;clear: both}#cboxOverlay {background: url(/img5/cb/overlay_plano.png) 0 0 repeat;}.fijo {position: fixed;top: 0px;z-index: 99999;width: 170px; }.nav:after {content: ".";color: #FFFFFF; }.ha{margin-bottom: 10px;padding-bottom: 10px;border-bottom: 1px solid #70C206}.ha:last-child{margin-bottom: 0;padding-bottom: 0;border-bottom: 0 none;}p.hl{color: #007700;font-size: 14px;font-weight: bold;padding-bottom: 10px}.hl:hover{color:#01AF00;}.we{text-align: center;margin: 15px 0 0 0;}.we a, .we img{padding: 0;margin: 0;}.hwr, .ha .emailcli{background-image: url(/img5/sprite1.png);}.hwr, .ha .emailcli{display:inline-block;font-size: 0;}.hwr{background-position:-332px -750px;margin-right: 10px;}.emailcli{margin-left: 10px;background-position:-174px -804px;}.long{float: left;width: 100%;overflow: hidden;}.long .titulo{background-color: #06334B;width: 470px}.long .ha{float: left;width: 100%;border-bottom-width: 1px}.long .hl{padding-bottom: 0}.long .da{padding-left: 10px;width: 330px;float: left;}.long .we{float: right;width: 150px;text-align: right;margin-top: 0;padding-right: 10px}