body
{
	background-image: url(imagens/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
}
.list_menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 18px;
	width: 150px;
	border: 1px solid #70858F;
}


/*
 * Removendo todas as bordas de imagens.
 */
img 
{
	border: none;
}

.clear
{
	clear: both;
}

/*****************************************************
 * TOPO												 *
 *****************************************************/

#topo h1 a
{
	display: block;
	width: 100%;
	height: 100%;
}

#topo h1 a span
{
	display: none;
}.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
.link1 {
	color: #FFFFFF;
	text-decoration: underline;

}
