body
{
	background-image: url(images/bg.gif);
	background-attachment:fixed;
	font-family:"Tahoma";
	font-size:12px;
	color : #666666;
	margin : 20px 0px 20px 0px;
	text-align: center;	
}

#principal{
	text-align: left;
	width: 904px;
	margin: auto;
}

#curva-topo{
	text-align: left;
	width: 904px;
	margin-bottom:-2px;
		
}

#zona1{
	text-align: left;
	width: 904px;
	background-color:#FFFFFF;
	height:174px;
	background-image:url(images/fundo-topo.gif);
	margin-bottom:-6px;
}

.textoTituloTabela{
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.textoTabela{
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

#zona2{
	text-align: left;
	width: 904px;

	background-color:#FFFFFF;
	height:125px;
}
#zona2-interno-aempresa{
	text-align: left;
	width: 904px;
	background-image:url(images/faixa-cinza-dentroaempresa.gif);
	background-color:#FFFFFF;
	height:67px;
}

#zona2-interno-cliente{
	text-align: left;
	width: 904px;
	background-image:url(images/faixa-cinza-dentro-clientes.gif);
	background-color:#FFFFFF;
	height:67px;
}

#zona2-interno-fotos{
	text-align: left;
	width: 904px;
	background-image:url(images/faixa-cinza-dentro-fotos.gif);
	background-color:#FFFFFF;
	height:67px;
}

#zona2-interno-contatos{
	text-align: left;
	width: 904px;
	background-image:url(images/faixa-cinza-dentro-contatos.gif);
	background-color:#FFFFFF;
	height:67px;
}

#zona2-interno-news{
	text-align: left;
	width: 904px;
	background-image:url(images/faixa-cinza-dentro-news.gif);
	background-color:#FFFFFF;
	height:67px;
}

#zona2-interno-orcamento{
	text-align: left;
	width: 904px;
	background-image:url(images/faixa-cinza-dentro-orcament.gif);
	background-color:#FFFFFF;
	height:67px;
}

#zona2-interno-produtos{
	text-align: left;
	width: 904px;
	background-image:url(images/fundo-cinza-dentro-equipame.gif);
	background-color:#FFFFFF;
	height:67px;
}

#zona4{
	text-align: center;
	width: 904px;
	background-image:url(images/fundo-rodape.gif);
	height:30px;
	float:left;

}
#zona3{
	text-align: left;
	width: 904px;
	background-color:#FFFFFF;
	margin-top:-2px;
	background-image:url(images/fundo-conteudo.gif);
	background-repeat:no-repeat;
	float:left;
	
}
#zona3-interno{
	text-align: left;
	width: 904px;
	background-color:#FFFFFF;
	margin-top:-2px;
	background-image:url(images/fundo-conteudo-dentro.gif);
	background-repeat:no-repeat;
	float:left;
	
}

#conteudoZona3{
	width:518px;
	float:left;
	margin:4px 4px 4px 4px;
}
#conteudoZona3-interno{
	width:480px;
	float:left;
	margin-right:20px;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
}
#direitoZona3{
	width:254px;
	text-align:right;
	vertical-align:bottom;
	float:right;
	margin-top:100px;
	margin-right:10px;
}
#direitoZona3-interno{
	width:264px;
	text-align:right;
	vertical-align:bottom;
	float:right;
	margin-top:190px;
	margin-right:10px;

}
#showRoom{
	margin-top:10px;
}
.fotoShowRoom{
		margin:1px 1px 1px 1px;
		border:2px solid #F8F8F8; 
}

.textoRodape{
	margin-top:10px;
}

#news{
		float:left; 
}

#fundoChamada{
	text-align:center;
	width:254px;
	height:66px;
	float:left;
	background-image:url(images/fundo-chamada-capa.gif);
}

#orcamentoLateral{
	text-align:center;
	width:199px;
	height:78px;
	background-image:url(images/bn-orcamento.gif);
}

#logomarca
{
	margin-left:40px;
	float:left;

}
#menu
{
	margin-bottom:-2px;

}

h1{
	font-family:"Tahoma";
	font-size:1.4em;
}

h2{
	font-family:"Tahoma";
	font-size:1.4em;
	color:#2288C9;
}

hr
{

	width:98%;
	text-align:center;
	border:1px dotted #085B94;
	
}

.moldura {

	border-width: 1px;  
	border-style: solid;   
	border-color: #DDD;
}

.subtitulo {

	border-width: 1px;  
	border-style: solid;   
	border-color: #DDD;
	background-color:#D6EBF9;
	font-size:1.1em;
}

INPUT, OPTION, SELECT { 
	background-color: #F7F8F9;
	background-image: url(images/form.png);
	font-family: Arial, Helvetica, sans-serif;   
	font-size: 8pt;   
	color: #333333;   
	text-decoration: none;   
	padding: 1px;   
	border-top-width: 1px;  
	border-right-width: 1px;   
	border-bottom-width: 1px;   
	border-left-width: 1px;   
	border-top-style: solid;   
	border-right-style: solid;   
	border-bottom-style: solid;   
	border-left-style: solid;   
	border-top-color: #D1D1D1;   
	border-right-color: #F1F1F1;   
	border-bottom-color: #F1F1F1;   
	border-left-color: #D1D1D1;

	}
	 
	
	TEXTAREA { 
	background-image: url(images/tbl_background.png);
	font-family: Arial, Helvetica, sans-serif;   
	font-size: 8pt;   
	color: #333333;   
	text-decoration: none;   
	padding: 1px;   
	border-top-width: 1px;  
	border-right-width: 1px;   
	border-bottom-width: 1px;   
	border-left-width: 1px;   
	border-top-style: solid;   
	border-right-style: solid;   
	border-bottom-style: solid;   
	border-left-style: solid;   
	border-top-color: #D1D1D1;   
	border-right-color: #F1F1F1;   
	border-bottom-color: #F1F1F1;   
	border-left-color: #D1D1D1;

	}	
	  
	.botao_image {
	border: 0px;
	cursor: pointer;
	padding: 0px;
	}



.checkbox {

border: 0px;
background-image: none;
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #FFFFFF;

}

ul
{
list-style-image: url("images/icoediimp.gif");
}

#menuver {
width: 11em;
font: 16px Tahoma, sans-serif;
color:#000099;

}
#menuver li {
list-style: none;
margin: 0.5em 0 0.5em 0.5em; 
}
#menuver li a {
margin:0; 
padding:0;
text-decoration:none;
color: #000099;
}
#menuver li a:visited {
color: #000099;
}
#menuver li a:hover { 
background: #fff;
color: #0099FF; 
}
#menuver li a:active { 
color: #000099; 
}

