body {
	background-color:#d9e1e6;
	
}
#geral {
	width:1100px;
	height:565px;
	margin:0 auto;
}
#topo {
	width:1100px;
	height:120px;
	margin-left:-88px;
}
#centro {
	width:929px;
	height:376px;
	float:center;
	margin-left:80px;
	position: relative;
}
.centro {
	background:url(../imagens/inscricao_branco.png);
}
.centroAlternativo {
	background:url(../imagens/inscricao.png);
}
#direita {
	width:120px;
	height:720px;
	float:right;
	
}

#conteudo {
	float:left;
	height:270px;
	margin-left:54px;
	margin-top:75px;
	overflow:auto;
	padding-right:10px;
	width:820px;
	overflow:hidden;
}

		

	h3 {
		font-family: Arial;
	}
	#ladoInscricao{
		float: left;
		width: 350px;
		margin: 0px 30px 0px 0px;
		display: table;
	}
	#ladoInscrito{
		width: 360px;
		float: left;
		border-left: 1px solid #CCCCCC;
		padding: 0px 0px 0px 50px;
		display: table;
	}
	#ladoInscricaoS{
		float: left;
		width: 420px;
		margin: 0px;
		display: table;
	}
	#ladoInscritoS{
		width: 370px;
		float: left;
		padding: 0px 0px 0px 10px;
		display: table;
	}

	#opcoesIncricao {
		width: 100px;
		float: left;
		margin: 0px 0px 0px 10px;

	}
	.paragrafo {
		font-family: Arial;
		font-size: 11px;
		color: #666666;
	}
	.paragrafoAlternativo {
		font-family: "Tahoma";
		font-size: 11px;
		color: #333333;
	}

	.cl_colorRed{
		color: #B12928;
	}

	.texto_negrito {
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		color: #666666;
		text-align: right;
	}
	.campos {
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		color: #666666;
		border: 1px Solid #666666;
		background-color: #FFFFFF;
		padding: 1px;
	}
	.camposInativo {
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		color: #CCCCCC;
		border: 1px Solid #CCCCCC;
		background-color: #F0F0F0;
		padding: 1px;
	}
	.campos_login {
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		color: #666666;
		border: 1px Solid #CCCCCC;
		background-color: #FFFFFF;
		padding: 1px;
		width: 170px;
	}
	.paragrafo_marcador {
		background-image: url(../imagens/marcador.JPG);
		background-repeat: no-repeat;
		background-position: 2px 4px;
		padding: 0px 0px 0px 15px;	

	}
	
	.clCaixaLogin{
		display: table;
		clear: both;
		margin: 10px 0px 20px 0px;
		padding: 10px 10px 20px 10px;
		background-color:#FFFFFF;
		height: 110px;
		overflow:none;
	}
	
	.clLeftS{
		float:left;
		width: 25%;
		margin: 7px 0px 0px 20px;
		text-align: right;
	}
	
	.clLeftSE{
		float:left;
		width: 100%;
		margin: 7px 10px 0px 10px;
		text-align: center;
	}
	
	.clRightB{
		float: left;
		margin: 5px 10px 0px 5px;
	}
	
	.clLeftB{
		float:left;
		text-align: right;
		width:60%;
		margin: 5px 0px 10px 0px;
		text-align:right;
	}
	
	.clRightS{
		float:right;
		width:30%;
		margin: 5px 10px 0px 0px;
	}
	
	.clButton{
		cursor:pointer;
	}
	.pagContrato {
		margin: 10px 0px 0px 0px;

	}
		
	.textoDestaque{
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		color: #333333;
		text-align: right;
	}
	
	.textoDestaqueAltenativo{
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		color: #B22222;
		text-align: left;
		padding: 2px 0px 3px 5px;
	}
		
	.linhaEscura {
		background-color: #C1CDCD;
	}
		
	.clVoltar{
		top: 90px;
		left: 500px;
		position: absolute;
		color: #666666;
		cursor:pointer;
	}
	
	.clHidden{
		display:none;
	}
	
	.clHidden{
		display:inline;
	}
	
	#janela{
		width: 90%;
		height: 90%;
		position: absolute; 
		z-index: 2;
	}

	#popup{
		width: 397px;
		font-family: arial;
		font-size: 11px;
		text-align: left;
		
	}

	.contRodapePopup{
		padding: 10px 30px 30px 30px;
	}

	.topoPopup{
		height: 49px;
		background: url('../imagens/topo_popup.png') no-repeat;
		cursor: pointer;
	}

	.rodapePopup{
		height: 283px;
		background: url('../imagens/rodape_popup.png') no-repeat;
	}

	.fontVermelha{
		color: #990000;
	}

	.link{
		text-decoration: underline;
		cursor: pointer;
	}
