/* -----------------------------------------------------------------------

   Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1.5;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

table, td, th {
	vertical-align: middle;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a img {
	border: none;
}

/* typography.css */

body {
	font-size: 75%;
	color: #2f1f00;
	background: #000 url(/images/fondo_otono.jpg) no-repeat center 54px;
	font-family: arial, helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #2f1f00;
	margin: 0 6px;
}

h1 {
	font-size: 3em;
	line-height: 1;
	margin-bottom: 0.5em;
}

h2 {
	font-size: 2em;
	margin-bottom: 0.75em;
	
	color: #2f1f00;
}

h3 {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
	color: #2f1f00;
}

.texto_marron a {
	color: #5f350b;
}

h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
	height: 1.25em;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
	text-transform: uppercase;
}

h6 {
	font-size: 1em;
	font-weight: bold;
}

#como_comunicarse h6 {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#como_comunicarse {
	color: #333;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}

p {
	margin: 0 6px 1.5em;
}

p img {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
}

p.ako_social img {
	float: left;
	margin: 0 0.5em 1.5em 0;
	padding: 0;
}

p img.right {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}

a:focus, a:hover {
	text-decoration: underline;
}

a {
	color: #ff6600;
	text-decoration: none;
}

blockquote {
	margin: 1.5em;
	color: #666;
	font-style: italic;
}

strong {
	font-weight: bold;
}

em, dfn {
	font-style: italic;
}

dfn {
	font-weight: bold;
}

sup, sub {
	line-height: 0;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
}

address {
	margin: 0 0 1.5em;
	font-style: italic;
}

del {
	color: #666;
}

pre, code {
	margin: 1.5em 0;
	white-space: pre;
}

pre, code, tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}

li ul, li ol {
	margin: 0 1.5em;
}

ul, ol {
	margin: 0 1.5em 1.5em 1.5em;
}

ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

dl {
	margin: 0 0 1.5em 0;
}

dl dt {
	font-weight: bold;
}

dd {
	margin-left: 1.5em;
}

table {
	margin-bottom: 1.4em;
	width: 100%;
}

th {
	font-weight: bold;
	background: #C3D9FF;
}

th, td {
	padding: 4px 10px 4px 5px;
}

tr.even td {
	background: #E5ECF9;
}

tfoot {
	font-style: italic;
}

caption {
	background: #eee;
}

p.readmore a, .small {
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}

.large {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}

.hide {
	display: none;
}

.quiet {
	color: #666;
}

.loud {
	color: #000;
}

.highlight {
	background: #ff0;
}

.added {
	background: #060;
	color: #fff;
}

.removed {
	background: #900;
	color: #fff;
}

.first {
	margin-left: 0;
	padding-left: 0;
}

.last {
	margin-right: 0;
	padding-right: 0;
}

.top {
	margin-top: 0;
	padding-top: 0;
}

.bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}

.bottom_doble {
	margin-bottom: 6.25em;
}

span.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

/* grid.css */

.container {
	width: 950px;
	margin: 0 auto;
}

.showgrid {
	background: url(src/grid.png);
}

.showgrid_black {
	background: url(src/grid_black.png);
}

body {
	margin: 0;
	padding-bottom: 0;
}

div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {
	float: left;
	margin-right: 10px;
}

div.last {
	margin-right: 0;
}

.span-1 {
	width: 30px;
}

.span-2 {
	width: 70px;
}

.span-3 {
	width: 110px;
}

.span-4 {
	width: 150px;
}

.span-5 {
	width: 190px;
}

.span-6 {
	width: 230px;
}

.span-7 {
	width: 270px;
}

.span-8 {
	width: 310px;
}

.span-9 {
	width: 350px;
}

.span-10 {
	width: 390px;
}

.span-11 {
	width: 430px;
}

.span-12 {
	width: 470px;
}

.span-13 {
	width: 510px;
}

