
.conteudo
{
	padding-top:0;
}

/*	destaque
------------------------------------------------------------------------------------------------*/ 

.destaque
{
	height:310px;
	margin:40px 0;
	border-top:1px solid #b1c6ac;
}

/*	destaque nav
------------------------------------------------------------------------------------------------*/ 

.destaque .nav
{
	height:40px;
	width:200px;
	margin-top:270px;
	position:absolute;
}

.destaque .nav li
{
	float:left;
	margin-right:4px;
}

.destaque .nav li a,
.destaque .nav li span
{
	color:#fff;
	width:22px;
	height:40px;
	display:block;
	font-size:12px;
	line-height:40px;
	text-align:center;
	border-radius:2px;
	background-color:#b1c6ac;
	transition:all 200ms ease-in-out;
	behavior:url(library/plugins/css3pie/PIE.php);
}

.destaque .nav li .sel,
.destaque .nav li span
{
	background-color:#0abfbc;
}

.destaque .nav li a:hover
{
	background-color:#0a8c8a;
}

/*	destaque article
------------------------------------------------------------------------------------------------*/ 

.destaque article a
{
	width:100%;
	height:300px;
	display:table;
}

.destaque article a>span:first-child
{
	width:340px;
	display:table-cell;
	padding-bottom:30px;
	vertical-align:middle;
}

.destaque article .imagem
{
	float:right;
	width:588px;
	height:330px;
	display:block;
	overflow:hidden;
	border-radius:2px;
	margin:-20px 0 0 0;
	behavior:url(library/plugins/css3pie/PIE.php);
}

.destaque article em
.destaque article strong,
.destaque article .texto,
{
	float:left;
	width:340px;
}

