@CHARSET "ISO-8859-1";

body {
	margin:0px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
}

.bodymae {
	background-image: url(../../imagens/estrutura/fundogeral2.jpg);
}

#container {
	padding-bottom: 2px;
	background-color: #FFFFFF;
}

.tablemae {
	background-color: #FFFFFF;
	border-left: 6px solid #FFFFFF;
	border-right: 6px solid #FFFFFF;
}

h1 {
	font-size: 24pt;
	margin-bottom: 9px;
	margin-top: 4px;
	padding-top: 0px;
	color:#B10000;
	font-family: "Trebuchet MS";
}

hr {
	color: #E3E3E3;
	border: none;
	border-top: 1px dotted #E3E3E3;
	height: 1px; 
}

#menutopo {
height: 25px;
color: #ffffff;
font-weight: bold;
border-top: 3px solid #FFFFFF;
border-bottom: 3px solid #FFFFFF;
background-image: url(../../imagens/estrutura/fundomenutopo.png);
}

#menutopo a {
	color: #ffffff;
	text-decoration: none;
}

#menutopo a:hover {
	text-decoration: underline;
}


#banner {
height: 100px;
border-bottom: 3px solid #FFFFFF;
background-image: url(../../imagens/estrutura/banner.png);
}

.rodape {
	height: 25px;
	background-color: #0A407D;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	border-bottom: 6px solid #FFFFFF;
}

.interno {
padding-bottom: 10px;
padding-top: 4px;
padding-left: 10px;
padding-right: 10px;
font-size: 11px;
width: 730px;
background-color: #FFFFFF;
}

.tabelafechada {
border-right: 1px solid #E3E3E3;
border-left: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
width: 100%;
}

.tabelafechada td {
	padding-left: 3px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 5px;
}

.inteiro {
	width: 100%;
}

.tabelaaberta {
border: 0px solid #E3E3E3;
}

.tabelaaberta td {
	padding-3px;
}

.titulo {
background-image: url(../../imagens/estrutura/fundoheadergrid.gif);
height: 28px;
width: 100%;
border-bottom: 1px solid #C2D9DF;
text-indent: 5px;
padding-top: 12px;
padding-bottom: 0px;
font-weight: bold;
}