


body {
	background-image: url(../images/fundo.jpg);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #B2B2B2;
	height:100%;
	background-position: center top;
	height:100%;
	background-repeat: repeat-x;
}
#all {
	height:100%;
	text-align: center;
	height:100%;
}
#container {
	display:table; /* must put this in for FireFox. */
	width:780px;
	margin:auto; /* for IE6 and Firfox centering */
	text-align:left; /* so that IE6 and Firefox puts the text to the left */
	height:20px; /* Have to put SOMETHING in here for the height for both browser. DO NOT put in a percentage, must be a pixel value */
	height:100%;
	/*border: solid 1px black;*/
}
#top {
	background-image: url(../images/topo_fundo.jpg);
	height: 186px;
	background-repeat: no-repeat;
	margin-top: 10px;
	position:relative;
	color:#FFFFFF;
}
#top p {
	margin-top:10px;
	margin-left:36px;
	}
#top a {
	color:#FFFFFF;
	}
#top a:hover {
	color:#FFCC33;
	}


#topoOrcamento {
	position:absolute;
	left:217px;
	top:137px;
	width:131px;
	height:34px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1F5C9B;
}
#topoVendaOnline {
	position:absolute;
	left:364px;
	top:137px;
	width:142px;
	height:36px;
	/*
	ATIVAR E-COMMERCE
	Para ativar o e-commerce delete, ou comente, a linha abaixo:
	*/
	display:none;
}
#topoBusca {
	position:absolute;
	left:509px;
	top:134px;
	width:282px;
	height:35px;
	z-index:1;
}
#topoTelefone {
	position:absolute;
	left:205px;
	top:37px;
	width:294px;
	height:38px;
	z-index:1;
	font-size: 16px;
}
.telefone {
	font-size: 24px;
	font-weight: bold;
}
.produtosPara {font-size: 16px}

#middle {
	text-align: left;
	display:table;
	width:780px;
	background-color: #EFEFE7;	/*border:green solid 1px;*/
}
#left {
	float:left; /* float the menu to the left */
	height:100%; /* so the menu has the height of the content  and visa versa */
	width:170px;
	margin-top: 10px;
	margin-left: 10px;	
	margin-right:0px;
	/*border: yellow solid 1px;*/
}
#content {
	height:100%;/* so the  has the height of the menu and visa versa */
	float: right;
	width:560px;
	margin-top:10px;
	margin-right:10px;	
	margin-bottom:10px;	
	padding-left:10px;
	/*border: solid 1px red;*/
	border-left: solid 1px #CCCCCC;
}
#content img {
	/*margin: 10px;
	padding: 5px;
	/*border: 1px solid #D7F2FF;*/
}
#botton {
	clear: both;
	width: 780px;
	text-align: center;
	background-color: #D6D7CE;
	padding:0px;
	position: relative;
	height: 40px;
	}
#botton img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#botton_left {
	text-align: left;
	width: 270px;
	position: absolute;
	left: 16px;
	top: 7px;
}

#botton_right {
	text-align: right;
	width: 270px;
	position: absolute;
	left: 496px;
	top: 7px;
}
#botton_left h5 {
	color: #005E8B;
	margin: 0px;
}
#botton_left p {
	margin: 0px;
	color: #666666;
}

#soliciteRepresentante {
	text-align: right;
	color:#636563;
	left: 0px;
	top: 0px;
	width: 100%;
	right:0px;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9A9C;
	margin-bottom: 10px;	
}

#creditos_infonova {
	padding:15px;
	clear:both
	}
#creditos_infonova a:hover {
	color:#FFFFFF;
	}	
#menu {
	background-color: #D6D7CE;
	width:780px;
	height:25px;
	line-height:20px;
	padding-top:3px;
	}

#menu ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
	}
#menu ul li {
	display: inline;
	}
#menu ul li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	float:left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-weight: bold;
	}
