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

* {
	list-style: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}

html {
	margin: 1px auto;
	width: 100%;
	text-align: center;
	}

body {
	margin: 0 auto 15px auto;
	text-align: left;
	background-color: #E9E9E9;
	font: 100 12px Arial, Helvetica, sans-serif;
	width: 770px;
	}
	
a {
	color: #003399;
	text-decoration: underline;
	}
	
a:visited {
	color: #336699;
	}

img {
	border: none;
	}

#container {
	background: white;
	}
	
#menutop {
	float: left;
	}
	
	#menutop h3 {
	float: left;
	}
	
	#menutop h3 a {
	float: left;
	width: 180px;
	height: 60px;
	background: url(/img/hd_lax.gif);
	text-indent: -10000px;
	overflow: hidden;
	}
	
	#menutop ul {
	float: left;
	width: 590px;
	overflow: hidden;
	}
	
	#menutop li {
	float: left;
	}
	
	#menutop #menuEmpresa a {
	float: left;
	width: 105px;
	height: 60px;
	background: url(/img/mn_empresa.gif);
	text-indent: -10000px;
	}
	
	#menutop #menuGalpoes a {
	float: left;
	width: 105px;
	height: 60px;
	background: url(/img/mn_galpoes.gif);
	text-indent: -10000px;
	}
	
#menutop #menuProdFin a {
	float: left;
	width: 105px;
	height: 60px;
	background: url(/img/mn_prodfin_NEW.gif);
	text-indent: -10000px;
	}
		
	#menutop #menuArtigos a {
	float: left;
	width: 105px;
	height: 60px;
	background: url(/img/mn_catalogos.gif);
	text-indent: -10000px;
	}
	
	#menutop #menuNoticias a {
	float: left;
	width: 105px;
	height: 60px;
	background: url(/img/mn_noticias.gif);
	text-indent: -10000px;
	}
	
	#menutop #menuContato a {
	float: left;
	width: 65px;
	height: 60px;
	background: url(/img/mn_faleconosco.gif);
	text-indent: -10000px;
	}
	
#header {
	float: left;
	clear: both;
	width: 770px;
	height: 223px;
	margin: 1px 0;
	}
	
	#header h2{
	text-indent: -10000px;
	}
	
.headerEmpresa {
	background: url(/empresa/img/test_empresa.jpg);
	}
	
.headerHome {
	background: url(/homepage/img/testeira.jpg);
	}
	
.headerGalpoes {
	background: url(/galpoes-industriais/img/test_galpoes.jpg);
	}

.headerContato {
	background: url(/contato/img/test_contato.jpg);
	}

.headerCatalogo {
	background: url(/catalogo-tecnico/img/test_catalogo.jpg);
	}
	
.headerNoticias {
	background: url(/noticias/img/test_noticias.jpg);
	}
	
.headerProdFin {
	background: url(/produtos-financeiros-imobiliarios/img/test_prodfin.jpg);
	}
	
