*{
	font-family: Arial;
	color: #333;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

a {
	outline: 0;
}

body{
	color: #505367;
	background: #FBFBFB url("../img/degradeFundo.png") repeat-x;
	margin:15px auto 0 auto;
	width: 850px;
	position: relative;
}

body#internas {
	background: #FBFBFB url("../img/bg_top.png") repeat-x;
}
	

fieldset{
	border: 0px;
}

fieldset legend{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	padding-bottom:15px;
	margin-left: -7px;
}

#container h1, #tituloEvento h1 {
	color: #333!important;
	font-size: 28px!important;
	margin: 10px 0 18px 0;
	border-bottom: 5px solid #333; 
}

#tituloEvento h1 span, #tituloEvento h2 {
	color: #A71517!important;
}
	
#tituloEvento h1 {
	color: #A71517!important;
	border: none;
	margin: 20px 0 0 0;
}

#container h1 span, #tituloEvento h1 span {
	font-size: 18px!important;
	color: #333;
	display: block;
}

#container h2, #tituloEvento h2 {
	color: #333;
	font-size:15px;
	font-family: arial, hevetica, sans-serif;
	font-weight: normal!important;
}

#container h2 strong, #tituloEvento h2 strong {
	color: #333!important;
	font-size:15px!important;	
	font-weight: bold!important;
}

#leftLogo {
	border: 1px solid #ccc;
	height: 542px;	
	float: left;
	margin-right:20px;
	background: #fff;
	padding: 5px;
}

.contents{
	float: right;
	right: 597px;
	width: 535px;
	border-left: 10px;
	border: 5px;
	padding: 0 30px 0 70px;
}

#contents {
	float: left;
	margin-bottom: 15px;
}

#contents p, #contents p a, #contents p strong {
	color: #333!important;
}

input, textarea {
	text-align: center;
	font-size: 12px!important;
	font-weight: bold;
	color: #FF8040;
	border: 1px solid #F2F2F2;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	padding: 5px 5px 6px 5px;
}

textarea {
	text-align: left;
}

.botao_download a {
	text-align: center;
	color: #ccc;
	background: url('../img/botaoDownload.jpg');
	/* no-repeat center center;*/
	width: 181px;
	height: 46px;
	/*display:block;*/
}

.botao_continuar a {
	background-image: url('img/botaoContinuar.jpg');
	width: 99px;
	height: 49px;
	/*display:block;*/
}

#logo_central {
	width: 75px;
	height: 100%;
	float: left;
	/*background-image: url("../img/femucicLogo.jpg") no-repeat top;*/
}

label {
	color: #333;
	font-size: 12px;
	display: block;
	font-weight: bold;
}

.formFieldAccess{
	width: 150px;
	padding: 5px 5px 6px 5px;
	margin-top: 5px;
	font-size: 15px!important;
}

.formFieldAccessId{
	width: 150px;
	padding: 5px 5px 6px 5px;
	margin-top: 5px;
	font-size: 15px!important;
}

.formFieldAccessPass{
	width: 150px;
	padding: 5px 5px 6px 5px;
	margin-top: 5px;
	font-size: 15px!important;
}

#legInicial{
	margin-top: 15px;
	margin-bottom: 5px;
}

#legRegulamento{
	height: 45px;
	padding-top: 25px;
	text-transform: capitalize; 
	display: none!important;
}

.floatParagraf{
	float: left;	
	height: 35px;
}

.floatParagraf i {
	position: relative;
	top:-10px;
}

#contents ol {
	margin-left: 25px;
}

#contents ol li{
	font-size: 12px!important;
	color: #333;
	list-style: decimal!important;
	line-height: 23px;
}

#contents ol li strong {
	color: #333!important;
}

/*.numberOne{
	background-image: url("../img/icoNumberOne.gif");	
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.numberTwo{
	background-image: url("../img/icoNumberTwo.gif");	
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.numberTree{
	background-image: url("../img/icoNumberTree.gif");
	background-repeat: no-repeat;	
	background-position: 0px 5px;
}
.numberFour{
	background-image: url("../img/icoNumberFour.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;	
}*/

#formLogin{
	/*height: 100px;*/
	float: left;	
}

.btLogin{
	margin-top: 10px; /*10*/
	height: 40px; /*40*/
}

#titSenha{
	margin-top: 65px; /*60*/	
}

.titConteudo{
	font-size: 12px;
	font-weight: bold;
}

#rodape{
	width: 855px;
	text-align: center;
	margin-top:15px;
	color: black;
	border-top: 1px #efefef solid;
	padding-top: 5px;
}

#fieldMessages{
	color: red;
	margin: 0 0 10px 5px;
	font-weight: bold;
	font-size: 11px;
}

#fieldMessages img{
	margin-right: 5px;
} 

