@charset "utf-8";
/* CSS Document */
html, body, form, h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0;
}
html, body {
	height:100%;
}
body {
	background-color: #737373;
	/*
	background-image:url(../imgs/fundo_topo.gif);
	background-repeat:repeat-x;
	*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
div#geral{
	position:relative;
	width:900px;
	left:50%;
	margin-left:-450px;
}
div#conteudo{
	position:relative;
	width:400px;
	left:250px;
}
a{
	text-decoration:none;
	color:#FF9900;
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
	color:#FFCC00;
}
#passo3 a{
	text-decoration:none;
	color:#292929;
	font-weight:normal;
	background-color:#898989;
	padding:2px 4px 2px 4px;
	position:relative;
	display:inline-block;
}
#passo3 a:hover{
	background-color:#cccccc;
}
/* ------------------------------------------------------ */
h2{
	font-size:22px;
	color:#dcd7c1;
	font-weight:normal;
	text-transform:uppercase;
}
h2.tit span{
	display:none;
}
h2.tit{
	position:relative;
	display:inline-block;
	height:26px;
	margin-bottom:8px;
	background-repeat:no-repeat;
}
h2.tit.inscricao{
	background-image:url(../imgs/tit_inscricao.gif);
	width:308px;
}
h2.tit.inserirImagem{
	background-image:url(../imgs/tit_inserir_imagem.gif);
	width:177px;
}
h2.tit.inserirDoc{
	background-image:url(../imgs/tit_inserir_doc.gif);
	width:232px;
}
h2.tit.seusProjetos{
	background-image:url(../imgs/tit_seus_projetos.gif);
	width:169px;
}
h2.tit.duvidas{
	background-image:url(../imgs/tit_duvidas.gif);
	width:97px;
}
h2.tit.login{
	background-image:url(../imgs/tit_login.gif);
	width:69px;
}
h2.tit.identifique-se{
	background-image:url(../imgs/tit_identifique-se.gif);
	width:159px;
}
h2.tit.voto{
	background-image:url(../imgs/tit_voto.gif);
	width:210px;
}
h3{
	font-size:14px;
	color:#dcd7c1;
}
/* ------------------------------------------------------ */
.passos{
	font-size:14px;
	color:#dcd7c1;
	margin-left:1px;
}
.p1, .p2, .p3{
	display:inline-block;
	position:relative;
	background-image:url(../imgs/passos.gif);
	background-repeat:no-repeat;
	height:13px;
}
.p1 span, .p2 span, .p3 span{
	display:none;
}
.p1{
	background-position:0px -13px;
	width:55px;
}
.p1.ativo{
	color:#dcd7c1;
	background-position:0px 0px;
}
.p2{
	background-position:-60px -13px;
	width:58px;
}
.p2.ativo{
	color:#dcd7c1;
	background-position:-60px -0px;
}
.p3{
	background-position:-121px -13px;
	width:58px;
}
.p3.ativo{
	color:#dcd7c1;
	background-position:-121px -0px;
}
span.seta font{
	display:none;
}
span.seta{
	position:relative;
	display:inline-block;
	height:9px;
	width:9px;
	background-image:url(../imgs/seta.gif);
	margin:-4px 5px 0px 5px;
	*margin-top:-1px;
	padding:0;
	line-height:13px;
	vertical-align:middle;
}
/* ------------------------------------------------------ */
form label{
	position:relative;
	display:block;
	margin-bottom:5px;
	*margin-bottom:3px;
	color:#dcd7c1;
}
form label br{
	display:none;
}
input, textarea{
	font-size:11px;
	padding:3px;
	border:0;
}
input{
	height:14px;
}
form input, form textarea{
	width:394px;
}
form ul{
	position:relative;
	padding:0;
	margin:0;
	list-style:none;
}
form ul li{
	position:relative;
	margin-bottom:10px;
	display:inline-block;
}
form ul li.emColunas{
	display:inline-block;
	*display: inline;
	*zoom:1;
}
form .emColunas input, form .emColunas select{
	width:92%;
}
form ul li.opcoes{
	height:auto;
	margin-bottom:0;
}
form ul li.opcoes ul li{
	display:block;
	line-height:22px;
	margin-bottom:0;
}
form ul li.opcoes label, form li.opcoes ul li{
	height:22px;
	margin-bottom:0;
}
form li.opcoes ul li label{
	display:inline-block;
	padding:0;
	margin:0;
}
form .opcoes input{
	display:inline-block;
	padding:0;
	margin:0;
	width:20px;
}
form li.opcoes ul li input#outro{
	position:relative;
	display:inline-block;
	width:330px;
	margin-left:4px;
	padding:3px;
	height:14px;
}
form li.opcoes.SN ul li{
	display:inline-block;
	margin-right:20px;
}
div#btsForm{
	position:relative;
	width:407px;
	text-align:right;
	margin-top:20px;
	clear:both;
}
div#btsForm p{
	text-align:left;
}
form button#submit{
	position:relative;
	width:91px;
	height:39px;
	/*background-color:#996b00;
	color:#ffffff;*/
	font-size:9px;
	text-transform:uppercase;
	cursor:hand;
	cursor:pointer;
}
.proxPasso, .enviar{
	border:0;
	background-color: #737373;
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.proxPasso{
	background-image:url(../imgs/bt_prox_passo.gif);
}
.enviar{
	background-image:url(../imgs/bt_enviar.gif);
}
.proxPasso:hover, .enviar:hover{
	background-position:0px -39px;
}
.proxPasso span, .enviar span{
	display:none;
}
.msgErroForms{
	border:#FFCC00 1px dashed;
	text-align:center;
	padding:5px;
	margin:5px 0px 15px 0px;
	background-color:#787878;
	color:#FFCC00;
	font-size:12px;
}
/* ------------------------------------------------------ */
ul.detalhes, ul.listaArquivos{
	position:relative;
	list-style:none;
	padding:0;
	margin:0;
}
ul.detalhes li, ul.listaArquivos li{
	position:relative;
	width:170px;
	display:inline-block;
	*display:inline;
	padding:0px 20px 5px 0px;
	margin-bottom:5px;
	height:auto;
	vertical-align:top;
	*zoom:1;
	color:#ededed;
}
ul.listaArquivos li{
	margin-bottom:15px;
}
ul.detalhes li br{
	display:none;
}
ul.detalhes li strong{
	display:block;
	color:#FFFFFF;
}
/* ------------------------------------------------------ */
div#conteudo.voto{
	width:780px;
	left:60px;
}
table.tabCategVotacao{
	position:relative;
	width:100%;
	table-layout:fixed;
}
table.tabCategVotacao tbody td{
	vertical-align:top;
}
ul.listCategVoto, ul.listCategVoto ul{
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
	display:block;
}
ul.listCategVoto p, ul.listCategVoto a{
	position:relative;
	display:block;
	height:20px;
	width:100%;
	background-image:url(../imgs/menu_categorias.gif);
	margin:0;
	padding:0;
}
ul.listCategVoto font{
	display:none;
}
ul.listCategVoto a.mn1{
	background-position:0px 0px;
}
ul.listCategVoto a.mn1:hover{
	background-position:-310px 0px;
}
ul.listCategVoto a.mn2{
	background-position:0px 0px;
}
ul.listCategVoto a.mn2:hover{
	background-position:-310px -20px;
}

