/***********
	css reset 
************/

*  {margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	border:none;
	}

hr {display:none;}
h1, h2, h3, h4, h5, h6 {line-height:100%;vertical-align: top;}



/***********
 corrigindo bug do firefox para o bloco pai contemplar os filhos
***********/
div:after, ol:after, form:after, ul:after {content:".";display:block;clear:both;visibility:hidden;height:0;overflow:hidden;}
/***********
 corrigindo bug do firefox para o bloco pai contemplar os filhos
***********/





body {background:#fff;
	  font: normal 12px "Trebuchet MS", arial, verdana, calibri, sans-serif;
	}
	
#geral {width:990px;
		margin:0 auto;
		overflow:hidden;	
		height: 100%;
		
		}
		
		
#topo {height:80px;
	   padding:10px 0 0;
	   position:relative;
	   overflow:hidden;
	   background:url(../IMAGENS/topo%20fundo.png);
	   width:990px;
	  }
	  
#miolo {clear:both;
		height: auto;
		width:990px;
		}
	  
	  
/******
topo header
******/	  


#topo h1 {width:150px;
		  height:70px;
		  margin-left:15px;
		  margin-top:5px
		  }
		  
#topo h1 a {display:block;
			width:150px;
		  	height:70px;
			background:url(../IMAGENS/logo.png) no-repeat scroll 0 0 transparent;
			text-indent:-9999px;
			overflow:hidden;
			}



	
/*  falta colocar a figur para gual vai mudar o h1
#topo h1 a:hover {background: transparent url(../img/extreme-brasil-logo-on.jpg) no-repeat left top;}
*/
			

/************* NAV/MENU *************/

#nav {position:absolute;
	  right:0px;
	  top:30px;
	  }
	 
#nav li {float:left;
		 display: inline;
		 margin-right:5px;
		 }
		 
#nav li a {font-size:1.4em;
		   color:#666;
		   line-height:1em;
		   text-transform:uppercase;
		   padding:10px;
		   display:block;
		   height: auto;
		   min-height:27px;
		   }
		   
#nav .en {
	font-size: 0.6em;
	line-height:1em;
	display: block;
	height: auto;
	color:#999;
}

	   
#nav li a:hover {background:#990002; color:#FFF;} 
#nav li a:hover .en{color:#fff;}

#nav .ingles {display:block;
			  font-size:0.6em;
			  color:#999;
			  height:auto;
			  }
			  
#nav .ingles {font-size: 0.6em;
			  line-height:1em;
			  display: block;
			  height: auto;
			  color:#999;
			  }

#nav li a:hover {background:#03F;color:#fff;}
#nav li a:hover .ingles{color:#fff;}


/************* destaque *************/

.destaque {
			height:90px;
			background:url(imagem/constru%20pag%20eng.png);
			
			
		 	
			}

/************* destaque *************/		 




/************* conteudo ************/		 
.conteudo { height: auto;
			background:url(../EMPRESA/IMAGENS/base%20cinza.png);
			
		   }

.conteudo h2 {font-size: 18px;
		   	  margin-bottom:20px;
			  color:#FFF;
			 }
			 
			 
.conteudo p {font-size: 13px;
			 margin-bottom:0.8em;
			 line-height:22px;
			}


.conteudo p a {color: #900;
			   font-size:18px;}
			   
.conteudo p.ingles a {color: #989a99;font-style: italic;}



.comun    {height: auto;
		   width: 960px;
		   padding: 15px 15px 0px 15px;
		  }
		  
	  
.comun img	{float:left;
			 margin-bottom:5px;
			}
		

.comun p a:hover {!important;color:#999;}

.comun h2 a {color:#009;}



.ult {margin-right: 0 !important;}
			  

span.ingles {font-size: 0.7em; line-height:1em; height: auto; color:#999;}





.texto {height:auto;
		width:420px;
		float:left;
		margin-right:15px;
		padding-top:10px;
		text-align:justify;
		}



.tel {height:auto;
	  width:501px;
	  float:left;
	  border-style:solid;
	  border-color:#CCC;
	  border-width:1px;
	  padding:10px;
	  background:#FFF;}

.tel h3 {font-size:20px;}

.tel .en{font-size:18px;
		 letter-spacing:2px;
		 text-align:left;
		 
		 }




/************* EM **********/

.em {height:auto;
	 width:960px;
	 padding:0px 15px 15px 15px;
	 }


			}

.cont  {font-family:"Trebuchet MS", arial, verdana, calibri, sans-serif;
		font-size:15px;
		
	
		}


.contato01 {height:auto;
	 		width:375px;
	 		float:left;
			margin-bottom:20px;
			}

.contato02 {height:auto;
	 		width:375px;
	 		float:left;
			margin-bottom:20px;
	 		}
			
.contato03 {height:auto;
	 		width:210px;
	 		float:left;
			margin-bottom:20px;
			overflow:hidden;
	 		}
	 
.contato04 {height:auto;
	 		width:375px;
	 		float:left;
			margin-bottom:20px;
	 		}
			
.contato05 {height:auto;
	 		width:375px;
	 		float:left;
			margin-bottom:20px;
			}
			
.contato06 {height:auto;
	 		width:210px;
	 		float:left;
			margin-bottom:20px;
			
	 		}
			
.contato07 {height:auto;
	 		width:375px;
	 		float:left;
			margin-bottom:20px;
			}



.en {font-size:15px;
	 font-style:italic;
	}


/************* EM **********/




/************* conteudo ************/	









/* rodape - footer */


#rodape span {
	display: block;
	width: 990px;
	margin: 0 auto;
	color:#FFF;
	background:url(../IMAGENS/rodape.png);
	text-align:center;
	padding:5px;
	margin-bottom:15px;
	
}			  
			  
			  
			  
			  
			  
			  
			  
			  
			  
			  
			  
			  
			  
			  
			  
			  
			  
			  
			  
			  
			  
			  
			  
			  
			  
			  
			  




