@import "paginas.css";
*{
margin:0;
padding:0;
}
pre{
	font-size:14px;
	text-align:left
}
body {
	color:#666666;
 
	font:11px Arial, Helvetica, sans-serif;
 
	}
#tudo { 
	width:931px;
	margin:0 auto;
	padding:10px;
 
	background:#FFFFFF;
	}
#lateral{
	width:180px;
	
 	min-height:100%;
 
	float:right;
		
	}	
#banner_meio{
	width:744px;
	height:213px;
	float:left;
 
}	
#topo {
	width:744px;
	height:123px;
	text-align:center;
	padding-top:1px;
	}
#principal {
	width:535px;
	float:right;
	 margin-right:8px;
 
	}
#principal_home{
	width:420px;
	float:right;
	margin-right:14px;
	margin-top:15px;
	text-align:justify;
	}	
#link a:hover{
	text-decoration:underline;
}
#link a:link, #link a:visited{
	color:#666;	
	font-size:12px;
	color:#808080;
}
#auxiliar {
	width:200px;
	float:left;
 
	}
#auxiliar_home {
	width:267px;
	float:left;
	margin-top:15px;
	text-align:justify;
	}		
#rodape {
	width:744px;
	height:120px;
	margin-top:30px;
	}
.endereco{

	width:550px;
	height:21px;
	float:left;
	font-size:12px;
	margin-top:5px;
	margin-left:8px;
 
}
#logoDzuca a{
	text-indent: -10000px;
	width: 92px;
	height: 20px;
	float:right;
	margin-top:5px;
	margin-right:1px;
	background:url(../imgs/logo_dzuca.jpg);
}

#logo a {
	text-indent: -10000px;
	width: 245px;
	height: 105px;
	float:left;
	margin-top:15px; 
	background:url(../imgs/logo.gif);
	
} 
.clear {clear:both;}
#menu_topo{
	width:746px;
	height:26px;
	float:left;
}
#menu_topo li{	
	text-decoration:none;
	list-style:none;
	float:left;
	height:26px; 
}
#rodape li{	
	text-decoration:none;
	list-style:none;
	float:left;
	height:26px; 
}

