html,body,div,h1,h2,h3,form,p,img,address,ul,li,a,object {
	padding: 0; 
	margin: 0;
}
html {
	background:#c9d993 url(images/textura_sombra.gif) 50% 0% repeat-y;
}
body {	
	background:url(images/fundo.gif) 50% 0% no-repeat;
}

#geral {
	width: 760px;
    margin: 0 auto;
    text-align: left;
}
#topo {
	width:760px;
	background:url(images/logo.gif) 50% 20% no-repeat;
	padding-top:139px;
}
#meio {
	width:704px;
	display: table-cell;
	padding:0 28px 10px 28px;
}
/*################ BLOCOS #######################*/

#bloco1, #bloco2, #bloco3 {
	float: left;
}
#bloco1 {
	width:163px;
}
#bloco2 {
	float:left;
	width:359px;
	padding:0 22px 0 18px;
}
#bloco3{
	width:142px;
}
.bloco-direita{
	width:110px;
	display:table-cell;
	padding:20px 16px 10px 16px;
	background-color:#f7d9a5;
	line-height:10px;
}
.bloco-direita h3{
	width:103px;
	background:url(images/fundo_h3_noticias.gif) 0% 50%;
	font:600 13px "Lucida Sans Unicode", "Lucida Sans", Arial;
	color:#975545;
	text-align:center;
}
.bloco-direita .leiamais{
	font:600 11px Arial, Helvetica, sans-serif !important;
	color:#975545;
	padding-left:17px;
	margin:15px 0 0 0;
	text-decoration:none;
	background:url(images/marcador_maisnoticias.gif) 0% 50% no-repeat;
}
.bloco-direita ul{
	list-style:none;
}
.bloco-direita ul li{
	float:left;
	background:url(images/pontilhado_news.gif) 0% 100% no-repeat;
}
.bloco-direita ul li a{
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	padding:11px 0;
	text-decoration:none;
}
.bloco-direita ul li a:hover{
	text-decoration:underline;
}
.datanews{
	float:left;
	margin:0;
	padding:0;
	width:100%;
	font-weight:600;
}
.bloco-newsletter{
	width:110px;
	height:126px;
	padding:9px 16px 0 16px;
	margin-bottom:15px;
	background:url(images/fundo_cx_news.gif);
}
.bloco-newsletter h3{
	font:600 14px "Lucida Sans Unicode", "Lucida Sans", Arial;
	color:#FFF;
	text-align:center;
	margin-bottom:7px;
}
.btn_news{
	float:left;
	width:60px;
	height:20px;
	border:0;
	margin:5px 23px;
	background-color:#ff9626;
}
.btn_news, .bloco-newsletter label{
	font:11px Arial, Helvetica, sans-serif;
	color:#FFF;
}
.bloco-newsletter label{
	float:left;
	width:100%;
}
.cxnewsletter{
	float:left;
	width:108px;
	height:16px;
	border:0;
	margin:0;
	padding:0;
}
/*################ COLUNAS #######################*/

.colunas {
	float: left;
	width:359px;
}
.item {
	float: left;
	width:174px;
	margin-right:4px;
}
.semmargem {
    margin-right: 0 !important;
}
.bloco_banner_flash{
	text-align:center;
	padding:3px 0 26px 0;
}

/*################ CONTEÚDO #######################*/

.linha {
	float:left;
	width:329px;
	padding:0 15px 10px 15px;
	background:#8e5041 url(images/linha_fundo.gif) 0% 100% no-repeat;
	color:#fff !important;
	font:13px Arial, Helvetica, sans-serif !important;;
}
.linha h1{
	padding:15px 15px 5px 15px !important;
	margin:0 -15px 10px -15px;
	background:url(images/linha_h1.gif) 0% 100% no-repeat !important;
	font:bold 20px "Times New Roman", Times, serif !important;
	color:#fff !important;
}
.linha, .item {
	margin-bottom:10px;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
}
.item h2, #conteudo h1 {
	font:16px "Lucida Sans Unicode", "Lucida Sans", Arial;
	color:#000;
	padding:0 0 0 22px;
	margin-bottom:10px;
	background:url(images/h2_marcador.gif) no-repeat;
}
.linha img {
	float:left;
	margin:0 10px 10px 0;
}
.leiamais{
	float:right;
	height:17px;
	background:url(images/marcador_leiamais.gif) no-repeat;
	padding-left:23px;
	text-decoration:none;
	font:bold 17px "Times New Roman", Times, serif;
	color:#FFF;
	margin-top:7px;
}
#conteudo {
	width: 359px;
    color: #404040;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
}

