@charset "utf-8";
/* CSS Document */

#contenedor{
		width:910px;
		background:#FFFFFF;
		margin:auto;
		
}
#encabezado{ 
		width:800px;
		height:169px;
		background:url(../images/banner.gif);
		margin:auto;
}
#logo{
		margin:auto;
		margin-top:10px;
		margin-left:25px;
		border:0px;
}
#chromemenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width: 733px;
	margin:auto;
}
#chromemenu2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	width: 715px;
	margin:auto;
}
#chromemenu3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	width: 715px;
	margin:auto;
	clear:both;

}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#chromemenu2:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#chromemenu3:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background:url(../images/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}
#chromemenu2 ul{
border: 1px solid #BBB;
width: 100%;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}
#chromemenu3 ul{
border: 1px solid #BBB;
width: 100%;
padding: 5px 0;
background:url(../images/menuinf.jpg) center center repeat-x;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}
#chromemenu2 ul li{
display: inline;
}
#chromemenu3 ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}
#chromemenu2 ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}
#chromemenu3 ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background:url(../images/chromebg2.gif) center center repeat-x;
}
#chromemenu2 ul li a:hover{
color:#FFFFFF;
}
#chromemenu3 ul li a:hover{
background:url(../images/menuinf2.jpg) center center repeat-x;
}

#botonera{
		margin:auto;
		width:812px;
		height:auto;
		margin-top:5px;
		background:url(../images/filo1.gif);
					
}
#contenido{
		margin:auto;
		width:812px;
		height:auto;
		background:url(../images/fondocontenido.gif) repeat-y;
		
				
}
#flash{
		margin:auto; 
}
.shadetabs{
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.shadetabs2{
	padding: 2px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 11px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}
.shadetabs2 li{
display: inline;
margin: 0;
}
.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 1px;
	border: 1px solid #778;
	color: #2d2b2b;
	background: white url(../images/shade.gif) top left repeat-x;
}
.shadetabs2 li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 1px;
	border: 1px solid #778;
	color: #2d2b2b;
	background:url(../images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}
.shadetabs2 li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}
.shadetabs2 li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}
.shadetabs2 li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(../images/shadeactive.gif);
border-bottom-color: white;
}
.shadetabs2 li a.selected{ /*selected main tab style */
background-image: url(../images/shadeactive2.gif);
border-bottom:#CCFF99;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
.shadetabs2 li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}
#countrytabs{
	margin-left:10px;
}
#countrytabs2{
	margin-left:10px;
	width: 380px;
}

#izquierdo{
	width:300px;
	margin-right:37px;
	clear:both;
	float:right;
		
}
#izquierdo3{
		width:220px;
		margin-right:40px;
		float:right;
		
		
}
#izquierdo2{
	width:300px;
	float:right;
	margin-right:40px;
	margin-top:30px;
	clear:both;
		
}

#country1{
		height:auto;
		font-family:Arial, Helvetica, sans-serif;
		color:#006600;
		font-size:12px;
		min-height:153px;
		
				
}

#country{
		height:auto;
		font-family:Arial, Helvetica, sans-serif;
		color:#006600;
		font-size:12px;
		min-height:153px;
		width:400px;
		float:right;
		margin-top:30px;
				
}
#countryc{
		height:auto;
		font-family:Arial, Helvetica, sans-serif;
		color:#006600;
		font-size:12px;
		min-height:153px;
		width:400px;
		float:right;
		margin-top:5px;
				
}
#sample{
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		color:#006600;
		font-size:12px;
		font-weight:bold;
		width:270px;
		margin-top:10px;
		margin-left:10px;
}
#imggaleria{
		border:0px;
}
		
#country1a{
		height:auto;		
		width:280px;
		float:left;
		
					
}
#countrya{
		font-family:Arial, Helvetica, sans-serif;
		color:#006600;
		font-size:12px;
		text-align:justify;
		height:auto;
		width:280px;
		float:left;
		
				
}
#countryvideo{
		font-family:Arial, Helvetica, sans-serif;
		color:#006600;
		font-size:12px;
		text-align:justify;
		height:auto;
		width:480px;
		clear:both;
		
				
}
#country2{
		height:auto;
		font-family:Arial, Helvetica, sans-serif;
		color:#006600;
		font-size:12px;
		min-height:153px;
		
}
#country3{
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#006600;
	font-size:12px;
	min-height:153px;
	
		
}
#country4{
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#006600;
	font-size:12px;
	min-height:153px;
	margin-right: 1px;
		
}
#country5{
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#006600;
	font-size:12px;
	min-height:140px;
		
}
#country6{
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#006600;
	font-size:12px;
	min-height:145px;
	
		
}
#imagenes1{
		margin:0px;
		margin-right:10px;
		float:left;
		width:206px; 
		height:153px;
		margin-top:10px;
}
#imagenes2{
		margin-right:10px;
		float:left;
		margin-top:10px;
		width:125px;
}

