/* CSS Document */
body,div,dl,dt,dd,ul,ol,h1,h2,h3,h4,h5,h6,pre,form,fildset,input,textarea,p,blockquote,th,td{margin:0;padding:0; }
table{border-collapse:collapse;border-spacing:0;}
img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
strong{font-weight:bold}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
img{border:0;}
a{text-decoration:none;}

body{background:#cedce1; font-family:arial;}
div#wrapper{width:100%; float:left; background:url(../novo_img/bg-top.gif) repeat-x;}
div#contentSite{width:793px; margin: 6px  auto;}
div.centralizar{margin: 0 auto; width:780px}
div#header{float:left; width:100%; position:relative;}
div#header #logo{margin: 22px 0 14px 20px;}
div#header ul{position:absolute; right:10px; top: 60px;}
div#header ul li{float:left; margin-right:5px;}


div#midcontent{background-color:#FFFFFF; float:left; width:100%}

div#sidebar{width:200px; padding:15px 0px 13px 5px; float:left;}
div#sidebar ul li{background:url(../novo_img/bullet.png) no-repeat left top; padding-left:7px; margin-left: 3px; font-size: 12px; font-weight:bold; margin-left: 10px; color:#9ad1f5; width:180px;}
div#sidebar ul li.title{background:none; margin: 4px 0;}
div#sidebar ul li a{color:#9ad1f5; text-decoration:none; }
div#sidebar ul li a:hover{color:#fff;}
div#sidebar ul li ul li{background:url(../novo_img/bullet-level-2.png) no-repeat left top;}

div.box-model{float:left; background:url(../novo_img/box-model-bottom.png) no-repeat left bottom #e2eaed; width:267px; margin:13px 13px 13px 0; font-size:12px;}

div.box-model-top{background:url(../novo_img/box-model-top.png) no-repeat left top; width:245px; padding:11px;}
div.box-model.right{margin: 13px 0;}

div.box-model h3{font-size:16px; font-weight:bold; margin:14px 0 10px 0;}

div#content{width:761px; padding:16px; margin:-30px 0 0 0; background:url(../novo_img/top-bg.png) no-repeat right top #fff; float:right;font-size:12px;text-align:justify;line-height:18px;}

div#footer{background:url(../novo_img/footer_template.png) no-repeat left top; width:793px; height:102px; position:relative; float:left;margin-bottom: 30px}
div#footer img.gov{position:absolute; right:19px; top:0;}
p.post-footer{width:100%; text-align:center; margin-bottom: 20px; font-size:12px; font-weight:bold;}

.menuSup{font-weight:bold; padding:10px; padding-left:15px; font-size:13px; color:#333333; border-bottom:#CCCCCC 5px groove; margin-bottom:20px;}

.linkMenuSup{
	color:#000066;
	margin-right:15px;
}

.linkMenuSup:hover{
	color:#0066CC;
}


.textoParqueIndustrial{
	font-family:Arial;
	font-size:large;
	color:#000033;
	font-weight:bold;
	text-align:center;
}

.linkGrifado{
	background-color:#FFFF00;
	text-decoration:overline;
}

.caixaDestaque1{
	border:#D2D2D2 1px solid;background-color:#F2F2FF;padding:5px;
}

.botaoForm{
	border:#000033 2px solid;
	background-color:#CCCCCC;
	color:#333333;
	font-weight:bold;
	font-size:12px;
}