@charset "utf-8";
/* CSS Document */
a {color:#fff}
#topo {
	background:url(../imagens/topo_s1.jpg) repeat-x center; 
	min-height:194px;
	width: 100%;
	margin:0px;
	padding:0px;
	z-index:9999;
}
#topodados {
	width: 1000px;
	height: 194px;
	margin:0 auto;
	padding: 0px;
	
}
#topodados header {
	float: left;
}
#topodados header h1 {
	background: url(../imagens/logo.png);
	text-indent: -9999px;
	width: 173px;
	height: 149px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#topodados nav{
	padding: 90px 0px 0px 200px;
	text-decoration:none;

}

#topodados nav ul li {
    display:inline;
	width:auto;
	margin:0px;
}

#topodados nav ul li ul {
	margin:0px;
	padding:0px;
	width: 200px;
}

#topodados nav ul li ul li{
	height: 30px;
	width: 160px;
	margin: 0px 20px 0px 20px;
	border-bottom: 1px #CCCCCC solid;
	padding: 0px;
}



#topodados nav li a, #topodados nav li a:visited, #topodados nav li a:active {
	color:#003366;
	text-decoration:none;
	font-weight:bold;
	font-family:"Times New Roman";
	size:16px;
}

#topodados nav li:hover {
	background:#006699;
	color: #FFFFFF !important;
	
}

#topodados nav ul li ul li:hover {
	background:#006699;
	color:#FFFFFF;
	padding-left: 5px;
}

#topodados nav li ul a, #topodados nav li ul a:visited, #topodados nav li ul a:active {
	font-size:11px;
	color:#003366;
}

#topodados nav li {
	position:relative;
	float:left;
	padding:15px;
	font-size:16px;
	
}
#topodados nav li ul {
	position:absolute;
	display:none;
	top:51px;
	left:0px;
	background:url('../imagens/bg-menu.png');
	padding-bottom:10px;
	z-index:5000;
}
#topodados nav li ul li {
	margin:0;
	padding: 5px 10px 0 10px;
	width:140px;
	
}
#topodados nav li:hover ul, #menu li.over ul {
	display:block;
}
#topo-bg {
	min-width: 1200px;
	width:100%;
	height:409px;
	background:url(../imagens/topo-bg.png) no-repeat center;
	margin:0 auto;
	padding-top: 50px;
}
#topo-bg-empresa {
	min-width: 1200px;
	width:100%;
	height:169px;
	background:url(../imagens/bg-empresa.png) no-repeat center;
	margin:0 auto;
}
#topo-bg-produtos {
	min-width: 1200px;
	width:100%;
	height:169px;
	background:url(../imagens/bg-produtos.png) no-repeat center;
	margin:0 auto;
}
#topo-bg-clientes {
	min-width: 1200px;
	width:100%;
	height:169px;
	background:url(../imagens/bg-clientes.png) no-repeat center;
	margin:0 auto;
}
#topo-bg-orcamentos {
	min-width: 1200px;
	width:100%;
	height:169px;
	background:url(../imagens/bg-orcamentos.png) no-repeat center;
	margin:0 auto;
}
#topo-bg-representacoes {
	min-width: 1200px;
	width:100%;
	height:169px;
	background:url(../imagens/bg-representacoes.png) no-repeat center;
	margin:0 auto;
}
#topo-bg-fale-conosco {
	min-width: 1200px;
	width:100%;
	height:169px;
	background:url(../imagens/bg-fale-conosco.png) no-repeat center;
	margin:0 auto;
}
#banner {
	width: 1000px;
	margin:0 auto;
	
}

#centro {
	width: 1000px;
	margin:0 auto;
	text-align:justify !important;
	font-size:14px !important;
	color: #003366 !important;
	min-height: 400px;
}

#centro .titulo {
	color: #003366;
	font-size: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#centro #texto {
	padding: 30px 0px 30px 0px;	
	
}