.stepcarousel{
position: relative; /*leave this value alone*/
border: 5px;
overflow: scroll; /*leave this value alone*/
width: 270px;
height: 200px; /*Height should enough to fit largest content's height*/
margin-bottom:0px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 3px;
top: 4px;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.stepcarousel2{
position: relative; /*leave this value alone*/
border: 5px;
overflow: scroll; /*leave this value alone*/
width: 270px;
height: 200px; /*Height should enough to fit largest content's height*/
margin-bottom:0px;
}

.stepcarousel2 .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel2 .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

p.samplebuttons{
width: 370px;
text-align:left;
}

p.samplebuttons a{
color: #2e6ab1;
padding: 1px 2px;
margin-right: 3px;
text-decoration: none;
}
.arrowlistmenu{
		width: 180px; /*width of accordion menu*/
		font-family:Arial, Helvetica, sans-serif;
		background:url(../images/marcobac.jpg);
		background-repeat:repeat-y;
		color:#006600;
		font-size:12px;
		height:auto;		
		width:400px;
		float:right;
		margin-bottom:10px;
}
#mapa1{
		font-family:Arial, Helvetica, sans-serif;
		background:url(../images/marcobac.jpg);
		background-repeat:repeat-y;
		color:#006600;
		font-size:12px;
		height:auto;		
		width:400px;
		margin:auto;
		margin-bottom:10px;
}
#mapagr{
		margin:2px;
		margin-top:10px;
		width:307px;
		margin-bottom:30px;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Arial;
color: white;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background:none;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
background:#FFFFFF !important;
}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
background:#FFFFFF !important;
}

.arrowlistmenu ul li a{
color: #A70303;
background:none; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}
.categoryitems{
	font-size:9px;
}
.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
background-color: #F3F3F3;
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
background: lightblue;
}
.arrowlistmenu2{
		width: 220px; /*width of accordion menu*/
		font-family:Arial, Helvetica, sans-serif;
		color:#336600;
		font-size:12px;
		height:auto;
		float:left;	
		margin-left:100px;		
		margin-bottom:10px;
}

.arrowlistmenu2 .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Arial;
color:#000000;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu2 .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background:none;
}

.arrowlistmenu2 ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu2 ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu2 ul li .opensubheader{ /*Open state CSS for sub menu header*/
background:#FFFFFF !important;
}

.arrowlistmenu2 ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
background:#FFFFFF !important;
}

.arrowlistmenu2 ul li a{
color: #A70303;
background:none; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}
.categoryitems{
	font-size:9px;
}
.arrowlistmenu2 ul li a:visited{
color: #A70303;
}

.arrowlistmenu2 ul li a:hover{ /*hover state CSS*/
background-color: #F3F3F3;
}

.arrowlistmenu2 ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
background: lightblue;
}


