﻿body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Estilo1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
}
.Estilo1a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
}
.Estilo2 {
	color: #FF0000;
}
.Estilo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: normal;
}
.Estilo4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 4px;
}
.Estilo5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}
.Estilo6 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF; font-weight: bold; margin: 0px; padding-bottom: 4px; }
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Estilo4 a:hover {
	padding-left: 12px;
}
.Estilo6 a:hover {
	padding-left: 12px;
}
.Estilo7 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 12px;
	margin-right: 12px;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 12px;
	margin-right: 12px;
}
#wrapper {
  width:160px;
  height:45px;
  position:absolute;
  left: 40%;
  top: 45%;
  margin-left: -80px; /* half of width */
  margin-top: -23px;  /* half of height */
}
#wrapper2 {
  width:150px;
  height:40px;
  position:absolute;
  left: 15%;
  top: 15%;
  margin-left: -75px; /* half of width */
  margin-top: -20px;  /* half of height */
}
#wrapper3 {
  width:200px;
  height:200px;
  position:absolute;
  left: 70%;
  top: 50%;
  margin-left: -100px; /* half of width */
  margin-top: -100px;  /* half of height */
}
#wrapper4 {
  width:150px;
  height:40px;
  position:absolute;
  left: 15%;
  top: 80%;
  margin-left: -75px; /* half of width */
  margin-top: -20px;  /* half of height */
}
#wrapper5 {
  width:160px;
  height:40px;
  position:absolute;
  left: 40%;
  top: 80%;
  margin-left: -80px; /* half of width */
  margin-top: -20px;  /* half of height */
}
#wrapper6 {
  width:200px;
  height:40px;
  position:absolute;
  left: 70%;
  top: 87%;
  margin-left: -100px; /* half of width */
  margin-top: -20px;  /* half of height */
}
#Layer1 {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	background-color: #FF6600;
	left: 0;
	top: 0;
}