/******************************************************************/
/****************************** TOPO ******************************/
/******************************************************************/

#topo {
	height: 113px;
	background: url(../img/bg-topo-listra.jpg) center top no-repeat;
	/*border-bottom: 1px solid #1eb4cf;*/
}

#menu {
	position: absolute;
	margin: -246px 0 0 -20px;
}

/*#menu {
	position: absolute;
	width: 942px;
	height: 226px;
	left: 50%;
	margin: 29px 0 0 -471px;
}*/

/******************************************************************/
/***************************** CORPO ******************************/
/******************************************************************/

#estrutura tr td {
	vertical-align: top;
}

#corpo {
	background:url(../img/bg-corpo.jpg) no-repeat center top;
}

#corpo-efeito {
	background:url(../img/bg-corpo-efeito.jpg) no-repeat center top;
}

/*** Lateral Esquerda ***/
#corpo table tr td.lateral-esq {
	background: url(../img/bg-laterais.jpg) no-repeat left 329px;
}

#corpo table tr td.lateral-esq div {
	/*background: url(../img/bg-lateralesq-det.gif) right top no-repeat;*/
	height: 691px;
}

h2 {
	color: #1EB4CF;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -1px;
}

h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #1EB4CF;
}

/********** Conteúdo **********/
#corpo table tr td.conteudo {
	width: 902px;
	padding: 161px 20px 0 20px;
	background: url(../img/bg-corpo-tdconteudo.gif) center 141px no-repeat;
}

/*** Conteúdo - Lateral ***/
#corpo table tr td.conteudo #lateral {
	width: 253px;
	float: right;
}

#lateral #patrocinio, #lateral #apoio {
	padding-top: 30px;
}

#patrocinio .tt-patrocinio, #apoio .tt-apoio, .tt-sub {
	color: #1eb4cf;
	padding-bottom: 6px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d2f0f5;
	font-weight: bold;
}

.tt-sub {
	margin-bottom: 0px;
	border-bottom:0px;
	padding-bottom:0px;
}

#patrocinio .logos-patrocinio, #apoio .logos-apoio {
	text-align: center;
}

/*** Conteúdo - ConteudoPrincipal ***/
#corpo table tr td.conteudo #conteudo-principal {
	width: 619px;
	float: left;
}

/*** Programa ***/
.apresentadores p strong {
	color: #1eb4cf;
}

/*** Promoções ***/
.fotos-promocoes {
	float: left;
	width: 163px;
}

.texto-promocoes {
	float: right;
	width: 435px;
}

.texto-promocoes strong {
	color: #1eb4cf;
	padding-bottom: 10px;
	display: block;
}

/*** Recados ***/
.deixarrecado #carinhas {
	margin-top: 10px;
}

#carinhas .carinha {
	float: left;
	margin-left: 18px;
	*margin-left: 8px;
}

#carinhas .carinha * {
	vertical-align: middle;
}

#carinhas .primeiro {
	margin-left: 0px;
}

#carinhas .carinha span {
	padding: 0 5px 0 0;
}

.deixarrecado .campo {
	margin-top: 10px;
}

.deixarrecado .primeiro {
	margin-top: 0;
}

#recados .recado {
	padding-bottom: 13px;
	margin-bottom: 15px;
	border-bottom: 1px solid #d2f0f5;
}

#recados .recado .recado-carinha {
	float: left;
	margin-right: 20px;
}

#recados .recado .recado-conteudo {
	float: left;
	width: 520px;
}

#recados .recado .recado-cabecalho {
	color: #1eb4cf;
	line-height: 14px;
	padding-bottom: 5px;
}

/*** Galerias ***/
.galerias tr td {
	padding-left: 17px;
}

.galerias tr td.primeiro {
	padding-left: 0;
}

.galerias tr td p {
	margin-bottom: 0;
	padding-top: 6px;
}

.galeriavideos tr td {
	padding-top: 15px;
}

.galeriavideos tr.primeiro td {
	padding-top: 0;
}

.galeriavideos .divisao {
	border-bottom: 1px solid #d2f0f5;
	padding-top: 10px;
}

/*** Lateral Direita ***/
#corpo table tr td.lateral-dir {
	background: url(../img/bg-laterais.jpg) no-repeat right 329px;
}

#corpo table tr td.lateral-dir div {
	/*background: url(../img/bg-lateraldir-det.gif) left top no-repeat;*/
	height: 691px;
}

/******************************************************************/
/***************************** RODAPÉ *****************************/
/******************************************************************/

#rodape {
	background: url(../img/bg-rodape.gif) center top no-repeat;
	margin-top: 15px;
	padding: 65px 0 15px 0;
	text-align: center;
	color: #1eb4cf;
	font-size: 11px;
}

#rodape .copyright {
	padding-bottom: 8px;
	border-bottom: 1px solid #d2f0f5;
	width: 500px;
	margin: 30px auto 6px auto;
	text-align: center;
}

#rodape a {
	font-family: Tahoma;
	font-size: 9px;
	color: #1eb4cf;
}

/******************************************************************/
/**************************** CLASSES *****************************/
/******************************************************************/

.centralizar {
	width: 942px;
	padding: 0 30px;
	margin: 0 auto;
}

h2 {
	margin-bottom: 20px;
}

.setadupla li {
	list-style: none outside;
	background: url(../img/setadupla.gif) left 6px no-repeat;
	padding-left: 20px;
	margin-top: 20px;
}

.setadupla li.primeiro {
	margin-top: 0;
}

.divisao-linha {
	height: 1px;
	background: #d2f0f5;
}

.margem {
	height: 30px;
}

.meiamargem {
	height: 15px;
}

.ft-left {
	padding: 0 20px 6px 0;
	float: left;
}

.campo .input {
	background: #fff url(../img/bg-input-borda.gif) left top repeat-y;
	float: left;
}

.campo .input div {
	background: url(../img/bg-input-borda.gif) left top repeat-x;
}

.campo .input div div {
	background: url(../img/bg-input-borda.gif) right top repeat-y;
}

.campo .input div div div {
	background: url(../img/bg-input-borda.gif) right bottom repeat-x;
}

.campo .input div div div div {
	background: url(../img/bg-input-lt.gif) left top no-repeat;
}

.campo .input div div div div div {
	background: url(../img/bg-input-rt.gif) right top no-repeat;
}

.campo .input div div div div div div {
	background: url(../img/bg-input-rb.gif) right bottom no-repeat;
}

.campo .input div div div div div div div {
	background: url(../img/bg-input-lb.gif) left bottom no-repeat;
}

.paginacao {
	text-align: center;
}

.paginacao, .paginacao a {
	color: #1eb4cf;
}

.paginacao span {
	padding: 0 3px;
}

.txt-destaque ul li {
	list-style: none outside;
	margin-top: 8px;
}

.txt-destaque ul li a {
	color: #1eb4cf;
	background: url(../img/seta.gif) left 6px no-repeat;
	padding-left: 19px;
}

.txt-destaque ul li.primeiro {
	margin-top: 0;
}

.enquete .sep {
	width:10px;
}

.enquete th {
	padding-top:2px;
	padding-left:10px;
}

.enquete th, .enquete td {
	height:22px;
	vertical-align:middle !important;
}

.cor-destaque {
	color:#1eb4cf;
}