.span-14 {
	width: 550px;
}

.span-15 {
	width: 590px;
}

.span-16 {
	width: 630px;
}

.span-17 {
	width: 670px;
}

.span-18 {
	width: 710px;
}

.span-19 {
	width: 750px;
}

.span-20 {
	width: 790px;
}

.span-21 {
	width: 830px;
}

.span-22 {
	width: 870px;
}

.span-23 {
	width: 910px;
}

.span-24, div.span-24 {
	width: 950px;
	margin: 0;
}

.append-1 {
	padding-right: 40px;
}

.append-2 {
	padding-right: 80px;
}

.append-3 {
	padding-right: 120px;
}

.append-4 {
	padding-right: 160px;
}

.append-5 {
	padding-right: 200px;
}

.append-6 {
	padding-right: 240px;
}

.append-7 {
	padding-right: 280px;
}

.append-8 {
	padding-right: 320px;
}

.append-9 {
	padding-right: 360px;
}

.append-10 {
	padding-right: 400px;
}

.append-11 {
	padding-right: 440px;
}

.append-12 {
	padding-right: 480px;
}

.append-13 {
	padding-right: 520px;
}

.append-14 {
	padding-right: 560px;
}

.append-15 {
	padding-right: 600px;
}

.append-16 {
	padding-right: 640px;
}

.append-17 {
	padding-right: 680px;
}

.append-18 {
	padding-right: 720px;
}

.append-19 {
	padding-right: 760px;
}

.append-20 {
	padding-right: 800px;
}

.append-21 {
	padding-right: 840px;
}

.append-22 {
	padding-right: 880px;
}

.append-23 {
	padding-right: 920px;
}

.prepend-1 {
	padding-left: 40px;
}

.prepend-2 {
	padding-left: 80px;
}

.prepend-3 {
	padding-left: 120px;
}

.prepend-4 {
	padding-left: 160px;
}

.prepend-5 {
	padding-left: 200px;
}

.prepend-6 {
	padding-left: 240px;
}

.prepend-7 {
	padding-left: 280px;
}

.prepend-8 {
	padding-left: 320px;
}

.prepend-9 {
	padding-left: 360px;
}

.prepend-10 {
	padding-left: 400px;
}

.prepend-11 {
	padding-left: 440px;
}

.prepend-12 {
	padding-left: 480px;
}

.prepend-13 {
	padding-left: 520px;
}

.prepend-14 {
	padding-left: 560px;
}

.prepend-15 {
	padding-left: 600px;
}

.prepend-16 {
	padding-left: 640px;
}

.prepend-17 {
	padding-left: 680px;
}

.prepend-18 {
	padding-left: 720px;
}

.prepend-19 {
	padding-left: 760px;
}

.prepend-20 {
	padding-left: 800px;
}

.prepend-21 {
	padding-left: 840px;
}

.prepend-22 {
	padding-left: 880px;
}

.prepend-23 {
	padding-left: 920px;
}

div.border {
	padding-right: 4px;
	margin-right: 5px;
	border-right: 1px solid #eee;
}

div.colborder {
	padding-right: 24px;
	margin-right: 25px;
	border-right: 1px solid #ccc;
}

.pull-1 {
	margin-left: -40px;
}

.pull-2 {
	margin-left: -80px;
}

.pull-3 {
	margin-left: -120px;
}

.pull-4 {
	margin-left: -160px;
}

.pull-5 {
	margin-left: -200px;
}

.pull-6 {
	margin-left: -240px;
}

.pull-7 {
	margin-left: -280px;
}

.pull-8 {
	margin-left: -320px;
}

.pull-9 {
	margin-left: -360px;
}

.pull-10 {
	margin-left: -400px;
}

.pull-11 {
	margin-left: -440px;
}

.pull-12 {
	margin-left: -480px;
}

.pull-13 {
	margin-left: -520px;
}

.pull-14 {
	margin-left: -560px;
}

