/******************************************************************************
SEÇÃO: Template
AUTOR: Sandro Martins Costa
VERSÃO: 001
******************************************************************************/
/* comuns e default */
body {
	background: #016171 url("../img/cabecalho.jpg") no-repeat center top;
	line-height: 1;
	font: 11px Verdana, Arial;
	color: #FFFFFF;
	font-weight:100;
}
.inscricao{
	background: #E8E8E8 url("../img/bt-inscricao.gif") no-repeat top left;
	width: 130px;
	height: 35px;
	display: block;
	float: right;
}
.espacamento{
	margin-left:10px;
	margin-top:15px;	
}

/* testes */

/* header */
#tpl-header{
	margin:0;
	padding: 0;
	height: 205px;
}
#tpl-header #blc-logo {
	display:block;
	float:left;
	height:80px;
	margin-top:75px;
	width:428px;
}
#tpl-header #blc-logo h1.logo a {
	display: block;
	height:70px;
	width:360px;
}
#tpl-header #mnu-superior {
	padding:0;
	height: 30px;
	display: block;
	width: 450px;
	_width: 450px;
	position:absolute;
	top:75px;
	right:0;
}
#tpl-header #mnu-superior ul li {
	float: left;
	padding: 0px 10px;
	margin: 0 2px;
	_margin: 0 1px;
	_padding: 5px 9px;
	height: 95px;
	text-align: center;
	padding-top: 0px;
	line-height:95px;
	vertical-align:middle;
	
}
#tpl-header #mnu-superior ul li.grande {
	width: 80px;
	padding-top: 20px;
}
#tpl-header #mnu-superior ul li a{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
#tpl-header #mnu-superior ul li a.ativo,
#tpl-header #mnu-superior ul li a:hover{
	text-decoration: none;
	color: #9FD4B6;
}



/* body */
.border{
	color: #333333;
	padding-bottom:10px;
	margin-bottom:15px;
}
#blc-coluna-direita .border {
	background-color:#E8E8E8;
}
.conteudo h3{
	background: url("../img/bg-titulo-conteudo.jpg") no-repeat;
	height: 22px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 6px 0 0 10px;
	margin-bottom:0px;
}
#conteudo_central h3{
	margin-bottom:20px;
	
	border-top:2px solid #029141;
}
.conteudo h4{
	font-size: 12px;
	margin: 40px 0px 7px;
	color:#015267;
}
.conteudo h4.first{ margin-top:5px}
.conteudo ul{
	margin: 10px 20px;
}
.conteudo p{
	text-indent: 0px;
	padding:0px 20px;
	margin: 0px 10px;
}
.conteudo strong, .conteudo b {
	font-weight: bold;
}
.conteudo .listagem-lateral {
	margin:10px 0;
	display:inline-table;
	height:auto;
	width:100%;
}
.conteudo .listagem-lateral.alimentacao {
	margin:-7px 0 10px;
	display:inline-table;
	height:auto;
	width:100%;
}
.conteudo .alimentacao {
	margin:0px 0 10px;
	height:auto;
	width:100%;
}
.conteudo .alimentacao li {
	margin-left:0px;
	margin-bottom:5px;
}
.conteudo .listagem-lateral li {
	float: left;
	margin: 10px;
}
.conteudo .ul li a {
	color: #FFFFFF;
}
.conteudo .menu-interno{
	display:block;
	height:30px;
	margin:0;
	width:100%;
	text-align:center;
}
.conteudo .menu-interno li{
	float:left;
	height:30px;
	background-color: #022D12;
	margin:0;		
}
.conteudo .menu-interno li.ativo{
	background-color: #029141;
}
.conteudo .menu-interno li a{
	display:block;
	font-size:12px;
	font-weight:bold;
	padding:8px 7px;
	text-decoration:none;
	color: #FFFFFF;
}
.conteudo .blc-inscricao {
	width: 100%;
	height: 40px;	
}
.coluna ul {
	margin: 10px 5px;
}
.coluna ul li {
	margin: 7px 0;
}
.coluna ul li a {
	color: #4b4b4b;
	text-decoration: none;
}
.coluna ul li a:hover {
	text-decoration: underline;
}
.coluna .acesse {
	width: 95%;
	height: 20px;
	display: inline-block;
	text-align: right;
}
.coluna .acesse a {
	font-weight: 900;
	text-decoration: none;
	color: #3C1958;
}
.coluna h3{
	background: url("../img/bg-titulo-conteudo.jpg") no-repeat right;
	height: 22px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 6px 0 0 10px;
}
#blc-galerias fieldset legend,
#blc-galerias fieldset ul li label,
#blc-video #blc-player-formulario fieldset legend,
#blc-video #blc-player-formulario fieldset ul li label
{
	display: none
}
#blc-galerias fieldset ul li select,
#blc-video #blc-player-formulario fieldset ul li select {
	width: 100%;
}
#blc-video .main .media div {
	font-style: italic;
}



