body {
	margin:0;
	width:100%;
	height:100%;
	text-align:center;
	background-color:#375135;	
}
#Layer1 {
	position:relative;
	width:845px;
	height:100%;
	z-index:1;
	text-align:center;
	background-color:#aec9ac;
	padding:10px 10px 10px 10px;
	border-right:3px solid #fff;
	border-left:3px solid #fff;
}
.style1 {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	color: #4B6548;
	margin-bottom:0px;
	margin-top:0px;
}
.style2 {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	color: #e7f3e7;
	margin-bottom:0px;
	margin-top:0px;
}
.style3 {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	color: #233e21;
	margin-bottom:0px;
	margin-top:0px;
}
img,embed{
	border:2px solid #fff;
}
p.texto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F513C;
	text-align:justify;
	line-height:150%;
	text-indent:25px;	
}
a{
	color:#336633;
	text-decoration:none;
}
a:visited{
	color:#336633;
}
a:hover{
	color: #243f22;
	font-weight:bold;
}