.pull-15 {
	margin-left: -600px;
}

.pull-16 {
	margin-left: -640px;
}

.pull-17 {
	margin-left: -680px;
}

.pull-18 {
	margin-left: -720px;
}

.pull-19 {
	margin-left: -760px;
}

.pull-20 {
	margin-left: -800px;
}

.pull-21 {
	margin-left: -840px;
}

.pull-22 {
	margin-left: -880px;
}

.pull-23 {
	margin-left: -920px;
}

.pull-24 {
	margin-left: -960px;
}

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {
	float: left;
	position: relative;
}

.push-1 {
	margin: 0 -40px 1.5em 40px;
}

.push-2 {
	margin: 0 -80px 1.5em 80px;
}

.push-3 {
	margin: 0 -120px 1.5em 120px;
}

.push-4 {
	margin: 0 -160px 1.5em 160px;
}

.push-5 {
	margin: 0 -200px 1.5em 200px;
}

.push-6 {
	margin: 0 -240px 1.5em 240px;
}

.push-7 {
	margin: 0 -280px 1.5em 280px;
}

.push-8 {
	margin: 0 -320px 1.5em 320px;
}

.push-9 {
	margin: 0 -360px 1.5em 360px;
}

.push-10 {
	margin: 0 -400px 1.5em 400px;
}

.push-11 {
	margin: 0 -440px 1.5em 440px;
}

.push-12 {
	margin: 0 -480px 1.5em 480px;
}

.push-13 {
	margin: 0 -520px 1.5em 520px;
}

.push-14 {
	margin: 0 -560px 1.5em 560px;
}

.push-15 {
	margin: 0 -600px 1.5em 600px;
}

.push-16 {
	margin: 0 -640px 1.5em 640px;
}

.push-17 {
	margin: 0 -680px 1.5em 680px;
}

.push-18 {
	margin: 0 -720px 1.5em 720px;
}

.push-19 {
	margin: 0 -760px 1.5em 760px;
}

.push-20 {
	margin: 0 -800px 1.5em 800px;
}

.push-21 {
	margin: 0 -840px 1.5em 840px;
}

.push-22 {
	margin: 0 -880px 1.5em 880px;
}

.push-23 {
	margin: 0 -920px 1.5em 920px;
}

.push-24 {
	margin: 0 -960px 1.5em 960px;
}

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {
	float: right;
	position: relative;
}

.box {
	padding: 1.5em 1.5em 1.4em;
	margin-bottom: 1.5em;
	background: #f1f1f1;
	-moz-box-shadow: #ccc 0px 2px 3px;
	-moz-border-radius: 6px;
	border: 1px solid #ddd;
}

hr {
	background: #ccc;
	color: #ccc;
	clear: both;
	float: none;
	height: .1em;
	margin: 0 6px 1.45em;
	border: none;
}
hr.hr_3_px {
	background: #333;
	color: #333;
	height: .3em;
	margin: 0 6px 1.25em;
}
hr.hr_1_px {
	background: #333;
	color: #333;
}
hr.space {
	background: #fff;
	color: #fff;
}

.clearfix:after, .container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix, .container {
	display: inline-block;
}

* html .clearfix, * html .container {
	height: 1%;
}

.clearfix, .container {
	display: block;
}

.clear {
	clear: both;
}

/* forms.css */

label {
	font-weight: bold;
}

fieldset {
	padding: 1.4em;
	margin: 0 0 1.5em 0;
	border: 1px solid #eee;
}

.box fieldset {
	padding: 0;
	margin: 0;
	border: none;
}

p.glz_custom_radio_field span label {
	font-weight: normal;
	font-style: normal;
}

legend {
	font-weight: bold;
	font-size: 1.2em;
}

input.text, input.title, textarea, select {
	margin: 0;
	border: 1px solid #bbb;
}

