body {
	background-color: #CFDAE6;
	margin: 0px;
	padding:0;
	z-index:0;
}

table {
	border-collapse: collapse;
	border-style:none;
	border-spacing:0px;
	padding:0px;
}

p {
	margin:0;
	padding:0;
}

#casa {
	position:relative;
	width:125px;
	height:147px;
	margin-left:-17px;
	margin-top:-41px;
	border:none;
	z-index:10;
}

div.destaque {
	float:left;
	width:222px;
	height:263px;
	margin:0;
	margin-top:30px;
	text-align:left;
	border:none;
}

div.sotexto {
	width:222px;
	height:263px;
	margin:0;
	text-align:left;
	border:none;
	overflow:hidden;
}

div.divisoria {
	float:left;
	width:1px;
	height:243px;
	margin:0;
	margin-top:40px;
	margin-left:14px;
	margin-right:15px;
	text-align:left;
	border:none;
	overflow:hidden;
	background-color:#CCBD8F;
}

div.deparceiro {
	float:left;
	width:200px;
	height:80px;
	margin-top:10px;
	margin-left:5px;
	margin-right:15px;
	text-align:center;
	vertical-align: middle;
	display:table-cell;
	border:none;
	overflow:hidden;
}

.texto1 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 18px;
	color: #4C4735;
}

.texto2 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #4C4735;
}
.texto2 a{
	text-decoration:none;
	color:#4C4735;
}
.texto2 a:hover{
	text-decoration:underline;
	color:#4C4735;
}

.texto3 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #4C4735;
}
.texto3 a{
	color: #4C4735;
	text-decoration:underline;
}
.texto3 a:hover{
	color: #BFA860;
	text-decoration:underline;
}

.texto4 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #4C4735;
}
.texto4 a{
	color: #4C4735;
	text-decoration:underline;
}
.texto4 a:hover{
	color: #BFA860;
	text-decoration:underline;
}

.texto5 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
}
.texto5 a{
	font-size: 11px;
	text-decoration:underline;
	color:#FFFFFF;
}
.texto5 a:hover{
	font-size: 11px;
	text-decoration:underline;
	color:#CFDAE6;
}

.texto6 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #003365;
}
.texto6 a{
	text-decoration:none;
	color:#003365;
}
.texto6 a:hover{
	text-decoration:underline;
	color:#003365;
}

.titulo {
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	color: #003365;
}
.titulo a {
	text-decoration:none;
	color: #003365;
}
.titulo a:hover {
	text-decoration:underline;
	color: #003365;
}


.direitos {
	font-family: Verdana;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
}

.rodape_menu {
	font-family: Verdana;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
}
.rodape_menu a {
	color: #000000;
	text-decoration:none;
}
.rodape_menu a:hover {
	color: #000000;
	text-decoration:underline;
}

.rodape_texto {
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}
.rodape_texto a {
	color: #000000;
	text-decoration:underline;
}

.navegacao {
	font-family: Verdana;
	font-weight: normal;
	font-size: 9px;
	padding-left: 15px;
	color: #4C4735;
}
.navegacao a {
	color: #4C4735;
	text-decoration:none;
}
.navegacao a:hover {
	color: #4C4735;
	text-decoration:underline;
}

.foto_jornal{
	padding:0px;
	border: 1px solid #4C4735;
	margin:0;
	text-decoration:none;
}
			
.fundo_e {
	background-repeat: repeat-y;
	background-position: right;
}
.fundo_d {
	background-repeat: repeat-y;
	background-position: left;
}
.fundo_e_b {
	background-repeat: no-repeat;
	background-position: right top;
}
.fundo_d_b {
	background-repeat: no-repeat;
	background-position: left top;
}
.fundo_b {
	background-repeat: repeat-x;
	background-position: top;
}
.fundo_e_i {
	background-repeat: no-repeat;
	background-position: left bottom;
}

.formulario { 
	font-family: Verdana;
	font-size: 11px; 
  color:#4C4735; 
	background: #FFFFFF;
	border:1px solid #A5ACB2;
}