#content {
	float: left;
	clear: both;
	width: 770px;
	background: white url(/img/mn2_bg2.gif) repeat-y;
	}
	
	#content1 {
	float: left;
	width: 495px;
	overflow: hidden;
	}
	
		#contentHeader {
		float: left;
		_display: inline;
		width: 495px;
		height: 120px;
		margin-top: 11px;
		background: #E9E9E9;
		overflow: hidden;
		}
		
			#contentHeader h1 {
				font: bold 18px Arial, Helvetica, sans-serif;
				margin: 28px 18px;
				float: left;
				display: inline;
			}
		
		#contentMenu {
		float: left;
		width: 170px;
		margin-top: 15px;
		_display: inline;
		}

			#contentMenu h4 {
			float: left;
			clear: both;
			width: 160px;
			background: #003399;
			color: #FFFFFF;
			font: 900 13px/18px Arial, Helvetica, sans-serif;
			margin-left: 8px;
		    _display: inline;
			text-indent: 3px;
			letter-spacing: -1px;
			}
		
			#contentMenu ul {
			float: left;
			clear: both;	
			width: 160px;
			margin-left: 7px;
			border-top: 1px #e9e9e9 solid;
		    _display: inline;
			}		
		
			#contentMenu li {
			float: left;
			clear: both;
			width: 160px;
			font: 900 12px/14px Arial, Helvetica, sans-serif;
			border-bottom: 1px #e9e9e9 solid;	
		    _display: inline;
			}
			
			#contentMenu li a {
			text-decoration: none; 	
			float: left;
			_display: inline;
			padding: 7px 10px 8px;
			}
			
			#contentMenu li a:hover {
			text-decoration: underline; 	
			}
	
		#contentText {
		float: right;
		width: 300px;
		margin-right: 16px;
		padding-bottom: 20px;
		_display: inline;
		}
	
		#contentText h1,
		#contentText h2 {
		margin-top: 12px;
		}
		
		#contentText p,
		#contentText li {
		font: 100 12px/14px Arial, Helvetica, sans-serif;
		margin-top: 12px;
		}
		
		#contentText h3 {
		font: 900 12px Arial, Helvetica, sans-serif;
		margin-top: 12px;
		background: #E9E9E9;
		padding: 3px;
		}

		#contentText ul {
		margin-top: 12px;
		}
		
		#contentText li {
		list-style: inside; 
		}
		
		#contentText ul.linkslist {
		list-style: none;
		margin-top: 0;
		}
		
		#contentText li.link {
		border-bottom: 1px #E9E9E9 solid;
		font: 100 12px Arial, Helvetica, sans-serif;
		padding: 5px 0;
		list-style: none;
		}
		
		#contentText li.more {
		font-style: italic;
		font: 100 12px Arial, Helvetica, sans-serif;
		padding: 5px 0;
		list-style: none;
		}
		
	#content2 {
	float: right;
	width: 274px;
	background: #E9E9E9;
	}
	
		#content2 .chamada {
		margin-bottom: 20px;
		}
		
		#content2 h2,
		#content2 p {
		margin: 5px 10px;
		}		
		
		#content2 h2 a {
		font: bold 14px Arial, Helvetica, sans-serif;
		text-decoration: none;
		color: black;
		}
		
		#content2 p a {
		font: 100 12px Arial, Helvetica, sans-serif;
		text-decoration: underline;
		}
		
		#contentText2 h1,
		#contentText2 h2 {
		margin: 12px 12px 0 0;
		}
		
		#contentText2 p {
		font: 100 12px Arial, Helvetica, sans-serif;
		margin: 12px 12px 0 0;
		}
		
		#contentText2 h3 {
		font: 900 12px Arial, Helvetica, sans-serif;
		margin: 12px 12px 0 0;
		background: #E9E9E9;
		padding: 3px;
		}

		#contentText2 ul {
		margin: 12px 12px 0 0;
		}
		
		#contentText2 li {
		list-style: inside; 
		}
		
		#contentText h5 {
			_display: inline;
			color: #333;
			margin: 12px 0;
			font: 100 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
			_width: 300px;
			min-width: 300px;
	}



#footer {
	background: #ddd;
	height: 40px;
	float: left;
	clear: both;
	width: 770px;
	}
	
#footer h6 {
	float: left;
	_display: inline;
	color: #333;
	margin: 25px 0 5px 15px;
	}
	

#prodfin {
	background: #3C6EB5;
	color: white;
	float: left;
}

#prodfin h2 {
	color: white;
	float: left;
	margin-top: 30px;
	font: 900 21px/20px Arial, Helvetica, sans-serif;
}

#prodfin h2 a {
	color: white;
}

#prodfin p {
	float: left;
	clear: both;
	margin-top: 10px;
}

#prodfin ul {
	float: left;
	clear: both;
	margin: 10px;
	padding-left: 15px;

}

#prodfin ul li {
	list-style: outside;
	color: orange;
	float: left;
	clear: both;
	width: 180px;
	margin-bottom: 10px;
}

#prodfin ul a {
	color: orange;
	text-decoration: none;
	font: 100 14px/16px Arial, Helvetica, sans-serif;
}

#prodfin ul a:hover {
	text-decoration: underline;
	color: orange;
}