#buscador_sec {
		margin-top: 0.7em;
		margin-bottom: 2.2em;		
}
#buscador_sec input{
		margin: 0 0 0 6px;
}

input.text:focus, input.title:focus, textarea:focus, select:focus {
	border: 1px solid #666;
}

input.text, input.title {
	width: 300px;
	padding: 5px;
}

input.title {
	font-size: 1.5em;
}

textarea {
	width: 408px;
	height: 240px;
	padding: 5px;
	margin: 0 6px 18px;
	
}

fieldset textarea {
	margin: 0 0 18px;
	
}

.error, .notice, .success {
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
}

.error {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}

.notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}

.success {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}

.error a {
	color: #8a1f11;
}

.notice a {
	color: #514721;
}

.success a {
	color: #264409;
}

/* Header */


.fecha_hora {
	text-transform: capitalize;
}

div#header {
	background: url(/images/bg_header_invierno.jpg) no-repeat center top;
}

#logo_neuquen h1 {
	display: block;
	height: 108px;
	text-indent: -9999px;
	background: url(/images/logo_neuquen_negro_chico.png) no-repeat center;
	margin: 5px 0 0;
}
#logo_neuquen h1 a{
	display: block;
	height: 108px;
	text-indent: -9999px;
	position: relative;
}

div#logo_neuquen {
	margin-top: -54px;
	background: url(/images/bg_logo_invierno.png) no-repeat left top;
	height: 198px;
}


h2#site-slogan {
	padding: 36px 0 0 0;
	font-size: 1em;
	font-weight: bold;
	color: #ffd700;
}

div#header {
	color: #fff;
}


/* Menu institucional */




/* @group Navbar */
#navbar {
	z-index: 8;
	position: relative;
	height: 54px;
}
.item_page {
	z-index: 1;
	position: relative;
}

ul#menu {
	margin: 0;
	list-style: none;
}
ul#menu li {

  }
/* Reemplaza al anterior */
li#menu_default, li#menu_que-visitar, li#menu_que-hacer, li#menu_organice-su-viaje, li#menu_contacto {
	position: relative;
	float: left;
	z-index: 10;
}

ul#menu li.menuparent ul {
	display: none;
	position: absolute; 
	top: 0;
	left: 0;
	margin: 0;
  
  background-color: white;
  list-style: none;
  padding: 0.5em 1em;
  -moz-border-radius: 0 6px 6px 6px;
  }
ul#menu li.menuparent > ul {
	top: auto;
	left: auto;
	}	
ul#menu li.menuparent:hover ul, ul#menu li.over_alist ul {
	display: block;
}


li#menu_default a, li#menu_que-visitar a, li#menu_que-hacer a, li#menu_organice-su-viaje a, li#menu_contacto a {
	display: block;
	padding: 28px 10px 9px 0;
	text-align: center !important;
	text-transform: uppercase;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	color: white;
	text-decoration: none;
	margin-top: 5px;
}
li#menu_default a{
	width: 70px;
	background: url(/images/navbar_invierno_02.png) no-repeat left top;
}
li#menu_que-visitar a{
	width: 110px;
	background: url(/images/navbar_invierno_03.png) no-repeat left top;
}
li#menu_que-hacer a{
	width: 110px;
	background: url(/images/navbar_invierno_04.png) no-repeat left top;
}
li#menu_organice-su-viaje a{
	width: 150px;
	background: url(/images/navbar_invierno_05.png) no-repeat left top;
}
li#menu_contacto a{
	width: 110px;
	margin-right: 0;
	padding: 28px 0 9px 0 !important;
	background: url(/images/navbar_invierno_06.png) no-repeat left top;
}

li#menu_que-hacer_clone a{
	color: #fff56c !important;
	border-bottom: 1px dotted #fc0;
	margin-bottom: 0.5em !important;
}

