@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
	padding: 0;
	background: #eb6c1a url("imagens/bg_akatu.jpg") repeat-y fixed top;
	}

.clear{clear:both}

#tudo {display:table; margin:0 auto; width:980px; height:800px;}

#esq { width:400px; height:760px; float:left;}

#chamada {margin-top:20px; horizontal-align:left; float:left;}

#txtudo { margin-left:50px; float:left; width:350px;}

#texto{ background-color:#00FF00;}

#topicos{ margin-left:40px;}

#direita{ float:left; width:580px; height:800px;}

#formulario{ width:530px; float:left; height:150px; margin-left:50px;}

#videos{width:500px; height:280px; float:left; margin-left:50px; margin-top:20px; float:left;}

.thumbVideos { width:80px; height:44px; margin-bottom:10px; float:left;}

#navega{ width:105px; height:600px; background-color:#0000FF; margin-left:50px;}

#tituloVideo {float:left; margin-left:50px; width:480px; margin-top:20px;}

#thumbs{ width:500px; float:left; margin-left:50px; margin-top:30px;}



	
	.texto{
	font-family:Helvetica, Arial, sans-serif;
	color:#fdede8;
	font-size:14px;
	text-align:left;
	}