.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 19px;
	font-weight: normal;
}

.texto_pequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
}


.titulofoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #731810;
}

.textohome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
	font-weight: normal;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #731810;
}


.titulo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #731810;
	text-decoration: none;	
}
.titulo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #731810;
	text-decoration: underline;	
}

.titulolat a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #731810;
	text-decoration: none;	
}

.titulolat a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #731810;
	text-decoration: underline;	
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;	
	color: #666666;
	line-height: 16px;
	text-align: left;
}

.news a {
	color: #666666;
	text-align: left;
	text-decoration: none;
	line-height: 16px;
}
.news a:hover {
	color: #804000;
	text-align: left;
	text-decoration: underline;	
}
.menutop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #731810;
	text-decoration: none;	
}

.menutop a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #731810;
	text-decoration: underline;
}
.border {
	border: thin solid #666666;
}
.botao {
	border: thin outset #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 23px;
	width: 30px;
	background-color: #FF9900;
	font-size: 10px;
}
.campo {
	height: 17px;
	width: 130px;
	background-color: #E6E6E6;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #731810;
	text-decoration: none;	
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #731810;
	text-decoration: underline;
}
