body {
	font-family: Arial, Verdana, Helvetica, 'Sans-Serif';
	background-color: #9BAEC6; color: #003366; margin: 0;
}
h1 { 
	text-align:center; 
}

a:link {text-decoration: none; color: #003366}
a:visited {text-decoration: none; color: #003366}
a:hover {text-decoration: none;color: #666666;}
a:active {text-decoration: none; color: #003366}

.site{
background-color: #FFFFFF;
height:justify;
width: 770px;
padding: 0px 5px 0px 5px; 
border-right:1px solid #FEF5DA;
border-left: 1px solid #FEF5DA;
}

#geral { 
	text-align:justify; 
	font:70% Arial, Verdana, 'Sans-Serif';
	width:760px;	

}

table{
font:102%;
color: #003366;
}

#esquerda, #direita { 
	width:155px;
}
#esquerda { 
	float:left;
}
#direita { 
	float:right;
}
#conteudo {
	width:590px; 
	margin-left:165px;
}

#rodape {
	text-align:center;
	clear:both;
	height:justify;
	width:770px;
	margin-top: 10px;
	padding-top: 4px;
	border-top:1px solid #990000;
	}

#box1 {
	/*color: #999999;*/
	font:140% Arial, Verdana, 'Sans-Serif';
	font-weight: bold;
	background-color: #E6EBEE;
	text-align:right;
	padding:5px 5px 3px 5px;
	top: 50px;
	left: 10px;
	width: justify;
	/*border: 0.1em solid #CCCCCC;*/
	text-decoration:none;	
	}
		A.a-quadro:link {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}

A.a-quadro:visited {
	text-decoration: none;
	font-weight: bold;
	color:#003366;
}

A.a-quadro:active {
	text-decoration: none;
	font-weight: bold;
	color:#003366;
}

A.a-quadro:hover {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

.neg{
font-weight: bold;
color:#750000
}
.neg2{
font-size:120%;
font-weight: bold;
color:#FEDDBB
}

		/* ===Menu vertical*/
	ul#menu {
width:155px;
text-align:left;
background:#FF6600;
margin:0;
padding:0;
list-style-type:none;
}
ul#menu li {
border-bottom:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
}
ul#menu li a:link, ul#menu li a:visited {
display:block;
height:1%;
text-decoration:none;
color:#FFFFFF;
font-weight: bold;
font-size:11px;
border-left:8px solid #FF3300;
padding-left:8px;
padding-top:2px;
padding-bottom:2px;

}
ul#menu li a:hover {
background-color:#FF9146;
color:#FFFFFF;
border-left:8px solid #FF6B46;
}
	/*===fim*/ 
	/*menu horitonzal*/
ul.nav { 
	margin:0; 
	padding-left:0;
	}
	
ul.nav li {
	list-style:none;	
	display:inline;
	}
ul.nav li a {
	float:left;
	border:1px solid #FFFFFF;
	border-right:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	width: justify;
	font: Verdana, Arial, Helvetica, 'sans-serif';
	font-weight: bold;
	background:#FFFFFF;
	color:#0033CC;
	text-align:center;
	padding-left:11px;
	padding-right:11px; 
	/*padding:0  0.2em 0.2em  0;*/
	text-decoration:none;
	}
ul.nav a:hover{
	background:#E6EBEE;
	color:#0033CC;
	border:1px solid #0033CC;
	}
/*Formulário*/

form.login {
/*background-color: #F4E2D7;*/
text-align:center; 
width:154px;
font: 11px Verdana, sans-serif;
color: #003399;
/*border: 2px solid #0000FF;*/
border-top:1px solid #6C8591;
border-bottom:1px solid #6C8591;
margin-bottom:7px;
padding:2px 0 2px 0;
}
.campos {
background-color:#FFDBC4; 
font-size: 11px;
color:#993300;
margin-right: 0px;
}
.botao {
background-color: #000066;
font-size:9px;
color: #FF6600;
/*font-weight: bold;*/
}	

/*Listagem*/
/*Padding: top, right, bottom, left*/
.borda{
font:99% Arial, Verdana, 'Sans-Serif';
text-align:left;
height:justify;
width: justify;
/*background-color: #F9F8EE;*/
padding: 3px 3px 3px 3px; 
border-color:#999999;
border-bottom:1px solid #6C8591;
}

.style4 {
	font-size: smaller;	
}