@charset "utf-8";
/* CSS Document */

p {

	color:#333333;
	margin: 0px 0px 5px 0px;
}

p a:link{
	color:#DE2418;
	text-decoration:underline;
	
}

p a:visited{
	
	
}

.texto_tituloDestaque {
	font-size:15px;
	color:#333333;
	font-weight:bold;
}

a.texto_tituloDestaque:link {
	font-size:15px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

a.texto_tituloDestaque:visited {
	text-decoration:none
}

a.texto_tituloDestaque:hover {
	text-decoration:underline;
}

a.texto_tituloDestaque:active {
	text-decoration:underline;
}


H2 {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
}

.texto_tituloCategoria {
	font-size:15px;
	color:#DE2418;
	font-weight:bold;
	line-height:normal;
	word-spacing:normal;
}

H4 {
	font-size:14px;
	color:#000000;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
}

a{
	text-decoration:none;
	color:#333333;
}
a:link{
	color:#DE2418;
	text-decoration:none;
	
}

a:visited{
	
}

a:hover{
	text-decoration: underline;
}
a:active{
	text-decoration:underline;
}

.texto_data {
	font-size:11px;
	color:#DE2418;
	font-weight:bold;
}

.texto_dataEscura {
	color:#460000;
	font-size:11px;
	font-weight:bold;
}

.texto_dataAmarela {
	color:#FFCC00;
	font-size:11px;
	font-weight:bold;
}

.texto_titMultimidia {
	color:#296243;
	font-size:13px;
}

.texto_agenda {
	color:#FFFFFF;
	font-size:11px;
}

a.texto_agenda:link {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}

a.texto_agenda:visited {
	text-decoration:none
}

a.texto_agenda:hover {
	text-decoration:underline;
}

a.texto_agenda:active {
	
	text-decoration:underline;
}

.texto_cadastro {
	color:#FFFFFF;
	font-size:14px;
}

.texto_titulo2 {
	color:#FFFFCC;
	font-size:12px;
}

a.texto_titulo2 {
	color:#FFFFCC;
	font-size:12px;
	text-decoration:none;
}

a.texto_titulo2:link {
	color:#FFFFCC;
	font-size:12px;
	text-decoration:none;
}

a.texto_titulo2:visited {
	text-decoration:none
}

a.texto_titulo2:hover {
	text-decoration:underline;
}

a.texto_titulo2:active {
	font-weight:bold;
	text-decoration:underline;
}



.texto_catInterna {
	color:#DE2418;
	font-size:15px;
	font-weight:bold;
}

a.texto_catInterna {
	color:#DE2418;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

a.texto_catInterna:link {
	color:#DE2418;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

a.texto_catInterna:visited {
	text-decoration:none
}

a.texto_catInterna:hover {
	text-decoration:underline;
}

a.texto_catInterna:active {
	font-weight:bold;
	text-decoration:underline;
}

.texto_tituloInterna {
	font-size:18px;
	color:#333333;
	font-weight:bold;
	
}

.texto_dataInterna {
	color:#DE2418;
	font-size:10px;
	font-weight:bold;
}

.texto_legenda {
	color:#DE2418;
	font-size:10px;
}

.texto_resumoInterna {
	color:#DE2418;
}

.sombra {
	font-size:30px; 
    color:black; 
    text-shadow: 2px -2px 2px #FFC400;
}

.texto_branco {
	color:#FFFFFF;
	font-size:12px;
}

.texto_tituloBranco {
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
}


.texto_tituloBrancoVideo {
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

.texto_Amarelo {
	color:#FFCC00;
	font-size:12px;
}

.textoFormularios {
	color:#666666;
	font-size:12px;
}

.textodataMural {
	color:#666666;
	font-size:11px;
	font-weight:bold;
}

.texto_comentMural {
	color:#608A28;
	font-size:12px;
}
.erro{
	display:none;
	color:#C00;
	font-weight:bold;
}