ul#menu a.active_class, ul#menu a:hover {
	color: #000 !important;
	
}
ul#menu li ul li a {
	background-image: none;
	color: #fff;
	padding: 0 0 0.5em 0;
	margin: 0;
	text-align: left !important;
	text-transform: none;
	letter-spacing: 0;
	font: 12px arial, helvetica, sans-serif;
	width: auto;
}

ul#menu li ul li#menu_zonas-turisticas a, ul#menu li ul li#menu_corredores-turisticos a, ul#menu li ul li#menu_destinos-turisticos a, ul#menu li ul li#menu_areas-protegidas a, ul#menu li ul li#menu_que-hacer_clone a{
	font-weight: bold;
}

/* @group Bordes menues */

ul#menu li#menu_que-visitar ul li ul, ul#menu li#menu_que-hacer ul li ul, ul#menu li#menu_organice-su-viaje ul li ul {
	border-style: none;
}
ul#menu li#menu_que-visitar ul, ul#menu li#menu_que-hacer ul, ul#menu li#menu_organice-su-viaje ul  {
	
}

/* @end */

ul#menu li#menu_que-visitar ul  {
	background-color: #ff6600;
	width: 220px;
}
ul#menu li#menu_que-hacer ul  {
	background-color: #ff9900;
	width: 180px;
}
ul#menu li#menu_organice-su-viaje ul  {
	background-color: #669900;
	width: 220px;
}
ul#menu li.menuparent ul li ul{
  position: relative; 
  padding: 0 0 0 0.5em;
  margin: 0;
}
ul#menu li.menuparent ul li ul a{
  padding: 0 0 0.5em 0;
  margin: 0;
  width: auto;
	font-weight: normal;
	font-style: normal;
}
/* @end */

ul#sec_menu {
	color: #ffcc00;
}

/* @group Slide-Bread */

#breadcrumbs_blanco {
	margin-top: -18px;
}

#breadcrumbs p{
	margin-top: -18px;
	padding-top: 27px;
	padding-bottom: 9px;
	margin-bottom: 18px;
	border-bottom: 1px dotted #999;
	color: #666;
}

#slide {
	color: white;
	width: 992px;
	margin: -36px auto 0;
	background: url(/images/bg_slide_invierno.png) no-repeat 348px 7px;
	padding-top: 36px;
}

#breadcrumbs a:hover {
	color: #ffcc00;
}
/* @end */
/* @group Papel */

#papel, #breadcrumbs_blanco {
	background: url(/images/sombra_body.gif) repeat-y center;
}
#papel {
	padding: 0;
}
#front #papel {
	padding: 36px 0;
}

/* @end */

/* @group Content */

#content h1 {
	color: #669933;
}
#content h4 {
	font-weight: bold;
}

#contacto #content h3 {
	color: #669900;
}

/* @end */
/* @group Sidebar 1 */

.iab_w_300, .iab_w_300 p{
	margin-bottom: 0;
}

.iab_w_300 img{
	margin: 2px 0 0 5px;
}

ul.listado {
	list-style-type: none;
	padding: 0;
	margin: 0 6px 18px;
}
ul.listado li{
border-top: 1px solid #ccc;
padding: 7px 0 10px;

}



ul.listado_normal li{
margin: 0 0 18px 0;
}



/* @end */


/* Buscar */
#buscador {
	display: block;
	height: 54px;
	background: url(/images/bg_buscador_invierno.png) no-repeat;
	margin-bottom: 18px;
	padding: 0;
}
#buscador form p input#q{
	width: 190px;
	margin-right: 9px;
}
#buscador form p input#button{
	width: 60px;
	margin-right: 0;
}
#buscador form p {
	margin: 0;
	padding: 16px 18px 0px;
}
/* Idioma */

