@charset "utf-8";
/* CSS Document */
a
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #5B832F;
}

a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #5B832F;
}

a:visited, a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #6B806D;
}

a:hover, a.hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #396016;
	font: Arial;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #5B832F;
	padding-top:4px;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Arial;
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  padding-left:10px;
  color: #5B832F;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  text-align: left;
  padding-left:10px;
  font-size:13px;
  color:#006600;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #557C2D;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #fff;
  font-size: 1.5em;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #89BF4F;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #415E22;
}
.estilo-pie
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	color: #669933;
	padding-top:9px;
}
/* end PostContent */

/* begin Box, Sheet */
.art-Sheet-tl
{
	clip: rect(auto 29px 29px auto);
}

.art-Sheet-tr
{
	clip: rect(auto auto 29px 29px);
}

.art-Sheet-bl
{
	clip: rect(29px 29px auto auto);
}

.art-Sheet-br
{
	clip: rect(29px auto auto 29px);
}

.art-Sheet-tc
{
	clip: rect(auto auto 29px auto);
}

.art-Sheet-bc
{
	clip: rect(29px auto auto auto);
}

.art-Sheet-cr
{
	clip: rect(auto auto auto 29px);
}

.art-Sheet-cl
{
	clip: rect(auto 29px auto auto);
}
/* end Box, Sheet */

/* begin Menu */
.art-nav .r
{	clip: rect(auto auto auto 984px);
}
/* end Menu */

/* begin MenuItem */
.art-menu a .r
{
	clip: rect(auto auto auto 404px);
}
/* end MenuItem */

/* begin Box, Block */
.art-Block-tl
{
	clip: rect(auto 27px 27px auto);
}

.art-Block-tr
{
	clip: rect(auto auto 27px 27px);
}

.art-Block-bl
{
	clip: rect(27px 27px auto auto);
}

.art-Block-br
{
	clip: rect(27px auto auto 27px);
}

.art-Block-tc
{
	clip: rect(auto auto 27px auto);
}

.art-Block-bc
{
	clip: rect(27px auto auto auto);
}

.art-Block-cr
{
	clip: rect(auto auto auto 27px);
}

.art-Block-cl
{
	clip: rect(auto 27px auto auto);
}
/* end Box, Block */

/* begin Box, BlockContent */
.art-BlockContent-tl
{
	clip: rect(auto 15px 15px auto);
}

.art-BlockContent-tr
{
	clip: rect(auto auto 15px 15px);
}

.art-BlockContent-bl
{
	clip: rect(15px 15px auto auto);
}

.art-BlockContent-br
{
	clip: rect(15px auto auto 15px);
}

.art-BlockContent-tc
{
	clip: rect(auto auto 15px auto);
}

.art-BlockContent-bc
{
	clip: rect(15px auto auto auto);
}

.art-BlockContent-cr
{
	clip: rect(auto auto auto 15px);
}

.art-BlockContent-cl
{
	clip: rect(auto 15px auto auto);
}
/* end Box, BlockContent */

/* begin PostContent */
.art-PostContent
{
	height:1%;
}
/* end PostContent */

/* begin Button */
.art-button-wrapper .r
{
	clip: rect(auto auto auto 396px);
}
/* end Button */



/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
	text-align:left;
	text-decoration:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu, .art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover
{
	z-index: 1000;
	white-space: normal;
}

.art-menu li li
{
	float: none;
}

.art-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
	position: absolute;
	display: block;
	width: auto;
	height: auto;
}

.art-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.art-menu:after, .art-menu ul:after
{
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

.art-menu ul
{
	background-image: url(../images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.art-menu
{
	padding: 12px 6px 0px 6px;
	height:auto;
	width:auto;
}

.art-nav
{
	position: relative;
	height: 41px;
	z-index: 100;
}

.art-nav .l, .art-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 41px;
	background-image: url('../images/nav.png');
}

.art-nav .l
{
	left: 0;
	right:0px;
}

.art-nav .r
{
	right: 0;
	width: 984px;
	clip: rect(auto, auto, auto, 984px);
}


/* end Menu */

/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position: relative;
	display: block;
	overflow:hidden;
	height: 29px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}


.art-menu a .r, .art-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	height: 87px;
	background-image: url('../images/MenuItem.png');
	z-index: -1;
}

.art-menu a .l
{
	left:0;
	right:4px;
}

.art-menu a .r
{
	width:408px;
	right:0;
	clip: rect(auto, auto, auto, 404px);
}

.art-menu a .t 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #D5DCD6;
	padding: 0 19px;
	margin: 0 4px;
	line-height: 29px;
	text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
	top:-29px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
	top:-29px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
	top:-29px;
}
.art-menu a:hover .t
{
	color: #F1F3F1;
}

.art-menu li:hover a .t
{
	color: #F1F3F1;
}

.art-menu li:hover>a .t
{
	color: #F1F3F1;
}


.art-menu a.active .l, .art-menu a.active .r
{
	top: -58px;
}

.art-menu a.active .t
{
	color: #000000;
}


/* end MenuItem */

