body{
	margin:0;
	color:#232323;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #eeeeee;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

#container
	{
		width: 780px;
		border: 0px;
		margin:10px auto;	
		padding: 0px;
	}

#barra
	{
		margin:0 0 0 0;
		width:780px;
		height:23px;
		padding:0px;
		font-family: "verdana";
		font-size: 9px;
		font-weight: normal;
		color: #FFFFFF;
		text-align:justify;
		text-decoration: none;
		background-color: #245d8d;
	}

#banner
	{
		margin:0 0 0 0;
		width:780px;
		height:90px;
		padding:0px;
		font-family: "verdana";
		font-size: 9px;
		font-weight: normal;
		color: #000000;
		text-align:justify;
		text-decoration: none;
		background-color: #FFFFFF;
	}
	
#banner_flash
	{
		margin:0 0 0 0;
		width:780px;
		height:127px;
		padding:0px;
		font-family: "verdana";
		font-size: 9px;
		font-weight: normal;
		color: #000000;
		text-align:justify;
		text-decoration: none;
		background-image: url(/images/_custom/layout/bg_flash.gif);
	}
	
#menu
	{
		margin:0 0 0 0;
		width:780px;
		height:30px;
		padding:0px;
		font-family: "verdana";
		font-size: 9px;
		font-weight: normal;
		color: #000000;
		text-align:justify;
		text-decoration: none;
		background-color: #FFFFFF;
	}
	
#miolo
	{
		margin:0 0 0 0;
		width:780px;
		min-height:300px;
		padding:0px;
		font-family: "verdana";
		font-size: 9px;
		font-weight: normal;
		color: #000000;
		text-align:center;
		text-decoration: none;
		background-color: #FFFFFF;
	}
