#menu {
/*  background: url(/img3/bg_menu.png) repeat-y;*/
  background:url(/images/bg_menu.png) repeat-x;  
  margin: 0 0 0 6px;
  padding: 0;
  list-style: none outside;
  width: 139px;
  font-size: 11px; 
  font-weight: bold;
  float: left;
  display: inline;
}

#menu li {
  padding: 2px 5px 2px 6px;
/*  border-bottom: 1px solid #a8aca8;*/
  border: none; 
  list-style: none;
  display: block !important;
  display: inline;
  width: auto !important;
  width: 100%;
}

#menu li.label {
  margin-top: 15px;
  font-weight: bold;
}


#menu li.first {
  background: url(/img3/bg_menu_first.gif) no-repeat right top;
}

#menu li.last {
  background: url(/img3/bg_menu_last.gif) no-repeat right bottom;
  border: none;
}

#menu li.last, #menu li.first { background: url(none); }

#menu li a, #menu li a:link, #menu li a:visited {
  display: block;
  width: 100%;
  color: #666; 
}

#menu li a:hover {
/*  text-decoration: none;
  color: #d85c10;*/
  text-decoration: underline;
  color: #666; 
}

#menu li a strong {
  color: #c40909;
}

#coluna1 {
  width: 315px;
  float: left;
  margin: 65px 0 32px 5px; /* 65 é a altura do div banner e 32 da barra de busca*/
  border-right: 1px solid #888088;
  position: relative;
}

#coluna1 table {
  font-family: verdana, arial;
  font-size: 12px;
}

#coluna1 table img {
  margin: 0;
}

#coluna2 {
  width: 160px;
  float: left;
  margin: 65px 0 32px 5px; /* 65 é a altura do div banner e 32 da barra de busca*/
  border-right: 1px solid #888088;
  position: relative;
}

#coluna3 {
  width: 139px;
  float: left;
  margin: 65px 0 0 5px; /* 65 é a altura do div banner */
  position: relative;
}
/*
h2 {
  margin: 0 5px 5px 0;
  padding: 0;
  font-size: 11px;
  background: url(/img3/bg_barrinha.png) repeat-x; 
  height: 16px;
  clear: both;
}

h2.dir {
  text-align: right;
}

h2 span {
  display: block;
  background: url(/img3/esq_barrinha.gif) no-repeat left top;
}

h2 span span {
  background: url(/img3/dir_barrinha.gif) no-repeat right top;
  padding: 1px 8px 0;
}

*/

h2 {
  background: #f8f8f8;
  border-left: 5px solid;
  color: #ff7f00;
  font-size: 13px;
  margin: 0 5px 7px 0;
  padding: 3px 5px 0;
  position: relative;
  text-transform: uppercase;
}


h2 a, h2 a:link, h2 a:visited {
  color: #ff7f00;
  display: block;
  width: 100%;
}

h2 span, h2 span span {
  background: none;
}

h2.dir {
  text-align: right;
  border-right: 5px solid;
  border-left: none;
}



a.desativada {
  padding: 0 4px 2px;
}

a.ativada {
  background: #fff;
  padding: 0 4px 2px;
  border-right: 1px solid #a8aca8;
  border-left: 1px solid #a8aca8;
}

div.ativada, div.desativada {
  margin: 0 4px 5px 0;
  height: 100px;
  padding: 0;
  position: relative;
}

div.ativada {
  display: block;
}

div.desativada {
  display: none;
}

div.ativada img, div.desativada img {
  float: left;
  border: 1px #000 solid;
  margin-right: 3px;
  width: 150px;
} 

div.ativada p, div.desativada p {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 156px;
  font-size: 12px;
}

h3 {
  margin: 0 5px 5px 0;
  font-size: 15px;
  padding: 0;
}

h3.p { font-size: 13px; }

h3.g { font-size: 18px; }

.bloco {
  border: 1px solid #b0acb0;
  background: #f8f4f8;
  margin: 0 5px 5px 0;
  padding: 1px 3px;
}

.bloco h3 {
  font-size: 11px;
  font-weight: normal;
  margin: 2px 0;
}

p {
  margin: 0 5px 5px 0;
}

p.p {
  font-size: 11px;
}

p.pp {
  font-size: 10px;
}

.n1, .n2 {
  width: 48%;
  float: left;
  margin-bottom: 5px;
}

.n1 p, .n2 p {
  margin-bottom: 0;
}

.n1 {
  border-right: 1px solid #888088;
}

.n2 {
  margin-left: 5px;
}

#rel p, #rel2 p {
  line-height: 22px;
  margin-bottom: 0;
}

#rel2 p {
  float: left;
  margin-bottom: 5px !important;
  margin-bottom: 0;
}

#rel p img, #rel2 p img {
  margin: 1px 2px;
}

.bloco_bg {
  padding: 3px;
  margin: 0 5px 5px 0;
}


/* AGENDA */
.img_holder {
	width: 40px;
	margin: 5px 4px 0 5px !important;
	margin: 5px 2px 0 4px;
	float: left;
	display: inline;
}

.img_border {
	border: 1px solid #000;
}

.img_border a, .img_border a:link, .img_border a:visited {
	margin: 0px;
	float: left;
}

.img_cropper {
	width: 38px;
	height: 38px;
	overflow: hidden;
}

.img_cropper img {
	position: relative;
	left: -25px;
	border: none;
	height: 39px;
}

.img_cropper_e {
	width: 38px;
	height: 38px;
	overflow: hidden;
}

.img_cropper_e img {
	border: none;
	height: 39px;
}

.img_cropper_d {
	width: 38px;
	height: 38px;
	overflow: hidden;
}

.img_cropper_d img {
	position: relative;
	left: -40px;
	border: none;
	height: 39px;
}

#coluna2 h3 {
  margin: 0 5px 0 0;
  font-size: 11px;
  background-image: url(/img3/esq_barrinha_agd.gif);
  background-repeat: no-repeat;
  background-position: right top;
}

#bloco_agenda h3 {
  text-transform: uppercase;
  height: 15px;
  padding: 1px 0 0 3px;
}

h3.teatro { background-color: #AFDB01; }

h3.shows { background-color: #7ACCFF; }

h3.festas { background-color: #5890F2; }

h3.expo { background-color: #FF9966; }

h3.cinema { background-color: #f2aa00; }

h3.video { background-color: #CC9933; }

h3.cultura { background-color: #FFCCCC; }

h3.etc { background-color: #FF8D8D; }

h3.artigos { background-color: #78ABAB; }

h3.anote { background-color: #F9E141; }

h3.fimdeano { background-color: #009933; }

h3.seuevento { background-color: #DE4D25; }

h3.infantil { background-color: #C9CDFC; }

h3.carnaval { background-color: #E8A1FA; }

h3.juninas { background-color: #ff6e1b; }

p.agenda {
  border: 1px dashed #b0b0b0;
  background: #f8f4f8;
  margin: 0 5px 5px 0;
  font-size: 9px;
  height: 48px !important;
  height: auto;
}

p.agenda a:hover {
  text-decoration: none;
  color: #666;
}

p.agenda a {
  height: 48px;
}
/* FIM AGENDA */


/* BANNERS */
#flash_exp {
  position: absolute;
}

#flash_exp_inv {
  position: absolute;
	bottom: 0;
}

#gif_exp {
  position: absolute;
	width: 468px;
	height: 60px;
	overflow: hidden;
}
/* FIM BANNERS */