#footer {
	min-width: 1200px;
	width:auto;
	height:299px;
	background:url(../imagens/bg-footer.jpg) no-repeat center;
}


#footer #texto-footer {
	width: 1000px;
	margin:0 auto;
	padding-top: 150px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:"Times New Roman, Times, serif";
	font-size: 16px;
}


#footer-down {
	clear:both;
	height: 40px;
	background:url(../imagens/bg-footer-down.jpg);
	padding: 15px;
	font-size:16px;	
	color: #ffffff;
}
#footer-down #texto-footer-down {
	width: 1000px;
	margin:0 auto;
}

#footer-down #classefestas a{
	color:#FC0;
	text-decoration:underline;
}

#footer-down #hostgroup{
	float:right;
}

#footer-down #hostgroup a{
	color:#F00;
}
#fale-conosco {
	width: 1000px;
	padding-top: 15px;
	overflow:hidden;
	
}
#endereco {
	clear:both;
	font-size:18px;
	color:#999;	
	margin-left: 20px;
}

#contato #campos {
	width: 440px;
	float:left;
	margin: 20px 10px 20px 20px;
	
	
}
#contato #campos label {
	width: 440px;
	display:block;
	height: 50px;
	
	
}
#contato #campos label span{
	width: 440px;
	padding: 5px 0px 5px 0px;
	color:#666;
	font-size:16px;
	
	
}
#contato #campos label input{
	width: 440px;
	border:#CCC 1px solid;
	border-radius: 5px;
	height: 20px;
	
}

#contato #textarea {
	width: 450px;
	float:right;
	margin: 20px 20px 20px 20px;
}

#contato #textarea label {
	width: 450px;
	
	
}

#contato #textarea label span {
	width: 450px;
	padding: 5px 0px 5px 0px;
	color:#666;
	font-size:16px;
}
#contato #textarea label textarea {
	width: 450px;
	height: 120px;
	border:#CCC 1px solid;
	border-radius: 5px;
	
}

#contato #textarea input {
	border:#CCC 1px solid;
	order-radius: 5px;
	color:#900;
	float:right;
	width: 60px;
	font-size:12px;
	margin-top: 10px;
	padding: 6px;
	background:#FFF;
	
}
#texto-apresentacao {
	width: 464px;
	height: 304px;
	line-height: 30px;
	vertical-align:central;	
}
.botao{
	width: 80px;
	padding: 5px;
	background: #003366;
	color:#FFFFFF;
	margin-left: 380px;

}
#centro #orcam {
	width: 1000px;
	margin:0 auto;	
	
}
#orcamento #nome, #orcamento #senha, #orcamento #empresa, #orcamento #end, #orcamento #assunto     {
	background-color:transparent;
	background-image: url(../imagens/nome.png);
	height: 34px;
	width: 359px;
	border:none 0 transparent;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-top: 15px;
	font-weight: bold;
	color: #29BAD9;
	padding-left: 10px;

}
#orcamento #telefone       {
	background-color:transparent;
	background-image: url(../imagens/tele.png);
	height: 34px;
	width: 169px;
	color: #29BAD9;
	font-weight: bold;
	border:none 0 transparent;
	padding-top: 15px;
	padding-left: 10px;
	
}
#orcamento #mensagem       {
	background-color:transparent;
	background-image: url(../imagens/mensagem.png);
	height: 223px;
	width: 362px;
	border:none 0 transparent;
	overflow: auto;
	padding-top: 20px;
	padding-left: 15px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #28BAE6;
}

#paginacao{
	width: 1000px;
	clear:both;
	text-align:center;
	
}

#paginacao a{
	clear:both;
	color:#000;
	padding: 3px;
	
}

#paginacao a:hover{	
	background:#069;
	color:#FFF;
}

#centro .borda_imagem {
	margin-right: 38px;	
	border: #000 1px solid;
	opacity: 0.7;
	-moz-opacity: 0.7;
	Filter: Alpha(Opacity=70);
}
#centro .borda_imagem:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	Filter: Alpha(Opacity=100);	
}