*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

a:link, a:visited{
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

body{
	background: url(imagens/bg_body.gif) repeat-x left -55px;
	margin: 0;
}

#pagina{
	width: 990px;
	height: 500px;
	margin: 0 auto 0 auto;
}

#banner{
	height: 325px;
	width: 990px;
	clear: both;
	background: #000;
}

#logo{
	width: 460px;
	height: 295px;
	float: left;
	background: #FFF;
	text-align: center;
}

#video{
	width: 488px;
	height: 275px;
	float: left;
	padding-top: 20px;
	background: #89B51E;
}

#menu_topo{
	width: 100%;
	height: 30px;
	clear: both;
	background: url(imagens/bg_rodape.gif) repeat-x 0 -20px;
}

#idiomas{
	background: #FFF;
	width: 42px;
	height: 195px;
	padding-top: 100px;
	float: right;
	text-align: right;
}

#meio{
	width: 960px;
	height: auto;
	background: #89B51E url(imagens/bg_conteudo.gif) no-repeat;
	clear: both;
	margin: 0;
	padding: 0 15px 0 15px;
}

#conteudo{
	width: 640px;
	height: auto;
	float: left;
}

#direita{
	float:right;
	width: 308px;
	height: auto;
	margin-left: 10px;
}

#rodape{
	width: 960px;
	height: auto;
	background: #000 url(imagens/bg_rodape.gif) repeat-x top;
	padding: 0 15px 0 15px;
}

.frase{
	background: #8BB621;
	clear: both;
	width: 100%;
	line-height: 25px;
	padding: 5px 0 0 0;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	color: #FFF;
}
.registro{
	background: #6D9018;
	clear: both;
	width: 100%;
	padding: 5px 0 5px 0;
	text-align: center;
	margin-bottom: 20px;
	font-size: 11px;
}

.registro2{
	font-size: 11px;
	color:#FFF;
}


.copy{
	clear: both;
	width: 100%;
	height: 150px;
	padding: 0;
	border-top: 1px solid #32420B;
	color: #FFF;
	text-align: center;
	font-size: 10px;
}


h3{
	margin: 0;
	padding:0;
}

h4{
	font-size: 16px;
	color: #000;
	padding: 0;
	margin: 0 0 10px 0;
}

.box{
	width: 308px;
	height: auto;
	background: url(imagens/bg_box_baixo.gif) no-repeat bottom;
	padding-bottom: 10px;
	padding-top: 20px;
	float: left;
	line-height: 180%;
}

.box_texto{
	width: 631px;
	height: auto;
	padding-bottom: 10px;
	padding-top: 20px;
	float: left;
	line-height: 180%;
}

.box_texto_home{
	width: 320px;
	height: auto;
	padding-bottom: 10px;
	padding-top: 20px;
	float: left;
	line-height: 180%;
}


.box_cont{
	background: #FFF;
	width: 288px;
	height: auto;
	padding: 10px;
}

.box_inscricao{
	width: 308px;
	height: 191px;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	padding-top: 0px;
}

.box_inscricao a{
	color: #FFF;
}

.box_noticias{
	color: #FFF;
	width: 308px;
	padding: 10px 0 10px 0;
	float: left;
}

.box_noticias ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.box_noticias li{
	margin: 10px 0 10px 0;
}

.box_noticias a, .box_noticias h4{
	color: #FFF;
}

.box_logos{
	width: 308px;
	float: right;
	padding: 10px 0 10px 0;
}
.box_logos img{
	margin: 3px;
	float: left;
}


table.numeros_feira{
	width: 100%;
	color: #333;
}
table.numeros_feira td{
	font-weight: bold;
	height: 37px;
	background: url(imagens/bg_numeros.gif) repeat-x;
	border: 1px solid #CCC;
	text-align: center;
}
.valores{
	font-size: 18px;
}


.inputbox{
	border: 1px solid #89B51E;
	background: #EEE;
	padding: 5px;
}

.btn_form{
	background: #001344;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	border: 0;
}

.lista_eventos{
	list-style: none outside;
	margin: 20px 0 0 0;
	padding: 0;
}
.lista_eventos li{
	margin-bottom: 10px;
}


.bug{
	width: 100%;
	clear: both;
}

#menu_topo ul{
	padding: 0;
	list-style: none;
}

#menu_topo li{
	float: left;
	padding: 0 10px 0 10px;
}

#menu_topo a{
	float: left;
}

.foto{
	float: left; 
	border: 1px solid #000;
	margin: 10px;
}
/* Zoom Imagem */

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url(../imagens/magplus.cur), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url(../imagens/magplus.cur), pointer;
}
.PopBoxImageShrink
{
	cursor: url(../imagens/magplus.cur), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}
