body{
	margin: 0px;
	border: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8f8568;
	font-size: 14px;
	background-image: url(../imagens/bg.jpg);
	line-height: 19px;
}

a{
	color: #6697a0;
	text-decoration: none;
}

a:hover img {
	background-color: #6697a0;
	color: #FFF;
	border: 0px;
}

input, textarea{
	background-color: #FFF;
	border: #d0ccbc solid 1px;
	color: #949494;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
}

img{
	border: 0;
}


/*<!--LAYOUT-->*/

#topo{
	background-image: url(../imagens/bg_azul.jpg);
	height: 11px;
}

#estrutura{
	padding-left: 34px;
}

#bg_conteudo{
	background-image: url(../imagens/bg_conteudo.jpg);
	margin: 0 auto;
	width: 920px;
}

#conteudo{
	background-image: url(../imagens/bg_conteudo_topo.jpg);
	background-repeat: no-repeat;
}

#rodape{
	background-image: url(../imagens/bg_azul.jpg);
	height: 36px;
}

#rodape_principal{
	margin: 0 auto;
	width: 920px;
}

.flash_principal{
	float: left;
}


/*<!--TWITTER-->*/

.twitter_iframe {
	width: 208px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow:hidden;
}
.twitter{
	width: 271px;
}

.twitter_bloco{
	width: 208px;
	margin-left: 32px;
}

.twitter_titulo{
	margin-bottom: 20px;
	margin-left: 13px;
}

.twitter_twitt{
	font-family: Arial, Helvetica, sans-serif;
	color: #c2bcaa;
	font-size: 12px;
	margin-left: 13px;
	margin-right: 13px;
	line-height: normal;
}

.twitter_twitt a{
	text-decoration: none;
}

.twitter_twitt a:hover{
	color: #8f8568;
	background-color: #FFF;
}

.twitter_data{
	font-size: 10px;
}

.twitter_pontilhado{
	background-image: url(../imagens/twitter_pontilhado.gif);
	background-repeat: repeat-x;
	margin-top: 7px;
	margin-bottom: 9px;
	height: 1px;
	margin-right: 5px;
	margin-left: 5px;
}


/*<!--CONTEÚDO-->*/

.pontilhado_horizontal{
	background-image: url(../imagens/pontilhado_horizontal.gif);
	background-repeat: repeat-x;
	margin-top: 29px;
	margin-bottom: 24px;
	height: 1px;
	margin-right:38px; 
	margin-left:0px;
}

.pontilhado_vertical{
	background-image: url(../imagens/pontilhado_vertical.jpg);
	background-repeat: repeat-y;
	width: 1px;
}

.conteudo_bloco{
	width: 550px;
	margin-left: 27px;
}

.titulo{
	margin-top: 3px;
	font-size: 31px;
	color: #76a4b3;
	margin-bottom: 15px;
}

.txt_claro{
	color: #b5af9b;
}

.txt_medio{
	color: #ada58e;
}

.txt_escuro{
	color: #524b38;
}

.txt_azul, .txt_azul a{
	color: #6697a0;
}

.txt_azul a:hover{
	color: #FFF;
	background-color: #6697a0;
}

.txt_grande{
	font-size: 17px;
}

.txt_pequeno{
	font-size: 13px;
}

.link_azul a:hover {
	background-color: #6697a0;
	color: #FFF;
}
/*<!--COMENTÁRIOS-->*/

.comentario{
	margin-top: 6px;
}

.comentario_numero{
	font-size: 18px;
	color: #76a4b3;
	float: left;
	width: 45px;
	text-align: center;
	margin-top: 12px;
}

.comentario_conteudo{
	background-color: #f9f8f5;
	float: left;
	width: 476px;
	padding: 12px;
}

.comentario_autor{
	font-size: 18px;
	color: #76a4b3;
}

.comentario_autor a {
	text-decoration:none;
}

.comentario_autor a:hover {
	background-color: #6697a0;
	color: #FFF;
}

.comentario_info{
	font-size: 12px;
	color: #a8a189;
	margin-bottom: 9px;
}

.comentario_txt{
	font-size: 12px;
	color: #949494;
	line-height: 18px;
}

.comentario_titulo{
	font-size: 28px;
	color: #76a4b3;
	margin-top: 9px;
	margin-bottom: 22px;
}

.comentario_form_input{
	height: 18px;
	width: 240px;
	margin-right: 12px;
}

.comentario_form_textarea{
	height: 130px;
	width: 535px;
}

.comentario_form_btn{
	border: none;
	padding: 0px;
}

.comentario_form_txt{
	font-size: 12px;
}


/*<!--A LEI-->*/

.img_a_lei{
	background-image: url(../imagens/img_a_lei.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 272px;
}


/*<!--APOIO-->*/

.apoio_fischer{
	margin-top: 50px;
	margin-bottom: 40px;
	text-align: center;
	padding-right: 10px;
	
}

.empresa{
	font-size: 18px;
	margin-bottom: 3px;
}

.empresa a{
	color:#8f8568;
}


.empresa_p{
	font-size: 16px;
	margin-bottom: 3px;
}

.empresa_p a{
	color:#8f8568;
}
.apoio_item{
	margin-bottom: 25px;
}

.apoio_item_p{
	margin-bottom: 15px;
}

.apoio_tabela{
	text-align: center;
}