body {
	background-image: url(layout/fundo_pag.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.espaco_linha{
	line-height:18px;
	padding-left:7px;

}
.caixa_form {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(layout/fundo_caixa_form.jpg);
	background-repeat: repeat-x;
}
.caixa_form2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(layout/fundo_caixa_form_2.jpg);
	background-attachment: scroll;
}
.botao_form {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0A4D93;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	cursor: auto;
}
.botao_index {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0A4D93;
	height: 25px;
	width: 50px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	cursor: pointer;
}

.bordas_laterais_tabela {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #074787;
	border-left-color: #074787;
}
.data_grande {
	font-family: Tahoma;
	font-size: 24px;
	color: #CCCCCC;
}
.data_grande2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #787620;
}
.tit_noticias {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #013567;
}
.data_noti {
	font-family: Tahoma;
	font-size: 12px;
	color: #013567;
}

.titulo_link {
	font-family: Tahoma;
	font-size: 12px;
	color: #013567;
	margin-top:15px;
}
.titulo_link a{
	font-family: Tahoma;
	font-size: 12px;
	color: #787620;
	text-decoration:none;
}
.titulo_link a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #787620;
	text-decoration:underline;
}


.rodape {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}	
.data_agenda {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #787620;
}
.subtitulos_textos {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #787620;
}
.data_tit_noticias {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #787620;
}
.sub_agenda {
	font-family: Tahoma;
	font-size: 12px;
	color: #787620;
}
.sub_agenda2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #787620;
}
.link_rodape {
	font-family:Tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	padding:0px 7px 0px 7px;
		
}
.link_rodape:hover {
    font-family:Tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration:underline;
	
}
.link_agenda {
	font-family:Tahoma;
	font-size:11px;
	color:#787620;
	text-decoration:none;
}
.link_agenda:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#787620;
	text-decoration:underline;
	cursor:pointer;
}
.mapa_si {
	font-family:Tahoma;
	font-size:12px;
	color:#5298DC;
	text-decoration:none;

}
.link_vejamais {
	font-family:Tahoma;
	font-size:12px;
	color:#5298DC;
	font-weight: bold;
	text-decoration:none;

}
.link_vejamais:hover {
	font-family:Tahoma;
	font-size:11;
	color:#5298DC;
	text-decoration:underline;
	font-weight: bold;
	cursor:pointer;
}
.espaco {
	padding:10px 5px 0px 0px;
}
.espaco2 {
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}
