﻿body
{
	background-image:none;
	background-color:#f2f2f2;    
    position:relative !important;
}

.margemConteudoHome
{
	width:1004px;
	margin:0px auto;
	display:table;
}
img{
	border:0px;
}



/* ====== GRID ====== */
.homeBody{
	width:100%;
	background:#f2f2f2;
	color:#333333;
	font-family:'Trebuchet MS';
	font-size:12px;
	display:table;
}
.homeGrid{
	width:940px;
	margin:0px auto 0px auto;
}
.homeBox1{
	float:left;
	width:620px;
}
.homeBox1_1{
	width:100%;
	height:305px;
	margin:30px 0px 0px 0px;
	background:#000000;
}
.homeBox1_2{
	margin:20px 0px 0px 0px;
	width:100%;
}
.homeBox1_2a{
	float:left;
	width:300px;
}
.homeBox1_2b{
	float:right;
	width:300px;
	margin:0px 0px 0px 0px;
}
.homeBox2{
	float:right;
	width:300px;
	margin:0px 0px 0px 20px;
}
.homeBox3{
	clear:both;
	width:763px;
	margin:50px auto 60px auto;
	display:table;
}



/* ===== CONTEUDO ===== */
.homeBanner1{
	float:left;
	width:422px;
	height:285px;
	margin:10px 0px 0px 10px;
	background:#ffffff;
	/*display:inline;*/
}
.homeBanner2{
	float:right;
	width:170px;
	height:285px;
	margin:10px 10px 0px 0px;
	background:#ffffff;
}
.homeBanner3Box{
	
}
.homeBanner3Publicidade{
	float:right;
	padding:2px 5px 2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	background:#FFFFFF;
	color:#666666;
}
.homeBanner3{
	clear:both;
	width:100%;
	background:#ffffff;
}
.homeBanner4Box{
	width:100%;
	display:table;
}
.homeBanner4{
	float:right;
	width:88px;
	height:31px;
	margin:10px 10px 0px 0px;
	background:#ffffff;
	display:inline;
}
.homeBanner5{
	float:left;
	width:728px;
	height:90px;
	background:#ffffff;
	margin-top:15px;
}
.homeBanner5Publicidade{
	float:left;
	width:28px;
	height:90px;
	margin:15px 0px 0px 7px;
}
.homeBoxTitulo{
	width:298px;
	height:46px;
	background:url(../img/bgBoxHome.gif) repeat-x;
	border:solid 1px #999999;
}
.homeBoxTitulo_tit{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 30px;
	background:url(../img/setaMaximizado.gif) no-repeat 10px 3px;
	color:#FFFFFF;
	font-size:1.3em;
	font-weight:bold;
	cursor:pointer;
}
.homeBoxMinimizado{
	background:url(../img/setaMinimizado.gif) no-repeat 10px 5px;
}
.homeBoxAbas{
	width:280px;
	margin:10px 0px 0px 10px;
	border-bottom:solid 2px #698f09;
	display:table;
}
.homeAbaSel, .homeAba{
	float:left;
	height:31px;
	font-size:0.9em;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
}
.homeAbaSel p, .homeAba p{
	margin:10px 0px 0px 0px;
	line-height:1.1em;
}
.homeAba{
	background:#cccccc;
	color:#666666;
}
.homeAbaSel{
	background:#698f09;
	color:#FFFFFF;
}
.clearFloat{
	clear:both;
}
.icIndicado{
	width:24px;
	height:22px;
	background:url(../img/icCarreiraMin.gif) no-repeat;
	position:absolute;
	right:7px;
	bottom:3px;
	cursor:pointer;
}
.icIndicadoMax{
	width:116px;
	height:33px;
	background:url(../img/icCarreiraMax.gif) no-repeat;
	position:absolute;
	right:0px;
	bottom:-1px;
	cursor:pointer;
}
.icIndicadoTopo
{
    float:right;
	width:24px;
	height:22px;
	background:url(../img/icCarreiraMin.gif) no-repeat;
	cursor:pointer;
	margin-right:10px;
}
.icIndicadoMaxTopo{
	width:116px;
	height:33px;
	background:url(../img/icCarreiraMax.gif) no-repeat;
	position:absolute;
	right:3px;
	top:-3px;
	cursor:pointer;
}
.maisConteudo{
	width:100%;
	padding:8px 0px 8px 0px;
	background:#f9f9f9;
	text-align:right;
}
.maisConteudo a{
	margin:10px 10px 0px 0px;
	padding:0px 0px 0px 17px;
	background:url(../img/btMais.gif) no-repeat 0px 3px;
	color:#0066cc;
	font-size:0.9em;
	text-decoration:none;
}
.maisConteudo a:hover{
	text-decoration:underline;
}



/* ===== TRILHAS PEDAGÓGICAS ===== */
.boxTrilhas{
	width:100%;
	background:#FFFFFF;
}
.trilhaDetalhes{
	position:relative;
	width:100%;
	border-bottom:solid 2px #f2f2f2;
}
.trilhaImg{
	float:left;
	width:110px;
	height:60px;
	margin:10px 10px 10px 10px;
	border:solid 1px #c0c0c0;
	background:#f2f2f2;
	display:inline;
}
.trilhaTitulo{
	float:left;
	width:160px;
	margin:9px 0px 20px 0px;
	line-height:1.2em;
}
.trilhaTitulo a{
	color:#0066cc;
	font-weight:bold;
	text-decoration:none;
}
.trilhaTitulo a:hover{
	text-decoration:underline;
}
.trilhaNivel{
	margin:8px 0px 0px 0px;
	font-weight:bold;
}
.rotuloNivel{
	color:#666666;
	font-weight:normal;
}