/*################ RODAPÉ #######################*/

address {
	width: 719px;
	height: 47px;
    margin: 0 auto;
	padding:10px 14px 0 27px;
    background:#975545;
	border-top:5px solid #7d4639;
	font:11px Arial, Helvetica, sans-serif;
	color:#d5bbb5;
}
address p {
	float:left;
}
address a{
	float:right;
	clear:right;
	width:71px;
	height:24px;
	background:url(images/logo_criattore.gif);
}
/*############# Formulário ##############*/

#conteudo form{
	width:286px;
	display:table-cell;
	padding:25px 36px 15px 36px;
	background-color:#f7d9a5;
}
#conteudo form br{
	display:none;
}
#txtposterior, #txtanterior{
	margin-bottom:20px;
}
#conteudo form label{
	float:left;
	width:286px;
	padding:0;
	color:#975545;
}
input{
	float:left;
	width:286px;
	height:20px;
	border:0;
	margin-bottom:5px;
	background-color:#FFF;
}
textarea{
	float:left;
	width:286px;
	height:150px;
	border:0;
	margin:0 0 7px 0;
	background-color:#FFF;
}
.botao{
	width:60px;
	height:20px;
	border:0;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	margin-right:5px;
	background-color:#ff9626;
}

/*############# GRALERIA ##############*/

.bloco-galeria{
	float: left;
	width:175px;
	background-color:#fafafa;
	margin:0 4px 0 0;
	text-align:center;
}
.bloco-galeria span{
	clear: both;
}
.bloco-galeria img{
	border:4px solid #975545;
}
.bloco-galeria h2 {
	text-align:left;
	font:600 12px "Lucida Sans Unicode", "Lucida Sans", Arial;
	color:#FFF;
	padding:7px 11px;
	margin-bottom:5px;
	background-color:#975545;
}
span.small {
	font:9px Arial, Helvetica, sans-serif;
	color: #000 !important;
	padding:10px 0;
	width:100%;
	float:left;
}
span.spandesc {
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	padding:5px 10px;
	margin:0;
	text-align:left;
}
p.buscaseparador {
	padding:0; 
	margin:0;
}
div.buscaresultado{
	background-color:#9f505d;
	padding: 5px;
	margin-bottom: 5px;
	font:11px Arial, Helvetica, sans-serif;
	color:#FFF;
}

div.buscaresultado p {
	padding: 0; margin: 0;
}

div.buscaresultado p a {
	float: left;
	background-color: #5d1924;
	width: 98%;
	padding: 4px !important;
	margin-bottom:5px;
	text-decoration: none;
	font:bold 12px "Lucida Sans Unicode", "Lucida Sans", Arial;
	color: #f9e497;
}

div.buscaresultado p a:hover {

}
.basegaleria {
	display:none;
	float:left;
	padding:10px 0;
	width:360px;
	background:#e7481c;
	text-align:center;
	margin:0 auto;
}
.basegaleria a{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:10px 40px;
}
.galeria_separador {
	width: 100%;
	float: left;
	height: 1px;
	margin-bottom: -12px;
}
script{
	background:#00FF33;
}
.pagination{
	background-color:#975545;
	padding:5px 0;
	clear:both;
}
.pagination span, .pagination a{
	color:#FFF !important;
}

/*############################### pergaminho##################*/
#div_pergaminho {
	position:absolute;
	padding-top:252px;
	width:100%;
	height:100%;
	z-index:6;
	overflow: visible;
	text-align:center;
	cursor:pointer;
}
