* {
   margin:0px;
   padding:0px;
}

body{
	font-family:Arial;
	font-size:12px;
	background-color:#49838F;
	color:#666666;
}

/* INÍCIO ESTRURAS DIV */

#geral_inicial{
	width:100%;
	height:729px;
	float:left;
	background:url(../img/geral_inicial.gif);
	background-repeat:repeat-x;
	background-position:center top;
}

#central_inicial{
	width:850px;
	margin:0px auto;
}

#geral{
	width:100%;
	height:804px;
	float:left;
	background:url(../img/geral.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

#central{
	width:850px;
	float:left;
	background:url(../img/caixa_central.gif);
	background-repeat:repeat-y;
}

#inferior_inicial{
	width:850px;
	float:left;
	height:71px;
	background:url(../img/inferior_inicial.jpg);
	background-repeat:no-repeat;
	margin-top:127px;
	color:#FFFFFF;
}

#foto_inicial{
	display:block;
	width:158px;
	height:218px;
	background:url(../img/foto_inicial.png) no-repeat 0 0;
}

#foto_inicial:hover{ 
	background-position: 0px -228px;
	height:245px;
}

#foto_inicial2{
	display:block;
	width:190px;
	height:145px;
	background:url(../img/foto_inicial2.png) no-repeat 0 0;
}

#foto_inicial2:hover{ 
	background-position: 0px -145px;
	height:175px;
}

#foto_inicial3{
	display:block;
	width:220px;
	height:120px;
	background:url(../img/foto_inicial3.png) no-repeat 0 0;
}

#foto_inicial3:hover{ 
	background-position: 0px -120px;
	height:175px;
}

#foto_inicial4{
	display:block;
	width:158px;
	height:180px;
	background:url(../img/foto_inicial4.png) no-repeat 0 0;
}

#foto_inicial4:hover{ 
	background-position: 0px -180px;
	height:200px;
}

.fundo_menu_inicial{
	width:187px;
	float:left;
	height:205px;
	background:url(../img/fundo_menu_inicial.gif);
	background-repeat:no-repeat;
}

.fundo_menu{
	width:172px;
	height:391px;
	float:left;
	background:url(../img/banner_fundo.jpg);
	background-repeat:no-repeat;
}

.caixa_servicos{
	width:200px; 
	float:left;
	background:url(../img/caixa_servicos.gif);
	background-repeat:no-repeat;
	border:1px solid red;
}

a.enviar{
	background-image:url(../img/enviar.gif);
	background-repeat:no-repeat;
	width:58px;
	height:20px;
	float:right;
}

a.enviar2{
	background-image:url(../img/enviar.gif);
	background-repeat:no-repeat;
	width:58px;
	height:20px;
	float:left;
	margin-top:10px;
}

.rodape{
	width:850px;
	height:36px;
	float:left;
	background:url(../img/rodape.gif);
	background-repeat:no-repeat;
	color:#838281;
	padding-bottom:20px;
}

.servicos_banner{
	width:647px; 
	height:387px;
	float:left; 
	margin-left:15px;
	display:inline;
	background:url(../img/servicos_banner.gif);
	background-repeat:no-repeat;
}

.imagem_servicos{
	width:282px; 
	height:284px;
	float:left; 
	background:url(../img/imagem_servicos.gif);
	background-repeat:no-repeat;
	margin-top:8px;
}

.imagem_servicos2{
	width:50px; 
	height:50px;
	float:left; 
	border:1px solid #FFFFFF;
	margin-top:4px;
	margin-left:4px;
	display:inline;
}

.imagem_servicos2:hover{
	width:50px; 
	height:50px;
	float:left; 
	border:1px solid #E78D2A;
	margin-top:4px;
	margin-left:4px;
	display:inline;
}

.fundo_imagem{
	width:60px;
	height:59px;
	float:left;
	margin-top:2px;
	background:url(../img/imagem_servicos2.gif);
	background-repeat:no-repeat;
}

/* FIM ESTRURAS DIV */

/* INÍCIO ESTRURAS DE INPUT */

.news { 
	background:url(../img/bg_campo_p.gif);
	width:128px;
	height:23px;
	margin-bottom:5px;
}

.busca {
	background:url(../img/bg_campo_busca.gif);
	width:213px;
	height:23px;
	float:left;
}

.contato {
	background:url(../img/caixa_contatos.gif);
	background-repeat:no-repeat;
	width:451px;
	height:21px;
	margin-bottom:5px;
}

.CaixaContato{
	width:445px;
	float:left;
	height:14px;
	font-size:11px;
	background:none;
	margin:3px;
	border:0px;
	color:#333333;
}

.area { 
	background:url(../img/caixa_area.gif);
	background-repeat:no-repeat;
	width:451px;
	height:157px;
	margin-bottom:5px;
}

.CaixaArea{
	width:445px;
	float:left;
	height:13px;
	height:150px;
	font-size:11px;
	background:none;
	margin:3px;
	border:0px;
	color:#333333;
}

.caixa_news{
	width:197px;
	height:21px;
	float:left;
	background:url(../img/caixa_news.gif);
	background-repeat:no-repeat;
}

.CaixaNews{
	width:192px;
	height:14px;
	margin:3px;
	background:none;
	border:0px;
	font-size:11px;
	display:inline;
	color:#333333;
}

.news_cadastro{
	width:18px;
}

/* FIM ESTRURAS DE INPUT */

/* INÍCIO ESTILOS DE LETRAS - LINKS - OUTROS */

a {
	color:#333333;
	text-decoration:none;
}

a:hover {
   color:#333333;
   text-decoration:underline;
}

/* FIM ESTILOS DE LETRAS - LINKS - OUTROS */

/* INÍCIO FUNÇÃO PNG */

 .img {
 filter:expression(
   this.alphaxLoaded ? "" :
   (
       this.src.substr(this.src.length-4)==".png"
       ?
       (
     (!this.complete)
     ? "" :
         this.runtimeStyle.filter=
         ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
         (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
         String(this.alphaxLoaded=true).substr(0,0)+
         (this.src="css/blank.gif").substr(0,0)
       )
       :
       this.runtimeStyle.filter=""
   )
     );}
	 
/* FIM FUNÇÃO PNG */
