body {
	background-color: #5c5b5b;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}

#top {
	width:100%;
	background-color:#000;
	background-image: url(images/topo.png);
	background-repeat: repeat-x;
	height: 45px;
	text-align: center;
}

#top img {
	padding-top: 10px;
}

#title img {
	padding-top: 10px;
}


#title {
	background-image: url(images/barra_secundaria.png);
	height: 55px;
	text-align: center;
}
#nome {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 20px;
}
#tempo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
div#nifty{ margin: 0 10%;background: #9BD1FA}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #9BD1FA}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

#conteudo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 3a3a3a;
	padding: 10px;
	margin: 0px;
}