/* --------------------- */
form#formVoto h1{
	position:relative;
	font-size:21px;
}
form#formVoto legend{
	position:relative;
	color:#CCCCCC;
	font-size:11px;
}
ul#listaFinalistas{
	position:relative;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
}
ul#listaFinalistas li{
	position:relative;
	width:160px;
	margin:14px 14px 10px 0px;
	padding:0;
	text-align:left;
	line-height:17px;
	float:left;
}
ul#listaFinalistas li img{
	position:relative;
	margin:0px 0px 6px 0px;
	padding:0;
	display:block;
	border-width:3px;
}
ul#listaFinalistas li input{
	position:relative;
	padding:0;
	margin:0;
	width:20px;
	line-height:17px;
	vertical-align:middle;
	cursor:hand;
	cursor:pointer;
}
ul#listaFinalistas li label{
	position:relative;
	cursor:hand;
	cursor:pointer;
	padding:0;
	margin:0;
	color:#FFFFFF;
	font-weight:bold;
}
ul#listaFinalistas li div{
	position:relative;
	padding:0;
	margin:0;
	color:#CCCCCC;
}
ul#listaFinalistas li label:hover{
	color:#FF9900;
}
div#imgCaptcha{
	position:relative;
	clear:both;
	margin:10px 50px 0px 0px;
	padding:0;
	width:340px;
	float:left;
}
div#imgCaptcha img{
	position:relative;
	margin:0px 10px 0px 0px;
	padding:0;
	float:left;
}
div#imgCaptcha p{
	position:relative;
	float:left;
	width:170px;
	margin:0;
	padding:0;
}
div#imgCaptcha input{
	position:relative;
	float:left;
	width:80px;
	height:16px;
	margin:4px 0px 0px 0px;
	padding:0;
}
form#formVoto button{
	position:relative;
	float:right;
	margin:10px;
	color:#333333;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	width:150px;
	height:50px;
	text-transform:uppercase;
	cursor:hand;
	cursor:pointer;
}
/* dfsafsdfdsfsdfdsfdsfdsfdsfsdfsdfsdfdsfsdfds */