@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	border:none;
	font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif;
	background:#000;
	color:#fff;
	text-align:center;
	}
#geral {
	position:relative;
	width:990px;     
	margin:0 auto;
	text-align:left;
	background:#171717;
	}
a:link, a:visited {
	color: #FFCC33;
	text-decoration:none;
}
a:hover {
	color:#FFCC00;
	text-decoration:underline;

}
a:active {
	color: #f7f7f7;
	text-decoration:none;
}
/**************************************
CABEÇALHO - LOGO E BANNER
**************************************/
#topo {
	width:990px;
	height:140px;
	background-image:url(../images/fundo_topo.jpg);
	background-repeat:repeat-x;
	}

#logo {
	float:left;
	padding-left:5px;
	padding-top:0px;
	width:225px;
	height:115px;
	}
#img_logo {
	background-image:url(../images/pilhou.jpg);
	background-repeat:no-repeat;
	width:205px;
	height:115px;
	}
#img_logo h1, h2{
	text-indent:-9000px;
	overflow:none;
	}
		
#banner_topo {
	float:left;
	padding-left:15px;
	padding-top:25px;
	width:728px;
	height:115px;
	}
/**************************************
MENU HORIZONTAL
**************************************/
#menu {
	float:left;
	width:990px;
	height:55px;
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	}
#menu1 ul {
padding:0px;
margin:0px;
float: left;
width: 990px;
height:26px;
list-style:none;
}

#menu1 ul li { display: inline; }

#menu1 ul li a {
	padding: 0px 8px 0px 32px;
	line-height:24px;
	float:center;
	/* visual do link */
	color: #FFCC00;
	text-decoration: none;
	font:"Arial Narrow", Arial, Tahoma;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	}

#menu1 ul li a:hover {
	color: #f7f7f7;
}

#menu2 ul {
	padding:0px;
	margin:0px;
	float: left;
	width: 100%;
	height:25px;
	list-style:none;
}
#menu2 ul li { display: inline; }
	
#menu2 ul li a {
	padding: 0px 8px 0px 32px;
	line-height:24px;
	float:center;
	/* visual do link */
	color: #FFCC00;
	text-decoration: none;
	font:"Arial Narrow", Arial, Tahoma;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
}

#menu2 ul li a:hover {
color: #f7f7f7;
}	
/**************************************
SITE - CONTEÚDO EM TRÊS COLUNAS
**************************************/
#site {
	float:left;
	width:990px;
	padding-top:15px;
	background:#171717;
	}
	
#col_esq {
	float:left;
	width:205px;
	}
	
#newsletter {
	float:left;
	width:205px;
	height:160px;
	font-family:"Arial Narrow", Arial, Tahoma;
	font-size:15px;
	color:#FFCC66;
	}
#news_iframe {
	background-image:url(../images/newsletter.gif);
	background-repeat:no-repeat;
	font-family:"Arial Narrow", Arial, Tahoma;
	font-size:15px;
	color:#FFCC66;
		float:left;
	width:205px;
	height:160px;
	padding-top:10px;
}

#news_iframe input{
	
	border:1px solid #000;
	background:#404040;
	color:#F7F7F7;
	font-family:"Arial Narrow", Arial, Tahoma;
	font-size:15px;
	}	

#publicidade_esq {
	float:left;
	width:205px;
	text-align:center;
	padding-top:15px;
	}
	
#col_centro {
	float:left;
	width:640px;
	}
#festa_destaque {
	float:left;
	width:420px;
	height:245px;
	padding-left:8px;
	}
#promocoes {
	float:left;
	width:200px;
	height:245px;
	padding-left:8px;
	}
#agenda_capa {
	float:left;
	width:636px;
	padding-left:8px;
	padding-top:10px;
	}
#blog {
	float:left;
	width:310px;
	height:260px;
	padding-left:8px;
	padding-top:10px;
	}
#blog_imgs {
	border:1px solid #474747 ;
	background-image:url(../images/tit_box_blog.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#0d0d0d;
	height:245px;
}
#blog_conteudo {
	padding:30px 10px 10px 10px;
	font-family: Tahoma, Arial, Tahoma;
	text-align:justify;
	color:#FFFFFF;
	font-size:15px;
	font-stretch:expanded;
	}
#blog_conteudo a, a:visited{
	color:#F7F7F7;
	text-decoration:none;
}
#blog_conteudo a:hover{
	text-decoration:underline;
	color:#FFCC00;
}

#enquete {
	float:left;
	width:310px;
	height:260px;
	padding-left:8px;
	padding-top:10px;
	}
#enquete_imgs {
	border:1px solid #474747 ;
	background-image:url(../images/tit_box_enquete.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#0d0d0d;
	height:245px;
}
#enquete_conteudo {
	padding:10px 10px 10px 10px;
	font-family: Tahoma, Arial, Tahoma;
	color:#FFFFFF;
	font-size:15px;
	font-stretch:expanded;
	
	}
	
#col_dir {
	float:right;
	width:120px;
	}
	
#publicidade_dir {
	float:right;
	width:125px;
	text-align:center;
	padding-right:5px;
}
	
#rodape {
	float:left;
	width:990px;
	height:70px;
	padding-top:15px;
	font-family:"Arial Narrow", Arial, Tahoma;
	font-size:11px;
	letter-spacing:1px;
	color:#FFCC33;
	text-align:center;
	background-image:url(../images/rodape.jpg);
	background-repeat:repeat-x;
	background-position:20px;
	clear:both;
		}
		
		
/*******************************************************
PÁGINAS INTERNAS!
********************************************************/

/* DETALHES */

#detalhes {
	float:left;
	width:636px;
	padding-left:8px;
	padding-top:10px;
	}
.input, textarea, input, select{
	
	border:1px solid #000;
	background:#404040;
	color:#F7F7F7;
	font-family:"Arial Narrow", Arial, Tahoma;
	font-size:15px;
	}
