@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:618px;
	z-index:0;
}
.italiano {
	position:absolute;
	left:371px;
	top:179px;
	width:208px;
	height:130px;
	z-index:1;
	background-image: url(/img/ita.png);
	background-repeat: no-repeat;
	display:block;
	background-position: 0px 0px;
}
.italiano:hover {
	background-repeat: no-repeat;
	background-position: 0px -130px;
}
.portoghese {
	position:absolute;
	left:207px;
	top:323px;
	width:208px;
	height:130px;
	z-index:1;
	background-image: url(/img/por.png);
	background-repeat: no-repeat;
	display:block;
	background-position: 0px 0px;
}
.portoghese:hover {
	background-repeat: no-repeat;
	background-position: 0px -130px;
}
#footer {
	position:absolute;
	left:134px;
	top:627px;
	width:826px;
	height:77px;
	z-index:2;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333;
}
#footer a {
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#apDiv4 {
	position:absolute;
	left:478px;
	top:20px;
	width:473px;
	height:118px;
	z-index:100;
}
.sms {
	display: block;
	height: 118px;
	width: 473px;
}