.destaque article a em
{
	display:block;
	color:#88c425;
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	font-family:"polyItalic", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.destaque article a strong 
{
	clear:both;
	color:#787f77;
	display:block;
	font-size:40px;
	letter-spacing:-1px;
	text-transform:none;
	font-family:"condBold", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.destaque article a .texto
{
	clear:both;
	width:340px;
	display:block;
	color:#787f77;
	margin-top:15px;
	letter-spacing:0;
	text-align:justify;
}

.destaque article a:hover strong
{
	text-decoration:underline;
}

.destaque article a:hover em
{
	color:#b1e062;
}

.destaque article a:hover .texto
{
	color:#a7aea6;
}

/*	miolo
------------------------------------------------------------------------------------------------*/ 

.miolo
{
	padding-bottom:40px;
	border-bottom:1px solid #afc4a9;
}

.miolo .coluna01,
.miolo .coluna02,
.miolo .coluna03
{
	float:left;
}

.miolo .coluna01
{
	width:464px;
	margin-right:40px;
}

.miolo .coluna02
{
	width:210px;
	margin-right:40px;
}


.miolo .coluna03
{
	margin:0;
	width:190px;
	height:710px;
	padding:10px 10px 0;
	background-color:#e5f8e1;
}

/*	noticias
------------------------------------------------------------------------------------------------*/ 

.noticias
{
	height:370px;
	padding-top:35px;
}

.noticias article
{
	float:left;
	width:212px;
}

.noticias article:first-child
{
	margin-right:40px;
}

.noticias article span
{
	width:212px;
	height:193px;
	display:block;
	overflow:hidden;
	border-radius:3px;
	margin-bottom:20px;
	behavior:url(library/plugins/css3pie/PIE.php);
}
.noticias article a
{
	display:block;
	text-align:justify;
}

.noticias article a
{
	color:#787f77;
	transition:all 300ms ease-in-out;
}

.noticias article a:hover
{
	opacity:0.7;
}

.noticias article em
{
	display:block;
	color:#0abfbc;
	font-size:16px;
	font-style:normal;
	font-family:"polyItalic", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.noticias article strong
{
	display:block;
	color:#29221f;
	margin:10px 0;
	font-weight:normal;
}

/*	eventos
------------------------------------------------------------------------------------------------*/ 

.eventos
{
	height:312px;
}

.eventos .titulo
{
	color:#cad6c7;
	font-size:20px;
	text-transform:uppercase;
	font-family:"condBold", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.eventos .nav
{
	z-index:3;
	height:25px;
	width:444px;
	position:absolute;
	margin:255px 0 0 53px;
}

.eventos .nav .bot
{
	float:left;
	width:40px;
	height:25px;
	display:block;
	border-radius:2px;
	background-color:#787f77;
	background-position:center;
	background-repeat:no-repeat;
	transition:all 300ms ease-in-out;
	behavior:url(library/plugins/css3pie/PIE.php);
}

.eventos .nav .bot:hover
{
	background-color:#a2aba1;
}

.eventos .nav .anterior
{
	background-image:url(../../imgs/geral/icones/seta-anterior.png);
}

.eventos .nav .proximo
{
	background-image:url(../../imgs/geral/icones/seta-proximo.png);
}

.eventos .nav ul
{
	float:left;
	width:324px;
	margin:0 20px;
}

.eventos .nav ul a
{
	color:#fff;
	height:25px;
	font-size:12px;
	padding:5px 7px;
	line-height:25px;
	border-radius:2px;
	text-transform:uppercase;
	background-color:#88c425;
	transition:all 300ms ease-in-out;
	behavior:url(library/plugins/css3pie/PIE.php);
}

.eventos .nav ul a:hover
{
	background-color:#a2df3c;
}

.eventos article
{
	width:464px;
	height:277px;
	display:block;
	overflow:hidden;
	margin:12px 0 0 0;
	border-radius:2px;
	behavior:url(library/plugins/css3pie/PIE.php);
}

.eventos article a
{
	transition:all 300ms ease-in-out;
}

.eventos article a:hover
{
	opacity:0.8;
}

.eventos .lightbox
{
	opacity:0.7;
	width:464px;
	height:125px;
	margin-top:152px;
	position:absolute;
	border-radius:2px;
	background-color:#29221f;
	behavior:url(library/plugins/css3pie/PIE.php);
}

.eventos .area
{
	z-index:2;
	width:440px;
	height:70px;
	position:absolute;
	margin:165px 0 0 13px;
}

.eventos .area .data
{
	color:#fff;
	float:left;
	width:400px;
	display:block;
	font-size:14px;
	border-radius:2px;
	text-align:center;
	padding:3px;
	/*text-transform:uppercase;*/
	background-color:#0abfbc;
	behavior:url(library/plugins/css3pie/PIE.php);
	font-family:"polyItalic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#1b676b;
	margin-top:10px;
	margin-left: 12px;
}

.eventos .area .local
{
	color:#fff;
	float:left;
	width:400px;
	display:block;
	font-size:14px;
	border-radius:2px;
	text-align:center;
	padding:3px;
	text-transform:uppercase;
	background-color:#0abfbc;
	behavior:url(library/plugins/css3pie/PIE.php);
	font-family:"polyItalic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#0abfbc;
	margin-top:10px;
	margin-left: 12px;
}

.eventos .area .data b
{
	width:32px;
	display:block;
	font-size:12px;
	overflow:hidden;
	margin-left:4px;
	border-radius:2px;
	background-color:#1b676b;
	font-family:"dinMedium", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.eventos .area .data .ano
{
	padding-top:0px;
	font-size:20px;

}

.eventos .area .descricao
{
	color:#fff;
	float:left;
	width:385px;
	font-size:30px;
	line-height:29px;
	margin-left:15px;
	text-align:justify;
	text-transform:uppercase;
	font-family:"condBold", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.eventos .area .descricao strong
{
	display:block;
	color:#88c425;
	font-size:12px;
	line-height:12px;
	font-weight:normal;
	font-family:"dinMedium", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*	maisNoticias
------------------------------------------------------------------------------------------------*/ 

.maisNoticias
{
	height:370px;
	margin-top:30px;
}

.maisNoticias .titulo
{
	color:#b1c6ac;
	font-size:20px;
	text-transform:uppercase;
	font-family:"condBold", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.maisNoticias a
{
	color:#787f77;
	display:block;
	font-size:14px;
	text-align:justify;
	transition:all 200ms ease-in-out;
}

.maisNoticias a:hover
{
	opacity:0.6;
}

.maisNoticias li
{
	padding-top:15px;
	margin-top:15px;
	
	border-top:1px dashed #b1c6ac;
}

.maisNoticias li:first-child
{
	margin:0;
	border:none;
}

.maisNoticias li span
{
	color:#000;
	display:block;
	margin-bottom:3px;
}

.maisNoticias li em
{
	padding:0 5px;
	color:#cad6c7;
	font-style:normal;
}

.maisNoticias li b
{
	color:#92c83f;
	font-size:14px;
	font-weight:normal;
	font-family:"dinMedium", Arial, Helvetica, sans-serif;
}

/*	coluna02 .botoes
------------------------------------------------------------------------------------------------*/ 

.coluna02 .botoes
{
	padding-top:20px;
}

.coluna02 .botoes a
{
	color:#fff;
	width:170px;
	height:79px;
	display:table;
	padding:0 20px;
	font-size:12px;
	margin-top:20px;
	border-radius:2px;
	vertical-align:middle;
	text-align:center;
	text-transform:uppercase;
	background-position:right top;
	transition:all 300ms ease-in-out;
	behavior:url(library/plugins/css3pie/PIE.php);
}

.coluna02 .botoes a:hover
{
	background-position:left top;
}

.coluna02 .botoes a span
{
	height:79px;
	display:table-cell;
	vertical-align:middle;
}

.coluna02 .eleicoes
{
	background-color:#1b676b;
}

.coluna02 .eleicoes:hover
{
	background-color:#269096;
}

.coluna02 .forum
{
	background-color:#519548;
	/*background-image:url(../../imgs/home/teste.png);*/
}

.coluna02 .forum:hover
{
	background-color:#71bf65;
}

.coluna02 .reuniao
{
	background-color:#787f77;
}

.coluna02 .reuniao:hover
{
	background-color:#a8b2a7;
}

/*	publicacoes
------------------------------------------------------------------------------------------------*/ 

.publicacoes .titulo
{
	color:#1b676b;
	font-size:20px;
	text-transform:uppercase;
	font-family:"condBold", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.publicacoes .livro
{
	height:125px;
	margin:5px 0 15px 0;
	padding-bottom:20px;
	border-bottom:1px dashed #b1c6ac;
}

.publicacoes .livro a
{
	width:100%;
	display:table;
	vertical-align:middle;
}

.publicacoes .livro span
{
	display:table-cell;
	vertical-align:middle;
}

.publicacoes .livro b
{
	color:#fff;
	width:86px;
	height:25px;
	float:right;
	display:block;
	font-size:12px;
	line-height:25px;
	text-align:center;
	margin-bottom:4px;
	border-radius:2px;
	text-transform:uppercase;
	behavior:url(library/plugins/css3pie/PIE.php);
}

.publicacoes .livro h3
{
	color:#519548;
	font-size:16px;
	/*margin-bottom:-20px;*/
	margin-top: 0px;
	height:20px;
	text-transform:uppercase;
	font-family:"poly", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.publicacoes .livro .ano
{
	background-color:#88c425;
}

.publicacoes .livro .volume
{
	background-color:#5fa323;
}

.publicacoes .livro .numero
{
	background-color:#519548;
}


/* Ciência & Mulher
----------------------------------------------------*/
.publicacoes .cm
{
	height:90px;
	margin:5px 0 15px 0;
	padding-bottom:20px;
	border-bottom:1px dashed #b1c6ac;
}


/* JC
--------------------------------------------------------------------------*/

.publicacoes .livro2
{
	height:175px;
	margin:5px 0 20px 0;
	padding-bottom:20px;
	border-bottom:1px dashed #b1c6ac;
}

.publicacoes .livro2 a
{
	width:100%;
	display:table;
	vertical-align:middle;
}

.publicacoes .livro2 span
{
	display:table-cell;
	vertical-align:middle;
}

.publicacoes .livro2 b
{
	color:#fff;
	width:86px;
	height:25px;
	float:right;
	display:block;
	font-size:12px;
	line-height:25px;
	text-align:center;
	margin-bottom:4px;
	border-radius:2px;
	text-transform:uppercase;
	behavior:url(library/plugins/css3pie/PIE.php);
}

.publicacoes .livro2 h3
{
	color:#519548;
	font-size:16px;
	/*margin-bottom:-20px;*/
	margin-top: 0px;
	height:20px;
	text-transform:uppercase;
	font-family:"poly", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.publicacoes .livro2 .ano
{
	background-color:#88c425;
}

.publicacoes .livro2 .volume
{
	background-color:#5fa323;
}

.publicacoes .livro2 .numero
{
	background-color:#519548;
}


/*	jornal
------------------------------------------------------------------------------------------------*/ 

.publicacoes .jornal
{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #b1c6ac;
}

.publicacoes .jornal a
{
	color:#787f77;
	display:block;
	text-align:justify;
}

.publicacoes .jornal a:hover
{
	opacity:0.7;
}

.publicacoes .jornal h3
{
	color:#519548;
	font-size:16px;
	margin-bottom:5px;
	text-transform:uppercase;
	font-family:"poly", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.publicacoes .jornal h3 a
{
	color:#519548;
}

.publicacoes .jornal span
{
	color:#fff;
	height:25px;
	display:block;
	font-size:12px;
	line-height:25px;
	text-align:center;
	border-radius:2px;
	margin-bottom:10px;
	background-color:#88c425;
	text-transform:uppercase;
	behavior:url(library/plugins/css3pie/PIE.php);
}

.publicacoes .jornal span2
{
	color:#fff;
	height:25px;
	display:block;
	font-size:12px;
	line-height:25px;
	text-align:center;
	border-radius:2px;
	margin-bottom:10px;
	background-color:#5fa323;
	text-transform:uppercase;
	behavior:url(library/plugins/css3pie/PIE.php);
}

/*	outras
------------------------------------------------------------------------------------------------*/ 

.publicacoes .outras .titulo
{
	color:#88c425;
	display:block;
	font-size:16px;
	margin-bottom:15px;
	font-weight:normal;
	text-transform:uppercase;
	font-family:"poly", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.publicacoes .outras li
{
	margin:12px 0;
	color:#29221f;
	font-size:12px;
	text-transform:uppercase;
}

.publicacoes .outras li a
{
	color:#29221f;
}

.publicacoes .outras li a:hover
{
	opacity:0.6;
	color:#1b676b;
}

.publicacoes .outras li a.vejaMais
{
	color:#787f77;
}

/*	base
------------------------------------------------------------------------------------------------*/ 

.base
{
	margin-top:40px;
}

/*	base DESTAQUES
------------------------------------------------------------------------------------------------*/
 
.base .destaques
{
	width:465px;
}

.base .semanaCongresso
{
	float:left;
}

.base .artigosManifestos
{
	float:right;
}

.base .semanaCongresso .titulo,
.base .semanaCongresso .titulo a
{
	color:#519548;
}

.base .artigosManifestos .titulo,
.base .artigosManifestos .titulo a
{
	color:#1b676b;
}

.base .destaques .titulo
{
	font-size:20px;
	margin-bottom:20px;
	text-transform:uppercase;
	font-family:"condBold", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.base .destaques li
{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dashed #b1c6ac;
}

.base .destaques a
{
	color:#787f77;
	display:block;
	text-align:justify;
	transition:all 200ms ease-in-out;
}

.base .destaques a strong
{
	display:block;
	font-size:16px;
	font-family:"polyItalic", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.base .destaques a:hover
{
	opacity:0.6;
}

.base .semanaCongresso li strong
{
	color:#88c425;
}

.base .artigosManifestos li strong
{
	color:#0abfbc;
}

.base a.bot
{
	color:#fff;
	font-size:12px;
	display:inline;
	padding:7px 6px;
	line-height:25px;
	text-align:center;
	border-radius:2px;
	text-transform:uppercase;
	behavior:url(library/plugins/css3pie/PIE.php);
}

.base .semanaCongresso a.bot
{
	background-color:#519548;
}

.base .artigosManifestos a.bot
{
	background-color:#1b676b;
}

/*	base DESTAQUES
------------------------------------------------------------------------------------------------*/
 
.boxBase
{
	margin-top:40px;
	border-top:1px solid #b0c5ab;
	/*border-bottom:1px solid #787f77;*/
}

.boxBase>div:first-child
{
	padding-top:40px;
	/*background-color:#b0c5ab;*/
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

/*	destaques
------------------------------------------------------------------------------------------------*/
 
.boxBase .destaques
{
	float:left;
	width:680px;
	margin:0 0 0px 0px;
}

.boxBase .destaques a
{
	color:#29221f;
	display:block;
}

.boxBase .destaques a:hover
{
	opacity:0.6;
}

.boxBase .destaques strong
{
	display:block;
	color:#1b676b;
	font-size:45px;
	font-size:25px;
	margin-bottom:10px;
	font-family:"polyItalic", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxBase .destaques strong span
{
	color:#787f77;
	font-size:12px;
	position:absolute;
	margin:-3px 0 0 0px;
	text-transform:uppercase;
	font-family:"condBold", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxBase .destaques em
{
	width:66px;
	clear:both;
	color:#fff;
	display:block;
	font-size:12px;
	padding:1px 5px;
	margin-top:10px;
	line-height:25px;
	text-align:center;
	font-style:normal;
	border-radius:2px;
	text-transform:uppercase;
	background-color:#1b676b;
	transition:all 200ms ease-in-out;
	behavior:url(library/plugins/css3pie/PIE.php);
	font-family:"dinMedium", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*	educadores
------------------------------------------------------------------------------------------------*/
 
.boxBase .educadores
{
	margin-top:40px;
}

.boxBase .educadores strong span
{
	margin-left:0;
}

.boxBase .educadores strong 
{
	color:#519548;
}

.boxBase .educadores em
{
	background-color:#519548;
}

/*	carreiras
------------------------------------------------------------------------------------------------*/
 
.boxBase .carreiras
{
	float:right;
	width:195px;
	margin:0 20px 40px 0;
	margin:0 20px 0px 0;
}

.boxBase .carreiras h2
{
	color:#787f77;
	font-size:16px;
	text-transform:uppercase;
	font-family:"condBold", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
 
.boxBase .carreiras a
{
	color:#787f77;
}

.boxBase .carreiras li
{
	margin-top:20px;
}

.boxBase .carreiras span
{
	color:#fff;
	display:block;
	font-size:12px;
	padding:4px 5px;
	border-radius:2px;
	text-transform:uppercase;
	background-color:#787f77;
	behavior:url(library/plugins/css3pie/PIE.php);
}

.boxBase .carreiras strong
{
	margin:4px 0;
	display:block;
	color:#29221f;
	font-size:14px;
	font-weight:normal;
	font-family:"polyItalic", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxBase .carreiras .nav
{
	height:25px;
	margin-top:20px;
}

.boxBase .carreiras .nav .bot
{
	float:left;
	width:40px;
	height:25px;
	display:block;
	border-radius:2px;
	background-color:#787f77;
	background-position:center;
	background-repeat:no-repeat;
	transition:all 300ms ease-in-out;
	behavior:url(library/plugins/css3pie/PIE.php);
}

.boxBase .carreiras .nav .bot:hover
{
	background-color:#a2aba1;
}

.boxBase .carreiras .nav .anterior
{
	background-image:url(../../imgs/geral/icones/seta-anterior.png);
}

.boxBase .carreiras .nav .proximo
{
	float:right;
	background-image:url(../../imgs/geral/icones/seta-proximo.png);
}

/*	vejatodos
------------------------------------------------------------------------------------------------*/
 
.boxBase .vejatodos
{
	height:65px;
	display:block;
	background-color:#29221f;
}

.boxBase .vejatodos a
{
	float:right;
	color:#787f77;
	display:inline;
	font-size:12px;
	padding:0 5px;
	line-height:25px;
	text-align:center;
	border-radius:2px;
	margin:20px 20px 0;
	text-transform:uppercase;
	background-color:#bac9b4;
	transition:all 200ms ease-in-out;
	behavior:url(library/plugins/css3pie/PIE.php);
}

.boxBase .vejatodos a:hover
{
	background-color:#eaf0e8;
}

/*	apoiosInstitucionais
------------------------------------------------------------------------------------------------*/

.apoiosInstitucionais
{
	padding:20px 0;
	margin-top:40px;
	border-top:1px solid #96ab91;
	border-bottom:1px solid #96ab91;
}

.apoiosInstitucionais h3
{
	color:#96ab91;
	font-size:20px;
	text-transform:uppercase;
	font-family:"condBold", Arial, Helvetica, sans-serif;
}

.apoiosInstitucionais ul
{
	height:100px;
	margin-top:20px;
}

.apoiosInstitucionais li
{
	float:left;
	width:86px;
	height:86px;
	display:table;
	margin-left:90px;
}

.apoiosInstitucionais li:first-child
{
	margin-left:0;
}

.apoiosInstitucionais li figure
{
	width:86px;
	height:86px;
	overflow:hidden;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}

