/***************************************************/
		/* Layout da página */
/***************************************************/

#geral {
	position: relative;
	width: 1024px;
	margin: 0px auto;
	background-color: transparent;
}

#topo {
	position: relative;
	width: 1024px;
	height: 114px;
	margin-top: 5px;
	border: 1px solid silver;
	background-image: url('img/topo2.jpg');
	background-repeat: no-repeat;
}

#usuario_topo {
	float: left;
	width: 450px; height: 13px;
	margin: 78px 0px 0px 5px;
	text-align: left; 
	font-size: 11px;
	color: black;
}

#menu_topo {
	float: right;
	width: 450px; height: 13px;
	margin: 78px 5px 0px 0px;
	text-align: right;
}

#projeto_topo {
	float: right;
	width: 1024px; height: 17px; 
	margin: 7px 0px 0px 0px;
	text-align: left; 
	font-size: 11px;
    font-style:italic;
	color: black;
    background-color: #bfe0b1;
}


#meio {
	position: relative;
	width: 1024px;
	background-color: transparent;
	border-top: 1px solid transparent;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}

#esquerda {
	float: left;
	width: 160px;
	min-height: 400px;
	background-color: transparent;
}

#centro {
	float: left;
	width: 750px;
	min-height: 400px;
	margin-left: 30px;
	background-color: transparent;
}

#menu {
	width: 150px;
	text-align: left;
	background-color: #d8e3f5;
	margin-top: 20px;
	margin-left: 5px;
}

#titulo_pagina {
	background-color: transparent;
	width: 740px;	
	min-height: 20px;
	padding: 10px 5px 15px 5px;
	text-align: left;
}

#conteudo {
	background-color: transparent;
	width: 740px; 
	padding: 0px 5px 30px 5px;
	text-align: left;
}

#rodape {
	width: 1024px;
	height: 50px;
	background-color: #dddddd;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
}

#texto_rodape {
	width: 500px;
	text-align: center;
	font-size: 9px;
	font: Tahoma, Arial;
	color: #727272;
	background-color: inherit;
	margin: auto;
	padding-top: 7px;
}

/************************************************/
				/* Formatação da informação */
/************************************************/

body {
	margin: 0px;
	background-color: transparent;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
}

#menu_topo a {
	font-size: 11px;
	color: black;
}

#menu a {
	font-size: 11px;
	color: #326596;
	display: block;
	padding: 7px;
}

#texto_rodape a {
	font-size: 9px;
}

#menu a:hover {
	text-decoration: none;
	background-color: #bccfed;
}

.titulo_menu {
	width: 140px;
	height: 20px;
	padding: 5px;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}

a:link, a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #0033ff;
	text-decoration: none;
}

a:hover, a:active  {
	font-family: Verdana;
	font-size: 11px;
	color: #0033ff;
	text-decoration: underline; 
}

a.funcao:link, a.funcao:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #37a46f;
	font-weight: bold;
}

a.funcao:hover, a.funcao:active {
	font-family: Verdana;
	font-size: 11px;
	color: #37a46f;
	font-weight: bold;
	text-decoration: underline;
}

hr {
	color: #0079b7;
	text-align: center;
	border: 1px none #B0E0E6;
	height: 1px;
}

.titulo {
	font-family: Verdana, Arial, Tahoma;
	font-size: 13px;
	color: #4c994d;
	font-weight: bold;
}

.subtitulo {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #438743;
	font-weight: normal;
	line-height: 140%;
}

p {
	font-family: Verdana; 
	font-size: 11px; 
	color: black; 
	font-weight: normal;
	margin: 10px 0px; 
}

q {
	color: #007195;
}

ul {
	list-style-type: square;
	list-style-position: inside;
	text-indent: -30px;
}

li {
	padding: 0px 0px 5px 0px;
}

.observacao {
	font-family: Verdana; 
	font-size: 11px; 
	color: Gray; 
	font-weight: normal; 
	margin-top: 5px;
	margin-bottom: 5px;
}

.mensagem {
	font-family: Verdana;
	font-size: 11px;
	color: #a87037;
	font-weight: normal;
	line-height: 150%;
}

.secao {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #9d6b00;
	padding: 20px 0px 5px 0px;
}

.rotulo {
	font-family: Verdana;
	font-size: 11px;
	color: #33689b;
	font-weight: bold;
}

.rotulo2 {
	font-family: Verdana;
	font-size: 11px;
	color: #33689b;
	font-weight: normal;
	line-height: 200%;
}

.rotulo3 {
	font-family: Verdana;
	font-size: 9px;
	color: #9d9d9d;
	font-weight: normal;
}

.dir {text-align: right;}

.forte {font-weight: bold;}

.destaque {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #c24848;
	font-weight: normal;
}

.informacao {
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	font-weight: normal;
}

.erro {
	font-family: Verdana;
	font-size: 11px;
	color: red;
	font-weight: normal;
}

input {
	font-size: 11;
	color: black;
	font-family: Verdana;
	vertical-align: top;
}

textarea {
	font-size: 11px;
	color: black;
	font-family: Verdana;
}

select {
   background-color: #e7ffdd;
   color: #326596;
   font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size: 11px;
   font-weight: lighter;
}

button {
	font-size: 11px;
	color: #3770a6;
	font-family: Verdana;
}

table, td, th {
	border-collapse: collapse;
	padding: 6px;
}

th {
	background-color: #cde6ce;
	color: #2f608e;
	font-weight: normal;
}

td, th {
	height: 15px;
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	font-weight: normal;
}

table.borda {
	border: 1px solid silver;
}

table.borda td {
	border: 1px solid silver;
}

table.borda th {
	border: 1px solid silver;
}

.textfield {
    background-color: #e7ffdd;
    color: #326596;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: lighter;
}

.error_strings{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: red;
	padding: 5px 0px;
}	

.tbtitulo{ 
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight: bold; 
    color:#000000; 
    background-color:#d8e3f5;
}	

.tbtitulomaior{ 
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight: bold; 
    color:#FFFFFF; 
    background-color:#3e87f4;
}	

.tbsubtitulo{ 
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight: bold; 
    color:#000000; 
    background-color:#e6ecf5;
}	

.aviso {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #993333;
	font-weight: lighter;
}

