body {
	background-color:#FFFFFF;
}
*{
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.clearboth{
	clear: both;
}
.oculta {
	display:none;
}
#barratop {
	width: 100%;
	height: 70px;
	background-color: #002419;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-top: 0;
}
#cartola {
	position:relative;
	height: 40px;
	width: 980px;
	margin:auto;
}
#cartola img {
	float:left;
	margin-left:40px;
}
#frase {
	padding-top: 4px;
	margin-left: 250px;
}
#frase h1 {
	font-family: Calibri, Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #F4F4F4;
	font-weight: 500;
}
.navegacao h3 {
	padding-top: 3px;
	font-size: 14px;
	font-style: normal;
	font-family: Calibri, Verdana, Geneva, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	color: #39C;
}

.textos p {
	font-size:16px;
}
#but-cadastro-cartola {
	position:absolute;
	right:60px;
	top: 18px;
	}
#banner {
	height: 340px;
	width: 530px;
	margin-left: 40px;
	float: left;
	/*border: 1px solid #EEE;*/
}
#formulario {
	position: relative;
	margin-left: 600px;
	margin-top: 20px;
	background-color: #FDEBC1;
	border: 1px solid #D7E2E8;
	height: 300px;
	width: 280px;
	padding: 20px;
}
#esqueci {
	position:absolute;
	left: 114px;
	top: 226px;
}
#conteudo {
	min-height: 500px;
	margin:auto;
	width:900px;
}
#conteudo h2 {
	font-size: 35px;
	line-height: 1;
  }
#conteudo h3 {
	font-size: 24px;
	line-height: 1;
  }
h4 {
	font-size: 14px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.navegacao {
	width:900px;
	margin:auto;
	margin-top:40px;
}
#menu_logo {
	margin-left: 20px;
	padding: 5px;
	font-size: 30px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	width:90px;
	position:absolute;
}
.texto-destaque {
	font-size:14px;
	font-weight:bold;
}
.comentario {
	font-size:12px;
	color:#333;
	}
.caixa-comentario {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.botoes_opcao {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD;
	background-color: #F7F7F2;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	margin-top: 5px;
	margin-bottom: 10px;
}

#facebook {
	margin-top: 6px;
	margin-left: 20px;
	}

#lista {
	height: 400px;
	overflow:scroll;
	background-color: #FF0;
	width:570px;
	margin-left: 420px;
}
.link_opcao {
	position:absolute;
	right: 20px;
}