/* ===== ENTREVISTAS ===== */
.boxEntrevistas{
	width:100%;
	margin:20px 0px 0px 0px;
	background:#FFFFFF;
}
.entrevistaDetalhes{
	position:relative;
	width:100%;
	border-bottom:solid 2px #f2f2f2;
}
.entrevistaImg{
	float:left;
	width:95px;
	height:95px;
	margin:10px 10px 10px 10px;
	background:#f2f2f2;
	display:inline;
}
.entrevistaTitulo{
	float:left;
	width:174px;
	margin:9px 0px 20px 0px;
	line-height:1.2em;
}
.entrevistaTitulo a{
	color:#0066cc;
	font-weight:bold;
	text-decoration:none;
}
.entrevistaTitulo a:hover{
	text-decoration:underline;
}
.entrevistaChamada{
	margin:8px 0px 3px 0px;
	font-size:0.9em;
}



/* ===== ARTIGOS ===== */
.boxArtigos{
	width:100%;
	margin:0px 0px 0px 0px;
	background:#FFFFFF;
}
.artigoDetalhes{
	position:relative;
	width:100%;
	border-bottom:solid 2px #f2f2f2;
}
.artigoTitulo{
	width:245px;
	margin:18px 0px 18px 20px;
	line-height:1.2em;
}
.artigoTitulo a{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
.artigoTitulo a:hover{
	text-decoration:underline;
}



/* ===== VIDEOS ===== */
.boxVideos{
	width:100%;
	margin:20px 0px 0px 0px;
	background:#FFFFFF;
}
.boxVisite{
	width:100%;
	margin:20px 0px 0px 22px;
}
.videoDetalhes{
	position:relative;
	width:100%;
	border-bottom:solid 2px #f2f2f2;
}
.videoImg{
	float:left;
	width:110px;
	height:83px;
	margin:10px 10px 10px 10px;
	background:#f2f2f2;
	display:inline;
}
.videoTitulo{
	float:left;
	width:160px;
	margin:9px 0px 20px 0px;
	line-height:1.2em;
}
.videoTitulo a{
	color:#0066cc;
	font-weight:bold;
	text-decoration:none;
}
.videoTitulo a:hover{
	text-decoration:underline;
}
.videoDuracao{
	margin:8px 0px 0px 0px;
	font-weight:bold;
}
.rotuloDuracao{
	color:#666666;
	font-weight:normal;
}



/* ===== COLUNAS ===== */
.boxColuna{
	width:100%;
	margin:20px 0px 0px 0px;
	background:#FFFFFF;
}
.colunaDetalhes{
	position:relative;
	width:100%;
	border-bottom:solid 2px #f2f2f2;
}
.colunaDescricaoPerfil
{
    color:#6F6F6F;
    font-size:11px;
    margin:0px 10px 2px 10px;
	border-bottom:solid 1px #f2f2f2;
}
.colunaDescricao
{
    margin:0px 10px 2px 10px;
    color:#333;
    font-size:11px;
}
.colunaDescricaoPerfil a
{
    color: #0066cc;
}
.colunaPerfil
{
    color: #0066cc;
    font-size:10px;
    cursor:pointer;
}
.colunaTitulo{
	width:250px;
	margin:7px 0px 0px 10px;
	line-height:1.3em;
}
.colunaTitulo a{
	color:#0066cc;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
}
.colunaTitulo a:hover{
	text-decoration:underline;
}
.colunaImg{
	float:left;
	width:46px;
	height:46px;
	margin:3px 10px 10px 10px;
	background:#f2f2f2;
	border:solid 1px #c0c0c0;
	display:inline;
}
.colunaAspasAbre{
	float:left;
	width:25px;
	height:20px;
	margin:3px 0px 0px 4px;
	background:url(../img/aspasAbre.gif) no-repeat;
}
.colunaFrase{
	float:left;
	width:160px;
	min-height:28px;
	height:auto !important;
	height:28px;
	margin:14px 5px 10px 5px;
	padding:0px 28px 8px 0px;
	background:url(../img/aspasFecha.gif) no-repeat bottom right;
	font-weight:bold;
	line-height:1.2em;
}
.colunaColunistasEspeciais{
	width:290px;
	height:33px;
	margin:5px 0px 0px 5px;
	background:#f2f2f2;
	display:table;
}
.colunaColunistasEspeciais p{
	margin:6px 0px 0px 8px;
	color:#698f09;
	font-size:1.2em;
	font-weight:bold;
}




/* ===== ÚLTIMAS NOTÍCIAS ===== */
.boxNoticias{
	width:100%;
	margin:20px 0px 0px 0px;
	background:#FFFFFF;
}
.noticiaDetalhes{
	position:relative;
	width:100%;
	border-bottom:solid 2px #f2f2f2;
}
.noticiaDetalhesMargem{
	width:280px;
	margin:10px 0px 10px 10px;
	/*padding:6px 0px 10px 0px;*/
	display:table;
}
.noticiaDetalhesMargem img{
	width:100px;
	height:75px;
	margin:0px 10px 3px 0px;
}
.noticiaData{
	padding:10px 0px 0px 0px;
	color:#666666;
	font-weight:bold;
}
.noticiaTitulo{
	margin:0px 0px 13px 0px;
}
.noticiaTitulo a{
	color:#333333;
	font-weight:bold;
	line-height:1.2em;
	text-decoration:none;
}
.noticiaTitulo a:hover{
	text-decoration:underline;
}


