@charset "utf-8";
body {
	background-color: #666666;
}
#corpo #piede {
	text-align: center;
}
#corpo #testo {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

#corpo #piede a{
	color:#525252;
}
#corpo #piede a:hover{
	color:#000000;
}
#webmarketing {
	text-align: center;
	padding-top: 10px;
}

#corpo {
	position:absolute;
	width:600px;
	height:316px;
	z-index:1;
	margin-left: -300px;
	left: 50%;
	margin-top: -158px;
	top: 50%;
	text-align:: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	
}
.style1 {color: #2A2A2A}
.style2 {
	font-size: 18px;
	font-weight: bold;
	color: #242156;
	font-style: italic;
}

a:link {
color: #2A2A2A;
text-decoration:none;
}

a:hover {
color: #2A2A2A;
text-decoration:underline;
}

a:visited {
color: #2A2A2A;
text-decoration:none;
}