/* begin MenuSubItem */
.art-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 26px;
	width: 180px;
	overflow:hidden;
	line-height: 26px;
	margin-right: auto;
	background-image: url('../images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #A0CC71;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	display: inline;
	float: none;
	background-image: none;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 26px;
	color: #5F7261;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.art-menu ul ul a
{
	margin-left: auto;
}

.art-menu ul li a:hover
{
	color: #F1F3F1;
	border-color: #FFFFFF;
	background-position: 0 -26px;
}

.art-menu ul li:hover>a
{
	color: #F1F3F1;
	border-color: #FFFFFF;
	background-position: 0 -26px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
	color: #F1F3F1;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
	color: #F1F3F1;
}

.sub {
display: none;
position:relative;
}
.pro_linedrop ul ul {display:none;}

/* IE6 only */
.pro_linedrop table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.pro_linedrop .sub {
margin:0; 
padding:0;
list-style:none;
}

.pro_linedrop .sub li {background:transparent;}

.pro_linedrop .select :hover .sub {
height:25px;
display:block; 
position:absolute;
float:left;
width:980px;
top:35px; 
left:0; 
text-align:center;
background:#fff url(lrimages/fade.gif);
border:1px solid #aaa;
}

.pro_linedrop .select :hover .rt li {float:right;}

.pro_linedrop .select :hover .sub li a 
{display:block; height:25px; line-height:22px; float:left; background:transparent url(line/transparent.gif); padding:0 16px; margin:0; white-space:nowrap; color:#333;font-size:10px;}

.pro_linedrop .select :hover .sub li.subline a {color:#c00;}

.pro_linedrop .select :hover .sub li a:hover,
.pro_linedrop .select :hover .sub li:hover
{color:#000; line-height:20px; position:absolute; background:#fff url(lrimages/fade.gif) left bottom;}


body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url('../images/patagonian-guide-fondo.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom left;
	text-align:center;
	width:100%;
	height:100%;
}
#top
{
    width:100%;
    height:41px;
	margin:0 auto;
	background-image:url('../images/nav.png');
	background-repeat:repeat;
}
#cont
{
	width:984px;
	height:auto;
	margin:0 auto;
}
.item53
{
    width:auto;
    height:auto;
	margin:0;
	padding:0;
}
.guide-patagonia
{
	width:770px;
	height:auto;
	padding-top:11px;
	background-image: url('../images/Sheet-c.png');
	background-repeat: repeat;
	background-position:center;
}
#guidea-patagonia
{
	width:100%;
	height:840px;
	background-image: url('../images/Sheet-c.png');
	background-repeat: repeat;
	background-position:center;
}
#cuerpo-patagonia
{
	width:100%;
	height:600px;
	padding-top:12px;
}
#patagonia-gallery
{
	width:100%;
	height:auto;
	padding-top:5px;
	padding-bottom: 10px;
}
#izquierda
{
	width:200px;
	float:left;
	height:580px;
	text-align:left;
	padding-top: 2px;
	padding-left:10px;
	background-image: url('../images/menu-patagonia.png');
	background-repeat:no-repeat;
	background-position:bottom;
}
#izquierda p
{
	padding-bottom: 1px;
	padding-top: 1px;
}
#title
{
	padding-left:20px;
	width: 750px;
	height: auto;
}
#derecha
{
	width:770px;
	float:right;
	height:auto;
	text-align:left;
	padding-bottom: 4px;
	padding-right: 15px;
	margin: 0;
	padding: 0;
	padding-top: 8px;
}
#banner-superior
{
	width:560px;
	float:left;
	text-align:left;
	padding-bottom: 5px;
	padding-top: 5px;
}
#banners-patagonia
{
	width:770px;
	height:auto;
}
#adsense
{
	width:190px;
	float:right;
	height:170px;
	text-align:left;
	padding-bottom: 5px;
	padding-top:5px;
}
.ads-title
{
	width:auto;
	height:auto;
	text-align:center;
	padding-bottom:8px;
}
#general-video
{
	width:auto;
	height:auto;
	text-align:center;
	padding-bottom:10px;
}
#general
{
	width:auto;
	height:auto;
	text-align:left;
	padding-bottom:10px;
	padding-left:25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 12px;
	line-height:14pt;
}
#general-con
{
	width:auto;
	height:auto;
	text-align:left;
	padding-bottom:10px;
	padding-left:25px;
}
#budowebs
{
	width:100%;
	height:60px;
	text-align:center;
	padding-bottom: 10px;
}
#formulario-contacto
{
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:427px;
	height:60px;
	text-align:left;
}
#video-patagonia
{
	width:190px;
	height:110px;
	text-align:center;
	padding-bottom: 9px;
	padding-top:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
.pie
{
	width:100%;
	height:70px;
	padding-top:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003300;
	background-image: url('../images/footer.png');
	background-repeat:no-repeat;
	background-position:top;
}
.pie a a:link a:visited
{
	color:#003300;
	text-decoration:none;
}
.pie a:hover
{
	font-size:13px;
	color: #003300;
}
#galeria-principal
{
	width:750px;
	height:380px;
	background-image: url('../images/fondo-galeria-in.png');
	background-repeat:no-repeat;
	background-position:right;
	text-align:left;
	padding-left: 12px;
}
#gale-iz
{
	float:left;
	width:230px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:12px;
	padding-left:25px;
	line-height:14pt;
	color: #003300;
	text-align: justify;
	padding-right: 10px;
}
#gale-der
{
	float:right;
	width:750px;
	padding-right: 20px;
	height: auto;
}
.content
{
	margin: 0 0;
	padding-top: 15px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: 0 auto;
}

