body {
	margin:0px; 
	padding:0px; 
	background-color:#000;
} 

#todo{
	background-image:url(../images/pie.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#d3d3d3;
	font-size:12px;
	width:100%;
	height:3000px;
}

#todo1{
	background-image:url(../images/medio.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:100%;
	height:2600px;
}

#todo2{
	width:746px;
	height:2600px;
	margin:auto;
	text-align:center;
}

#menu{
	height:22px;
	width:716px;
	text-align:center;
	margin:0px 15px;
}

#forestbar{
	width:164px;
	height:22px;
	float:left;
	display:inline;

}

#historia{
	width:148px;
	height:22px;
	float:left;
	display:inline;

}

#fotos{
	width:116px;
	height:22px;
	float:left;
	display:inline;

}

#fechas{
	width:136px;
	height:22px;
	float:left;
	display:inline;

}

#contacto{
	width:152px;
	height:22px;
	float:left;
	display:inline;
}

#texto{
	text-align:left;
	float:left;
	display:inline;
	width:382px;
	margin:43px 20px 30px 22px;
}

#fotos2{
	text-align:left;
	float:left;
	display:inline;
	width:385px;
	margin:0px 20px 30px 0px;
}

#img{
	
	float:left;
	display:inline;
	margin-left:23px;
	margin-bottom:20px;
	border:solid 2px #fff;
}

#forestbar2{
	height:216px;
	width:312px;
	float:left;
	display:inline;
	margin:43px 0px 30px 0px;
}

#inicio{
	width:424px;
	float:left;
	display:inline;
}

#seccion{
	width:746px;
	margin-bottom:90px;
	float:left;
	display:inline;
}

#espacio{
	width:746px;
	height:300px;
	float:left;
	display:inline;
	
}

#texto img{
	float:left;
	display:inline;
	margin-top:13px;
	
}

#face{
	float:left;
	display:inline;
	margin-top:22px;
	margin-left:26px;
	width:210px;
	
}

#face a{
	color:#ccc;
	text-decoration:underline;
	font-weight:bold;
}

#face a:hover{
	color:#fff;
	font-weight:bold;
}

#contacto2{
	text-align:right;
	float:left;
	display:inline;
	width:382px;
	margin:43px 20px 30px 22px;

}

#sabado{
	font-weight: bold; 
	color: #27DB06;
}

#teto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#27DB06;
	border:solid 1px #333;
	width:160px;

}
