@charset "utf-8";
/* CSS Document */

	@import "videos_definicoes.css";
	@import "menu.css";
	@import "rodape.css";	
	@import "paginacao.css";	

html, body{
	background: #212121;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/imagemfundo.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	width:100%;
	}

#site{
	width:1000px;
	margin:0 auto;
	}
	
	#topo{
		width:1000px;
		height:188px;
		background-image:url(../images/topo.png);
		background-repeat:no-repeat;
		z-index:0;
		}
		.logotipo{ width:250px; height:105px; float:left; }
		.banner{ width:750px; height:105px; float:left; }
		.contentbanner{ width:728px; height:90px; margin:8px 0 0 4px; background-image:url(../images/fundo-superbanner.gif); background-repeat:repeat-x; padding:1px;}
		.menu{ width:983px; height:26px; float:left; padding:17px 0 0 17px; }
		.busca{ width:800px; height:30px; float:left; }
		.redesocial{ width:195px; height:25px; float:left; padding:5px 0 0 5px; }
			
	#conteudo{ width:1000px; float:left; background:#e6e7e8; }
		.titulointerna { width: 992px; height:50px; float:left; margin:0 0 0 4px;}
		.tituloimagem { width: 992px; height:50px; float:left; margin:0 0 0 0;}
		.ads { width: 130px; height:100%; float:left; margin:7px 0 0 0;}
		.adscontent{ width:100%; height:372px; float:left; }		

	#bottomconteudo{ width:100%; height:7px; float:left; background-image:url(../images/bottom-conteudo.png); background-repeat:no-repeat;}
	#copyright{ width:100%; height:20px; float:left; text-align:center; margin:0; padding:10px 0px 40px 0px; font-size:10px; color:#FFFFFF; }	
		.destaque{ width:870px; height:100%; float:left; margin:7px 0 0 0;}
		
		.swfplayer{ width:823px; height:372px; float:left; margin:0 0 10px 19px; background-color:#bfbfbf; }
		.barraparafuso{ width:870px; height:26px;  background-image:url(../images/barra-parafuso.jpg); background-repeat:no-repeat; float:left; }
		
		.descricaovideoplay { width:823px; height:auto; float:left; margin:0 0 10px 19px; }
		
		/*Início Blocos*/	
		.blocointeiro{ width:840px; height:508px; margin:-1px 0 0 20px; float:left; background-image:url(../images/fundo-destaque.jpg); background-repeat:repeat-x; z-index:20;}
		.dentroblocointeiro { width:830px; height:508px; margin:-2px 0 0 5px; z-index:30; background-color:#e6e7e8;}
		.tituloblocointeiro { width:830px; height:35px; float:left; background-repeat:repeat-x;}
		.contentblocointeiro { width:830px; height:470px; float:left;}
		.bottomblocointeiro { width:830px; height:7px; float:left; z-index:30; background-repeat:repeat-x;}
		/*Fim Blocos*/			
			

		.blocovideopequeno { width:390px; height:90px; float:left; margin:0 0 0 7px; }
		.blocovideopequenoborda { width:390px; height:90px; float:left; border-right:1px #bbbbbb solid; margin:0 0 0 7px; }
		
#videosTitlesecoes { width:310px; height:40px; float:left; line-height:40px; }
#videosTitlesecoes span { font:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; padding:0;}

#videosIconesSecoes { width:500px; height:40px;  float:left; text-align:right; line-height:40px; }
		

.btnAddVideo { position:static; left:200px; top:60px; }