#idioma {
	margin-bottom: 0;
	color: black;
	
}
#idioma ul{
	margin: 0;
	list-style: none;

}
#idioma ul li{
	position: relative;
	float: right;
}
#idioma ul li a, #idioma .l10n_current{
	height: 11px;
	width: 16px;
	margin: 12px 6px;
	display: block;
	text-indent: -9999px;
	padding: 0 1px;
}
#idioma a:hover, #idioma .l10n_current{
	color: #333;
	border: 1px solid;
	margin: 11px 6px;
	padding: 0;
}

li.en-us {
	background: transparent url(/images/10.gif) no-repeat center center;
}

li.es-es {
	background: transparent url(/images/ar.gif) no-repeat center center;
	
}

li.pt-br {
	background: transparent url(/images/br.gif) no-repeat center center;
	
}
li.fr-fr {
	background: transparent url(/images/fr.gif) no-repeat center center;
	
}

/* Alojamientos */
img.estrella {
	margin: 0;
	float: none;
}

/* Fancytype */

/* For great looking type, use this code instead of asdf: 
   <span class="alt">asdf</span>  
   Best used on prepositions and ampersands. */
  
.alt { 
  color: #666; 
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
  font-style: italic;
  font-weight: normal;
}


/* For great looking quote marks in titles, replace "asdf" with:
   <span class="dquo">&#8220;</span>asdf&#8221;
   (That is, when the title starts with a quote mark). 
   (You may have to change this value depending on your font size). */  
   
.dquo { margin-left: -.5em; } 


/* Reduced size type with incremental leading*/

p.incr, .incr p {
	font-size: 10px;
	line-height: 1.44em;  
	margin-bottom: 1.5em;
}


/* Surround uppercase words and abbreviations with this class.
   Based on work by Jørgen Arnor Gårdsø Lom [http://twistedintellect.com/] */
   a
.caps { 
  font-variant: small-caps; 
  letter-spacing: 1px; 
  text-transform: lowercase; 
  font-size:1.2em;
  line-height:1%;
  font-weight:bold;
  padding:0 2px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}

#paginacion {
}

h6.versalita {
	text-transform: lowercase;
	letter-spacing: 1px;
	padding-right: 36px;
	color: #666;
	font-variant: small-caps;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1.5em;
}

.versalita {
	text-transform: lowercase;
	letter-spacing: 1px;
	font-variant: small-caps;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
}


.italic {
	font-style: italic;
}

.destacado {
	padding: .8em;
	border: 2px solid #ddd;
	margin: 0 0 1.2em 0;
	color: #666;
}



/* @group Comentarios */

.comment_name_input, .comment_email_input, .comment_web_input {
	margin: 0 6px;
}

input {
	margin: 0 6px 0 0;
}

/* @end */

/* @group Horizontal Scroller */

#slide h2 {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	font-size: 2.5em;
	line-height: 1.2em;
	color: #fff282;
}

#slide h2 a {
	color: #fff282 !important;
	text-decoration: none;
}
#slide h2 a:hover {
	border-bottom: 2px dotted;
}
#slide p a {
	color: #a1d8f3;
	text-decoration: none;
}
#slide p a:hover {
	border-bottom: 1px dotted;
}

/* root element for the whole scrollable setup */
div.scrollable {
	
	/* two required settings */
	position:relative;
	overflow:hidden;	 
	
	/* custom decoration */	
	height:342px;
	margin: 0 0 0px 0;
}

/* 
	root element for scrollable items. It is 
	absolutely positioned with large width. 
*/
div.scrollable div.items {	
	position:absolute;
	width:20000em;	
	clear:both;
	
	/* decoration */
}

/* single scrollable item */
div.scrollable div.items div {
	float:left;
	/* custom decoration */
	display:block;
	height:270px;
	color: white;
}


div.scrollable div.items div.item_page{
	margin-right: 40px;
}

/* active item */
div.scrollable div.items div.active {

}

/* prev, next, prevPage and nextPage buttons */
div.prev, div.next, div.prevPage, div.nextPage {
	display:block;
	width:24px;
	height:24px;
	background: url(/images/left_invierno.png) no-repeat;
	float:left;
	cursor:pointer;
	margin: 6px 2px;
}