select.formulario { 
	font-family: Verdana;
	font-size: 11px; 
  color:#4C4735; 
	background: #FFFFFF;}

.enviar { 
	font-family: Verdana;
	font-size: 11px; 
  color:#4C4735; 
	background: #F4F2EC;
	border-right:1px solid #4C4735; 
	border-left:1px solid #4C4735; 
	border-top:1px solid #4C4735; 
	border-bottom:1px solid #4C4735;
}

ul {
	list-style-type: disc;
	list-style-position:outside;
	margin: 0;
	margin-left: 10px;
	padding:0; 
	padding-left: 5px;  
}

ul#menu_horizontal {
	list-style: none;  
	margin: 0;  
	padding: 0;  
	width: 766px;  
	font: 14px Verdana; 
	color: #4C4735;
	font-weight: bold;
}  
ul#menu_horizontal li{  
	float: left;  
	display: inline; 
}
ul#menu_horizontal li a{
	display: block;
	background-image:url(imagens/fundo_menu.gif);  
	height: 82px;
	text-decoration: none;
	padding-top: 21px;
	text-align: center;  
	border: none;
	color: #4C4735;  
}
ul#menu_horizontal li a:hover{
	height: 62px;
	padding-top: 41px;
 	background-image:url(imagens/fundo_menu_over.gif);
	color: #4C4735;
}
ul#menu_horizontal li#ativo{  
	float: left;  
	display: inline; 
}
ul#menu_horizontal li#ativo a{
	display: block;
	background-image:url(imagens/fundo_menu_over.gif);  
	height: 62px;
	text-decoration: none;
	padding-top: 41px;
	text-align: center;  
	border: none;
	color: #4C4735;  
}
ul#menu_horizontal li#ativo a:hover{
	height: 62px;
	padding-top: 41px;
 	background-image:url(imagens/fundo_menu_over.gif);
	color: #4C4735;
}

body.editor {
	background-color: #F4F2EC;
	margin:0;
	padding:0;
	text-align:left; /* hack para o IE */
}

body.rodape_corpo {
	background-color: #F4F2EC;
	margin:0;
	padding:0;
	text-align:center; /* hack para o IE */
}

body.editor2 {
	background-color: #E6E1CE;
	margin:0;
	padding:0;
	text-align:left; /* hack para o IE */
}

body.editor3 {
	background-color: #E7D4D1;
	margin:0;
	padding:0;
	text-align:left; /* hack para o IE */
}

body.editor4 {
	background-color: #E6D2CF;
	margin:0;
	padding:0;
	text-align:left; /* hack para o IE */
}

.admin {
	background-color: #FFFFFF;
	margin:0;
	padding:0;
	text-align:left; /* hack para o IE */
}

.formulario_admin {  
	background: #FFFFFF;
	border:1px solid #858EA2;
}

.botao_admin { 
	font-family: Verdana;
	font-size: 11px; 
  color:#000000; 
	background: #F4F2EC;
	background-image:url(imagens/fundo_botao.gif);
	border:1px solid #677389; 
}

.admin1 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}
.admin1 a{
	color: #000000;
	text-decoration: underline;
}
.admin1 a:hover{
	color: #000000;
	text-decoration: underline;
}

.admin2 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #677389;
	font-weight: bold;
}

.div_admin {
	position: absolute;
	border:2px solid #858EA2;
	background-color:#E8EAED;
	z-index:30;
	display:block;
}

.div_bordacroper {
	border:2px solid #858EA2;
	background-color:#E8EAED;
}

.div_botao {
	position: absolute;
	width: 20px;
	height: 20px;
	z-index:20;
}

.div_foradescala {
	position: absolute;
	background-position:center;
	background-repeat:no-repeat;
	z-index:40;
}

.div_editaimagem {
	position: absolute;
	visibility:hidden;
	background-image:url(imagens/editar.jpg);
	background-position:center;
	background-repeat:no-repeat;
	z-index:50;
}

#div_croper {
	position: absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	width:100%;
	z-index:200;
	display:block;
}

.fundo_admin {
	background-color:#E8EAED;
}
.fundo_subadmin {
	background-color:#CACED7;
	padding-left:5px;
	padding-right:5px;
}
.fundo_subadmin2 {
	background-color:#858EA2;
	padding-left:5px;
	padding-right:5px;
}

.cabecalho_admin {
	padding-left:7px;
	padding-right:5px;
	background-image:url(imagens/fundo_admin3.gif);
}

ul.lista_admin {
	list-style: none;  
	margin: 0;  
	padding: 0;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}  

ul.lista_admin li {
	border-bottom:1px solid #858EA2;
}

ul.lista_admin li.simples {
	display: block;
	padding:5px;
	text-decoration: none; 
	border: none;
	color: #000000;
	border-bottom:1px solid #858EA2;
}

ul.lista_admin li a{
	display: block;
	padding:5px;
	text-decoration: none; 
	border: none;
	color: #000000;
	background-color:#CACED7;
}

ul.lista_admin li a:hover{
	color: #000000;
	text-decoration: none;
	background-color:#858EA2;
}

ul#menu_admin {
	list-style:none;
	margin: 0;  
	padding: 0;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}  

ul#menu_admin li {
	float: left;  
	display:inline;
	border-left:1px solid #677389;
	vertical-align:middle;
}
ul#menu_admin li a{
	display: block;
	text-decoration: none;
	height:23px;
	padding-top:7px;
	text-align: center;  
	border: none;
	vertical-align:middle;
	color: #000000; 
}

ul#menu_admin li#sair a{
	display: block;
	text-decoration: none;
	height: 30px;
	padding: 0;
	text-align: center;  
	border: none;
	color: #000000; 
}
ul#menu_admin li a:hover{
	color: #000000;
	text-decoration: none;
	background-image:url(imagens/fundo_admin2.gif);
}