* {margin:0;
   padding:0;
   }
   
body {font-family:Arial, Helvetica, sans-serif;
      font-size:12px;
	  background:url(../images/bg.jpg);
	 }
	 
p {color:#8b8b8b;
   padding:10px 0 0 35px;
   }	 
	 
h1 {font-size:5px;
    visibility:hidden;
	}
	
h2 {margin:1px 0 0 28px;}

h3 {color:#af2c2c;
    text-align:center;
	font-size:15px;
	border-bottom:1px solid #af2c2c;
	margin:10px;
	}

h4 {color:#af2c2c;
    text-transform:uppercase;
	text-align:center;
	margin-top:15px;
	}
	
h5 {color:#8b8b8b; font-size:13px;
   margin:45px 0 0 0;
   }
   
h6 {color:#8b8b8b; font-size:13px;
   margin:15px 0 0 0;
   }   		
	
iframe {margin:15px 0 0 150px;}	 
	  
/*divs*/	  
	  
#geral {width:1002px;
        margin:0 auto;
	   }
		
#lateral_esquerda {width:28px;
                   height:831px;
	               background:url(../images/index_01.jpg);
				   float:left;	              
	               }
				   
#lateral_direita {width:28px;
                  height:831px;
	              background:url(../images/index_03.jpg);
				  float:right;			  
	               }				   	
		
#topo {width:946px;
       height:147px;
	   background:url(../images/index_02.jpg);
	   float:right;
	   background-color:#FFF;
	   }
	   
#menu {width:946px;
       height:76px;
	   background:url(../images/index_04.jpg);
	   float:left;
	   background-color:#FFF;
	   }	   	   

#banner {width:946px;
         height:261px;
		 float:left;
		 background-color:#FFF;	 
	    }	   

#corpo {width:946px;
        height:318px;
		background:url(../images/conteudo.jpg);
	    float:left;
		background-color:#FFF;
	    }
		
#home {width:946px;
	   height:318px;
	   background:url(../images/home.jpg);
	   }			
	   				
		  
#rodape {width:946px;
         height:29px;
	     background:url(../images/index_07.jpg);
		 float:left;
	     }
		 
/*class*/

.rodape {padding:8px  0  0  305px;
         color:#d07272;
		 font-size:10px;
		 }		 

.rodape a  {font:10px Verdana; font-weight:bold;text-decoration:none;} 		 		
		
.home {font-size:11px;
       padding:45px 0 0 2px;
	   width:270px;
	   text-align:justify;
	   line-height:15px;
	   }
	   
.localizacao  p {color:#8b8b8b;
                 padding:10px 0 55px 160px;
                }
	   
.tel {font-size:24px;
      color:#fff;
	  float:right;
	  padding:18px 80px 0 0;
	  }		   
	   
.conteudo_interno {width:920px;
				   text-align:justify;
				   }
				   
.fotos {border:3px double #8b8b8b;
        margin:10px 5px 10px 53px;
		}
		
.ampliar {text-align:center;
          margin:15px 0;
		  }
		  
.loja1 {border:1px solid #dcdbdb;
       margin:5px 15px 0 20px;
	   float:left;
	   }	
	   
.loja2 {border:1px solid #dcdbdb;
       margin:-10px 15px 0 20px;
	   float:left;
	   }		   	  	
		  
.localizacao {width:400px;
              height:275px;
			  background-color:#f2f2f2;
			  float:right;
			  margin:-25px 50px 0 0;
			  border:1px solid #e5e3e3;
			  }		  					      
	   
/*links*/

a  {font-weight:bold; color:#fff;} 

.rodape a:link   {text-decoration:none; color:#d07272;}
.rodape a:visited {text-decoration:none; color:#d07272;}
.rodape a:active {text-decoration:none; color:#d07272;}
.rodape a:hover {text-decoration:underline; color:#d07272;}

/*menu*/

.menu {margin:18px 0 0 15px;
	  padding: 0 0 0 30px;
      color: #FFFFFF;
      font-family:Arial, helvetica, sans-serif;
      font-size:14px;
	   }
	   
.menu li {display:inline;}

.menu li a {padding:0.2em 23px;
			color: #FFF;
			text-decoration: none;
			float: left;
			border-right:1px dashed #FFF;
			font-weight:normal;
			}

.menu li a:hover {text-decoration:none;
                  color: #f3db9d;
                  }


.menu li #current {border:none;}

/*menu drop-drown*/

.ddsubmenustyle {
	z-index: 1000000; 
	background:url(../images/aba.png);
	visibility: hidden; 
	list-style-type: none; 
	position: absolute;
	border-left: 1px dashed #fff;
	border-right:1px dashed #fff;
	margin-left:-25px;
	padding-top:6px;	
	}

.ddsubmenustyle ul {
	z-index: 1000000;
	background: #272727;
	visibility: hidden;
	padding:5px 0;	
	list-style-type: none;
	}

.ddsubmenustyle li a {
	  padding:6px 4px 6px 8px;
	  display: block;
	  font-size: 13px;
	  width: 110px; 
	  color: #fff;
	  border-bottom: 1px dashed #fff; 
	  line-height: 15px; 
	  text-decoration:none;
	  text-align:center;
	  font-weight:normal;
 					}

* html .ddsubmenustyle li a {
	display: inline-block
}

.ddsubmenustyle li a:hover {
	color:#f3db9d;
	text-decoration:none;
}
.downarrowpointer {
	padding-left: 4px; 
}

.rightarrowpointer {
	left: 100px;
	padding-top: 3px;
	position: absolute;
}
.ddiframeshim {
	display: block;
	z-index: 50000;
	background: none transparent scroll repeat 0% 0%;
	position: absolute;
}

/*form*/

form {margin:15px 0 0 30px;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	  color:#8b8b8b;
	  } 

label {
 	  float:left;
      width: 65px;	
	  margin:2px 5px 0 5px;
	   }

input {
	background-color:#FFF;
	margin:0 10px 6px 78px;
	border:1px solid #d1cfcf;
	width:263px;			
	display:block;
	   }

textarea {
         height:100px;
		 margin:0 10px 5px 3px;
		 border:1px solid #d1cfcf;
		 width:263px;
	     }

.botao {
       width:60px;
       color:#000;
	   margin:0 -80px 0 125px;
	   _margin:0 0 0 60px;
       font-family:Verdana, Arial, Helvetica, sans-serif;
	   font-size:11px;
	   float:left;
       	 	}
			
.form {border:none;}			

input:focus	{background-color:#85c226;}		  	  
