
#hd {
	height: 271px;
	background-image: url(images/cabecalho.png)	;
	background-repeat: no-repeat;
}

p {
	margin-bottom: 10px;
}

strong {
	font-weight: bold;
}
#doc4 {
	width: 970px;
}
html {
	background-color: #2F2F2F;
}

body {
	background-repeat: repeat-x;
	background-color: #2F2F2F;
	
}

#bd, #hd, #ft {
	background-color: #fff;
}

#bd {
	padding: 20px;
	min-height: 720px;
}

div#sidebar {
	margin-right: -30px;
}

#conteudo {
	margin-top: 90px;
	padding-left: 20px;
	overflow: auto;
	height: 600px;
}
.widgettitle {
	text-align: right;
	margin-right: 20px;
	border-bottom: 3px solid #ccc;
}
.widget_text {
	margin-bottom: 40px;
}
#bd {
	background-image: url(images/fundo.png);
	background-repeat: no-repeat;
	
}
#hd h1 a{
	display: block;
	width: 226px;
	height: 139px;
    text-indent: -9999px;
	margin-left: 20px;
}

h2.titulo {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 20px;
	letter-spacing: 0.8px;
	font-size: 14px;
	
	
}

#sidebar h2 {
	font-size: 14px;
	font-weight: bold;
}
div.textwidget, div.ngg-widget {
	margin-bottom: 10px;
}


#navcontainer ul, #navcontainer-acessorio ul
{
	padding-left: 0;
	margin-left: 390px;
	color: #000;
	float: left;
	width: 600px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}

#navcontainer-acessorio ul
{
	position: absolute;
	top: 15px;
	left: 600px;
	width: 150px;
}

#navcontainer ul li, #navcontainer-acessorio ul li { display: inline; 	}

#navcontainer ul li a, #navcontainer-acessorio ul li a
{
	padding-right: 10px;
	padding-left: 10px;
	
	color: #000;
	text-decoration: none;
	float: left;
	border-right: 1px solid #000;
	text-transform: uppercase;

}

#navcontainer ul li a:hover, #navcontainer ul li.current_page_item a,
#navcontainer-acessorio ul li a:hover, #navcontainer-acessorio ul li.current_page_item a

{
	color: #00599B;
	
}

#programacao h2 {
	font-weight: bold;
}

#programacao h3 {
	background-color: #606060;
	color: #fff;
	padding: 3px;
	margin-top: 30px;
	font-weight: bold;
}

#programacao strong {
	display: block;
	background-color: #E0E0E0;
	padding: 3px;
	margin-top: 20px;
	font-weight: bold;
}

table td, table tr, table {
	border: 1px solid #000;
}
div.textwidget {
	text-align: center;
	padding-top: 10px;
}



/** FORMULÁRIO INSCRIÇÃO **/

.item-form label {
	display: block;
	width: 150px;
	float: left;
	text-align: right;
}

.item-form input.type-text, .item-form select, .item-form input.email, .item-form textarea {
	margin-left: 10px;
	width: 300px;
}

.item-form {
	margin-bottom: 5px;
}

.item-form #botao-enviar, #enviar-trabalho {
	margin-left: 160px;
	width: 100px;
}
.item-form span.loading {
	display:none;
}

.item-form #cpf-message {
	color: #f00;
}

span.error-form {
	color: #f00;
	margin-left: 10px;
}

#link-boleto {
	height: 50px;
	width: 200px;
}

#formulario-inscricao, #formulario-trabalhos {
	display: none;
}

#botao-inscricao {
	margin-top: 20px;
	margin-bottom: 10px;
	/*display: none;*/
}

#formulario-inscricao {
	margin-top: 10px;
}

#resumo {
	height: 200px;
}

#formulario-2via-boleto {
	display: none;
	margin-top: 10px;
}
