/*
Tema: Acape » http://acape.org.br
Descrição: Formal e limpo. Duas colunas. Largura fixa (800). Centralizado. 
Autor: Romo
Versão: 3.0..13.07.2009
*/ 
body {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(http://acape.org.br/imagens/fundo.jpg) #066 repeat-y top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	}
.cor1 {
	background-color: #669;
	}
.cor2 {
	background-color: #cc9;
	}
#pagina {
	position: relative;
	width: 778px;
	background: #fff;	
	margin-right: auto; 
	margin-left: auto;
	/* height: auto; */
	}
#topo {
	width: 778px;
	height: 155px;
	}
#conteudo {
	margin-right: auto; 
	margin-left: 0px;
	padding: 35px 10px 10px 195px;
	text-align: left;
	background: #ffe url(../imagens/lateral.png) repeat-y;
	}
#lateral {
	position: absolute;
	left: 0px;
	top: 155px;
	width: 180px;
	}
#menubox {
	width: 140px;
	height: auto;
	margin-top: 0px;
	margin-left: 20px;
	padding: 50px 0px;
	background: #9cf;
	line-height: 15px;
	}
#menubox ul {
	list-style-type: none;
	margin-left: 0px;
	padding: 0px;
	}	
#menusec {
	padding-top: 0px;
	border-top: 1px solid #fff;
	}
table {
	width: 550px;
	background-color: #cc9;
}
td {
	border: solid #fff 1px;
}
tr.categoria_tabela {
	width: 70%;
	background-color: #fff;
	font-weight: bold;
}	
h1, h2, .vai {
	font-weight: bold;
	font-style: italic; 
	text-transform: lowercase;
	color: #06c;
	}	
h1 {
	font-size: 20px;
	}
h2, .vai {
	font-size: 16px;
	}
h3 {
	font-size: small;
	font-weight: bold;
	}
.copyright {
	font-size: x-small;
	color: #06c;
	text-align: center;
	}
.margem-extra {
	margin-bottom: 500px;
	}
.margeado1 {
	margin-left: 40px;
	}	
.central {
	text-align: center; 
	}
.central img {
	padding: 40px 0px 2px;
	}
img { 
	border: none;
	}		
a {
	font-weight: bold;
	text-decoration: none;
	}
#menubox ul li a.margemb {
margin-bottom: 10px;
}	
a:link {
	color: #03c;
	}
a:visited {
	color: #063;
	}
a:active {
	color: #033;
	}
a:hover { 
	background: #cf9;
	}
#menubox a {
	display: block;
	text-decoration: none;
	font-size: 0.8em;
	padding: 2px 5px;
	text-align: right;
	text-transform: lowercase;
	}	
#menubox a:link { 
	color: #03c;
	}
#menubox a:visited { 
	color: #069;
	background: #69c;
	}
#menubox a:active { 
	color: #000;
	}
#menubox a:hover { 
	background: #fff;
	border-right: medium solid #03c;
	}	
form {
	border: thin #ccc solid;
	margin-right: 10px;
	padding: 30px 30px 50px;
	}
fieldset {
	margin-bottom: 10px;
	border: none;
	}
hr { 
	margin: 30px 0px 30px;
	}

	
	
	
	
	
	