
body {
		margin:0;
		padding:0;
		text-align:left;
		font-family: Verdana;
		background: url(../imagens/fundo.jpg) no-repeat;
		background-attachment:fixed;
		font-size:11px;
}

#slickbox {
		top:435px;
		left:20px;
		position:absolute;
		display:none;
		z-index:999;
		visibility:hidden;
}

a {
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

a.lista {
	font-weight:bold;
	text-decoration:none;
	display:block;
	line-height:130%;
	padding:0 0 12px 0;
	text-align:left;
}

a.lista:hover {
	text-decoration:underline;
}

.clear-all {clear:both; font-size:1px; line-height:1px;}

a:hover {
	text-decoration:underline;
}

#fundo {
	width:995px;
	height:auto;
	margin:20px auto auto auto;
	padding:0;
	position:relative;
}


#corpo {
	width:978px;
	height:auto; /*mudar para auto*/
	float:right;

}

/*********** TOPO *****************/
#topo {

	background: url(../imagens/topo.gif) no-repeat top;
	width:965px;
	height:265px;
	background-color: transparent;
	
}


#topo .abelinha {
	position:relative;
	float:left;
	margin: -4px 0 0 -18px;
	padding:0;
	background: url(../imagens/abelinha.gif) no-repeat top;
	width:175px;
	height:140px;
}

#topo .menu {
	position:relative;
	margin-left:-165px;
	margin-top: 150px;
	float:left;
	background: url(../imagens/menu.gif) no-repeat top;
	width:165px;
	height:173px;
	z-index:5;
}

#topo .menu a:hover {
	text-decoration:none;
}



.destaque {
	z-index:1;
	position:relative;
	margin: -240px 0 0 150px; 
	float:left;
	width:325px;
	height:auto;
	
}

#meio .paginaInterna {
	padding-left:10px;
	padding-right:10px;
	z-index:4;
	position:relative;
	margin: -110px 10px 0 10px ; 
	float:left;
	width:590px;
	max-width:595px;
	min-height:400px;
	text-align:left;
	
}

#meio .paginaInternaEsquerda {
	position:relative;
	margin:60px 0 0 10px;
	float:left;
	height:auto;
	width:145px;
	height:350px;
	z-index:0;
}

#topo .logo {
	position:relative;
	margin-top:51px;
	float:left;
	width:242px;
	height:52px;
	background: url(../imagens/milpalestras.gif) no-repeat top;
}

#topo .login {
	position:relative;
	float:right;
	margin-top:103px;
	width:250px;
	height:130px;
	margin-right:5px;
	
}

#topo .button {
	background: url(../imagens/btnOK.gif) no-repeat center;
	width:22px;
	height:22px;
	border:none;
}

#topo a {
	text-decoration:none;
}

#topo a:hover {
	text-decoration:underline;
}

/******************* /TOPO *****************************/



/*********** MEIO *****************/
#meio {
clear:both;
z-index:0;
position:relative;
width:980px;
height:auto; /*mudar para auto*/
background: url(../imagens/sombra.gif) repeat-y left;
margin:-60px 0 0 0 ;
padding:0;
float:left;
padding-bottom: 10px;
display:inline;
text-align:left;

}

/****** INICIO --> #MENU .esquerda ************/

#meio .esquerda {
	float:left;
	width:505px;
	margin: 62px 0 0 10px;
	padding-left:5px;
}


.esquerdaCima {
	float:left;
	height: auto;
	width:auto;
	position:relative;
}


.esquerdaBaixo {
	float:left;
	padding-top:20px;
	height: auto;
	width:100%;
	position:relative;
}

.artigos {
	float:left;
	width: 238px;
	height: auto;
}

.eventos {
	float:left;
	width: 238px;
	height: auto;

}

.esquerdaConteudo {
	text-align:left;
	margin:0 0 0 30px;
}

.caixaPalestra {
	padding-left:5px;
	float:left;
	display:inline;
	width:220px;
	min-height: 80px;
}

/****** FIM --> #meio .esquerda ************/



#meio .centro {
	position:relative;
	width:250px;
	min-height:530px;
	float:left;
	margin:-60px 0 0 0;
	z-index:6;
}


#meio .direita  {
	text-align:center;
	position:relative;
	float:right;
	width:175px;
	min-height:465px;
	margin:5px 15px 0 0;
	/*background:#939598;*/
	color:#fff;
}

#meio .centro_emfoco {
	display:block;
	float:left;
	width:250px;
	height: auto;
	margin-bottom:10px;
	/*text-transform:capitalize;*/

}

#meio .centro_busca {
	padding-left:5px;
	float:left;
	width:245px;
	height:70px;
	display:inline;
	z-index:10000;
}

#meio .centro_newsletter {
	background: url(../imagens/newsletter.gif) no-repeat center;
	float:left;
	width:250px;
	height: 110px;
	margin-bottom:10px;

}

#meio input.newsletter {
	border:1px solid #10a75b;
	float:left;
	margin:4px 0 0 20px;
	width: 170px;
	height: 16px;
}

#meio .btnNewsletter {
	background: url(../imagens/btnNewsletter.gif) no-repeat  center;
	width:23px;
	height:17px;
	margin:5px 0 0 0;
	border:none;
	float:left;
}

#meio .textoNewsletter {
	line-height:13px;
	text-align:left;
	float:left;
	margin:5px 0 0 85px;
	color:#fff;
	font-size:12px;
	width:120px;
}

#meio p.tituloNewsletter {
	font-size:18px;
	float:left;
	margin:10px 0 0 90px;
	color:#fff;
	font-weight:bold;
}


#meio .centro_enquete {
	float:left;
	height: auto;
}