#oculto {
	display: none;
}

#opcoesLogin{
	margin-top: auto;/*40px*/
	_margin-top: 20px;
	_width: auto;/*420px*/
	width:auto;
	height: auto;/*120px*/
	_height: auto;
	/*margin-left:430px;*/
	_margin-left:5px;
	*margin-left:5px;
}

#opcoesLogin img{
	border: 0px;	
}

#opcoesLogin p{
	float:left;
}

.btNovaInsc{
	margin-right: 25px;	
}

.btVoltar{
	margin-top: 12px;
	*margin-top: 23px;
	margin-bottom: 20px;
	*margin-bottom: 10px;	
}

.btVoltar img{
	border: 0px;
}

/*
MODELO CSS TELAS INTERNAS.
NÃO DUPLICAR SELETORES.
*/


#inscContainer #violaoFemucic{
	position:absolute;
	display:block;
	width: 	150px;
	height: 136px;
	background: url("../img/layout/bg_logo_femucic.jpg") no-repeat;
	margin-left: 65px;
	top: -20px;
	*top: -15px;
}

#inscContainer #inscHeader{
	width: 835px;

}

#inscContainer #inscHeader #logo{
	width: 218px;
	float:  left;
}

#inscContainer #tituloEvento {
	width: 471px;
	height: 114px;
	margin-left:242px;
}

#conteudoHeader{
	width: 855px;
}

#conteudoHeader p {
	height:10px;
	margin-left: 352px;
}

#inscHeader #info{
	padding-top: 15px;

	padding-bottom: 50px;
	line-height: 30px;
}

#inscHeader .labelDados{
	font-size: 12px;
	width: 160px;
	font-weight: bold;
	/*padding-left: 70px;*/	
	text-align: right;
	float: left;
	margin-right: 15px;
}

#inscHeader .atribudosInsc {
	margin: 0px;
	padding: 0px;
	color: #f8c300;
	font-size: 20px;
	font-weight: bold;
	
}

#inscContainer #menu{
	margin: 0 auto;
	height:40px;
	position: relative;
	top: -15px;
	z-index: 10	;
	padding-left: 55px;
}

/*
#inscContainer #menu li{
	list-style:none;
	height:38px;	
	float: left;	
	text-indent: -1000px;
	overflow: hidden;
	margin-right: 10px;
}
*/
	
#inscContainer #menu li{
	list-style:none;
	height:40px;	
	float: left;	
	overflow: hidden;
	margin-right: 10px;
	width:140px;
}

#inscContainer #menu li a{
	display: block;
	height:40px;
	text-indent: -1000px;
	overflow: hidden;
	width:140px;
}

.menuTelaInicialPressed {
	background-image: url("../img/bt/btMenuTelaInicialIn.gif");		
}

.menuTelaInicialNoPressed {
	background-image: url("../img/bt/btMenuTelaInicialOut.gif");
}

.menuObraPressed {
	background-image: url("../img/bt/btMenuObraIn.gif");		
}

.menuObraNoPressed {
	background-image: url("../img/bt/btMenuObraOut.gif");
}

.menuPartPressed {
	background-image: url("../img/bt/btMenuPartIn.gif");		
}

.menuPartNoPressed {
	background-image: url("../img/bt/btMenuPartOut.gif");
}

#menu .abaCadParticipante {
	margin-left: 270px;	
	*margin-left: 270px;
	_margin-left: 140px;
	list-style:none;
	height:38px;	
	float: left;	
	text-indent: -1000px;
	overflow: hidden;
	margin-right: 10px;
	width:140px;
	background-image: url("../img/bt/btMenuPartOut.jpg");
}

.menuInscPressed{
	width:166px;
	background-image: url("../img/bt/btMenuInscIn.gif");		
}

.menuInscNoPressed{
	width:166px;
	background-image: url("../img/bt/btMenuInscOut.gif");
}

.menuSairPressed{
	width:166px;
	background-image: url("../img/bt/btMenuObraIn.jpg");		
}

.menuSairNoPressed{
	width:166px;
	background-image: url("../img/bt/btMenuSairOut.gif");
}

.inscRepresentante{
	margin-left: 227px;
	font-weight: bold;
}

.inscRepresentante strong{
	color: #f8c300;
	font-size: 15px;
	padding-left: 37px;
}
	
/*-----*/
	.cadastroObra{
		margin-left: 270px;	
		_margin-left: 135px;
		list-style:none;
		width:241px;
		height:38px;	
		float: left;	
		text-indent: -1000px;
		overflow: hidden;
		margin-right: 10px;
		background-image: url("../img/bt/btMenuCadObra.gif");
	}
/*-----*/