/* footer */
#tpl-footer {
	background: #016171 url("../img/bg-footer.jpg") repeat-x top;
	margin: 0;
	padding: 20px 0 50px 0;
	font-size: 10px;
}
.footer div {
	float: left;
}
.footer #blc-logo-instituicao {
	margin: 20px 0 0 0px;
	width: 220px;
	height: 50px;
	display: block;
}

.footer #blc-logo-instituicao h1 a {
	background: url(http://aplicweb.feevale.br/logofeevale/bg-logo-footer-inovamundi.gif) no-repeat top left;
	width: 220px;
	height: 50px;
	display: block;
}
.footer #blc-endereco {
	display:block;
	float:right;
	margin:15px 0 0 0;
	width: 500px;
	_width: 480px;
}
.footer #blc-endereco address {
	font-style: normal;
	text-align: right;
	font-size: 10px;
	margin: 0 0 5px 0;
	line-height: 18px;
	float: left;
	width: 500px;
	_width: 480px;
}

.footer #blc-endereco address span.org {
	font-weight: 900;
}
.footer #blc-endereco address span.map a {
	color: #FFFFFF;
	padding: 4px 0 0 0;
	height: 22px;
}
.twitted {
	margin-bottom:0px!important;
}
.conteudo_central {
	padding:20px;
	margin-bottom:20px;
	background-color:#E8E8E8;
}
.conteudo_central p{
	text-indent:0px;
	padding:0px;
	margin:5px 0px;
}
.visiteoblog {
	background:url(../img/blog.jpg) no-repeat;
	display:block;
	height:60px;
	width:264px;
	text-indent:-10000px;
	margin-bottom:15px;
}
div#mnu-superior ul li ul {
	width:180px;
	margin:00px -63px;
	position:absolute;
	top:60px;
	display:none;
	z-index:1000;
}
div#mnu-superior ul li ul {
	z-index:100000;
}

div#mnu-superior ul li ul li.last a{
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
}

#tpl-header #mnu-superior ul li ul li{
	height:auto;
	margin:0px;
	
}
#tpl-header #mnu-superior ul li ul li a{
	display:block;
	background:#362782;
	padding:10px 5px;
	margin:0px;
	width:200px;
}
#tpl-header #mnu-superior ul li ul li {
	padding:0px;
}

#tpl-header #mnu-superior ul li ul li a:hover{
	background:#211046;
}