#meio .enqueteConteudo {
	
}

.radio {display:block; text-align:left; padding:0 10px;}

#meio h4.tituloEnquete {
	color:#000;
	font-size:11px;
	float:left;
	text-align:left;
	display:inline;
}

h3.noticia {
	color:#000;
	text-align:left;
	margin-top:10px;
	font-weight:bold;
	font-size:14px;
}

.NoticiaCabecalho {
	text-align:left;
	line-height:230%;
}

.noticia {
	text-align:left;
	font-size:11px;
	line-height:160%;
	font-weight:normal;
	font-size:13px;
	padding-right:5px;
}

.noticia_destaque {
	text-align:left;
	font-size:11px;
	line-height:160%;
	font-weight:normal;
	font-size:12px;
}

/*
p.caixa {
	text-align:left;
	width:auto;
	margin:5px 0 0 0;
	padding:0 5px 0 5px;
	word-wrap:break-word;
	display:inline;
}
*/

img.titulo {
	height:auto;
	float:left;
	margin:0;
	padding:0 3px 0 0;
}

img.titulo2 {
	min-height:120px;
	float:left;
	margin:0;
	padding:0;
}

#meio .buscaFundo {
	float:left;
	background: url(../imagens/busca_fundo.gif) no-repeat left;
	width:242px;
	height:43px;
}

#meio .barraPesquisa {
	margin:5px 0 0 0px;
	padding: 5px 0 0 10px;
	width: 187px;
	height:31px;
	float:left;
	display:inline;
	background: url(../imagens/barra_pesquisa.gif) no-repeat center;
}

#meio input.busca {
	float:left;
	border:none;
	width:160px;
	height:15px;
	margin:4px 0 0 5px;
		
}

#meio .btnEnviarBusca {
	background: url(../imagens/lupa.gif) center no-repeat;
	float:right;
	width:42px;
	height:42px;
	margin-right:3px;
	border:none;
}


#meio h2 {
	color:#fff;
	margin: 50% 0 0 0;
}



/************** /MEIO *************/


#rodape { 
width:969px;
background:url(../imagens/rodape.gif) left no-repeat;
margin:-1px 0 0 26px;
padding:0;
height:12px;
float:left;
display:block;

}





/******* Classes comuns **************/

p.verde_forte {
	text-align:left;
	color:#009598;
	font-weight:normal;
	
}

.verde_Login {
	color:#009598;
	font-weight:bold;
	font-size:20px;
	margin-top:5px;
}

.verde_Titulo {
	color:#009598;
	font-weight:bold;
	font-size:20px;
	margin-top:25px;
	width:400px;
}

.verde_logged {
	color:#009598;
	font-weight:bold;
	font-size:16px;
	margin-top:5px;
}

.verde_Medio {
	color:#009598;
	font-weight:bold;
	font-size:14px;
}

.verde_Pequeno {
	color:#009598;
	font-size:10px;
	float:right;
	font-weight:bold;
}

.verde {
		color:#009598;
}

.linha {
	width:100%;
	text-align:right;
	padding-top:0px;
	margin-top:5px;
}

.input_login {
	width: 175px;
	background-color: #f4d870;
	background: url(../imagens/email.gif) left no-repeat;
	padding-left:35px;
	border:2px solid #d2aa07;
	font-family:verdana;
	font-size:10px;
	height:16px;
}

.input_senha {
	width: 148px;
	background-color: #f4da72;
	background: url(../imagens/senha.gif) left no-repeat;
	padding-left:35px;
	border:2px solid #d2aa07;
	font-family:verdana;
	font-size:10px;
	height:16px;
}

.fotoDestaque {
	float:left;
	margin-right:5px;
}

.veja_mais {
	text-align:right;
	position:relative;
	margin:0;
	padding:0 20px 0 0;
	float:right;
	color:teal;
	font-weight:bold;
	width:100px;
}

a.veja_mais:hover {
	text-decoration:underline;
}

a.veja_mais {
	text-decoration:none;
	float:right;
}

a.link_comum {
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
a.link_comum:hover {
	text-decoration:underline;
}

.tabelaEmFoco {
	color:#000;
	text-align:left;
	float:left;
	margin:0;
	padding:0;
}

img.bolinhas {
	float:left;
	width:62px;
	margin-top:4px;
}

a.regiao {
	float:left;
	width:175px;
	height:140px;
	margin:0;
}


a.regiao:hover {
border:none;
}


a.regiao2 {
	width:242px;
	height:45px;
	float:left;
}

.sub_titulo {
	color:#009598;
	font-weight:normal;
	font-style:italic;
}

.sub_conteudo {
	text-align:left;
}

.botao_votar {
	border:0px;
	width:80px;
	height:20px;
	background:url(../imagens/botao_votar.png) no-repeat;
	margin:10px 20px;
	float:left;
	display:inline;
}

.selectPalestras {
	width:130px;
	font-size:11px;
}

.sub_titulo_esp {
	color:#fff;
	font-weight:bold;
}

.busca_contexto {
	color:#000;
}


a.link_paginar {
	color:#000;
	
}

a.link_paginar:hover {
	color:#009598;
	text-decoration:underline;
}

.tituloInterno {
	text-align:left;
}

.erro {
	margin-top:20px;
	font-size:14px;
	text-align:center;
	color:red;
}

.back_button {
	margin-top:20px;
	float:right;
}

.caixa_esquerda {
	width:280px;
	float:left;
}

.caixa_direita {
	min-height:100px;
	width:280px;
	float:left;
}

.numeros_paginacao {
	float:left;
	min-width:400px;
	margin-top:20px;
}