/* mouseover state */
div.prev:hover, div.next:hover, div.prevPage:hover, div.nextPage:hover {
	background-position: 0 -24px;		
}

div.prev {
	margin-left: 361px;
}

/* disabled navigational button */
div.disabled {
			
}

/* next button uses another background image */
div.next, div.nextPage {
	background-image:url(/images/right_invierno.png);
	clear:right;	
}



/*********** navigator ***********/


/* position and dimensions of the navigator */
div.navi {
	height: 36px;
}


/* items inside navigator */
div.navi a {
	width:24px;
	height:24px;
	float:left;
	margin: 6px 2px;
	background:url(/images/navigator_invierno.png) 0 -24px no-repeat;     
	cursor:pointer;	
}

/* mouseover state */
div.navi a:hover {
	background-position:0 0;      
}

/* active state (current page state) */
div.navi a.active {
	background-position:0 0;     
}
/* @end */

/* @group Contact Form */
.contact_form textarea {
	width: 444px;
	height: 240px;
	padding: 5px;
	margin: 0 6px 18px;
	
}

.contact_form input.zemText {
	width: 444px;
	padding: 5px;
	margin: 0 6px 11px;
	
}
.contact_form input.zemSubmit {
	padding: 5px;
	margin: 0 6px 11px;
	
}

.contact_form label {
	margin: 0 6px 18px;
	
}

.contact_form input.zemText:focus, input.text:focus, input.title:focus { border:1px solid #999; background:#fff; }
.contact_form input.title { font-size:1.5em; }
.contact_form input.zemText, input.text, input.title   { border:1px solid #bbb; padding:5px; }
.contact_form textarea            { border:1px solid #bbb; padding:5px; }
.contact_form textarea:focus      { border:1px solid #999; background:#fff; }
/* @end */

/* @group Footer */

#footer {
	background: black url(/images/footer_img.gif) no-repeat center top;
	padding-bottom: 18px;
	color: #fff;
}

#footer h3{
	color: #ffcc00;
}

#footer #institucional h3{
	color: #0099d2;
}

#footer #organice-su-viaje h3 {
	color: #669900;
}

#footer .colborder {
	border-right: 1px dotted #666;
}

#patagonia_argentina {
	padding-bottom: 162px;
}
#patagonia h6 {
	display: block;
	height: 72px;
	text-indent: -9999px;
	background: url(/images/logo_patagonia.gif) no-repeat center;
	margin-bottom: 0 !important;
}
#patagonia h6 a{
	display: block;
	height: 72px;
	position: relative;
}

#argentina h6 {
	display: block;
	height: 72px;
	text-indent: -9999px;
	background: url(/images/logo_argentina.gif) no-repeat center;
	margin-bottom: 0 !important;
}
#argentina h6 a{
	display: block;
	height: 72px;
	position: relative;
}

#logo-neuquen-chico h6 {
	display: block;
	height: 72px;
	text-indent: -9999px;
	background: url(/images/logo_neuquen_chico.gif) no-repeat center;
	margin-bottom: 0 !important;
}
#logo-neuquen-chico h6 a{
	display: block;
	height: 72px;
	position: relative;
}

#ministerio h6 {
	display: block;
	height: 72px;
	text-indent: -9999px;
	background: url(/images/logo_min.gif) no-repeat center;
	margin-bottom: 0 !important;
}
#ministerio h6 a{
	display: block;
	height: 72px;
	position: relative;
}

#tierra_nueva h6 {
	display: block;
	height: 126px;
	text-indent: -9999px;
	background: url(/images/logo_tierra_nueva.png) no-repeat center;
	margin-bottom: 0 !important;
	margin-top: -36px;
}
#tierra_nueva h6 a{
	display: block;
	height: 126px;
	position: relative;
}