#inscContent {
	background: #fff;
	width: 790px;
	border:1px solid #dcdcdc!important;
	padding: 40px 30px 15px 30px;
	position: relative;
	top: -40px;	
}
select {
	font-weight: bold;
	color: #ff8000;
}

#inscContent table{
	text-align: left;
}


/*FORMS */
.tituloObra{
	width: 472px;
}

.listaGenero{
	width: 175px;
	height: 23px;
	_height: 40px;
	*height: 40px;
	font-size: 13px;
}

#inscRodape {
	border-top: 1px #fbfbfb solid;
	width: 730px;
	clear: both!important;
	margin: 0 auto!important;
}

body#internas #inscRodape{
	/*height: 50px;*/	
	/*overflow: auto;editado*/
	margin-top: -30px!important;
}

#inscRodape img {
	float: left;
	margin: 10px;
	margin-right: 20px;
}

#inscRodape p {
	margin-top: 13px;
	margin-left: 20px;
}

/** INFORMACOES GERAIS **/
#informGerais{
	text-align: left;

}

.pTitulo{
	background: none!important;
	font-size: 12px;
	font-weight: bold;
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 5px!important;	
}

#informGerais ul {
	margin: 15px 0;
}

#informGerais ul li {
	list-style-image: url(../img/bullet.gif);
	font-size: 12px;
	margin-left: 15px;
	line-height: 10px;
	padding: 5px 0;
}

/** DADOS PESSOAIS GERENCIAMENTO **/
#dadosPessoais{
	height: 50px;
}

#dadosPessoais label{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	float: left;
}

#dadosPessoais strong{
	font-size: 17px;	
	color: #F8C300;
	margin-left: 3px;
	margin-right: 15px;
}

/** DADOS DA INCRICAO GERENCIAR **/
#gerDadosInscricao{
	margin-bottom: 15px;
}

#gerDadosInscricao tr td, #gerDadosInscricao th {
	border-bottom: 1px solid #eaeaea;
	padding: 5px 0;
}

.th-td-border-bottom {
	border-bottom: 1px solid #eaeaea!important;
	padding: 5px 0;	
}

input.bt-desmarcar {
	background: transparent url(../img/bt/btDesmarcar.gif) no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	height: 22px;
	line-height: 0;
	overflow: hidden;
	text-indent: -1000px;
	vertical-align: middle;
	width: 109px;
}

#gerDadosInscricao p{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}
#gerDadosInscricao .numDestaque{
	color: #f8c300;
	font-size: 20px;
	font-weight: bold;
}

#gerDadosInscricao .titulo{
	color: #f8c300;
	font-size: 14px;
	font-weight: bold;
}

#disposicaoPalco{

}
#disposicaoPalco p {
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}
.tableDadosInscricao{
	font-size: 20px;
	margin-bottom: 15px;
}
/*.tableDisposicaoPalco th, .tableDadosInscricao th {
	text-align: left;
	padding-left: 5px;
	width: 27%;
	font-size: 11px;
}*/
#listIntrumentos ul {
	margin-left: 17px;
}
#listIntrumentos ul li {
	list-style-image: url(../img/bullet.gif)!important;
}

/*------------------*/

#inscInfoPart{
	/*width: 683px;*/
	border: 0px;
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#inscInfoPart legend{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	padding-bottom:15px;
	margin-left: -7px;
}

#inscTipoPart{
	/*width: 683px;
	margin-top: 20px;
	margin-bottom: 20px;*/
}

#inscTipoPart fieldset{
	border: 0px;	
}

#inscTipoPart legend{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	padding-bottom:15px;
	margin-left: -7px;
}


#inscTipoPart label{
	font-size: 15px;
	margin-right: 20px;
	margin-left: 5px;
	font-weight: bold;
}


#inscEndereco {
	border: 0px;
	/*width: 683px;*/
	text-align: left;
}

#inscEndereco legend{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	padding-bottom:15px;
	margin-left: -7px;
}
#inscInfoPart th, #inscAcesso th, #inscEndereco th{
	width: 210px;
	
}

#inscAcesso{
	border: 0px;
	/*width: 683px;*/
	text-align: left;
}

#inscAcesso legend{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	padding-bottom:15px;
	margin-left: -7px;
}

#inscCarreira{
	border: 0px;
	width: 683px;
	text-align: left;
	margin-top: 20px;
}

#inscCarreira legend{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	padding-bottom:10px;
}

.formCadParti{
	font-size: 22px;
	width: 400px;	
}


#inscObraGer{
	text-align: left;
}

/** IMAGENS CARREGANDO **/
#loading{
	padding: 15px;
	position: relative;
	display: none;
}
#carregando{
	display: none;
}
#tdCidade #cidade{
	float: left;
	margin-right: 5px;	
}

.border-none { border: none; }

td a {
	color: #333!important;
	text-decoration: underline!important;
}

