body {
	font-family: Arial, Verdana, Helvetica, 'Sans-Serif';
	background-color: #DBD2A2; color: #990000; margin: 1px;
}
h2 {text-align:center; 
}
h3 {text-align:center; 
}

a:link {text-decoration: none; color: #990000}
a:visited {text-decoration: none; color: #990000}
a:hover {text-decoration: none;color: #996666}
a:active {text-decoration: none; color: #990000}

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

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

}

#esquerda, #direita { 
	width:180px;
}
#esquerda { 
	float:left;
}
#direita { 
	float:right;
}
#conteudo {
	width:530px; 
	margin-left:190px;
	padding-bottom: 10px;
}
	
#rodape {
	text-align:center;
	clear:both;
	height:justify;
	width:760px;
	padding-top: 4px; 
	border-top:1px dashed #990000;
	}
		
		A.a-quadro:link {
	text-decoration: none;
	color: #990000;
}

A.a-quadro:visited {
	text-decoration: none;
	color: #990000;
}

A.a-quadro:active {
	text-decoration: none;
	color: #990000;
}

A.a-quadro:hover {
	text-decoration: none;
	color: #996666;
}

.neg{
font:120%;
font-weight: bold;
}
.neg2{
font-size:140%;
font-family: Times New Roman, Times,'Sans-Serif';
font-weight: bold;
color:#FEDDBB;
}
/*padding: top,right,bottom, left*/
.neg3{
font-size:140%;
font-family: Times New Roman, Times,'Sans-Serif';
font-weight: bold;
color:#990000;
}

#box1 {
    font:110%;
	text-align:center;
	color: #990000;
	font-weight: bold;
	background-color: #DBD199;
	position: #direita;
	top: 50px;
	width: justify;
	padding:0.2em  0.2em 0.2em  0.2em;
	border:1px solid #999999;	
	}
	
#box_tit {
    text-align:center;
	position: #direita;
	top: 50px;
	width: justify;
	padding:10px 10px 0px 10px ;
	border-top:2px solid #990000;
	border-bottom: 2px solid #990000;	
	}	

		/* ===Menu vertical*/
	ul#menu {
width:180px;
text-align:left;
background:#F3F0E0;
margin:0;
padding:0;
list-style-type:none;
}
ul#menu li {
border-bottom:1px solid #9C9C9C;
border-right:3px solid #cc6633;
}
ul#menu li a:link, ul#menu li a:visited {
display:block;
height:1%;
text-decoration:none;
font: bold 11px Arial, Verdana, Serif;
border-left:5px solid #990000;
padding: 5px 10px 5px 2px;

}
ul#menu li a:hover {
background-color:#C8B966;
color:#FFFFFF;
border-left:9px solid #990000;
}
	/*===fim*/ 
