	/* GERAL */
	
	* {
		margin:0;
		padding:0;
		font-family: Arial, Helvetica, sans-serif;
	}
	body {
		background:#F0F1F3;
	}
	ul {
		margin-left:12px;
		list-style-type:circle;
	}
	
	a, a:hover {
		text-decoration:none;
	}
	
	p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color:#333333;
		padding:8px 20px;
	}
	/* FIM DE GERAL */
	
	/* AUXILIARES */
	seta { 
		background:url(/novahome/imagens/icoSetaDireita.gif) no-repeat;
		padding:0 0 5px 15px;
	}
	
	div.separadorGrande {
		border-top:5px solid #cbd4d3;
		margin-top:2px;	
	}
	
	div.separador {
		border-bottom:2px solid #cbd4d3;
	}
	/* FIM DE AUXILIARES */
	
	#barraesq {
		width:128px;
		float:left;
		margin-top:20px;
		margin-right: 5px;
	}
	#ambientestitulo {
		background-image: url("http://www.ambientebrasil.com.br/novahome/imagens/bgSecao.png");
		background-repeat: repeat-x;
		width:124px;
		height: 30px;
		margin-bottom: 2px;
		margin-left: 5px;
		*margin-left: 3px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		line-height: 30px;
		padding-left:4px;
		border: 1px solid #cbd4d3;
	}
	#ambientestitulo a {
		font-size:13px;
		font-weight:bold;
		color:#5C7E7F;
		text-decoration: underline;
	}
	#ambientesmenu a {
		display:block!important;
		width:128px!important;
		height:30px!important;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#5C7E7F;
		text-decoration: none;
		text-align: left;
		padding-left:4px;
		background-color: #f0f1f3;
		line-height: 30px;
		border-bottom-width: 3px;
		border-bottom-style: solid;
		border-bottom-color: #FFF;
		border-left-width: 4px;
		border-left-style: solid;
		border-left-color: #FFF;
	}
	
	#ambientesmenu a:hover {
		border-bottom-width: 3px;
		border-bottom-style: solid;
		border-bottom-color: #5C7E7F;
	}
	/* TOPO */
	
	/* TOPO - CENTRALIZADORES */
	div.centralizadorLogoBanner {
		width: 770px;
		left: 50%;
		margin-left: -385px;
		position: relative;
	}
	
	div.centralizadorMenu {
		width: 600px;
		left: 50%;
		margin-left: -300px;
		position: relative;
	}
	
	div.centralizadorSite {
		width: 1000px;
		left: 50%;
		margin-left: -500px;
		position: relative;
	}
	
	div.centralizadorMenuComplementar {
		width: 452px;
		left: 50%;
		margin-left: -226px;
		position: relative;
	}
	/* FIM DE TOPO - CENTRALIZADORES */
	
	/* MENUS */
	div.menu {
		background: url(/novahome/imagens/bgMenu.png) repeat-x;
		height:46px;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	div.menu a {
		color:#fff;
		border-right:1px solid #949471;	
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		height:21px;
		display:block;
		float:left;
		margin-top:6px;
		padding:9px 10px 3px 10px;
		*padding:9px 10px 9px 10px;
	}
	
	div.menu a:hover {
		background:#5c7e7f;
	}
	
	div.menuComplementar {
		height:18px;
		font-family:Arial, Helvetica, sans-serif;
		padding:0px;
		margin:0px 0px 0px 0px;
		
	}
	
	div.menuComplementar a {
		color:#5c7e7f;
		font-size:10px;
		font-weight:bold;
		text-decoration:none;
		padding-right:0px;
		margin:3px 5px 3px 5px;
		float:left;
	}
	
	div.menuComplementar a:hover {
		text-decoration:underline;
	}

	div.menuLateral {
		width:100px;
		font-family:Arial, Helvetica, sans-serif;
		float:left;
		
	}
	
	div.menuLateral a {
		color:#5c7e7f;
		font-size:10px;
		font-weight:bold;
		text-decoration:none;
		display:block;
		margin:0px;
		padding:4px 10px 4px 10px;
		border-bottom:#cbd4d3 1px solid;
	}
	
	div.menuLateral a:hover {
		background:#fff url(/novahome/imagens/bgSecao.png) repeat-x bottom;
	}
	
	div.legislacao {
		background:#fff url(/novahome/imagens/bgSecaoMaior.png) repeat-x bottom;
		margin:0px;
		border:1px solid #cbd4d3;
		border-top:0px!important;
		color:#006666;
		font-size:10px;
		padding:5px;
	}
	
	div.legislacao input {
		border:1px solid #00a27b;
		background-color:#e7fbf7;
		color:#00a27b;
		font-size:10px;
		margin:2px 2px;
		width:84px;
		height:17px;
	}

	div.legislacao input:focus {
		background-color:#cbd4d3;
	}
	/* MENUS */
	
	/* FIM DE TOPO */
	
	/* RODAPE */
	
	#rodape {
		width: 960px;
		height: 235px;
		background: #5d7e7e;
		color: #fff;
		margin-left:auto;
		margin-right:auto;
		height: 135px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		border: 2px solid #f0f1f3;
	}
	#rodape p {
		font-size: 12px;
		color:#FFFFFF;
	}
	#rodape ul {
		list-style:none;
	}
	#rodape a {
		text-decoration: none;
		color: #FFFFFF;
	}
	#rodape a:hover {
		text-decoration: underline;
	}
	#logofooter {
		height: 95px;
		width: 170px;
		text-align: center;
		float: left;
		background-color: #5d7e7e;
		padding:40px 0px 0px 0px;
	}
	#barra {
		background-color: #f0f1f3;
		height: 135px;
		width: 2px;
		float: left;
	}
	#menufooter{
		height: 105px;
		width: 220px;
		text-align: left;
		float: left;
		background: #5d7e7e;
		float: left;
		padding-right: 20px;
		padding-left: 8px;
		padding-top: 25px;
	}
	#textfooter{
		height: 115px;
		width: 300px;
		*width: 400px;
		text-align: justify;
		float: left;
		background: #5d7e7e;
		float: left;
		padding-right: 50px;
		padding-left: 50px;
		padding-top: 18px;
	}

	/* FIM RODAPE */
	
	/* SEÇÃO */
	div.secao {
		background:#fff url(/novahome/imagens/bgSecao.png) repeat-x bottom;
		border:1px solid #cbd4d3;
		color:#cbd4d3;
		font-size:13px;
		font-weight:bold;
		padding:7px 0 7px 10px;
	}
	
	div.secao a {
		color:#5C7E7F;
		text-decoration:underline;
	}
	
	div.secao a:hover {
		text-decoration:none!important;
	}
	/* FIM DE SEÇÃO */
	
	/* IMAGENS */
	div.tituloDestaque img {
		margin:0px 10px 0px 0px;
		width:90px;
		float:left;
	}
	/* FIM DE IMAGENS */
	
	/* RODAPÉ DE SEÇÃO */
	div.secaoRodape {
		color:#006666;
		font-size:10px;
		font-weight:bold;
		margin:5px 0px 5px 10px;
	}
	
	div.secaoRodape a {
		color:#006666;
		text-decoration:none;
	}
	
	div.secaoRodape a:hover {
		text-decoration:none!important;
	}
	/* FIM DE RODAPÉ DE SEÇÃO */
	
	/* TÍTULO */
	div.tituloDestaque {
		color:#5c7e7f;
		font-size:12px;
		font-weight:bold;
		margin:5px 10px;
	}
	
	div.tituloDestaque a {
		color:#5c7e7f;
		text-decoration:none;
	}

	div.tituloDestaque a:hover {
		text-decoration:underline!important;
	}
	
	div.titulo {
		color:#5c7e7f;
		font-size:11px;
		font-weight:normal;
		margin:5px 10px;
	}
	
	div.titulo a {
		color:#666;
		text-decoration:none;
	}

	div.titulo a:hover {
		text-decoration:underline!important;
	}
	/* FIM DE TÍTULO */
	
	/* RESUMO */
	div.resumo {
		color:#666;
		font-size:11px;
		margin-top:2px;	
		margin:5px 10px;
	}
	/* FIM DE RESUMO */

	/* CATEGORIA */
	div.categoria {
		background:#cbd4d3;
		color:#5c7e7f!important;
		float:right;
		font-size:10px;	
		padding:1px 5px 3px 5px;
		margin-left:5px;
	}
	
	div.categoria a {
		color:#5c7e7f!important;
		font-size:10px;
		font-weight:bold;
		text-decoration:none;
	}
	
	div.categoria a:hover {
		text-decoration:underline!important;
	}
	/* FIM DE CATEGORIA */
	
	/* BANNER EXPANSÍVEL - TOPFULL */
	.fechado {
		height:60px;
		width:468px;
		float:left;
		margin:8px 0px 0px 220px;
		*margin:8px 0px 0px 15px;
		overflow:hidden!important;
		position:absolute;
		z-index:10000!important;
	}
	
	.aberto{
		height:300px!important;
		width:468px;
		float:left;
		margin:8px 0px 0px 220px;
		*margin:8px 0px 0px 15px;
		position:absolute;
		z-index:10000!important;
	}
	/* FIM DE BANNER EXPANSÍVEL - TOPFULL */
	
	
