* {
	font-family: Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	font-size: 11px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	vertical-align: baseline;
}

html { background: url(images/background-bottom.jpg) repeat-x bottom; }

body { background: url(images/background-top.jpg) repeat-x top; }

#wrapper { background: url(images/background-imagem.jpg) no-repeat 50% 211px; }

#geral {
	width: 780px;
	margin: 0 auto;
	background: url(images/sombra-conteudo.gif) repeat-y center;
}

img, fieldset, input, button { border: none; }

hr, legend { display: none; }

option { padding: 0 5px; }

#topo {
	position: relative;
	height: 167px;
	background: url(images/background-top.jpg) repeat-x;
}

#log {
     background:url(images/banner.png) no-repeat;
	 height: 160px;
	
   }
   
h1 {
	font-size:20px;
	padding: 20px 0 0 17px;
	font-family: "Century Gothic";
	font-weight: 600;
	color:#F37800;
	font-style:oblique;
}	
	
	
	#topo li a:hover { background-position: bottom; }
	


#topo p {
	text-align: center;
	position: absolute;
	bottom: 10px;
	right: 15px;
	width: 280px;
	height: 90px;
}

#topo p span { color: #F99015; }
/********************
Fim do topo
********************/


/********************
Menu
********************/
.menu {
	height: 44px;
	padding-left: 15px;
	background: url(images/background-top.jpg) repeat-x bottom;
}

.menu li {
	position: relative;
	z-index: 100;
	float: left;
	height: 42px;
	padding: 1px 2px 1px 0;
	background: url(images/separador-menu.gif) no-repeat right;
}

.menu li.ultimo { background: none; }

.menu li a {
	text-indent: -9999px;
	display: block;
	height: 100%;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top;
}

.menu .inicio {
	width: 100px;
	background-image: url(images/inicio.jpg);
}

.menu .instalaciones {
	width: 131px;
	background-image: url(images/instalaciones.jpg);
}

.menu .reparaciones {
	width: 139px;
	background-image: url(images/reparaciones.jpg);
}

.menu .contacto {
	width: 124px;
	background-image: url(images/contacto.jpg);
}

.menu .dondeestamos {
	width: 129px;
	background-image: url(images/dondeestamos.jpg);
}

.menu .mapa {
	width: 117px;
	background-image: url(images/mapa-do-site.jpg);
}

.menu li:hover a, .menu li.over a { background-position: bottom; }

.menu ul {
	display: none;
	position: absolute;
	top: 98.5%;
	left: 0;
	width: 150px;
	padding: 5px 10px 10px;
	background: #FF9600 url(images/submenu.gif) repeat-x top;
}

.menu ul li {
	float: none;
	height: auto;
	padding: 0;
	border-bottom: 1px dashed #FAB548;
	background:  none;
}

.menu ul li.ultimo { border: none; }

.menu ul li a {
	color: #FFF;
	text-indent: 0;
	padding: 5px 0;
	padding-left: 13px;
	background: url(images/bullet-cinza.gif) no-repeat 4px 50% !important;
}

.menu ul li a:hover {
	color: #949799;
	background: #f8e7c8 url(images/bullet-cinza.gif) no-repeat 4px 50% !important;
}

.menu li:hover ul, .menu li.over ul { display: block; }
/********************
Fim do menu
********************/


/********************
Painel
********************/
#painel {
	position: relative;
	height: 200px;
	background: url(images/painel.jpg) no-repeat 13px 0;
}


#painel h3 {
	text-indent: -9999px;
	float: right;
	width: 298px;
	height: 100%;
	background: url(images/menina.jpg) no-repeat left;
}
/********************
Fim do painel
********************/


/********************
Conteudo
********************/
#conteudo {
	padding: 0 13px;
	background: url(images/conteudo-top.jpg) no-repeat top;
}

#limite {
	overflow: hidden;
	padding: 0 14px 10px 13px;
	background: url(images/conteudo-bottom.gif) no-repeat bottom;
}

#principal {
	position: relative;
	overflow: hidden;
	float: left;
	width: 462px;
	background: url(images/principal-top.gif) no-repeat top;
}