#addNovoParticipante{
	margin-bottom: 20px;
}

#infMensagem{
	height: 70px;
}

#instrumentos{
	text-align:left;
	padding-top: 10px;
	margin-bottom: 10px;
}

/** GERENCIAR PARTICIPANTES **/


#divParticipantes p {
	margin-bottom: 15px;
}

#divParticipantes a{
	color: #475796;
	font-size: 11px;
	text-decoration: none;
}
#divParticipantes a:hover{
	text-decoration: underline;
}
#divParticipantes .listagem th{
	height: 25px;
	text-align: center;
}

/** GERENCIAMENTO OBRA **/
#divObras{

}
#divObras p{
	margin-bottom: 15px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}
#numObra{
	width: 150px;
	height: 100px;
	border: 1px solid #EBEBEB;
	text-align: center;
	float: left;
}
#numObra p{
	text-align: center;
	margin-top: 20px;
}
#numObra .numDestaque{
	margin: 0px;
	padding: 0px;
	color: #f8c300;
	font-size: 30px;
	font-weight: bold;
}
#dadosObra{
	width: 620px;
	border: 1px solid #EBEBEB;
	margin-left: 158px;
	_margin-left: 155px;
	padding-left: 10px;
	height: 80px;
	padding-top: 20px;
}
#dadosObra table{
	float: left;
	width: 420px;
}
#dadosObra th{
	font-size: 11px;
	text-align: left;
	width: 20%;
}
#dadosObra td{
	font-size: 11px;
	text-align: left;
}
#dadosObra .titulo{
	color: #f8c300;
	font-size: 14px;
	font-weight: bold;
}
#dadosObra img{
	margin-top: 15px;
}

#outrasObras{
	margin-top: 5px;
	width: 100%;
	clear: both;
}
#outrasObras p{
	margin-top: 20px
}

/** LISTAGEM (GERENCIAMENTO)**/
.listagem{
	border:1px solid #EBEBEB;
}
.listagem th{
	height: 25px;
	text-align: left;

}
.listagem td{
	border-top:1px solid #EBEBEB;
	height: 23px;
	text-align: left;
}
.listagem .alignCenter{
	text-align: center;	
}


#novoParticipante{
	text-align: left;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 50px;
}
#novoParticipante td{
	padding-right: 5px;
	font-weight: bold;
}

/** MENSAGENS **/
.msgErro{
	margin-top: 15px;
	color: #FF0000;
	text-align: center;
	height: 10px;
}
.msgSuccess{
	color: #009900;
	text-align: center;
	height: 10px;
	margin-bottom: 15px;
	font-size: 15px;
}

.msgObrigatorio{
	margin-top: 15px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	color: #FF0000;
	font-weight: bold;
}

.numeroInscricao{
	font-size: 25px;
	font-weight: bold;
}

#infoInscricao{
	margin-bottom: 30px;
}

#infoInscricao div{
}

#infoInscricao .stats{
	width: 758px;
	*width: 758px;
	_width: 758px;
	margin-top: 15px;
	padding: 15px;
	background: url(../img/degradeFundo.png) 0 bottom repeat-x;
	border: 1px solid #eaeaea;
}

#infoInscricao .stats p, #infoInscricao .stats p strong {
	font-size: 12px!important;
}

.stats ul li {
	list-style-image: url(../img/bullet.gif);
	font-size: 12px;
	margin-left: 15px;
	padding: 5px 0;
}

.stats ul li {
	*line-height: 1px;
}

#infoInscricao .green{
	color: #62a541;
	font-weight: bold;
	margin-bottom: 15px;	
}

#infoInscricao .red{
	color: #f11212;
	font-weight: bold;
	margin-bottom: 15px;
}

#infoInscricao .info #pFinalizar{
	margin-top: 16px;
}
#infoInscricao .info li{
	margin-left: 13px;
}
	
#legendaInfoInsc {
	margin-left: 85px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/** MSG INDEX **/
.inscEncerradas{
	color: #FF0000;
	font-weight: bold;
	margin-right: 20px;
	margin-top: 18px;
}

/** BOTOES **/
.botoes{
	margin-top: 15px;
}
 .botao{
	background-color: #F2F2F2;
	border: 1px solid #879C9C;
	color: #879C9C;
	cursor: pointer;
}

/** UPLOAD DE ARQUIVOS **/
#tableUpload{
	margin-top: 35px;	
}
.uploadArquivo{
	display: none;	
}

/** LISTA DE PARTICIPANTES **/
#listParticipantes th, #listParticipantes td{
	padding-left: 3px;
}
#listParticipantes #nomePart{
	text-transform: uppercase;	
}

/** DESTAQUE CPF **/
.cpfLarge{
	font-size: 20px;	
	font-weight: bold;
}
