body 	{
	background-image: url(../images/fundo.jpg);
	background-repeat: repeat-x;
	font-family: sans-serif, tahoma, arial, helvetica;
	font-weight: normal;
	font-size: 10px;
	overflow: auto;
	}
.texto {
	font-size: 12px;
	color: #53493c;
	line-height: 150%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}

.texto a:link, .a:visited{	
margin:0px;
padding:0px;
}
.texto a:hover {	
color:#468F19;
}

.texto2 {
	font-size: 12px; 
	color: #53493c;
	line-height: 17px;
}
.texto3 {
	font-size: 12px;
	color: #53493c;
	line-height: 17px;
	text-decoration: underline;
}
.textobold {
	font-size: 13px;
	font-weight: bold;
	color: #564f43;
}
.textobranco {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 20px;
}
.textoverde{
	font-weight: bold;
	font-size: 14px; 
	color: #468F19;
	
}
.textoazul{
	font-weight: bold;
	font-size: 14px; 
	color: #0E5492;
	
}
.textovermelho{
	font-weight: bold;
	font-size: 14px; 
	color: #9F2726;
	
}
.textoverm2{
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px; 
	color: #9a310d;
	
}
.textomaior{
	font-weight: bold;
	font-size: 14px; 
	color: #675c4b;
	
}
.textoinst {
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	color: #675c4b;
	line-height: normal;
	line-height: 16px;
	text-align: justify;
}
.infomare {
    font-family: Tahoma;
	color: #7a6957; 
	font-size: 12px; 
}
.bordaTabela {	
	border-style:solid;
	border-color:#C1BCA8;
	border-width:1px;
	font-weight: normal;
}
.select {
	background-color: #F5F3E6;
	font-size: 12px;
	color: #615b53;
}
a { 	
	text-decoration: none;
}
.backprogramacao {
	background-image: url(../images/programacao.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.backevento {
	background-image: url(../images/evento.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.backpontos {
	background-image: url(../images/pontosderota.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.backprogconteudo {
	background-image: url(../images/progconteudo.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
}
.backvazio {
	background-image: url(../images/fundovazio.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
}
.linl {
	a:link;
}