#menu ul li a:hover {
	color: #003366;
	}
#comment {
	float: right;
	width: 240px;
	margin-top: 22px;
	text-align:justify;
	color: #FFFFFF;
	padding-right: 30px;
}

.submenuLateral{
	width:180px;
	
	float:left;
	height:100%;
	/*display:table;*/
	padding-left: 10px;
 	padding-top:20px; 
	padding-bottom:10px;
}

.submenuLateral ul {
	margin:0px;
	padding:0px;
	text-align: left;
	list-style-image:url(../images/marcadorSubmenu.gif);
	text-transform:uppercase;
	margin-left: 20px;

}
.submenuLateral li {
	padding-top:0px;
	margin-left:10px;
}
.submenuLateral li a {
	color:#000000;
	font-size:10px;
}


#noticias_mini h2 {
	margin-bottom:10px;
	
}

#noticias_mini {
	width:170px;	
	
	text-transform:none;
	
}

#noticias_mini ul {
	list-style-type: none;
	list-style-image:none;
	margin-left: 0px;
	padding-left: 0px;
	text-transform:none;
}
#noticias_mini ul li {
	margin-bottom: 10px;
}
#noticias_mini ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #052868;
	text-decoration: none;
}

.resumo-not {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 2px;
	color: #666;
}




#projetos img {
	margin: 7px;
}
h1, h1 a {
	font-size: 20px;
	color: #003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h1 a:hover {
}
h2 {
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 20px;
	color: #F89A29;
}
h3 {
	font-size: 12px;
	color: #F89A29;
	margin: 2px;
}
h4 {
	font-size: 12px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
ul {
	list-style-image: url(../images/marcador.gif);
}
li {
	margin-top: 5px;
	margin-bottom: 2px;
}
label {
	width: 100px;
	float: left;
	text-align: right;
	padding-right: 5px;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
a:active, .a_active {
	color: #FF9900;
}
.form_botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #255993;
	color: #FFFFFF;
	border: 1px outset #FFFFFF;
	padding-left:3px;
	padding-right:3px;
}
.form_campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #56708B;
	background-color: #FFFFFF;
	color: #666666;
	padding: 1px;
}
.form_erro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CC0000;
	background-color: #FFECEC;
	color: #CC0000;
	padding: 2px;
}
.form_erro_msg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	cursor:pointer;
}
hr {
	height:0px;
	border: solid 1px #CCCCCC;/* #660000;*/
	margin:0px;
	padding:0px;
	line-height:0px;
	min-height:0px;
	}
#mobiliarioCorporativo img, #projetos img, #projetoRealizado img {
	border:1px solid #C1C1A4;
	cursor:hand;
}



/* CODIGO PARA CRIAR O MENU COM ABA*/
.abas .links {
    float:left;
    width:100%;
    font-size:13px;
	color:#FFF;
	text-transform:uppercase;
    line-height:normal;	
	
}
.abas .links ul {
    margin:0;
    list-style:none;
	padding:10px 10px 0;
}
.abas .links li {
    float:left;
	background:url("../images/aba_norm_right.gif") no-repeat right top;
	margin:0;
    padding:0;
}
.abas .links a {
    display:block;
	background:url("../images/aba_norm_left.gif") no-repeat left top;
	padding:5px 15px 4px;
	color:#FFF;
	font-weight:bold;
}
	
.abas .links a {float:none;}/* Hack para Mac \*/

.abas .links a:hover {
  color:#333;
}	
.abas .links .current {
    background-image:url("../images/aba_norm_right_on.gif");
}
.abas .links .current a {
    background-image:url("../images/aba_norm_left_on.gif");
	padding-bottom:5px;
	color:#333;
	font-weight:normal;
}
	
.abas .conteudo_aba{
	/*background-color:#EEE;*/
	padding:10px;
}
/* FIM DO CODIGO PARA CRIACAO DO MENU COM BARRA */


