/* Lost in the forest */


/*

------------------------------------------------------
Copyright Aleksandar Vacic, www.aplus.co.yu,
some rights reserved
http://creativecommons.org/licenses/by-sa/2.0/

Adaptaded by Andrea M. Leiva, www.ammultimedia.com.ar


*/

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 88%;
color: #000000;
background: #6adca2 url(images/forest.jpg) no-repeat top center;
margin: 0;
padding: 0;

}

/* bgcontain (FULL PAGE) centrado*/
#bgcontain { width:980px; margin: 0 auto; text-align: left; clear: both;}

h1, h2, h3 {
font-family: "Trebuchet MS", "Palatino", sans-serif;
font-style: italic;
color: #161b01
}

h1 {
font-size: 2.0em;
font-weight: normal;
margin-top: 0;
margin-bottom: 0;
}

h2 {
font-size: 1.7em;
margin: 0.5em 0 0.5em 0;
font-weight: normal;
}

h3 {
font-size: 1.4em;
margin: 1.2em 0 1.2em 0;
font-weight: normal;
}

h4 {
font-size: 1.2em;
margin: 1.2em 0 1.2em 0;
font-weight: bold;
}

h5 {
font-size: 1.0em;
margin: 1.2em 0 1.2em 0;
font-weight: bold;
}

h6 {
font-size: 0.8em;
margin: 1.2em 0 1.2em 0;
font-weight: bold;
}

img {
float:left;
margin:5px;
border: 0;

}

ol, ul, li {
font-size: 1.0em;
line-height: 1.5;
margin-top: 0.2em;
margin-bottom: 0.1em; 
}

p {
font-size: 1.0em;
line-height: 1.5;
margin: 1.2em 0 1.2em 0;
}

li > p {
margin-top: 0.2em;
}

pre {
font-family: monospace;
font-size: 1.1em;
}

strong, b {
font-weight: bold;
}

a:link, a:visited {
color: #433209;
}

a:hover {
color: #eae7e0;
}

/* layout */

.skiplinks {
/* no display:none, so this is still visible for screen readers */
position: absolute;
top: 0;
font-size: 1px;
}

/* IE/Mac needs this, or it will show large horizontal scrollbar \*//*/
.skiplinks {
display: none;
}
/**/

#site-name {
margin-left:7px;
height: 85px;
position: relative;
}

#content {
margin-left: 80px;
padding: 9em 20px 1em 0;
width: 540px;
w/idth: 520px;
float: left;
}

#content2 {
margin-left: 80px;
padding: 4em 20px 1em 0;
width: 540px;
w/idth: 520px;
float: left;
}

#frase{
position: absolute;
top: 2000px;
left: 220px;
width: 710px;
text-align: right;

}

#nav-subs {
padding-top:20em;
width: 250px;/* needed for Opera 6 */
float: right;
}

#info-site {
clear: both;
}

/* top */

#site-name p {
	font-family: "Trebuchet MS", "Palatino", sans-serif;
	font-size: 2em;
	font-style: italic;
	letter-spacing: 0.5em;
	color: #202b04;
	margin-left: 110px;
	margin-bottom: 0;
	position: absolute;
	bottom: 5px;
	left: 46px;
}

/* main navigation */

#nav-main {
position: relative;
top: 100px;
left: 120px;
width: 710px;
text-align: right;
}

#nav-main ul {
list-style-type: none;
font-weight: bold;
}

#nav-main li {
display: inline;
padding-left: 1em;
}

#nav-main a {
text-decoration: none;
}

#nav-main li.cur a {
cursor: default;
}

#nav-main li.cur a:link, #nav-main li.cur a:visited {
color: #60480e;
}

/* sidebox */

.sidebox {
background: url(images/sidebox_top.png) no-repeat top;
padding: 16px 0 0;
width: 200px;
}

.sidebox ul {
margin: 0;
padding: 0;
padding-bottom: 100px;
list-style-type: none;
background: url(images/sidebox_bottom.png) no-repeat bottom;
}

.sidebox li {
margin: 0;
padding: 0 20px 0 50px;
display: block;
}

.sidebox a {
text-decoration: none;
}

.sidebox a:link, .sidebox a:visited {
color: #374219;
}

.sidebox a:hover {
color: #000;
}

.sidebox li.cur {
background: #6ADCA2 url(images/sidebox-cur-top.png) no-repeat top;
padding: 0;
padding-top: 7px;
}

.sidebox li.cur a {
font-weight: bold;
background: url(images/sidebox-cur-bottom.png) no-repeat bottom;
padding: 0 20px 7px 50px;
width: 130px;
display: block;
cursor: default;
}

.sidebox li.cur a:link, .sidebox li.cur a:visited {
color: #000;
}

/* bottom */

#info-site {
background: url(images/bottom2.jpg) no-repeat top;

min-height: 50px;
width:780px; margin: 0 auto; text-align: left; clear: both;
}

#info-site a {
text-decoration: none;
}

#info-site a:link, #info-site a:visited {
color: #889e53;
}

#info-site a:hover {
color: #000;
}

#info-site p {
margin: 0;
}

p#info-company {
margin-left: 80px;
float: left;
}

p#info-standards {
margin-right: 50px;
text-align: right;
}

/* IE/Mac needs width on any float, or it will use 100% \*//*/
#info-site {
height: 50px;
}
/**/

/* 
These final statements are to circumvent IE errors:
1. double margin on floated elements
2. incomplete .png support
 */

#container {
height: 1%;
}

#content {
margin-left: 40px;
width: 840px;
w\idth: 670px;
}

#frase{
position: relative;
top: 1380px;
left: 220px;
width: 710px;
text-align: right;
}
.sidebox {
background: url(images/sidebox_top.gif) no-repeat top;
}

.sidebox ul {
background: url(images/sidebox_bottom.gif) no-repeat bottom;
}

.sidebox li.cur {
background: #6ADCA2 url(images/sidebox-cur-top.gif) no-repeat top;
}

.sidebox li.cur a {
width: 200px;
w\idth: 130px;
background: url(images/sidebox-cur-bottom.gif) no-repeat bottom;
}

#info-site {
height: 50px;
}

p#info-company {
margin-left: 40px;
}

.borde_foto {
	padding: 4px;
	border: 1px solid #184007;
}

.borde_thumb {
	border: 1px solid #FFFFFF;
	cursor:pointer;
}

