.header {
	background-repeat: repeat-x;
	background-position: left bottom;
}
.navegation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	top: 50px;
	font-weight: 700;
}
.navegation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #0099CC;
}
