a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.topo {
	width: 967px;
	margin: auto;
}

.imprensa {
	width: 927px;
	margin: auto;
	background-image: url(../imags/fundo_salaimprensa.gif);
	height: 25px;
}

.bot {
	width: 927px;
	background-image: url(../imags/fundo_bot.gif);
	height: 113px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


.boxendereco {
	width: 250px;
	height: 100px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

.boxsac {
	width: 300px;
	height: 100px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
	float: left;
}


.boxcnpj {
	width: 300px;
	height: 40px;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 40px;
	float: left;
}


.txt_impresa {
	width: 600px;
	height: 25px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 4px;
	float: left;
}



.meio {
	width: 967px;
	margin: auto;
	background-image: url(../imags/fundo_home.gif);
	height: 486px;
}


.meiobranco {
	width: 927px;
	margin: auto;
	height: 472px;
	background-color: #FFFFFF;
}





.menu {
	width: 200px;
	height: 424px;
	float: left;
	margin-top: 28px;
	margin-right: 9px;
	margin-bottom: 20px;
	margin-left: 15px;
	border: 0px solid #999999;
}


.meiolo {
	height: 304px;
	margin: 10px;

}




.banner {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 28px;
	padding-right: 0px;

}











	/*
    -------------------------------------------------------------- MENU LATERAL
	*/


	.clear{
		clear:both;
	}
	

	#leftMenu{


	}
	

	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}

	#dhtmlgoodies_slidedown_menu div{
		margin-bottom:0px;
		margin-top:0px;

		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{		

		visibility:hidden;
		border:1px solid #aaaaaa;
		padding:0px;
			height: 424px;
		width: 200px;	/* IE 5.x */
		width/* */:/**/200px;	/* Other browsers */
		width: /**/200px;	
		
	}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		color: #000;
		text-decoration:none;	
		display:block;
		clear:both;
        border:0px solid #aaaaaa;
		padding-left:0px;	
		width: 190px;	/* IE 5.x */
		width/* */:/**/190px;	/* Other browsers */
		width: /**/190px;
		cursor: pointer;
	}
	

	
	/*
	A tags 
	*/


	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:-1px;
		margin-bottom:0px;
		color:#000;
		background-image: url(../imags/fundo_menu.gif);
		height:23px;
		line-height:25px;
		vertical-align:middle;
		padding-left:10px;
		border-top:1px solid #aaaaaa;
		border-bottom:1px solid #aaaaaa;
		border-left:0px solid #fba500;
		border-right:0px solid #fba500;
		font-weight:bold;

	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:0px;
		text-align:center;
		font-weight:bold;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;
		font-style:italic;
		color:blue;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;
		color:red;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:-1px;
	}

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1

	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
