	@charset "utf-8";
/*	ESTILO para POSIÇÕES DAS NOTÍCIAS das páginas INDEX e EDITORIAS
CSS by INTEGRATIVA.com.br */
.Clear{ clear:both;}
/* MANCHETE (POSIÇÃO 1) */
body	#principal	#manchete	{float:left; border-bottom:3px solid #BFBFBF; padding-bottom:5px; margin-bottom:5px; width:100%; position:relative}
body	#principal	#manchete	strong	{font-size:10px; color:#004581; text-transform:uppercase; margin-right: 5px;}


@font-face {
    font-family: 'arial_blackregular';
    src: url('../fontes/arialBlack/arialblack-webfont.eot');
    src: url('../fontes/arialBlack/arialblack-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/arialBlack/arialblack-webfont.woff') format('woff'),
         url('../fontes/arialBlack/arialblack-webfont.ttf') format('truetype'),
         url('../fontes/arialBlack/arialblack-webfont.svg#arial_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


.hora{
	color: #004581;
	float:left;
	font-size: 9px;
	margin-right: 5px;
	margin-top: 2px;
}



body	#principal	#manchete	h2	a	{color:#000; font-size:27px}
body	#principal	#manchete	h2	a:hover	{border-bottom:1px dotted #666}
/* Notícias Relacionadas */
body	#principal	#manchete	ul	li	{margin-top:2%; float:left; width:46%; background:url('../images/all/li-azul.gif') no-repeat left 5px; padding-left:2.5%}
body	#principal	#manchete	ul	li:hover	{border-bottom:1px dotted #999}
body	#principal	#manchete	ul	li	h2	a	{font-size:14px; font-weight:normal; color:#000}




body	#principal	#manchete	table	{margin-top:2%; float:left; }
body	#principal	#manchete	table:hover	{}

body	#principal	#manchete	table	td	{vertical-align:text-top;background:url('../images/all/li-azul.gif') no-repeat left 5px; padding-left: 10px;}
body	#principal	#manchete	table		a	{font-size:14px; font-weight:normal; color:#4F4F4F; }
body	#principal	#manchete	table		a:hover {color:#000; border-bottom:1px dotted #666}


/* PAINEL DE DESTAQUES (POSIÇÕES 2, 3 E 4) */
body	#principal	#painel	{float:left; width:327px; margin-bottom: 12px; border-right: dotted 1px #cfcfcf; padding-right: 12px;}
body	#principal	#painel	#rotativo {border:1px solid #DFDFDF; border-bottom:none; width: 326px !important; }

body	#principal	#painel	#bt-not-anterior {background: url("../images/index/painel/barraPainel.png") no-repeat scroll -68px 0 transparent; float:left; height: 28px; margin-left: 1px; padding: 0; width: 128px;}
body	#principal	#painel	#bt-not-anterior:hover{opacity:0.8; }
body	#principal	#painel	#bt-not-pausar {background: url("../images/index/painel/barraPainel.png") no-repeat scroll -197px 0 transparent; float: left; height: 28px; width: 70px; height: 28px;}
body	#principal	#painel	#bt-not-pausar.play{background: url("../images/index/painel/barraPainel.png") no-repeat scroll 0 0 transparent; float:left; height: 28px;  width: 68px; height:28px;}
body	#principal	#painel	#bt-not-pausar:hover{opacity:0.8; }
body	#principal	#painel	#bt-not-proxima {background: url("../images/index/painel/barraPainel.png") no-repeat scroll -268px 0 transparent; float: left; height: 28px; width: 128px;} 
body	#principal	#painel	#bt-not-proxima:hover{opacity:0.8; }

body	#principal	#painel	.escondido {display: none}
body	#principal	#painel	a.painel-foto	{float:left}
body	#principal	#painel	a.painel-foto	img	{width:326px; height:249px}
body	#principal	#painel	h2	a.painel-titulo	{color:#fff; font-size:12px; font-weight: normal; background:#000; float:left; width:316px; height:41px; padding:5px; margin-top:-50px;  }
body	#principal	#painel	h2	a.painel-titulo:hover	{background:#004581}



/* Botões de navegação */
body	#principal	#painel	ul	li	{float:left;  }

/* NOTÍCIAS PRINCIPAIS (POSIÇÕES 5 E 6) */
body	#principal	#noticias5e6	{float: left; width: 373px; height: 282px; padding-left: 12px; }
.ie6	body	#principal	#noticias5e6	{width:322px; }
body	#principal	#noticias5e6	li	{ float: left; width: 100%; height: 88px; display:table }
body	#principal	#noticias5e6	li .tab_cell{ width: 270px; display:table-cell; vertical-align:middle; padding-right:3px}
body	#principal	#noticias5e6	li a .Imgnoticias5e6{ width: 90px; height: 90px; float: left; overflow: hidden;}
body	#principal	#noticias5e6	li a .Imgnoticias5e6 img{ height: 90px; float: left;}
body	#principal	#noticias5e6	li.comborda	{background: url(../images/index/bgLinhaEditoria.jpg) bottom no-repeat; margin-bottom: 0; height: 94px;}
body	#principal	#noticias5e6	li.comborda:last-child {background: none;}
body	#principal	#noticias5e6	li	strong	{font-weight:bold; font-size:10px; color:#004581; text-transform:uppercase; float:left; margin-right: 5px;}
body	#principal	#noticias5e6	li	h2 {clear:both}
body	#principal	#noticias5e6	li	h2	a	{color:#000; font-size:15px; font-weight:normal; letter-spacing:-0.021em; }
body	#principal	#noticias5e6	li	h2	a:hover	{border-bottom:1px dotted #666; *border-bottom:1px dotted #666; }

	

	/* NOTÍCIAS PRINCIPAIS (POSIÇÕES 7 E 8) */
	body	#principal	#noticias7e8	{float:left; width:100%; /*border-top:3px solid #BFBFBF; border-bottom:3px solid #BFBFBF;*/  border-top: 3px solid #BFBFBF;   padding:14px 0 5px; margin:3px 0;   }  
	body	#principal	#noticias7e8 .BoxNoticiasLeft{width:94px;	float:left;	padding-left: 12px; padding-right: 2px; border-right: 1px dotted #cfcfcf; } 
	body	#principal	#noticias7e8 .BoxNoticias{ width:106px; padding-right: 10px; padding-left: 10px; border-right: 1px dotted #cfcfcf; float:left; text-align:center} 
	body	#principal	#noticias7e8 .BoxNoticias p{ margin-top:7px; text-align:left}
	body	#principal	#noticias7e8 .semPaddingLeft{ 	padding-left: 0px; border-left:none; padding-right:7px }  
	body	#principal	#noticias7e8 .semPaddingLeft	p{ margin-top:7px;}
	body	#principal	#noticias7e8 .semPaddingRight{ padding-right: 0px; 	border-right: none; }  
	body	#principal	#noticias7e8 .BoxNoticiasRight{ width:89px; float:right;}	   

	a.Noticias:link, a.Noticias:visited  {text-decoration: none; color: #000000; font-size: 14px; font-weight: normal; }
	a.Noticias:hover {color: #000; border-bottom: 1px dotted #666;}

	.boxTitulo{width: 44%; float: left; padding: 10px;}
	.bordaBoxTitulo{ border-right: dotted 1px #cfcfcf; }
	.boxTitulo h3 a{font-size: 15px; font-weight: normal; color: #000;}
	.boxTitulo h3 strong{width: 100%; font-weight: bold; font-size: 10px; color: #004581; text-transform: uppercase; float: left; margin-right: 5px;}



	/* Editorias Principal */

	.boxEditoriaPrincipal{ width: 100%; border-top: solid 3px #004581; float: left; margin-top: 18px; padding: 16px 0;}
	.boxEditoriaInternas{ border-top: none !important;}
	.boxEditoriaPrincipal .tituloEditoria{color: #004581 !important; font-size: 29px; font-family: "Arial Black", arial_blackregular,sans-serif; background: #FFF; position: absolute; z-index: 10; padding: 0px 6px 2px 4px; margin: -42px 0 0 0;}
	.boxEditoriaPrincipal .tituloEditoria a{color: #004581; text-decoration:none;}
	.boxEditoriaPrincipal .boxImgEditoria{ float: left; overflow:hidden; width: 329px; height: 184px;}
	.boxEditoriaPrincipal .imgEditoria{ float: left; width: 329px; position: relative; margin-top:15px; border-right: dotted 1px #cfcfcf; padding-right: 12px}
	.boxEditoriaPrincipal .imgEditoria img{ width: 328px;}
	.boxEditoriaPrincipal .imgEditoria strong{color: #004581; font-family: Arial; font-size: 10px; text-transform: uppercase; margin-top: -13px; float: left; position: relative; background: #FFF; padding: 1px 3px 3px 3px;}
	.boxEditoriaPrincipal .imgEditoria h2{ float: left; font-size: 14px; color: #000; font-weight: normal; clear: both;}

	.primeiraEditoria{float:left;}
	.boxEditoriaPrincipal .ultimasEditoria{ float: left; padding-left:12px;  width: 322px; margin-top: 14px;}
	.boxEditoriaPrincipal .ultimasEditoria li{ float: left; height: 95px; width: 374px; background: url(../images/index/bgLinhaEditoria.jpg) bottom no-repeat; display:table}
	.boxEditoriaPrincipal .ultimasEditoria .semBg{ background: none;margin-top:22px;}
	.boxEditoriaPrincipal .ultimasEditoria .semBg:first-child{margin-top:0px;}
	.boxEditoriaPrincipal .ultimasEditoria .imgUltimasEditorias{width: 90px; height: 90px; float: left; overflow: hidden; margin-right: 10px;}
	.boxEditoriaPrincipal .ultimasEditoria .imgUltimasEditorias img{ height: 90px;}
	.boxEditoriaPrincipal .ultimasEditoria .infoNoticia{ width: 270px; text-decoration: none; font-weight: normal; font-family: Arial; display:table-cell; vertical-align:middle}
	.boxEditoriaPrincipal .ultimasEditoria strong{ color: #004581; font-family: Arial; font-size: 10px; text-transform: uppercase; float: left;}
	.boxEditoriaPrincipal .ultimasEditoria h2{ float: left; font-size: 14px; color: #000; font-weight: normal;}


/*
	body	#principal	#noticias7e8	li	{float:left}
	body	#principal	#noticias7e8	li#noticia7	{width:285px;  margin-right:5px;}
	.TituloOlho{width:50%; height:15px; margin-right:5px; }
	#not{width:195px; float:left;}
	body	#principal	#noticias7e8	li#noticia7	img	{float:left; height:75px; margin-right:5px;}
	body	#principal	#noticias7e8	li#noticia8	{width:190px; float:right;}
	.ie6 body	#principal	#noticias7e8	li#noticia8	{width:180px; float:right;}
	body	#principal	#noticias7e8	li	strong	{font-weight:bold; font-size:10px; color:#004581; text-transform:uppercase}
	body	#principal	#noticias7e8	li	a	{color:#000; font-size:15px; font-weight:normal;  }
body	#principal	#noticias7e8	li	a:hover	{border-bottom:1px dotted #666}
*/


/* BANNERS FULL */
body	#principal	.fullBanner{float: left; height: 92px; margin-bottom: 20px; margin-top: -9px; padding: 0; width: 99%; overflow: hidden; text-align: center; position: relative;} 
body #principal	.fullBanner .expansivel object{ height: 300px !important;}
body	#principal	.banner-full	{float:left; border-bottom:3px solid #767676; padding:0 0 2% 1%; margin-bottom:4%; width:99%}

body	#principal	.fullBanner:hover {overflow: visible; z-index: 999999999999}
body	#principal	.fullBanner	#UniversidadeDevry {position: relative; top: 0; margin: -18px auto; left: 0; height: 310px; z-index: 99999999;}
body	#principal	.fullBanner	#UniversidadeDevry:hover {background-color: #FFF}

/* EDITORIAS */
body	#principal	.editoria	{width: 100%; float: left; color: #004581; padding-bottom: 4%; margin-bottom: 27px; float: left;}
body	#principal	.editoriaInterna{ padding-bottom:0 !important;}
body	#principal	.editoria	h3	{font-size:22px; font-weight:normal; margin-bottom:5px;}
body	#principal	.editoria	.internaEditoria { font-size: 22px; font-weight: normal; margin-bottom: 5px; border-bottom: solid 3px #004581; padding-bottom: 2%; }
body	#principal	.editoria	ul	li	{padding-bottom:5px;/* border-bottom:1px dotted #CFCFCF;*/ margin-bottom:5px}
body	#principal	.editoria	ul	li.ultimo	{border:none} /* jQuery (efeitos.principal.js) faz com que o último LI não apareça bordas */
body	#principal	.editoria	ul	li	big	{font-size:10px; font-weight:bold; text-transform:uppercase; /*float:left;*/ margin-right:5px;}
body	#principal	.editoria	ul	li	small	{font-size:11px}
body	#principal	.editoria	ul	li	h2	a	{font-size:12px; color:#000; font-weight:normal}
body	#principal	.editoria	ul	li	h2	a:hover	{border-bottom:1px dotted #666}

/* OUTRAS NOTÍCIAS 
body	#principal	.outras_noticias	{width:100%; float:left; color:#004581; margin-bottom:2%; padding-bottom:8px; margin-top:23px;}
body	#principal	.outras_noticias	img {float:left}
body	#principal	.outras_noticias	h3 {font-size:28px; font-weight:normal; border-top: solid 3px #004581; font-family: 'arial_blackregular'; color: #004581; width: 362px; float: right; line-height: 28px;}
body	#principal	.outras_noticias 	#listaNoticias{ float: left; width: 362px;  }
body	#principal	.outras_noticias	ul	li { margin-top: 5px;  padding-bottom: 10px; padding-top:10px; border-bottom:1px solid #CFCFCF;}
body	#principal	.outras_noticias	ul	li:last-child {border-bottom:none}
body	#principal	.outras_noticias	ul	li	.infos {/*padding-left:65px*/}
/*
body	#principal	.outras_noticias	ul	li	strong	{font-size:10px; font-weight:bold; text-transform:uppercase; margin-right:5px; display:block}
body	#principal	.outras_noticias	ul	li	strong span{ font-weight: normal;}
body	#principal	.outras_noticias	ul	li	h2{ width: 254px;}
body	#principal	.outras_noticias	ul	li	h2	a	{font-size:12px; color:#000; font-weight:normal;}
*/
body	#principal	.outras_noticias #banner-quadradoInterna{ float: left; margin-right:14px;}