/* CSS Document */

.barratitulo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#EDE6C2;
	color:#7D7029;
	line-height:24px;
	font-weight:bold;
	letter-spacing:1px;
	padding-left:10px;
	}
	
.linha1{
	background-color:#ffffff;
	border-left:#e8e0d3 1px solid;
	font-size:1px;
	}
				
	
.texto1{
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#90854B;
	text-align:justify;
	line-height:15px;
	}	
	
.texto1 a{
	text-decoration:none;
	color:#90854B;
	}
	
.texto1 a:hover{
	color:#666666;
	}		
	
.texto2{
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:justify;
	line-height:15px;
	}	
	
.texto2 a{
	text-decoration:none;
	color:#666666;
	}
	
.texto2 a:hover{
	color:#999999;
	}	
	
	
