td{
	font-family: Verdana;
	font-size: 12px;
	color: #191970;
	text-align: justify;
	background: repeat-y; 
	line-height: 150%;
}
#centro{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	font-family: Verdana;
	font-size: 12px;
	color: #191970;
	text-align: justify;
}
.apelo05, .apelo08{
	font-family: Verdana;
	font-size: 14px;
	color: #191970;
	text-align: justify;
}

.dropdownInput{
	font-family: Verdana;
	font-size: 12px;
	color: #191970;
	text-align: justify;
	line-height: 150%;
}
#Layer1 {
	position:absolute;
	left:280px;
	top:308px;
	width:275px;
	height:120px;
	z-index:1;
	display: none;
}
#Layer2 {
	position:absolute;
	left:280px;
	top:341px;
	width:275px;
	height:80px;
	z-index:2;
	display: none;
 
}

#Layer3 {
	position:absolute;
	left:280px;
	top:370px;
	width:275px;
	height:110px;
	z-index:3;
	display: none;
}

a{
	color: White;
	text-decoration: none 
}
a:hover{
	color: Silver;
	text-decoration: none 
}

a.site{
	color: Red;
}
a:hover.site{
	color: #8B4513;
	text-decoration: none 
}
