
BODY {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/common_bodybkg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #c5cf9d;
	font-family: Times New Roman, Verdana, Arial;
}

DIV.container {
	width: 960px;
	position: relative;
	left: 50%;
	margin-left: -480px;
}

DIV.separator {
	width: 100%;
	margin: 5px 0px 6px 0px;
	color: #ffffff;
	border-bottom: dashed 1px;
}
DIV.softseparator {
	width: 100%;
	margin: 5px 0px 6px 0px;
	color: #b8c290;
	border-bottom: dashed 1px;
}

DIV.galeriaspeech {
	width: 100%;
	clear: both;
	padding: 5px 0px 0px 0px;
	font-family: Verdana, Times New Roman, Arial;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}

/*************************************** HEADER ***************************************/

DIV.header {
	overflow: hidden;
	height: 206px;
	background-image: url(../images/index_headerright.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
DIV.header IMG.logoprincipal {
	float: left;
}
DIV.header DIV.idioma {
	width: 343px;
	overflow: hidden;
	margin-top: 35px;
	margin-right: 12px;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}
DIV.header DIV.idioma SPAN {
	display: block;
	margin-top: 6px;
	margin-left: 10px;
}
DIV.header DIV.idioma SPAN.idiomaaltspeech {
	display: none;
}
DIV.header DIV.idioma A DIV {
	width: 41px;
	height: 41px;
	float: right;
	background-repeat: no-repeat;
	background-position: bottom left;
}
DIV.header DIV.idioma A DIV.arg {
	background-image: url(../images/index_argbtn.jpg);
}
DIV.header DIV.idioma A DIV.eng {
	background-image: url(../images/index_engbtn.jpg);
}
DIV.header DIV.idioma A DIV.bra {
	background-image: url(../images/index_brabtn.jpg);
}
DIV.header DIV.idioma A DIV.fra {
	background-image: url(../images/index_frabtn.jpg);
}
DIV.header DIV.logos {
	width: 343px;
	overflow: hidden;
	margin-top: 20px;
	margin-right: 12px;
}
DIV.header DIV.logos IMG.tranex {
	float: left;
}
DIV.header DIV.logos IMG.visa {
	float: right;
	margin-right: 10px;
}
DIV.header DIV.logos IMG.ypf {
	float: right;
	margin-right: 8px;
}
DIV.header DIV.links {
	width: 343px;
	overflow: hidden;
	margin-top: 25px;
}
DIV.header DIV.links A {
	float: left;
	margin: 0px 8px 0px 12px;
	font-size: 18px;
	text-decoration: none;
}
DIV.header DIV.links A.sectionHeader {
	color: #c2c8a2;
}
DIV.header DIV.links A.sectionHeaderSelected {
	color: #ffffff;
}
DIV.header DIV.links A DIV {
	width: 16px;
	height: 16px;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	background-image: url(../images/index_commonbtn.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
}
DIV.header DIV.links A.sectionHeader DIV {
	background-position: bottom left;
}
DIV.header DIV.links A.sectionHeaderSelected DIV {
	background-position: top left;
}

/************************************** BOTONERA **************************************/

DIV.botonera {
	width: 200px;
	float: left;
}
DIV.botonera A.section, DIV.botonera A.sectionSelected {
	display: block;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 20px;
	text-decoration: none;
}
DIV.botonera A.section {
	color: #b8c290;
	border-bottom: solid 1px #485d0e;
}
DIV.botonera A.sectionSelected {
	color: #ffffff;
	border-bottom: dashed 1px #ffffff;
}
DIV.botonera A.section DIV, DIV.botonera A.sectionSelected DIV {
	width: 16px;
	height: 16px;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	font-size: 12px;
}
DIV.botonera A.section DIV {
	background-image: url(../images/index_commonbtn.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
DIV.botonera A.sectionSelected DIV {
	background-image: url(../images/index_commonbtn.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
DIV.botonera DIV.box {
	width: 180px;
	margin-top: 20px;
	margin-left: 10px;
	padding-bottom: 2px;
	background-image: url(../images/common_leftboxbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #76854a;
}
DIV.botonera DIV.box DIV.boxtop {
	height: 13px;
	background-image: url(../images/common_leftboxtop.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
DIV.botonera DIV.box DIV.contenido {
	margin: 5px 15px 0px 16px;
	font-family: Verdana, Times New Roman, Arial;
	font-size: 11px;
	color: #b8c290;
}
*html DIV.botonera DIV.box DIV.contenido {
	margin-top: 0px;
}
DIV.botonera DIV.box DIV.contenido A {
	display: block;
	margin-bottom: 15px;
	color: #b8c290;
	text-decoration: none;
}
DIV.botonera DIV.box DIV.contenido DIV {
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
}

/**************************************** BODY ****************************************/

DIV.body {
	width: 936px;
	overflow: hidden;
	padding: 10px 12px 40px 12px;
	background-image: url(../images/index_contentbkg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
DIV.body DIV.bodycontent {
	width: 705px;
	float: right;
	margin-right: 20px;
}
*html DIV.body DIV.bodycontent {
	margin-right: 8px;
}

/************************************ BODY SUBMENU ************************************/

DIV.body DIV.submenu, DIV.body DIV.submenuservicios {
	width: 705px;
	overflow: hidden;
}
DIV.body DIV.submenu {
	background-image: url(../images/common_submenuright.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
DIV.body DIV.submenuservicios {
	background-image: url(../images/servicios_submenuright.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
DIV.body DIV.submenu IMG, DIV.body DIV.submenuservicios IMG {
	float: left;
}
DIV.body DIV.submenu UL.content, DIV.body DIV.submenuservicios UL.content {
	margin-top: 6px;
	list-style: none;
}
DIV.body DIV.submenu UL.content LI, DIV.body DIV.submenuservicios UL.content LI {
	float: left;
	width: 190px;
}
DIV.body DIV.submenu UL.content LI A.subsectionmenu, DIV.body DIV.submenu UL.content LI A.subsectionmenuSelected,
DIV.body DIV.submenuservicios UL.content LI A.subsectionmenu, DIV.body DIV.submenuservicios UL.content LI A.subsectionmenuSelected {
	background-image: url(../images/common_submenuarrow.gif);
	background-repeat: no-repeat;
	line-height: 22px;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
DIV.body DIV.submenu UL.content LI A.subsectionmenu, DIV.body DIV.submenuservicios UL.content LI A.subsectionmenu {
	display: block;
	padding-left: 10px;
	background-position: -10px 2px;
	color: #b8c290;
}
DIV.body DIV.submenu UL.content LI A.subsectionmenuSelected, DIV.body DIV.submenuservicios UL.content LI A.subsectionmenuSelected {
	display: block;
	padding-left: 20px;
	background-position: 0px 2px;
	color: #ffffff;
}

/********************************** BODY SUBSECCION  **********************************/

DIV.body DIV.subsection {
	overflow: hidden;
}
DIV.body DIV.subsection IMG.principal {
	float: left;
	margin: 0px 0px 10px 0px;
}
DIV.body DIV.subsection DIV.title, DIV.body DIV.subsection DIV.maintitle, DIV.body DIV.subsection DIV.mainsubtitle {
	margin: 16px 2px 10px 2px;
	padding-bottom: 4px;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #b8c290;
	border-bottom: dashed 1px;
}
DIV.body DIV.subsection DIV.maintitle {
	font-size: 32px;
	color: #ffffff;
}
DIV.body DIV.subsection DIV.maintitle A {
	float: right;
	margin-top: 16px;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}
*html DIV.body DIV.subsection DIV.maintitle A {
	margin-top: -25px;
}
DIV.body DIV.subsection DIV.mainsubtitle {
	font-size: 20px;
	color: #ffffff;
}
DIV.body DIV.subsection DIV.content, DIV.body DIV.subsection DIV.maincontent, DIV.body DIV.subsection DIV.imagecontent {
	overflow: hidden;
	font-family: Verdana, Times New Roman, Arial;
	font-size: 12px;
	color: #b8c290;
}
DIV.body DIV.subsection DIV.content, DIV.body DIV.subsection DIV.maincontent {
	margin: 10px 2px 0px 2px;
}
DIV.body DIV.subsection DIV.imagecontent UL {
	padding: 0px;
	margin: 0px 0px 0px 30px;
}
DIV.body DIV.subsection DIV.imagecontent UL LI {
	margin-bottom: 12px;
}
DIV.body DIV.subsection DIV.maincontent {
	color: #ffffff;
}
DIV.body DIV.subsection DIV.maincontent A {
	color: #ffffff;
	text-decoration: underline;
}
DIV.body DIV.subsection DIV.imagecontent {
	width: 505px;
	float: right;
}

/************************************ BODY GALERIA ************************************/

DIV.body DIV.subsection DIV.gallery {
	height: 113px;
	position: relative;
	clear: both;
	margin: 10px auto 0px auto;
	padding: 12px 0px 0px 0px;
	background-image: url(../images/common_gallerybkg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
DIV.body DIV.subsection DIV.gallery DIV.thumbscontainer {
	width: 665px;
	height: 75px;
	position: relative;
	overflow: hidden;
	margin-left: 23px;
}
DIV.body DIV.subsection DIV.gallery DIV.thumbscontainer DIV.thumbs {
	width: 6000px;
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
DIV.body DIV.subsection DIV.gallery DIV.thumbscontainer DIV.thumbs DIV {
	display: table;
	width: 100px;
	height: 75px;
	overflow: hidden;
	float: left;
	position: relative;
	margin: 0px 12px 0px 0px;
	padding: 0px;
	background-color: #2e4b1a;
}
DIV.body DIV.subsection DIV.gallery DIV.thumbscontainer DIV.thumbs DIV A {
	display: table-cell;
	#width: 100%;
	#position: absolute;
	#top: 50%;
	vertical-align: middle;
	text-align: center;
	font-size: 1px;
}
DIV.body DIV.subsection DIV.gallery DIV.thumbscontainer DIV.thumbs DIV A IMG {
	#position: relative;
	#top: -50%;
	border: 0px;
}
DIV.body DIV.subsection DIV.gallery DIV.previous, DIV.body DIV.subsection DIV.gallery DIV.previousoff {
	display: block;
	width: 21px;
	height: 113px;
	position: absolute;
	top: 0px;
	left: 0px;
}
DIV.body DIV.subsection DIV.gallery DIV.previous {
	background: url(../images/common_galleryleft.jpg) no-repeat;
	cursor: pointer;
}
DIV.body DIV.subsection DIV.gallery DIV.previousoff {
	background: url(../images/common_galleryleft_off.jpg) no-repeat;
}
DIV.body DIV.subsection DIV.gallery DIV.next, DIV.body DIV.subsection DIV.gallery DIV.nextoff {
	display: block;
	width: 21px;
	height: 113px;
	position: absolute;
	top: 0px;
	right: -2px;
}
DIV.body DIV.subsection DIV.gallery DIV.next {
	background: url(../images/common_galleryright.jpg) no-repeat;
	cursor: pointer;
}
DIV.body DIV.subsection DIV.gallery DIV.nextoff {
	background: url(../images/common_galleryright_off.jpg) no-repeat;
}

/******************************* BODY ALBUM DE IMAGENES *******************************/

DIV.body DIV.subsection DIV.album {
	overflow: hidden;
	margin-top: 15px;
}
DIV.body DIV.subsection DIV.albumtop {
	width: 704px;
	height: 21px;
	background-image: url(../images/biggallery_top.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
DIV.body DIV.subsection DIV.albumbottom {
	width: 704px;
	height: 21px;
	background-image: url(../images/biggallery_bottom.gif);
	background-repeat: repeat-y;
	background-position: top left;
	text-align: center;
}
DIV.body DIV.subsection DIV.albumcontent {
	width: 704px;
	overflow: hidden;
	padding: 0px 0px 0px 10px;
	background-image: url(../images/biggallery_bkg.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
DIV.body DIV.subsection DIV.albumcontent DIV.img {
	width: 112px;
	height: 87px;
	float: left;
}
DIV.body DIV.subsection DIV.albumcontent DIV.img DIV {
	display: table;
	width: 100px;
	height: 75px;
	position: relative;
	overflow: hidden;
	margin: 0px 0px 12px 12px;
	padding: 0px;
	background-color: #2e4b1a;
}
DIV.body DIV.subsection DIV.albumcontent DIV.img A {
	display: table-cell;
	#width: 100%;
	#position: absolute;
	#top: 50%;
	vertical-align: middle;
	text-align: center;
	font-size: 1px;
}
DIV.body DIV.subsection DIV.albumcontent DIV.img A IMG {
	#position: relative;
	#top: -50%;
	border: 0px;
}
DIV.body DIV.subsection DIV.albumcontent DIV.albumspeechtop, DIV.body DIV.subsection DIV.albumcontent DIV.albumspeech {
	width: 100%;
	clear: both;
	font-family: Verdana, Times New Roman, Arial;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}
DIV.body DIV.subsection DIV.albumcontent DIV.albumspeechtop {
	margin-bottom: 10px;
}

/************************************* PAGINADOR  *************************************/

DIV.paginator {
	overflow: hidden;
	position: relative;
	font-family: Times New Roman, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
}
DIV.paginator A {
	color: #b8c290;
	text-decoration: none;
}
DIV.paginator DIV.prev {
	width: 100px;
	float: left;
}
DIV.paginator DIV.prev A {
	font-style: italic;
}
DIV.paginator DIV.next {
	width: 100px;
	float: right;
	text-align: right;
}
DIV.paginator DIV.next A {
	font-style: italic;
}
DIV.paginator DIV.pagcontent {
	width: 400px;
	margin: auto;
	text-align: center;
}
DIV.paginator DIV.pagcontent SPAN.item {
	margin: 0px 4px;
}
DIV.paginator DIV.pagcontent SPAN.actual {
	color: #ffffff;
}

/*************************************** FOOTER ***************************************/

DIV.footer {
	width: 100%;
	overflow: hidden;
	background-image: url(../images/index_footerbottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #e3e7d0;
}
DIV.footer DIV.prefooter {
	height: 20px;
	background-image: url(../images/index_contentbottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
DIV.footer IMG {
	float: left;
	padding: 10px 12px;
}
DIV.footer IMG.sponsor {
	float: right;
	padding-right: 12px;
}
DIV.footer DIV.speech {
	float: left;
	padding-top: 18px;
	font-family: Verdana, Times New Roman, Arial;
	font-size: 11px;
	color: #485d0e;
}
DIV.footer DIV.speech DIV {
	font-size: 13px;
	font-weight: bold;
	color: #2a4306;
}

DIV.copyright {
	height: 60px;
	overflow: hidden;
	position: relative;
}
DIV.copyright DIV {
	float: left;
	padding-top: 10px;
	font-family: Verdana, Times New Roman, Arial;
	font-size: 11px;
	color: #83915d;
}
DIV.copyright IMG {
	float: right;
	padding-top: 5px;
}

/************************************* RECORRIDO  *************************************/

DIV.body DIV.subsection DIV.recorrido {
	margin: 20px 0px 0px 5px;
}

/********************************** PARQUE NACIONAL  **********************************/

DIV.body DIV.subsection DIV.maincontent IMG.logopark {
	float: right;
	margin-left: 20px;
}

/************************************* MULTIMEDIA *************************************/

DIV.body DIV.subsection DIV.multisubtitle {
	margin-top: 20px;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #b8c290;
}

DIV.body DIV.subsection DIV.multivideo {
	margin-top: 20px;
	width: 100%;
	text-align: center;
}

/**************************************************************************************/
