@import "estrutura.css";

/* ------------------------------------------------------ CONTEÚDO (parte do meio) */
#conteudo {background: #1e1a0e;}

#noticias a {
		color:#988867;
		width: 325px;
		display: block;
		padding-top: 3px;
		padding-bottom: 4px;
		border-bottom: 1px solid #332; 
}		#noticias a:hover {background: #2e291f;}
	
#destaque {
        width: 616px;
        height: 155px;
		margin: 5px 0px 5px 14px;
		padding: 5px 0px 3px 0px;
		background: #454033;
}

#destaque .texto {
		position: absolute;
		top: 115px;
		right: 15px;
		width: 260px;
		height: 153px;
		text-align: justify;
		color: #FFF;
}		

/* ------------------------------------------------------ BOTTOM (parte vermelha) */
.title_bottom {margin-left: 163px}
.cadshows {margin-left: 40px;}
.button_flashes {float:left; padding-left:3px; margin-left: -3px;}
.button_grandesnomes {float:right; margin-right:6px;}

#bottom_aba {background: url("../imgs/bg_aba.gif") no-repeat;}
#bottom {background: url("../imgs/bg_bottom.gif") repeat-y;}

#bottom a.block {
		display: block;
		padding-top: 3px;
		padding-bottom: 3px;
		border-bottom: 1px solid #883311;
		color: #1f1a0d;
		width: 325px;
}		#bottom a.block:hover {background: #A83704;}

#bottom_left_index {
		position: relative;
		float: left;
		width: 330px;
        _width: 350px;
		margin-left: 150px;
		_margin-left: 75px;
		padding: 20px 5px 15px 15px;
		color: #1f1a0d;
}

#bottom_maisdatas {
		width: 325px;
		margin-top: 20px;
		color: #bdb39e;
		background: #8d3106;
}

#bottom_end{
		color: #1f1a0d;
		margin-top: 12px 
}

#bottom_end p {
		margin: 0px 0px 60px 0px;
}

#noticias {
		padding: 15px 5px 15px 15px;
		float: left;
		color: #988A7;
		width: 330px;
        _width: 350px;
}
		
#rodape {
		color: #222;
		text-align: center;
		clear: both;
		padding-top: 70px;

		margin: 0px 0px 12px 150px;
}

/* ------------------------------------------------------ ENQUETE */
table.enquete{width:360; margin-top:20px;}
td.enquete_nome{width:120px; padding-right:10px}
td.enquete_barra{width:190px; padding-right:10px}
td.enquete_num{width:30px; padding:0px}

#enquete {margin: 20px 0px 20px 20px; }
#enquete p{margin: 0px; color: #999;}

#opcoes {
		width: 80px;
		margin-bottom: 5px;
		margin-left: 4px;
}

#opcoes label{
		cursor: pointer;
		position: relative;
		left: 23px;
		top: 4px;
}

.fechar {
		position: absolute;
		right: 10px;
		bottom: 2px;
}

#fechar {
		position: absolute;
		bottom: 0px;
		width: 100%;
		height: 22px;
		text-align: right;
		background: #3c3021;
}

/* ------------------------------------------------------ JANELINHAS (todas) */
#right p {margin:8px 4px 10px 8px;}
#bottom_right p {margin:4px 8px 8px 8px;} 
/* a setinha vermelha inferior ta em estrutura.css */


/* ------------------------------------------------------ JANELINHAS (conteúdo) */
#janela01 {
		position: absolute;
		top: 280px;
		right: 160px;
        width: 112px;
		background: #64533d;
		z-index: 50;
}

#janela02 {
		position: absolute;
		top: 320px;
		right: 15px;
        width: 112px;
		background: #696a1d;
		z-index: 50;
}

#janela01_topo{
		width: 112px;
		min-height: 90px;
		_height: 90px;
		background: #64533d;
}

#janela02_topo{
		width: 112px;
		min-height: 90px;
		_height: 90px;
		background:#696a1d;
}

#janela01_texto, #janela02_texto {
		width: 111px;
        _width: 113px;
		margin-top: -2px;
		padding-top: 3px;
		border: 1px solid #bb3f06;
		border-top: 0px;
		z-index: 60;
		background: #1F1A17;
}
#janela01_texto {height: 220px;}
#janela02_texto {height: 181px;}

#janela01 a, #janela02 a {border: 0px; color: #988867;}
#janela01 a:hover, #janela02 a:hover  {color: #BDAC91;}

/* ------------------------------------------------------ JANELINHAS (bottom) */
#janela03, #janela04, #janela05, #janela06 {
		position: relative;
		width: 112px;
		height: 150px;
		top: 4px; 
		margin: 5px 0px 5px 0px;
		border-bottom: 1px solid #721;
		background: #9e3605;
		color: #1f1a0d;
		z-index: 40;
		list-style-image: url("../imgs/li02.gif");
		list-style-position: outside;
}		
#janela03 a, #janela04 a, #janela05 a, #janela06 a{
		display:inline;
		text-decoration:none;
		border: 0px;
		background: none;
		color: #1f1a0d;
}

#janela03 a:hover, #janela04 a:hover,
#janela05 a:hover, #janela06 a:hover{
		background: none; color: #5F2414;
}

#janela03, #janela05 {float:left; right:-8px;}
#janela04, #janela06 {float:right; right:15px;}

#newsletter {
		position: relative;
		clear: both;
		top: 20px;
		right: -7px;
        width: 258px;
		height: 80px;
		margin-bottom: 40px;
		color: #1f1a0d;
}

#newsletter input {
		border: 0px;
		font-size: 9px;
		color: #bdb39e;
		background: #1f1a17;
}

#newsletter .enviar {border: 0px; margin-bottom: -3px;}
#newsletter form {margin: 10px 0px 0px 5px; font-weight: bold;}

