@charset "utf-8";

body {
	background-color: #232323;
	background-image: url(img/fundo_pagina2.gif);
	background-position: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9C9A9B;
}
p, br, H1, H2, H3, H4, H5, H6, a , img{
	margin: 0px;
	padding: 0px;
}

a:link {
	text-decoration: none;
	color: #9C9A9B;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
}
#site{
	width: 1052px;
	margin-right: auto;
	margin-left: auto;
}
#publicidade {
	float: right;
	width: 124px;
	margin-top: 20px;
	background-color: #000;
}

#banner {
	background-image: url(img/banner_topo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 170px;
	width: 922px;
	margin-top: 20px;
	padding: 1px;
}

#logo {
	padding: 30px 0 25px 30px;
	overflow: hidden;
}
#menu {
	padding-left: 2px;
	overflow: hidden;
}

/*menu*/
#menu ul {
	margin:0;
	padding:0 0 0 0;
	list-style:none;
	display:table;
	white-space:nowrap;
	list-style:none;
	height:40px;
	position:relative;
	font-size:13px;
}
#menu li {
	display:table-cell;
	margin:0;
	padding:0;
}
#menu li a {
	display:block;
	float:left;
	height:40px;
	line-height:40px;
	color:#999999;
	text-decoration:none;
	font-family:verdana;
	font-weight:bold;
	cursor:pointer;
	background-image: url(img/tab_01.png);
	background-repeat: no-repeat;
	font-size: 13px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu li a b {
	float:left;
	display:block;
	padding:0 9px 0 0;
	background-image: url(img/tab_02.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu li.current a {
	color:#FFFFFF;
	background-image: url(img/tab_11.png);
	background-repeat: no-repeat;
}
#menu li.current a b {
	background-image: url(img/tab_12.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu li a:hover {
	color:#CCCCCC;
	background-image: url(img/tab_21.png);
	background-repeat: no-repeat;
}
#menu li a:hover b {
	background-image: url(img/tab_22.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu li.current a:hover {
	color:#FFFFFF;
	cursor:default;
	background-image: url(img/tab_11.png);
	background-repeat: no-repeat;
}
#menu li.current a:hover b {
	background-image: url(img/tab_12.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#submenu {
	float: right;
	width: 300px;
	text-align: center;
	padding-top: 19px;
	overflow: hidden;
}
#submenu a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	background-color: #000000;
	background-image: url(img/fundo_container.gif);
	background-repeat: repeat-y;
	width: 918px;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 1px;
}
#busca {
	background-image: url(img/busca_preenchimento.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 32px;
	padding-top: 8px;
	padding-left: 20px;
	overflow: hidden;
}
.caixa {
	background-image: url(img/caixa_preenchimento.png);
	background-repeat: repeat-x;
	height: 18px;
	border: 1px solid #4C4C4C;
	color: #CCCCCC;
}
.caixa_texto {
	border: 1px solid #4C4C4C;
	color: #CCCCCC;
	background-color: #464646;
}
.botao {
	border: 1px solid #4C4C4C;
	background-image: url(img/btn_buscar_preenchimento.PNG);
	background-repeat: repeat-x;
	color: #9C9A9B;
	height: 22px;
	padding-bottom: 4px;
	padding-top: 1px;
}
#data {
	float: right;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
}
#slide {
	width: 358px;
}

#titulo {
	background-image: url(img/titulos_preenchimento.png);
	background-repeat: repeat-x;
	height: 26px;
	padding-top: 8px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#titulo #titulo_link {
	float: right;
	font-weight: normal;
	padding-right: 10px;
	font-size: 10px;
	padding-top: 2px;
}

#slide_corpo {
	border: 4px solid #464646;
}

#titulo #titulo_link a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mais_acessados {
	width: 313px;
	margin-right: 3px;
	float: right;
}
#mais_acessados a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#calendario {
	float: right;
	width: 241px;
}
#galeria_esquerda {
	float: left;
	width: 241px;
}
#galeria_direita {
	margin-left: 247px;
}


#pai {
	clear: both;
	margin-top: 4px;
}

