/* geral  inicio */
body { 		scrollbar-arrow-color: #85D6FF; 
			scrollbar-3dlight-color: #3399CC; 
			scrollbar-highlight-color: #85D6FF; 
			scrollbar-face-color: #4CB2E5; 
			scrollbar-shadow-color: #3399CC; 
			scrollbar-track-color: #6BCBDF; 
			scrollbar-darkshadow-color: #66CCFF
}


/* geral  fim */





/* parte de news - inicio */
.titulo_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	TEXT-DECORATION: none;
	color: #676339;
}


.titulo_01 A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	TEXT-DECORATION: none;
	font-weight: bold;
	color: #676339;
}

.titulo_01 A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	TEXT-DECORATION: underline;
	font-weight: bold;
	color: #676339;
}


.data_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #04738B;
}
.texto_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #777777;
}
/* parte de news - fim */




/* parte frase da semana - inicio*/
.texto_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #004F60;
}
.autor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #7CA6AF;
	
}
.tituloAdmin {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;	
}
.textoAdmin {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.textoAdmin A{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.textoAdmin A:hover{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}


/* parte frase da semana - fim*/







/*INTERNAS*/





.verestilo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}
.textoprincipal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #545454;
}
.linkprincipal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF5400;
}
.linkprincipalnews {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF5400;
}
.texto01news {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #777777;
}
.botaoSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #4CB2E5;
	}