.Estilo1 {
	color: #E78533;
	font-weight: bold;
	font-size: 20px;
	font-family: verdana;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#central {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:780px;
}
#Layer2 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:1800px;
	z-index:2;
	background-color:#CCCCCC;
    filter:alpha(opacity=10);
	-moz-opacity:.10;
	opacity:.10;
	visibility:hidden;
	
}
#ElLayer1 {
	position:absolute;
	width:180px;
	height:115px;
	z-index:1;
	left: 344px;
	top: 150px;
}
#ElLayer2 {
	position:absolute;
	width:180px;
	height:115px;
	z-index:1;
	left: 210px;
	top: 450px;
}
#Layer1 {
	position:absolute;
	width:240px;
	height:30px;
	z-index:1;
	left: 374px;
	top: 542px;
}