body {
	background-color: #000000;
	font: "Verdana", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;

	margin: 0;
	padding: 0;
	
}

img, div { behavior: url(iepngfix.htc) }

a:link { 
	color: #FF6600;
	text-decoration: none;
	}
a:visited { 
	color: #FF6600;
	text-decoration: none;

	}
a:hover { 
	color: #FFFFFF;
	text-decoration: none;
	}
a:active { 
	color: #FF6600;
	text-decoration: none;
	}
	
	.style1 {
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}
	
#main {
	width: 796px;
	margin: 0 auto;
	background-image: url("bkg.png");
	background-repeat: no-repeat;
}

#top {
	width: 796px;
}

#menu {
	width: 555px;
	height: 32px;
	text-align: right;
	width: 796px;
}

#content {
	width: 796px;
	overflow: auto;
}

#content_left {
	float: left;
	width: 210px;
	margin: 0px 0 0px 15px;
}
#toda{
	width: 210px;
	overflow: auto;
	background-image: url(imgs/fd.png);
}	
#not{
	width: 195px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right:0px;
	padding-left:7px;
}	

#um {
	width: 210px;

}
#dois {
	width: 210px;
	font-size:9px;
}
#tres {
	width: 210px;
	clear: all;
}

#meio {
	width: 210px;
	height: 45px;

}

#quatro {
	width: 210px;

}
#cinco {
	width: 210px;
	font-size:9px;

}
#seis {
	width: 210px;
	height:22px;

}

#content_right { 
	width: 555px;
	float: right;
}

#footer {
	width: 796px;
	margin-left:5px;
	margin-right:5px;
	margin-top: 10px;
	overflow:auto;
}
#bbq {
	float: left;
	width: 350px;
	height: 20px;
	text-align: left;
	font-size: 9px;
	color:#FF6600;
}
#comunicate {
	float: right;
	width: 350px;
	height: 20px;
	font-size: 9px;
	text-align:right;
	margin-right:5px;
}