/* CSS Document */

body {
	background-color: #FFF8E8;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.texto_corpo{
font-family:tahoma;
font-size:11px;
color:#333333;
text-decoration:none;
}

.texto_corpo:hover{
font-family:tahoma;
font-size:11px;
color:#000000;
text-decoration:underline;
}

.titulo_coluna{
font-family:tahoma;
font-size:16px;
color:#AE410B;
font-weight:bold;
}

.ass_rodape{
font-family:tahoma;
font-size:11px;
color:#7C5E01;
text-decoration:none;
}

.mapa_tit{
font-family:tahoma;
font-size:12px;
color:#7C5E01;
text-decoration:none;
}

.comentario_coluna_emais {
font-family:tahoma;
font-size:12px;
font-style:italic;
color:#333333;
text-decoration:none;
}

.titulo_coluna_coluna_emais {
font-family:tahoma;
font-size:17px;
color:#000000;
text-decoration:underline;
}

.titulo_coluna_emais {
font-family:tahoma;
font-size:15px;
font-weight:bold;
color:#AE410B;
text-decoration:none;
}

.titulo_menu_semlink {
font-family:tahoma;
font-size:13px;
font-weight:bold;
color:#AE410B;
text-decoration:none;
}
.titulo_menu {
font-family:tahoma;
font-size:13px;
font-weight:bold;
color:#AE410B;
text-decoration:none;
}

.lista {
font-family:tahoma;
font-size:10px;
font-weight:bold;
color:#AE410B;
text-decoration:underline;
}

.dt_post {
font-family:arial;
font-size:11px;
font-weight:bold;
color:#333333;
}

.rodape_post {
font-family:arial;
font-size:10px;
font-weight:bold;
color:#AE410B;
}

.rodape {
font-family:tahoma;
font-size:12px;
color:#FFFFFF;
}

.txt_voz {
font-family:arial;
font-size:11px;
color:#AE410B;
}


.rodape_post2 {
font-family:arial;
font-size:10px;
font-weight:bold;
color:#AE410B;
text-decoration:underline;
}

.paginacao_link {
font-family:arial;
font-size:10px;
color:#000000;
text-decoration:underline;
}

.titulo_busca{
font-family:arial;
font-size:11px;
color:#333333;
}

.titulo_busca_n{
font-family:arial;
font-size:11px;
color:#333333;
font-weight:bold;
}

.paginacao {
font-family:arial;
font-size:10px;
color:#000000;

}

.sub_tit_post {
font-family:arial;
font-size:11px;
color:#666666;
}

.sub_tit2_post {
font-family:arial;
font-size:11px;
color:#666666;
text-decoration:underline;
}

.txt_post {
font-family:verdana;
font-size:12px;
color:#000000;
}

.txt_post2 {
font-family:verdana;
font-size:14px;
color:#000000;
}

.txt_post_principal {
font-family:verdana;
font-size:14px;
color:#000000;
}

.txt_post_mini {
font-family:arial;
font-size:9px;
color:#000000;
}

.titulo_txt_perfil {
font-family:arial;
font-size:14px;
color:#000000;
font-weight:bold;
}

.titulo_post{
font-family:verdana;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
}

.titulo_post2{
font-family:verdana;
font-size:16px;
font-weight:bold;
color:#000000;
}

.titulo_menu:hover{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#CC6600;
}
.subtitulo_menu {
font-family:tahoma;
font-size:12px;
color:#000000;
text-decoration:underline;
}

.subtitulo_menu:hover {
font-family:tahoma;
font-size:10px;
color:#CC6600;
text-decoration:underline;
}

/* FORMULARIOS & BORDAS */

.form-marrom {
	font-family: tahoma;
	font-size: 11px;
	color:#AE410B;
	background-color:#FCF2DD;
	border-color:#AE410B;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width:125px;
}