#agenda {
	margin-top: 4px;
	width: 674px;
}
.nome_evento {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.data_evento {
	color: #FC0;
	font-size: 13px;
	line-height: 25px;
}


#mural {
	float: right;
	width: 241px;
	overflow: hidden;
}

.linha1 {
	background-color: #313131;
	margin-top: 1px;
	font-size: 10px;
	overflow: hidden;
}
.linha2 {
	background-color: #3A3A3A;
	margin-top: 1px;
	font-size: 10px;
	overflow: hidden;
}
.texto_descritivo {
	background-color: #3A3A3A;
	margin-top: 1px;
	font-size: 12px;
	overflow: hidden;
	line-height: 18px;
	text-align: justify;
	text-indent: 40px;
	padding: 8px;
}

.thumb {
	float: left;
	margin-right: 4px;
}
#agenda_calendario {
	float: left;
	background-image: url(img/agenda_calendario2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 49px;
	text-align: center;
	margin-right: 6px;
	padding-top: 13px;
	overflow: hidden;
}
#agenda_calendario_big {
	float: left;
	background-image: url(img/agenda_calendario_big.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 54px;
	width: 80px;
	text-align: center;
	margin-right: 6px;
	padding-top: 25px;
	overflow: hidden;
}

#sepadador {
	height: 30px;
	clear: both;
}

#rodape {
	background-image: url(img/rodape2.jpg);
	height: 135px;
	width: 922px;
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 1px;
}
#rodape_menu {
	padding-left: 170px;
	padding-top: 14px;
	font-size: 11px;
}
#creditos {
	padding-left: 19px;
	font-size: 10px;
	padding-top: 10px;
}


.data_dia {
	font-size: 26px;
	color: #000000;
	font-weight: bold;
	line-height: 26px;
}
.data_mes {
	font-size: 11px;
	color: #000000;
	line-height: 8px;
}
.data_mes_ano {
	font-size: 11px;
	color: #000000;
	line-height: 8px;
	letter-spacing: -1px;
}
.data_dia_big {
	font-size: 28px;
	color: #000000;
	font-weight: bold;
	line-height: 26px;
}
.data_mes_big {
	font-size: 13px;
	color: #000000;
	line-height: 12px;
}


.nome_colunista {
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}
.colunista_veja_mais {
	text-align: right;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
}
#gallery {
	padding-top: 10px;

}
#gallery ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#gallery ul li {
	display: inline;
}
#gallery ul img {
	width: 120px;
	height: 90px;
	border: 5px solid #454545;
}
#gallery ul a:hover img {
	border: 5px solid #666;
}
#gallery ul a:hover {
	color: #fff;
}
#eventos {
	padding-top: 1px;
	clear: both;
}
#caixa_mural {
	width: 800px;
	background-color: #333;
	line-height: 17px;
	margin: 7px auto;
}
#novo_mural {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#caixa_agenda {
	width: 800px;
	margin: 20px auto 0 auto;
}
#caixa_contrate {
	width: 500px;
	margin: 20px auto 0 auto;
}



.mural_assunto {
	display: block;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	padding-bottom: 5px;
}
label {
	font-weight: bold;
	color: #FFF;
	display: block;
	padding-bottom: 3px;
}

.mural_usuario {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000;
	background-color: #3C3C3C;
}
#avatar {
	overflow: auto;
	height: 200px;
}
#avatar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#avatar ul li {
	display: inline-block;
	height: 100px;
	width: 80px;
	float: left;
	text-align: center;
}



#paginacao {
	text-align: center;
	padding-top: 10px;
	line-height: 22px;
}
#paginacao a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #333;
	padding: 2px;
}
#paginacao a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #333;
	padding: 2px;
}
#paginacao a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #666;
	padding: 2px;
}
#paginacao .pagina_atual {
	color: #000;
	font-weight: bold;
	background-color: #CCC;
	padding: 2px;
}
#caixa1 {
	position:relative;
	width:255px;
	height:65px;
	z-index:6;
	left: 640px;
	top: -90px;
}
.fundo_colunista {
	background-image: url(img/colunista_background.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-left: 7px;
	font-size: 11px;
	line-height: 16px;
}
.foto_colunista {
	height: 150px;
	width: 160px;
	float: left;
}