#logo-neuquen-chico, #ministerio {
	margin-top: 36px;
}

/* @end */

.box .ver_todas a:hover, .ver_todas a:hover, p.readmore a:hover, .ver_todas_inverso a {
	color: #fff;
	background-color: #ff6600;
	padding: 3px 6px;
}

.box .ver_todas a:hover {
	background-color: #FF270D;
}

.ver_todas a, p.readmore a {
	color: #30b06c;
	background-color: #dbefb6;
	padding: 3px 6px;
	text-decoration: none;
	-moz-border-radius: 2px;
}

.box .ver_todas a, .ver_todas_inverso a:hover {
	color: #FF270D;
	background-color: #ffe6de;
	text-decoration: none;
	-moz-border-radius: 2px;
}

p code {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 18px;
	white-space: normal;
}

#copete p {
	margin-bottom: 1.5em;
	font: italic 1.25em/1.5em Georgia, "Times New Roman", Times, serif;
}
#copete p.soo_image_caption {
	background-color: #000;
	color: white;
	font-size: 10px;
	line-height: 1.44em;
	clear: both;
	padding: 9px;
}

/* @group Combinacion colores home */

#front .versalita {
	color: #FFAC0D;
}

#front .box li a{
	color: #FF270D;
}

#front h5, #front h5 a {
	color: #000;
}

#front h5 a:hover {
	border-bottom-style: dotted;
	border-bottom-color: #000;
	border-bottom-width: 1px;
	text-decoration: none;
}

#front h6 {
	margin-bottom: 18px;
}

/* @end */

#post-it-01 ul.listado li, #post-it-01 ul.listado li, #post-it-01 ul.listado li {
border-top: 1px solid #fff;
padding: 7px 6px 10px 6px;
}

#post-it-01 ul.listado, #post-it-02 ul.listado, #post-it-03 ul.listado {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.addthis {
	padding: 1px 0;
	margin-right: 28px;
}

#pie  {
	margin-top: 63px;
	padding-top: 8px;
	color: #666;
	border-top: 1px dotted #666;
}

#pie  a{
	color: #666;
	font-weight: bold;
}

div#ruta0.last {
	padding: 1.5em 1.5em 1.4em;
	margin-bottom: 1.5em;
	-moz-box-shadow: #ccc 0px 2px 3px;
	-moz-border-radius: 6px;
	border: 1px solid #ddd;
	background: url(/images/fondo_ruta0.jpg) no-repeat center center;
}

#ruta0 img {
	margin: 1.5em 6px 1.5em;
	padding: 0;
	height: 72px;
}

/* @group buscador_glz */


#buscador_glz select, #buscador_glz {
	width: 150px;
	margin-bottom: 9px;

}
#buscador_glz input {

	margin-bottom: 9px;

}

/* @end */

/* @group buscador_google */
div#cse-search-results iframe{
	width: 618px;
	margin-left: 6px;
}
/* @end */

p.youtube {
margin-bottom: 18px;
	line-height: 18px;
	font-size: 14px;
}

div#flickr p {
	line-height: 18px;
	font-size: 14px;
	margin: 0 0 9px 0;
}

p.youtube a{
	display: block;
	width: 218px;
	color: #000;
	text-decoration: none;
	background: url(/images/youtube.png) no-repeat right center;
	padding: 6px 0;

}

div#flickr p a{
	display: block;
	width: 308px;
	color: #000;
	text-decoration: none;
	background: url(/images/flickr.png) no-repeat right center;
	padding: 13px 0 6px;

}

p.youtube a:hover, div#flickr p a:hover{
	color: #f60;
	text-decoration: none;
}

div#newsletter fieldset{
		background: url(/images/newsletter.jpg) no-repeat center 24px;
		padding-top: 180px;
		border-color: #666;
}

div#multilingua img{
	float: right;
	margin: 0;
	}