#tpl-header {
	position:relative;
}
ul#eventos {
	margin:15px -15px 30px -8px;
	padding:0px;
	list-style:none;
	height:52px;
	display:none;
}
ul#eventos li {
	display:inline;
	height:52px;
	margin:0px;
	padding:0px;
}
ul#eventos a {
	display:block;
	width:140px;
	height:44px;
	float:left;
	margin-right:25px;
	_margin-right:25px;
	margin-right /*\**/:25px;
}
ul#eventos li#seminario a {
	background:url("../img/bt_s.jpg") 0px -52px;
	width:161px;
	text-indent:-10000px;

}
ul#eventos li#seminario a {
	background:url("../img/bt_s.jpg") 0px -6px;
}
ul#eventos li#feiraic a {
	background:url("../img/bt_ic.jpg") 0px -52px;
	width:140px;
	text-indent:-10000px;
}
ul#eventos li#feiraic a {
	background:url("../img/bt_ic.jpg") 0px -6px;
}
ul#eventos li#feiraip a {
	background:url("../img/bt_ip.jpg") 0px -52px;
	width:147px;
	text-indent:-10000px;
	margin-right:0px;
}
ul#eventos li#feiraip a {
	background:url("../img/bt_ip.jpg") 0px -6px;
}
#logo2 {
	width:161px;
	height:50px;
	position:absolute;
	top:20px;
	right:-25px;
	display:none;
}
.header {
	position:relative;
}
a.botao_medio {
	font-size:16px;
	color:#341E71;
}
a#btnthickbox2
{
	background: url("../img/btnInscricao.jpg") no-repeat top left;
	width: 94px;
	height: 31px;
	display: block;
	color:#FFFFFF;
	font-size:12pt;
	text-decoration:none;
	padding:9px 0px 0px 0px;
	text-align:center;
	text-indent:-10000px;
	margin-top:10px;
}
address {
	font-style:normal;
}
#faq {
	display:none;
	margin-bottom:13px;
}

#parceiros td{
	height:100px;
	text-align:center;
	padding:5px;

}
#parceiros {
	width:450px;
	margin:0 auto 10px;
}
#border-parceiro, #border-eventos-apoiados {
	display:none;
}
#eventos-apoiados {
	margin-top:0px;
	margin-left:35px;
}
#eventos-apoiados li {
	margin-left:0px;
	margin-bottom:10px;
	font-size:1em;
	line-height:140%;
}
#eventos-apoiados li a {
	text-decoration:none;
	color:#291457;
}
#eventos-apoiados li a:hover {
	text-decoration:underline;
}
#blc-eventos-apoiados h4{
	margin:15px 20px 0px;
	color:#465EBA;
	height:20px;
}
ul#minicursos .infos{
	display:none;
	color:#333;
	color:#006;
	padding:5px;
	background:#F7F7F7;
}
ul#minicursos .infos p{
	padding:3px 0px 0px;
	margin:0px;
}
b, strong {
	font-weight:bold;
}

.inscrevase {
	font-size:110%;
	font-weight:bolder;
	display:block;
	text-align:center;
	margin:5px 0px;
	color:#900!important;
}
ol {
	list-style:decimal!important;
}

ul li {
	margin:5px 0;
}

h4.first{
	
}
div.botao {
	margin-bottom:15px
} 

a {
	color:#008499;
}

#valores td {
	padding:5px;
	border-bottom:1px solid #CCC;
}

#valores tr.titulo td {
	border-bottom:2px solid #666;
	padding-top:20px;
}
#valores tr.first td {
	padding-top:0px;
}
#branco {
	background: #fff url("../img/cabecalho.jpg") no-repeat center top;
}
#hoteis dd{
	margin-bottom:10px;
}

/* TABELA DE PROGRAMAÇAO */
table#programacao {
   border: solid #AAAAAA 1px;
   border-collapse:separate;
   border-spacing: 2px;
 }

#programacao th {
   background: #AAA;
   padding:3px;
 }

#programacao td {

   padding:3px;
 }

#programacao .adm {background: #66CDAA}
#programacao .oficina {background: #98FB98;}
#programacao .minicurso {background: #9ACD32;}
#programacao .tecnica {background: #6B8E23;}
#programacao .palestra {background: #41d080;}

.bullets {
	list-style:disc
}