/* CSS Document */

/*reset*/
* html{border:0;padding:0;margin:0; _padding:0; _margin:0;}
img{border:0;padding:0;margin:0;_padding:0;_margin:0;_border:0;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;_padding:0; _margin:0;}
a{text-decoration:none;}
ul{list-style:none;}
ul li a{display:block;}/*torna toda regiao de li clicavel*/

/* ------------------------------------------------------------------------------------------------------------ */

body{
   background: url(../imagens/template/bg_1.jpg) #8f581f;
   text-align:center;
   color:#f0e8e0;
   font-family:Arial, Helvetica, sans-serif;
   font-size:14px;}

#tudo{
   margin: 0 auto;
   text-align:left;
   width:970px;}




/* ------------------------------------------------------------------------------------------------------------ */

/* GERAL ( div´s - colunas - etc...) */ 

#fla{
	width:424px}
	
#container_1{
	width:892px;
	padding:0 39px 0 39px;
	background:url(../imagens/template/bg_3.jpg);}
	
#container_2{
	width:800px;
	padding:30px 46px 46px 46px;
	background:url(../imagens/template/bg_2.jpg);}

#texto_contato{
	float:right;
	padding-right:60px;}

#galeriaFotos{
	display:inline-block;}

#col_1{
	float:left;}
#col_2{
	float:right;}

.left{
	float:left;}
.right{
	float:right;}




/* ------------------------------------------------------------------------------------------------------------ */ 

/* TEXTO */
.titulo_1{
	font-size:18px;
	padding-bottom:17px;
	font-weight:normal;}

.titulo_2{
	font-size:16px;
	padding-bottom:4px;
	font-weight: bold;}




/* ------------------------------------------------------------------------------------------------------------ */   

/* LINKS e BOTÕES*/
a:link {
   color:#e3b40f;
   font-weight:bold;}
a:visited {
   color:#e3b40f;
   font-weight:bold;}
a:hover {
   color:#cde314;
   font-weight:bold;}

a:link .img_1{
   border: solid 3px #d0b9a1;}
a:visited .img_1{
   border: 3px solid #d0b9a1;}	
a:hover .img_1{
   border: 3px solid #e6d9cc}

#form #button {
  background:#d0b9a1;
  width:auto;
  border:solid 1px #d0b9a1;
  color:#684826;
  cursor:pointer;}
#form #button:hover{
  background:#e1d2c3;
  border:solid 1px #d0b9a1;
  color:#684826;
  cursor:pointer;}

.link_1 a:link {
   color:#f0e8e0;
   font-weight:normal;}
.link_1 a:visited{
   color:#f0e8e0;
   font-weight:normal;}
.link_1 a:hover{
   color:#fff;
   font-weight:normal;}

.destaq_noticia{
	margin-bottom:30px;}
.destaq_noticia a:link {
   color:#f0e8e0;
   font-weight:normal;}
.destaq_noticia a:visited{
   color:#f0e8e0;
   font-weight:normal;}
.destaq_noticia a:hover{
   color:#fff;
   font-weight:normal;
   background:#9b6527}


.voltar{
	padding-top:20px;
	padding-right:10px;
	color:#000}


/* ------------------------------------------------------------------------------------------------------------ */   

/* FORM */
input{
   background:#d0b9a1;
   border:none;
   color:#684826;}
   
textarea{
   background:#d0b9a1;
   border:none;
   color:#684826;}
   
#login #form{
	font-size:11px;}   
#login input{
	width:85px;
	height:14px;
	background:#d0b9a1;}

#contato input{
	height:20px;
	width:245px;}


/* ------------------------------------------------------------------------------------------------------------ */   

/* IMG */
.img_1{
	border:solid 3px #d0b9a1;
	width:200px;}

.img_2{
	border:solid 3px #d0b9a1;
	float: right;
	margin:0 0 20px 0px;}

.img_3{
	border:solid 3px #d0b9a1;
	width:300px;
	height:225px;}	
	
dl.galeria{
	text-align: center;
	padding:30px;
	float: left;}




/* ------------------------------------------------------------------------------------------------------------ */   

/* RODAPE */
#rodape{
	width:892px;
	height:90px;
	padding:39px; 
	text-align:center;
	font-size:13px;
	color:#FFC;
	background:url(../imagens/template/bg_rodape.jpg) no-repeat top;}
	
#rodapeLeft{
   float:left;
   padding: 50px 0 0 200px; }
#rodapeRight{
   float:right;
   padding:48px 0 0 0;}

.elementoTabelaDireita img{
	width: 200px;
	height: 200px;
	margin: 0 20px 20px 0;}
	
	
.interna-noticias{display:inline-block;width:500px;}

.twitter{
	display:inline-block;
	float:right;
	width:220px;
	padding:0px 10px 10px 10px;
	background:url(../imagens/template/bg-twitter-middle.png) repeat-y;}

.twitter ul{}
.twitter li{ margin-bottom:10px}
.twitter ul span{ color:#48cce5}

.twitter a{color:#000}
.twitter a:visited{color:#000}
.twitter a:hover{color: #06C; text-decoration:none}
	
	
	
	
	
	
/* ------------------------------------------------------------------------------------------------------------ */   	



















