html,body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	top: 0px;
	bottom: 0px;
	background: #000000;
	font-family: Arial;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
.link {
	color: #F23B3F;
}

.link:hover {
	color: #FD5F04;
}

a {
	color: #F23B3F; 
}

a:hover {
	color: #FD5F04;
}

p {
	font-family: arial;
	font-size: 14px;
	line-height: 150%;
	color: #000000;
}

.regulamento {
	margin-left: 20px; line-height: 25px; width: 435px;
}

.fundo {
	background: #FFFFFF url("../imagens/degade_amarelo.jpg");
	background-repeat: repeat-x;
	width: 500px;
	margin-top: 10px;
}

#container {
	left: 50%;
	margin-left: -400px;
	position: relative;
	min-height: 100%;
	height: 100%;
	bottom: 0;
	width: 800px;
}

.container {
	width: 780px;
	height: 100%;
	left: 50%;
	margin-left: -390px;
	position: relative;
	padding: 0;
}

#topo {
	left: 50%;
	margin-left: -400px;
	position: absolute;
	top: 0;
	height: 122px;
	width: 800px;
}

#topointerno {
	position: absolute;
	top: 122px;
	left: 199px;
	height: 122px;
	float: left;
	width: 601px;
}

.current {
	font-size: 14px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background: #D80000;
	text-decoration: none;
	color: #FFF6AA;
	border: #CCCCCC inset 1px;
	margin: 2px;
}

.current:hover {
	font-size: 14px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background: #EC0000;
	text-decoration: none;
	color: #003366;
	border: #CCCCCC inset 1px;
	margin: 2px;
}

.nocurrent:hover {
	font-size: 12px;
	padding: 1px;
	padding-left: 3px;
	padding-right: 3px;
	background: #EC0000;
	text-decoration: none;
	color: #FFFFFF;
	border: #CCCCCC inset 1px;
}

.nocurrent {
	font-size: 12px;
	padding: 1px;
	padding-left: 3px;
	padding-right: 3px;
	background: #FFFFFF;
	text-decoration: none;
	color: #333333;
	border: #CCCCCC inset 1px;
	margin: 1px;
}

.fale input,.fale input:visited {
	width: 106px;
	height: 65px;
	cursor: pointer;
	background: url(../imagens/enviar.jpg) no-repeat bottom;
	border: 0;
	background-position: center;
	float: right;
	font: bold 12px/ 24px arial, helvetica, sans-aerif;
	padding: 0px;
	text-decoration: none;
	text-align: center;
	color: #fff; center center;
	display: block;
}

.fale input:hover {
	cursor: pointer;
	background: url(../imagens/enviar-press.jpg) no-repeat bottom;
}

.nobaita_borda_tabela { 
	border-top: 1px solid #FA4800;
	border-bottom: 1px solid #FA4800;
}

.nobaita_borda_img { 
	border: 1px solid #910B00;
	padding: 2px;
}

.nobaita_borda_img:hover { 
	border: 1px solid #FA4800
}

.estrela-box {
	float: left; width: 120px; margin: 10px; text-align: center;
}

.mascote-box {
	float: left; width: 220px; margin: 10px; text-align: center;
}

.mascote-box img {
	padding: 0px; border: 5px solid #F74E00; margin-bottom: 5px;
}

.estrela-box img {
	padding: 3px; border: 1px dotted #F74E00; margin-bottom: 5px;
}

.sel {	
	background: red;
}

.sel a {
	color: white;
}

.estrela-mes-box {
	font-size: 14px; font-weight: bold; text-decoration: none; padding: 5px;
	float: left; text-transform: uppercase; margin: 10px;	
}

.selecte {
	height: 10px;
}

.lista-resultado {
	text-decoration: none;
	font-size: 14px; color: black; font-weight: bold;
}

.lista-resultado:hover {
	color: #910B00;	
}

.box-cadastro {
	border-left: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
}

.box-cadastro label {
	float: left; width: 140px; height: 20px;
	text-align: right; margin-right: 10px;	
}

.campos {
	background-color: #FEF7AF; margin-bottom: 10px;
}
