/*** GLOBAIS ***/

* {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	font:12px/15px "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans";
}
body {
	background:#FFF url('../imagens/bg01.png');
}
.vcSome {
	display:none;
}
.imagem_result {
	text-align:center;
}
.div_centro {
	text-align: center;
}

.imagem_caption {
	text-align:center;
	font-weight:bold;
	font-size: 14px;
}


#esGeral {
	margin:0 auto;
	width:775px;
	border:1px solid #494644;
	border-bottom:3px solid #494644;;
	background:#FFF;
	position:relative;
}
h1 {
	width:775px;
	height:194px;
	background:#FFF url('../imagens/topo01.jpg') no-repeat;
	text-indent:-9999px;
}
h4 {
	margin:20px auto 10px auto;
	width:300px;
	height:40px;
	background:#FFF url('../imagens/bg02.png') bottom center no-repeat;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
strong {
	font-weight:bold;
}
#mnPrincipal {
	margin:0 auto;
	width:100%;
	background:#fefbf4;
	text-align:center;
}
#mnPrincipal li {
	display:inline;
	line-height:30px;
	text-transform:uppercase;
}
#mnPrincipal li a, #mnPrincipal li a:hover {
	padding:0 5px;
	font-size:11px !important;
	text-decoration:none;
}
#mnPrincipal li a {
	color:#000;
}
#mnPrincipal li a:hover {
	border-bottom:2px solid #494644;
	background:#FFF;
	color:#018146;
}
#hmBanner {
	padding:15px;
	text-align:center
}
#esGeral p {
	margin: 10px;
	text-align:left;
}
#frInscricao, #frEnviar, #frAceite, #frObs, #frDownload {
	margin:0 auto;
	width:400px;
	position:relative;
}
#frInscricao, #frDownload {
	text-align:left;
}
#frInscricao fieldset, #frDownload fieldset {
	margin-bottom:10px;
	padding:0 15px 10px 15px;
	border:1px solid #999;
}
#frInscricao label, #frDownload label {
	margin-top:5px;
	display:block;
}
#frInscricao input, #frDownload input {
	background:#fefbf4;
	width:370px;
}
#frEnviar, #frAceite, #frObs p {
	text-align:center;
}
#frEnviar input {
	border:1px solid #666;
	width:80px;
	line-height:20px;
	font-weight:bold;
}
#frAceite {
	margin-bottom:10px;
}
#frAceite input {
	width:15px;
}
#frAceite label {
	display:inline;
}
