@charset "utf-8";
/* CSS Document */

	
@font-face { font-family: "EUROCAPS";
             src: url("fonts/EUROCAPS.eot");
             src: url("fonts/EUROCAPS.eot?#iefix")format("embedded-opentype"); /* para IE */}


@font-face { font-family: "EUROCAPS";
             src: url("fonts/EUROCAPS.otf")format("otf");}


@font-face { font-family: "EUROCAPS";
  			 src: url("fonts/EUROCAPS.ttf")format("truetype");
			 src: url("fonts/EUROCAPS.woff")format("woff"); }          

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/fundo-body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



h2 { font-family: "EUROCAPS";
}

bory { 
        background-color:#FFFFFF;
        margin:0px;
      
}

#box_geral{
	width:1000px;
	height:1400px;
	margin:0 auto;
}

#topo{
	width:1000px;
	height:342px;
	background-image:url(imagens/topo.jpg);
	   }

#sala{ width:323px;
        height:207px;
		background-image:url(imagens/sala.jpg);
		float:left;}	   
				   
#fundo_menu{ width:677px;
             height:207px;
			 background-image:url(imagens/menu1.jpg);
			 float: left;}
			 
#menu{ font-family:"EUROCAPS";
       font-size:20px;  
}

#menu ul { list-style-type: none; /*remove o marcador*/ 
           margin: 0; /*remove o recuo IE e Opera*/ 
           padding: 0; /*remove o recuo Mozilla e NN*/
}

#menu a {
          display: block;
          padding: 1px 0 1px 25px;
          border: none;
          width: 180px;
          background-color: #CCCCCC;
          color: #28864A;
          text-decoration: none;
          background-image: url(imagens/fundo_menu.gif); 
          voice-family: "\"}\"";  /*Box Model Hack*/
          voice-family:inherit;
          width:300px;
}
body>#menu a {width:153px;}

#menu a:hover {
	background-color:#278B4D;
	background-image: url(imagens/menuhover.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}

#menu li { margin-bottom:1px; }

#menu li a:active { background: #ccc;
                    color: #000000;
				    background-image:url(imagens/menuhover.gif);}
			 
#patrocinador{
	width:402px;
	height:369px;
	clear:left;
	float:left
}
.AssstenciaIMG {
	float: right;
	margin-top: 119px;
	margin-right: 19px;
	display: block;
}

			   
#conteudo{
	width:586px;
	height:369px;
	background-color: #FFFFFF;
	float:left;
	overflow:auto;
	font-family:"EUROCAPS";
	color:#8A8B8D;
	font-size:18px;
	padding-right: 11px;
		   }
		   span{ color:#008000;}
		   
#rodape{
	width:1000px;
	height:479px;
	background-image:url(imagens/rodape.jpg);
	float:left;
} 
		 
#conteudo_rodape{ font-family:"EUROCAPS";
                  width:635px;
				  height:340px;
				  margin-top:77px;
				  margin-left:360px;}
				  
#link_imagens{ font-family:"EUROCAPS";
                width:200px;
				height:169px;
				color:#8A8B8D;
				margin-left:90px;}

#endereco_rodape{font-family:"EUROCAPS";
                width:635px;
				height:169px;
				color:#8A8B8D;
				font-size:22px;
				}
h5{ font-size:23px;
    margin-left:15px;
	margin-top:65px;
	color: #ccc;}	
	
.faleconosco{ font-family:"EUROCAPS";
               margin-left:35px;
			   margin-top:30px;
			   font-size:22px;}
			   
.faleconosco a { text-decoration:none;
                 color: #ccc;}  
			   
#tel1{ width:198px;
       height:164px;
	   float:left;
	   color: #ccc;
}

#tel2{ width:245px;
       height:164px;
	   float:left;
	   color: #ccc;
	   font-size:14px;
	   text-align:center;}

#tel3{ width:185px;
       height:164px;
	   float: left;
	   color: #ccc;}
	   
.NEWSLETTER{ margin-top:34px;
             margin-left:48px;}
			 
.NEWSLETTER_FOR{ width:180px;
                 height:80px;
				 font-size:14px;
				 text-align: right;
				 margin-top:10px;
                 }
                

.produtos{color: #333333;
		  width:100px;
		  height:40px;
		  float:left;
		  clear:right;
		  margin-top:10px;
		  text-align:center}
		
.imagen_produto{ float:left;
				 clear:both;
				 }

  
.produtos a {color:#8A8B8D;
             text-decoration:none;}
			 


.planos{ width:100px;
		 height:40px;
		 float:left;
		 margin-top:19px;
		 margin-left:7px;}
		 
.planos a {color:#8A8B8D;
           text-decoration:none;}

.orcamento{ width:100px;
		    height:40px;
			float:left;
			margin-top:08px;
			text-align: left;
			margin-left:7px;}
			
.orcamento a {color:#8A8B8D;
             text-decoration:none;}

.faleconosco a { text-decoration:none;
                 color: #ccc;}
#conteudo span a {
	color: #84D6A5;
	text-decoration: none;
}

/* WHATSAPP FIXO */
.whatsapp-fixo {
position: fixed;
bottom:10px;
left:10px;
z-index: 999;
}
