.topo {
	background-image: url(img/fundo_top.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-left: 10px;
}
.fundomeio {
	background-image: url(img/fundo_middle.gif);
	background-position: top;
	vertical-align: top;
}
.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/fundo_bottom.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.pequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.espaco {
	font-size: 5px;
	font-weight: normal;
	vertical-align: 60%;
}
.medio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}






.corpo {
	background-color: #666666;
	background-position: center top;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
.linktopo {

	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-left: 0px;
}
.linktopo:hover {


	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-left: 0px;
}
.destaque:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.fundointerna {
	background-image: url(img/interna_fundo.gif);
	background-repeat: repeat-x;
}
