body {
	margin: 0px;
	padding: 0px;

}

form {
	margin: 0px;
	padding: 0px;
}
.caixadetexto {
	font-family: Tahoma;
	font-size: 11px;
	color: #0C556E;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #5D7D7A;
}
.botoesformulario {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5D7D7A;
	border: 1px solid #5D7D7A;
}
.txt_destaque {
	font-family: Tahoma;
	font-size: 11px;
	color: #343b41;
	text-decoration: none;
}
.txt_tom_fraco {
	font-family: Tahoma;
	font-size: 11px;
	color: #989898;
	text-decoration: none;
}
.borda {
	border: 1px solid #999999;
}

.txt_conteudo {
	font-family: Tahoma;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
}

.txt_conteudo_9px {
	font-family: Tahoma;
	font-size: 9px;
	color: #464646;
	text-decoration: none;
}

.txt_vermelho {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.txt_10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #989898;
	text-decoration: none;
}
.fundo_foto {
	background-image: url(../images/bg_foto.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.link_conteudo {
	font-family: Tahoma;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
}
.link_conteudo:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #464646;
	text-decoration: underline;
}
.link_verde {
	font-family: Tahoma;
	font-size: 11px;
	color: #6E8C23;
	text-decoration: none;
}
.link_verde:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #6E8C23;
	text-decoration: underline;
}
.txt_conteudo_12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #464646;
	text-decoration: none;
}
.txt_titulo_noticia {
	font-family: Tahoma;
	font-size: 16px;
	color: #6E8C23;
	text-decoration: none;
}
.txt_titulo_noticia2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #6E8C23;
	text-decoration: none;
}

.borda_img_intro {
	border:10px;
	border-color:#FFF;
}

/* arquivo de fotos */
#qdrEvento {position:relative; float:left; width:250px; margin:0px 9px 4px 0;}
#qdrEventoFt {position:relative; float:left; width:105px; height:73px; background:url(../images/bg_foto.png) no-repeat left top; text-align:left; padding:15px 0 0 8px;}
#qdrEventoDesc {position:relative; float:left; width:137px; height:68px; padding-top:20px;}

