﻿body 
{
	background:#f5f5f5;
	font-family:Verdana, Tahoma;
	background:url("../imagens/fundo.png") no-repeat;
	background-attachment:fixed;
	background-position:top;
	margin:22px 0 0 0;
	font-size:11px;
	color:#787878;
	text-align:left;
	line-height:140%;
}

a {font-family:Verdana, Tahoma; font-size:11px; color:#787878; text-align:left; line-height:140%; text-decoration:none;}
a:hover {color:#6ab416; text-decoration: underline;}

.clear-all {clear:both; font-size:1px; line-height:1px;}

.tituloEvento{font-weight:bold; margin:30px 0 0 0; display:block;}
.tituloPub{font-weight:bold; margin:0 0 0 0; display:block;}
.data{font-weight:bold; margin:15px 0 0 0; display:block; font-size:10px;}

#form1 {
	margin:0 auto;
	width:950px;
	height:auto;
}

#corpo
{
	background:#f5f5f5;
	width:950px;
	height:auto;
	display:block;
	float:left;
}

#topo 
{
	width:950px;
	height:150px;
	background: url("../imagens/logo_aber.png") no-repeat;
	float:left;
	display:inline;
}

#topo .linkTopo
{
	width:640px;
	height:100px;
	float:left;
	display:inline;
	margin:30px 0 0 70px;
}

#topo .linkPortugues
{
	float:right;
	display:inline;
	margin:62px 0 0 0;
	color:#ffffff;
	text-decoration:none;
	width:145px;
	height:auto;
}

#topo .linkIngles
{
	float:right;
	display:inline;
	margin:8px 0 0 0;
	color:#ffffff;
	text-decoration:none;
	width:110px;
	height:auto;
}

#menu 
{
	float:left;
	margin:0 0 20px 0;
}

#conteudo
{
	width:850px;
	height:auto;
	float:left;
	margin:0 30px 0 70px;
	display:inline;
}

#esquerda
{
	background: url("../imagens/box_texto.png") no-repeat;
	width:193px;
	height:390px;
	float:left;
	display:block;
	text-align:left;
	padding:10px;
}

#centro
{
	width:637px;
	height:auto;
	float:left;
	display:block;
}

#interno
{
	background: url("../imagens/box_cinza_grande.png") no-repeat;
	width:610px;
	margin:0 0 0 15px;
	height:auto;
	float:left;
	display:inline;
	min-height:405px;
	padding:30px;
	background-color:#ffffff;
}

#interno h1
{
	font-size:16px;
	margin:0 0 0 0;
	color:#6ab416;
}

#interno h2
{
	font-size:14px;
	margin:0 0 0 0;
	color:#6ab416;
}

#interno h3
{
	font-size:12px;
	margin:0 0 0 0;
	color:#6ab416;
}

#interno h4
{
	font-size:10px;
	margin:0 0 0 0;
	color:#6ab416;
}

#interno h5
{
	font-size:12px;
	margin:0 0 0 0;
	color:#6ab416;
	text-align:center;
}

#direita
{
	width:140px;
	height:auto;
	display:inline;
	margin:0 0 0 25px;
	float:left;
}

#direita .linkInscricoes
{
	background: url("../imagens/inscricoes.png") no-repeat;	
	width:115px;
	height:75px;
	margin:0px;
	float:left;
}

#direita .linkDireita
{
	width:115px;
	height:auto;
	margin:15px 0 0 0;
	float:left;
}

#direita .newsDireita
{
	background: url("../imagens/box_news_pequeno.png") no-repeat;
	width:115px;
	height:138px;
	margin:15px 0 0 0;
	float:left;
	display:inline;
}

#direita .newsDireita .txtDireita
{
	width:97px;
	height:13px;
	margin:50px 0 0 7px;
	display:inline;
	float:left;
	border:none;
	font-size:9px;
	background-color:#f5f5f5;
	vertical-align:middle;
	color:#787878;
}

#direita .newsDireita .btnEnviar
{
	width:40px;
	height:10px;
	margin:2px 5px 0 0;
	display:inline;
	float:right;
	border:none;
}

#direita .newsDireita .faleConosco
{
	width:115px;
	height:30px;
	margin:2px 0 0 0;
	float:left;
}

#banner
{
	background: url("../imagens/banner_enaber.jpg") no-repeat;
	width:627px;
	height:228px;
	float:left;
	display:inline;
	margin:0 0 0 10px;
}

#down
{
	width:627px;
	height:182px;
	float:left;
	display:inline;
	margin:0 0 0 10px;
}

#box
{
	display:block;
}

#box .revista
{
	background: url("../imagens/logo_revista.png") no-repeat;	
	width:250px;
	height:180px;
	margin:0 0 0 10px;
	float:left;
}

#box .premio
{
	background: url("../imagens/logo_premio.png") no-repeat;
	width:200px;
	height:180px;
	margin:0 0 0 10px;
	float:left;
}

#box .news
{
	background: url("../imagens/box_news.png") no-repeat;
	width:150px;
	height:180px;
	margin:0 0 0 10px;
	float:left;
	display:inline;
}

#box .news .newsletter
{
	width:127px;
	height:12px;
	margin:66px 0 0 8px;
	display:inline;
	float:left;
	border:none;
	font-size:9px;
	background-color:#f5f5f5;
	color:#787878;
}

#box .news .btnEnviar
{
	width:50px;
	height:13px;
	margin:2px 10px 0 0;
	display:inline;
	float:right;
	border:none;
}

#box .news .faleConosco
{
	width:150px;
	height:45px;
	margin:5px 0 0 0;
	float:left;
}

#rodape
{
	background: url("../imagens/base.png") no-repeat;
	width:950px;
	height:120px;
	float:left;
}