#bannerprincipal{
		margin-left:14px;
		width:772px;
		height:250px;
		margin-top:2px;
}
#tab1{
		background:#FFFFFF;
		border-top:1px solid gray; 
		width:750px; 
		height:auto;
		min-height:250px;
		padding: 10px;
		margin-left:14px;
		
}
#tab4{
		background:url(../images/fondotab2h.gif);
		border-top:1px solid gray; 
		width:750px; 
		height:auto;
		min-height:250px;
		padding: 10px;
		margin-left:14px;
		
}
#tab2{
		background:#FFFFFF;
		width:700px; 
		height:auto;
		min-height:230px;
		padding: 10px;
		margin-left:45px;
		
}
#tab6{
		background:#FFFFFF;
		width:700px; 
		height:auto;
		min-height:180px;
		padding: 10px;
		margin-left:45px;
		
}
#tab7{
		background:#FFFFFF;
		width:480px; 
		height:480px;
		padding: 10px;
		margin-left:30px;
		float:left;
		
}
#tab5{
		background:#FFFFFF;
		width:700px; 
		height:auto;
		min-height:230px;
		padding: 10px;
		margin-left:45px;
		
}
#tab3{
	background:#FFFFFF;
	width:282px;
	border-top:1px solid gray;
	height:auto;
	padding:10px;
		
		
}
#tab8{
		background:#FFFFFF;
		width:200px;
		border-top:1px solid gray; 
		height:auto;
		padding:10px;
		
		
}
#cierre1{
		background:url(../images/cierre1a.jpg);
		width:720px; 
		height:15px;
		margin-left:45px;
		margin-bottom:10px;
}
#cierrevideo{
		background:url(../images/cierrevideo.jpg);
		width:500px; 
		height:9px;
		float:left;
		margin-left:30px;
		margin-bottom:10px;
}
#cierre2{
		background:url(../images/cierre1.gif) center repeat-y;
		width:770px; 
		height:15px;
		margin-left:14px;
		margin-top:0px;
		margin-bottom: 1em;
}
#cierre4{
		background:url(../images/cierre2.gif) center repeat-y;
		width:770px; 
		height:15px;
		margin-left:14px;
		margin-top:0px;
		margin-bottom: 1em;
}

#ubicacion{
		font-family:Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		font-size:10px;
		margin-left:50px;
		margin-bottom:10px;
}
#h8{
		font-size:9px;
		color:#FFFFFF;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		margin-left:10px;
		text-align:justify;
		width:180px;
}
#h9{
		font-size:9px;
		color:#336600;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		margin-left:10px;
		text-align:justify;
		width:180px;
}

#logorain{
	width:600px;
	margin-left:36px;
	height:90px;
	margin-top:10px;
		
				

}

#textopeque{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#336600;
		line-height:12px;


}

#footer{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		line-height:15px;
		text-align:center;
		text-decoration:none;
		margin:auto;
		color:#FFFFFF;
		margin-top:0px;
		width:812px;
		height:48px;
		background:url(../images/filo2.gif);
}
#posi{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		line-height:15px;
		text-align:center;
		text-decoration:underline;
		margin-bottom:5px;
		float:right;
		margin-right:30px;
		color:#FFFFFF;
}
#titular{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#336600;
		font-weight:bold;
		line-height:11px;
		margin-left:10px;
		margin-top:10px;
		text-align:justify;
}
#titular2{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#333333;
		font-weight:bold;
		line-height:11px;
		margin-left:10px;
		margin-top:10px;
		text-align:justify;
}
#titular3{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;
		font-weight:bold;
		line-height:11px;
		margin-left:10px;
		margin-top:10px;
		text-align:center;
}
#contenidodinamico2{
		width:772px;
		height:auto;
		margin-left:45px;
		clear:both;
		
}
#contenidodinamico3{
		width:310px;
		height:auto;
		MARGIN:auto;
		text-align:center;
		clear:both;
		background:url(../images/formfondo.jpg);
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#336600;
		line-height:13px;
		text-align:center;
		
}
#formcierre{
		width:310px;
		margin:auto;
		background:url(../images/formcierre.jpg);
		height:21px;
		clear:both;
		margin-bottom:30px;
}

#itinerario{
		background:url(../images/fondoit.jpg);
		width:405px;
		height:auto;
		margin:0px;
		padding:0px;
		
				
}
#itinerario2{
		background:url(../images/fondoit2.jpg);
		width:405px;
		height:auto;
		margin:0px;
		padding:0px;
		
				
}


#itinerariomap{
		background:url(../images/fondoit2.jpg);
		width:440px;
		height:auto;
		margin:0px;
		padding:0px;
		
				
}

#cont{
		width:97px;
		height:auto;
		float:left;
		clear:both;
		margin-left:300px;
		
				
}
#textointerna{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#336600;
		line-height:11px;
		margin-left:10px;
		margin-top:10px;
		text-align:justify;
		width:360px;
}
#textointernablack{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#000000;
		line-height:11px;
		margin-left:10px;
		margin-top:10px;
		text-align:justify;
		width:360px;
}
#text{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#336600;
		line-height:13px;
		margin-left:10px;
		margin-top:10px;
		text-align:justify;
		
}
#text3{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#336600;
		line-height:13px;
		margin:auto;
		clear:both;
		margin-top:20px;
		text-align:justify;
		
}
#text2{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#333333;
		line-height:13px;
		margin-left:10px;
		margin-top:10px;
		text-align:justify;
		
}
.textosolicitu{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#336600;
	line-height:13px;
	text-align:left;
}
#textointerna2{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#336600;
		line-height:11px;
		margin-left:5px;
		margin-top:10px;
		text-align:justify;
		width:270px;
}

