/* 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_body.jpg) repeat-x #f0f1e8;
   text-align:center;
   color:#58595b;
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
   line-height:17px;}

#container{
   margin: 0 auto;
   text-align:left;
   width:1000px;
   display:inline-block;}






/* ------------------------------------------------------------------------------------------------------------ */

/* GERAL ( div´s - colunas - etc...) */ 
#fla{
	width:1000px;
	height:631px;}

#conteudo{
	width:974px;
	padding:0 13px 0 13px;
	display:inline-block;}

#box_1{
	float:left;
	width:269px;
	height:200px;
	padding:0 25px 26px 25px;
	margin-right:9px;
	background:url(../imagens/template/bg_box1_home.jpg) no-repeat #FFF;}

#box_2{
	float:left;
	width:269px;
	height:200px;
	padding:0 25px 26px 25px;
	margin-right:8px;
	_margin-right:8px;
	background:url(../imagens/template/bg_box1_home.jpg) no-repeat #FFF;}

#box_3{
	float:left;
	width:269px;
	height:100px;
	padding:0 25px 18px 25px;
	margin-bottom:10px;
	background:url(../imagens/template/bg_box3_home.jpg) no-repeat #FFF;}


#conteudo_box_2{
	width:249px;
	height:175px;
	padding:25px 0 0 20px;
	font-size:13px;
	color:#57666a;
	background:url(../imagens/template/bg_conteudo_box2_home.jpg) no-repeat;}
	
	
#interna{
	float:left;
	width:650px;}

#interna_miolo{
	width:600px;
	padding:0 25px 0 25px;
	background: url(../imagens/template/bg_interna_miolo.jpg) left repeat-y ;
	display:inline-block;}

#interna_bottom{
	width:650px;
	height:26px;
	background: url(../imagens/template/bg_interna_bottom.jpg) no-repeat;}


#destaq_interna{
	float:right;
	width:310px;}

#destaq_interna_miolo{
	width:260px;
	padding:0 25px 0 25px;
	background:url(../imagens/template/bg_destaq_interna_miolo.jpg) repeat-y ;}

#destaq_interna_bottom{
	width:310px;
	height:26px;
	background:url(../imagens/template/bg_destaq_interna_bottom.jpg) no-repeat ;}

#voltar{
   margin-top:30px;}

.left{
	float:left;}
.right{
	float:right;}


/* ------------------------------------------------------------------------------------------------------------ */ 

/* TEXTO */
.texto_1{
	font-size:11px;}
	


/* ------------------------------------------------------------------------------------------------------------ */   

/* LINKS e BOTÕES*/
a:link{
   color:#639aa8;
   font-weight:bold;}
a:visited{
   color:#639aa8;
   font-weight:bold;}
a:hover{
   color:#017998;
   font-weight:bold;}
   
   
#saibaMais{
	margin:10px 0 0 0;}
	
	
form .btn_form{
	 width:auto;
	 height:22px;
	 font-weight:bold;
	 color:#fff;
	 background:#8dae65;
	 cursor:pointer;
	 padding:0 2px 0 2px;}
form .btn_form:hover{
	 width:auto;
	 height:22px;
	 font-weight:bold;
	 color:#fff;
	 background:#6ba02d;
	 cursor:pointer;
	 padding:0 2px 0 2px}


a:link .img_1{
   border: solid 3px #72776d;}
a:visited .img_1{
   border: 3px solid #72776d;}	
a:hover .img_1{
   border: 3px solid #6ba02d;}


	




/* ------------------------------------------------------------------------------------------------------------ */   

/* FORM */
input{
   height:22px;
   background:#e6e7e8;
   border:none;}
   
textarea{
   background:#e6e7e8;
   border:none;}


/* ------------------------------------------------------------------------------------------------------------ */   

/* IMG */
dl.galeria{
	float:left;
	width:80px;
	padding:0 20px 10px 0;}
	
	

/* ------------------------------------------------------------------------------------------------------------ */   

/* RODAPE */
#rodape{
	width:986px;
	margin:25px 10px 15px 0;
	display:inline-block;}
#rodapeLeft{
   float:left;
   padding:10px 0 0 150px;}
#rodapeRight{
   float:right;
   padding-top:15px;}

address{
	font-style:normal;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#757576;
	line-height:16px;}


/* ------------------------------------------------------------------------------------------------------------ */  
#float{
	position:absolute;
	left:640px;
	height:140px;
	top:140px;
	width:155px;
	z-index:1;}
	
	
	
	