#principal #extra {
	min-height: 540px;
	padding: 10px 10px 57px;
	background: url(images/principal-bottom.gif) no-repeat bottom;
}

	/********************
	Breadcrumb
	********************/
	.breadcrumb {
		width: 423px;
		height: 19px;
		margin-bottom: 2px;
		padding: 4px 10px 0;
		background: url(images/fundo-padroes.gif) repeat-y left;
	}
	
	.bottom {
		position: absolute;
		bottom: 17px;
		left: 10px;
		margin-bottom: 0;
	}
	
	.breadcrumb h6 {
		color: #B3B2B2;
		font-weight: normal;
		float: left;
		padding-left: 10px;
		background: url(images/bullet-cinza.gif) no-repeat left;
	}
	
	.breadcrumb span {
		float: right;
		padding-right: 10px;
		background: url(images/bullet-voltar.gif) no-repeat right;
	}
	
	.breadcrumb a { color: #F37800; }
	
	.breadcrumb a:hover { text-decoration: underline; }
	/********************
	Fim: Breadcrumb
	********************/

	/********************
	Titulo
	********************/
	#extra h2 {
		margin-bottom: 10px;
		padding: 9px 10px 8px;
		background: url(images/fundo-padroes.gif) repeat-y left;
	}
	
	#extra h2 span {
		color: #F37800;
		font-size: 1.5em;
		text-transform: uppercase;
		display: block;
		padding-left: 20px;
		background: url(images/bullet-titulo.gif) no-repeat 0 40%;
	}
	/********************
	Fim do Titulo
	********************/
/********************
Fim do conteudo
********************/


/********************
Lateral
********************/
#lateral {
	float: right;
	width: 262px;
}

#qualidade, #contato {
	padding-bottom: 8px;
	background: url(images/sombra-box-lateral.gif) no-repeat 98% bottom;
}

#qualidade1, #contato {
	padding-bottom: 8px;
	background: url(images/sombra-box-lateral.gif) no-repeat 98% bottom;
}
#qualidade2, #contato {
	padding-bottom: 8px;
	background: url(images/sombra-box-lateral.gif) no-repeat 98% bottom;
}
#lateral .limite {
	padding: 10px;
	padding-bottom: 0;
	border: 1px solid #e7dbcf;
	border-bottom: none;
	background: url(images/fundo-qualidade.gif) repeat-x bottom;
}

#lateral h3 {
	margin-bottom: 14px;
	padding-bottom: 7px;
	background: url(images/separador-titulo-lateral.gif) no-repeat bottom;
}

#lateral h3 span {
	text-indent: -9999px;
	display: block;
	height: 25px;
}

#lateral h4 {
	font-size: 1.1em;
	margin: 0 0 8px 12px;
}

