/* estruturas */

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

body {font-family:Arial;
	  font-size:11px;
	  color:#383431;
}



#geral_central { width:100%;
		 float:left;
		 background:#F5F5F5;

}

#geral_superior { width:100%;
		 		  float:left;
		 		  background:url(../img/sup_barra.gif);
		 		  height:179px;

}

#geral_inferior { width:100%;
		 		  float:left;
		 		  background:url(../img/inf_barra.gif);
		 		  height:62px;

}

#container      { width:815px;
		 		  margin:0px auto;
}

#superior { width:815px;
		  float:left;
}

#central { width:813px;
		  float:left;
		  background:url(../img/lateral.gif);
		  border-left:2px solid white;
}

#inferior { width:815px;
		    float:left;
}

#esq { width:197px;
	   float:left;
	   padding:4px;

}

#dir { width:600px;
	   float:left;
	   background:#FFFFFF;
	   padding:4px;
}




.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/bg_campo_contato.gif);
		width:453px;
		height:23px;
		margin-bottom:5px;
		border: 1px solid #666666;
}

.contato2{ background:url(../img/bg_campo_contato.gif);
		width:200px;
		height:23px;
		margin-bottom:5px;
		border: 1px solid #666666;
}

.area { background:url(../img/bg_campo_area.gif);
		width:453px;
		height:162px;
		margin-bottom:5px;
		border: 1px solid #666666;
}

.produto { width:225px;
		   float:left;
		   text-align:left;
}


/* estilos */
.Texto_rodape {font-family:"Trebuchet MS", Arial;
			   font-size:11px;
	  		   color:#FFFFFF;
}

.Texto_destaque2 {font-family:Arial;
			   font-size:16px;
	  		   color:#D12421;
			   font-weight:bold;
}

.selecionado {
   color:#D12421;
}

.Texto_destaque3 {font-family:"Trebuchet MS", Arial;
			   font-size:12px;
	  		   color:#666666;
			   font-weight:bold;
}

.Titulo_leve {color:#666666;
text-decoration:none;
font-weight:bold;
font-family:arial;
}

.Texto_destaque4{
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}


h2{ font-size:12px;
font-weight:bold;
margin-top:10px;
}

h3{ font-size:12px;
font-weight:bold;
color:#D12421;
font-family: Arial;

}

h1{font-size:13px;
   font-weight:bold;
}

li {list-style:none;
	padding:2px 0px 5px 0px;
	list-style-position:outside;
}


.CaixaCadastro{font-family:Arial, Helvetica, sans-serif;
			  font-size:11px;
			  color:#666666;
			  background:none;
			  border:none;
			  width:120px;
              height:17px;
			  margin-left:4px;
			  margin-top:4px;
}

.CaixaBusca {font-family:Arial, Helvetica, sans-serif;
			  font-size:11px;
			  color:#666666;
			  background:none;
			  border:none;
			  width:205px;
              height:17px;
			  margin-left:4px;
			  margin-top:4px;
}

.CaixaContato{font-family:Arial;
			  font-size:11px;
			  color:#666666;
			  background:none;
			  border:none;
			  width:440px;
              height:17px;
			  margin-left:4px;
			  margin-top:4px;
}

.CaixaContato2{font-family:Arial;
			  font-size:11px;
			  color:#666666;
			  background:none;
			  border:none;
			  width:195px;
              height:17px;
			  margin-left:3px;
			  margin-top:4px;
}

.CaixaArea{font-family:"Trebuchet MS", Arial;
			  font-size:11px;
			  color:#666666;
			  background:url(../img/campo_area.gif);
              border:none;
			  width:450px;
              height:145px;
			  padding:4px;
              margin-top:5px;
			  overflow:auto;
}


.btn{background:url(../img/entrar.gif);
	 width:63px;
	 height:24px;
	 border:none;
     font-family:"Franklin Gothic Medium";
     font-size:12px;
	 color:#FFFFFF;
     margin:5px;
}

.aviso {
	color:#D12421;
}

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

a:hover {
   color:#666666;
}

a.link2 {color:#333333;
text-decoration:none;
font-weight:bold;
}

a:hover.link2 {
   color:#D12421;
   font-weight:bold;
}

a.selecionadomenu {
   color:#666666;

}

a.prod {color:#666666;
text-decoration:none;
font-weight:bold;
font-family:arial;
}

a:hover.prod {
   color:#D12421;
}

a.destaque{font-family:"Trebuchet MS", Arial;
   font-size:14px;
   color:#666666;
   font-weight:bold;
   text-decoration:none;
}

a:hover.destaque {font-family:"Trebuchet MS", Arial;;
   font-size:14px;
   color:#F74902;
   font-weight:bold;
}

 .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=""
   )
     );}



a.menu{
display:block;
background:#0066AA;
width:150px;
height:20px;
overflow:hidden;
text-decoration:none;
color:#FFFFFF;

}

a.menu:hover {
background:#0093DD;
text-decoration:none;
color:#FFFFFF;
}

a.enviar {
display:block;
background-image:url(../img/enviar.gif);
width:65px;
height:26px;
overflow:hidden;
text-indent:-10000px;
}

a.enviar:hover {
background-position:0 -27px;
text-decoration:none;
}

a.confira {
display:block;
background-image:url(../img/confira.gif);
width:69px;
height:26px;
overflow:hidden;
text-indent:-10000px;
}

a.confira:hover {
background-position:0 -27px;
text-decoration:none;
}

.imagens img {
	border: 2px solid silver;
}
.imagens:hover img {
	border-color:#0093DD;
}

.simbolo{
	background-image:url(../img/simbolo.gif);
	width: 440px;
	height: 26px;
	background-repeat: no-repeat;
	padding-left: 13px;
}

.simbolo2{
	background-image:url(../img/simbolo.gif);
	width: 175px;
	height: 26px;
	background-repeat: no-repeat;
	padding-left: 13px;
}

.conteudo{
	color:#333333;

}

#menuhor {
border:none;
margin: 0;
font-size:12px;
font-weight:bold;
color:#383431;
font-family: Arial;
}
#menuhor li {
list-style: none;
margin-left: 13px;
display: inline;
}



