*{margin:0; padding:0; border:none; list-style:none;}

html{
	margin-left: 1px;
	overflow-Y: scroll;
}

body{
	font-family:"Trebuchet MS", Verdana, Arial;
	background:#003c42 url(images/back.jpg) repeat-y center;
	}
	
#topo{
	height:502px;
	}
	
#topo1{
	height:222px;
	background:url(images/topo1.jpg) no-repeat center;
	}

#topo1 a{
	height:222px;
	width:990px;
	margin:0 auto;
	display:block;
	}


#topo2{
	height:280px;
	background:url(images/topo2.jpg) no-repeat center;
	}

.videos-topo{
	width:986px;
	margin:0 auto;
	}	

.videos-topo img{
	float:left;
	display:inline;
	margin-left:8px;
	}

#conteudo{
	width:986px;
	margin:0 auto 10px auto;
	}	

#conteudo img{
	width:236px;
	float:left;
	display:inline;
	margin:8px 0 0 8px;
	}
	
#rodape{
	height:112px;
	background:url(images/rodape.jpg) no-repeat center;
	}

.clear{
	width:0px;
	height:0px;
	line-height:0px;
	clear:both;
	}

.online{
	width:990px;
	margin:0 auto;
	}
	
.online p{
	float:right;
	display:inline;
	padding-top:15px;
	margin-right:20px;
	font-size:10px;
	font-family:Verdana;
	color:#CCCCCC;
	}