#lateral p {
	text-align: justify;
	line-height: 140%;
	padding: 0 15px 0 12px;
}

	/********************
	Politica de qualidade
	********************/
	#qualidade { margin-bottom: 3px; }
	
	#qualidade .limite { height: 266px; }
	
	#qualidade h3 span {
		width: 96px;
		background: url(images/calidadyseguridad.gif);
	}
	

	#qualidade img {
		display: block;
		width: 204px;
		height: 78px;
		margin: 0 auto 10px;
		border: 6px solid #FFF;
	}
	
	#qualidade p a:hover {
		color: #F37800;
		text-decoration: underline;
	}
	
	
	
	#qualidade1 { margin-bottom: 3px; }
	
	#qualidade1 .limite { height: 266px; }
	
	#qualidade1 h3 span {
		width: 113px;
		background: url(images/experiencia.gif);
	}
	

	#qualidade1 img {
		display: block;
		width: 204px;
		height: 78px;
		margin: 0 auto 10px;
		border: 6px solid #FFF;
	}
	
	#qualidade1 p a:hover {
		color: #F37800;
		text-decoration: underline;
	}
	
	
	#qualidade2 { margin-bottom: 3px; }
	
	#qualidade2 .limite { height: 266px; }
	
	#qualidade2 h3 span {
		width: 113px;
		background: url(images/nuestramision.gif);
	}
	

	#qualidade2 img {
		display: block;
		width: 204px;
		height: 78px;
		margin: 0 auto 10px;
		border: 6px solid #FFF;
	}
	
	#qualidade2 p a:hover {
		color: #F37800;
		text-decoration: underline;
	}
	
	
	
	#qualidade3 { margin-bottom: 3px; }
	
	#qualidade3 .limite { height: 266px; }
	
	#qualidade3 h3 span {
		width: 113px;
		background: url(images/contac.gif);
	}
	

	#qualidade3 img {
		display: block;
		width: 204px;
		height: 78px;
		margin: 0 auto 10px;
		border: 6px solid #FFF;
	}
	
	#qualidade3 p a:hover {
		color: #F37800;
		text-decoration: underline;
	}
	
	
	
	
	#qualidade4 { margin-bottom: 3px; }
	
	#qualidade4 .limite { height: 266px; }
	
	#qualidade4 h3 span {
		width: 113px;
		background: url(images/donde.gif);
	}
	

	#qualidade4 img {
		display: block;
		width: 204px;
		height: 78px;
		margin: 0 auto 10px;
		border: 6px solid #FFF;
	}
	
	#qualidade4 p a:hover {
		color: #F37800;
		text-decoration: underline;
	}
	
	
	
	
	
	
	
	
	
	#contrate {
		margin-bottom: 10px;
		background: url(images/chamada-contrate.gif) repeat-x;
	}
	
	#contrate .limite {
		height: 90px;
		border: none;
		background: url(images/icon-pdf.gif) no-repeat right top;
	}
	
	#contrate h3 {
		text-indent: -9999px;
		margin-bottom: 8px;
		height: 20px;
		border-bottom: 1px dashed #FFF;
		background: url(images/contrate-nossos-servicos.gif) no-repeat left;
	}
	
	#contrate fieldset {
		display: block;
		width: 96%;
		margin: 0 auto;
	}
	
	#contrate legend {
		color: #FFF;
		display: block;
		margin-bottom: 6px;
		padding: 0;
		*margin-left: -6px;
	}
	
	#contrate select { width: 100%;  }

	#contato .limite { height: 190px; }
	
	#contato h3 span {
		width: 113px;
		background: url(images/controldeinstalacion.gif) no-repeat;
	}
	
	#contato ul { padding: 15px 12px; }
	
	#contato li {
		color: #F37800;
		margin-bottom: 3px;
	}
	
	#contato li strong {
		color: #7F7F7F;
		width: 150px;
		text-align: right;
	}
	/********************
	Fim: Entre em contato
	********************/
/********************
Fim da lateral
********************/


/********************
Rodape
********************/
#rodape {
	width: 748px;
	margin: 0 auto;
	padding: 0 16px;
	background: url(images/sombra-rodape.gif) no-repeat 354px 64px;
}

#rodape .limite {
	height: 117px;
	padding: 0 10px;
	background: url(images/rodape.gif) repeat-x top;
}

	/********************
	Parceiros
	********************/
	#parceiros {
		float: left;
		width: 447px;
		background: url(images/hr.gif) no-repeat 0 14px;
	}
	
	#parceiros h4 {
		text-indent: -9999px;
		width: 49px;
		height: 9px;
		margin: 2px 0 4px;
		background: url(images/parceiros.gif) no-repeat;
	}
	
	#parceiros p {
		height: 27px;
		padding: 13px 8px 0;
		background: url(images/fundo-parceiros.jpg) no-repeat right;
	}
	
	#parceiros p a {
		color: #9A9A9A;
		font-weight: bold;
		text-transform: uppercase;
		margin: 7px 0 4px;
	}
	
	#parceiros p a:hover {
		color: #F37800;
		text-decoration:underline;
	}
	
	#parceiros ul {
		height: 25px;
		padding: 15px 5px 0;
		background: url(images/fundo-parceiros.jpg) no-repeat right;
	}
	
	#parceiros li {
		
		padding: 0 7px;
		border-right: 1px solid #9A9A9A;
	}
	
	#parceiros li.ultimo { border: none; }

	
	

