body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(img/bg_pagina.jpg);
}
p, form {
	margin: 0;
}
#mae {
	background-color: #FFFFFF;
	width: 758px;
}
#banner {
	height: 120px;
	background-color: #CCCCCC;
}
#menu {
	text-align: left;
	vertical-align: top;
	background-color: #CCCCCC;
	width: 200px;
}
#mae #menu div {
	background-color: #009900;
	padding: 3px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px solid #999999;
}
#mae #menu #atual {
	background-color: #EF3125;
}

#mae #menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#mae #menu a:hover {
	text-decoration: underline;
}
#conteudo {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#mae #conteudo hr {
	background-image: url(img/barra_bola.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 10px;
}

.titulo {
	color: #F03224;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.subtitulo {
	font-size: 9pt;
}

#mae #conteudo a:link {
	color: #009900;
}
#mae #conteudo a:hover {
	color: #CC0000;
	text-decoration: none;
}
#mae #conteudo a:visited {
	color: #999999;
}
#mae #conteudo h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", cursive;
	font-size: 12pt;
	color: #EF3125;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mae #conteudo div.textoMargem {
	margin: 5px;
}


#base {
	height: 20px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	background-color: #CCCCCC;
}
#mae #menu div:hover {
	background-color: #006600;
	padding: 3px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px solid #999999;
}
