#pagina {
	width: 950px;
	float: left;

}
#area {
	float: left;
	width: 950px;

}
#topo {
	width: 950px;
	height: 115px;
	float: left;
	background-image: url(foto_topo.gif);
	bottom: 15px;
	margin: 1px;







}
#menu {
	width: 105px;
	float: left;
	height: 400px;
	padding-left: 15px;


}
#menu a:link {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 10px;
	width: 66px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	margin: 2px;
	padding: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;

} 
#menu a:active {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 10px;
	width: 66px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	margin: 2px;
	padding: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;

}
#menu a:visited {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 10px;
	width: 66px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	margin: 2px;
	padding: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;

}
#menu a:hover {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	background-color: #CCCCCC;
	height: 10px;
	width: 66px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	margin: 2px;
	padding: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	font-style: italic;




}
#conteudo {
	width: 830px;
	float: left;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	top: 15px;
	font-weight: normal;
	background-image: url(fundo.gif);



}
#conteudo a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;


}
#conteudo a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
#conteudo a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
#conteudo a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;

}
#tabela td {
	margin: 0px;
	padding: 0px;
	height: 0px;
	vertical-align: middle;

}

