body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4898D3;
	background-image:url(/img/bg01.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#corpo {
    position:absolute;
	
    left:50%;
    height:800px;
    margin-left:-400px;
}

#topo {
	width: 800px;
}

a.menu:link
{
text-decoration: none;
color: #fff;
} 
a.menu:visited
{
text-decoration: none;
color: #fff;
} 
a.menu:active
{
text-decoration: none;
color: #fff;
} 
a.menu:hover 
{
text-decoration: underline;
color: #fff;
} 


a:link
{
text-decoration: none;
color: #000066;
} 
a:visited
{
text-decoration: none;
color: #000066;
} 
a:active
{
text-decoration: none;
color: #000066;
} 
a:hover 
{
text-decoration: none;
color: #F00;
} 


#link a {
    display:block;
}
#link a:hover {
    background-color:#ECFFFF;
}

.maiusculo {
	TEXT-TRANSFORM: uppercase;
}

#popupprov a:hover, #popupprov a:active, #popupprov a:visited, #popupprov a:link{
	
	text-decoration:none;
	border:0;
	
}