@charset "iso-8859-1";

/* ----- CSS ----- */

body{
background-color:#003300;
text-align:center;
font-size:11pt;
color:#333;
font-family:Georgia, Times, serif;
margin:0 0 0 0;

}

a:link {
		color: #333333;
}

a:active {
	color: #33FF66;
}
a:visited {
		color: #666666;
}
a:hover {
	color: #999999;
}


td{

}


#container{
width:850px;
margin:0 auto;
border: 0px dotted white;
padding: 20px 5px 5px 5px;

}
#container p{
text-align:right;
}

#main{
width:840px;
height:700px;
color:#fff;
border: 0px groove white;
padding: 0 0 0 0;
position:relative; left: 2%; top: 0px;
}


#main_imagebak{
width: 360px;
height: 460px;
position:absolute; right:0; top: -5px;
border: 0px dotted white;
}
#tronco{
width: 1280px;
height: 223px;
position:relative; left: -230px; bottom: -5px;
border: 0px dotted white;
}			

#liana{
width: 350px;
height: 900px;
position:absolute; left: -220px; top: -140px;
border: 0px dotted white;
}

#helecho{
width: 120px;
position:absolute; right: -90px; top: -40px;
border: 0px dotted white;
}

#helecho2{
width: 101px;
height: 213px;
position:absolute; left: -50px; top: -30px;
border: 0px dotted white;
}

#contact_form{
width: 250px;
height: 253px;
position:absolute; right: 60px; top: 30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
border: 0px dotted white;
}

#contactform2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
border: 0px dotted white;
}

/*#galeria{
width:500px;
height:400px;
position:absolute; right: 20px; top: 20px;
}*/
#aves {
	font-family: Georgia, Times, serif;
	font-size: small;
	color: #003300;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