#textointerna3{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#336600;
		line-height:11px;
		margin-left:10px;
		margin-top:15px;
		text-align:justify;
		float:left;
		width:250px;
}
#textointerna4{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#336600;
		line-height:11px;
		margin-right:10px;
		float:right;
		margin-top:15px;
		text-align:justify;
		width:250px;
}

#cierre3{
		background:url(../images/itincierre.jpg);
		width:405px;
		height:25px;
		margin-top:0px;	
}
#cierrecolor{
		background:url(../images/itincierre2.jpg);
		width:405px;
		height:25px;
		margin-top:0px;	
}

#vinculos{
		border:none;
}
#logos{
		float:right;
		margin-right:30px;
		margin-bottom:30px;
		
		
}
#logos3{
		float:right;
		width:350px;
		margin-right:250px;
		margin-bottom:30px;
		
		
}
#logos2{
		float:right;
		margin-right:60px;
		
		
}
#testimonio{
		background-image:url(../images/testimonio.jpg);
		width:772px;
		clear:both;
		margin-left:14px;
		height:auto;
		min-height:180px;
}

#testimoniotre{
		background-image:url(../images/testimonio.jpg);
		width:772px;
		clear:both;
		margin-left:14px;
		height:200px;
		min-height:180px;
}

#atractivo{
		float:left;
		margin-top:15px;
		margin-left:15px;
		width:189px;
		height:140px;
		margin-right:10px;
			
}		
#cierremore{
	background:url(../images/cierretab1a.jpg);
	width:302px;
	height:15px;
			
				
}
#cierremore4{
		background:url(../images/cierretab2.jpg);
		width:220px;
		height:11px;
			
				
}
#testcierre{
		background-image:url(../images/testcierre.jpg);
		width:772px;
		clear:both;
		margin-left:14px;
		height:18px;
		margin-bottom:10px;
}

#textodescripcion{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#FFFFFF;
		line-height:12px;
		margin-top:10px;
		margin-left:15px;
		width:300px;
		text-align:justify;
}
#lista{
		list-style-type:armenian;
		color:#FFFFFF;
}
#imagenposicion{
	width:94px;
	height:113px;
	padding:0px;
	float:right;
	
}

#imagenposicion2{
	position:absolute;
	width:94px;
	height:113px;
	left:750px;
	top:1140px;
}
#menucierre{
		margin-left:60px;
		
		
}

#textocierre{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	line-height:15px;
	float:right;
	width:400px;
	margin-top:15px;
	margin-right:5px;
	margin-bottom:15px;
		
}

#cierrefinal{
		margin:auto;
		width:800px;
		height:25px;;
		background:url(../images/cierrefinal.jpg);
		background-repeat:no-repeat;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#FFFFFF;
		text-align:center;
				
}
#imagentourinterna{
		margin-left:20px;
		margin-top:20px;
		width:350px;
		height:169px;
		float:left;
		clear:both;
}


#skype{
		float:left;
		width:297px;
		height:95px;
		margin-left:40px;
		
}
#more{
		float:left;
		margin-left:40px;
		width:280px;
		margin-top:10px;
		margin-bottom:0px;

}
#morecontenido{
		float:left;
		background:url(../images/morefon.gif);
		margin-left:40px;
		width:310px;
		height:110px;
		margin-top:-3px;
		
		
}

#lista2{
		list-style-type:armenian;
		color:#336600;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		line-height:11px;
		margin-top:10px;
		text-align:justify;
		width:250px;
}


#imagenatrac{
		margin-left:10px;
		margin-top:10px;
		float:right;
		margin=bottom:10px;
		
}

#cierremore2{
		float:left;
		margin-left:40px;
		width:310px;
		margin-bottom:10px;
		
				
}
#textorainforest {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	line-height:normal;
	margin-right:0px;
	float:right;
	margin-top:0px;
	text-align:left;
	width:auto;
}
