#esquerda {
	margin-left: 5px;
	width: 165px;
}

#direita {
	width: 610px;
}

#menu {
	width: 154px;
	padding: 7px 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

#menu a {
	display: block;
	padding: 2px 0px 2px 5px;
	color: #000;
}

#menu a:hover {
	text-decoration: none;
}

#menu img {
	border: none;
	margin-right: 4px;
}

#dest1 {
	float: left;
	margin-right: 5px;
	display: inline;
}

#dest2 {
	float: right;
	margin-right: 5px;
	display: inline;
}

#secao_dest1 {
	height: 20px;
	background: url(/agenda/img/bg_dest_int_sup.gif) no-repeat;
	padding-top: 3px;
}

#secao_dest2 {
	height: 20px;
	background: url(/agenda/img/bg_dest_int_sup.gif) no-repeat;
	padding-top: 3px;
}

.dest_content {
	border-right: 1px solid #b2b2b2;
	padding: 5px 5px 0px 5px;
	background-image: none;
}

.dest_content img {
	border: none;
	float: none;
	margin: 0px;
}

.content {
	height: 130px;
}

.genero {
	font-style: italic;
	margin-bottom: 5px;
}

a.leiamais, a.leiamais:link, a.leiamais:visited {
	margin-top: 9px;
}

.img_holder {
	width: 135px;
	padding: 0px;
	margin: 0px 2px 0px 0px;
}

.img_cropper {
	width: 133px;
	height: 128px;
}

.img_cropper img {
	left: -32px;
}

.icones {
	float: left;
	clear: left;
	margin-top: 4px;
	vertical-align: text-top;
}

.icones img {
	width: 15px;
	height: 15px;
}

#barra_secao {
	width: 100%;
	background-image: url(/agenda/img/shadow.gif);
	background-position: bottom;
	background-repeat: repeat-x
}

#barra_secao_cont {
	height: 27px;
	font-size: 9px;
}

.links_barra {
	float: right;
	padding-top: 6px;
}

.links_barra a, .links_barra a:link, .links_barra a:visited {
	padding: 0px 4px;
	color: #000;
}

.links_barra a.last {
	border-right: none;
}

.links_barra a:hover {
	text-decoration: none;
	color: #555;
}

.links_barra img {
  vertical-align: middle;
}

.titSecaoPrinc {
	float: left;
	padding-top: 3px;
}

.outros_dest {
	border-bottom: 1px dashed #b2b2b2;
	clear: both;
	font-size: 11px;
	padding-top: 5px;
}

.outros_dest_content img {
	border: 1px solid #000;
	margin: 0px 5px 5px;
	float: left;
	display: inline;
}

a.leia, a.leia:link, a.leia:visited {
	font-weight: bold;
	color: #000;
}

a.leia:hover {
	text-decoration: none;
	color: #555;
}

.box_secao {
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	font-size: 11px;
}

.box_secao img {
	padding: 0px 2px;
}

.lgd {
	margin-bottom: 2px;
}

.lgd a, .lgd a:link, .lgd a:visited {
	color: #000;
}

.lgd a:hover {
	text-decoration: none;
	color: #555;
}

#conteudo {
	width: 440px;
	float: left;
}

#conteudo p a, #conteudo p a:link, #conteudo p a:visited {
	color: #888;
}

#sinopse {
	font-size: 13px;
	clear: both;
}

#sinopse a:link, #sinopse a:visited {
  text-decoration: underline;
  color: #888;
}

#sinopse img {
	/*float: left;*/
	margin: 0px 5px 3px 0px;
	border: 1px solid #000;
}

#sinopse img.nb {
	border: none;
}

#sinopse table img {
	border: none;
	margin: 0px;
}

#sinopse p {
	margin: 0px 0px 10px;
	padding-top: 1px;
	line-height: 15px;
}

#sinopse h4 {
  text-align: center;
  font-size: 17px;
  margin-bottom: 30px
}

#sinopse h4 span {
  font-size: 13px;
  display: block;
}

#sinopse h5 {
  font-size: 15px;
  padding: 0;
  margin: 5px 0;
}

#reporter {
  font-size: 11px;
  margin: -25px 5px 5px 0;
  text-align: right;
  font-style: italic;
  padding: 3px;
  color: #666;
}

#titulo {
	border-bottom: 1px dashed #b2b2b2;
	padding-bottom: 1px;
	margin-bottom: 5px;
	text-align: right;
}

#titulo span {
	float: left;
	display: inline;
}

#onde {
	font-size: 11px;
	margin-bottom: 10px;
	clear: both;
}

#onde p {
	margin: 5px 0px;
	line-height: 13px;
}

.separator {
	width: 50%;
	height: 1px;
	border-bottom: 1px dashed #b2b2b2;
	font-size: 0px;
	margin: 5px 0px;
}

.nome {
   font-size: 12px;
	font-style: italic;
}

#outros {
	font-size: 11px;
	border-top: 2px dashed #b2b2b2;
	padding-top: 5px;
	font-weight: bold;
}

#outros form {
	margin: 2px 5px 0 0;
	float: left;
	width: 210px;
}

#outros select {
	width: 210px;
	font-family: verdana;
	font-size: 11px;
}

#infos {
	width: 164px;
	float: right;
}

#infos table {
	margin-bottom: 5px;
}

.obs {
	font-size: 9px;
}

.obs a, .obs a:link, .obs a:visited {
	color: #000;
}

.obs a:hover {
	text-decoration: none;
	color: #555;
}

#arrab_branco {
	background: url(/agenda/img/arrab_branco.gif) no-repeat;
}

#barra_branco {
	background: url(/agenda/img/barra_branco.gif) no-repeat;
}

.ico_branco {
	border-top: 1px dashed #b2b2b2;
	padding: 1px 3px 0px 3px;
}

.tr_branco {
	border-bottom: 1px dashed #b2b2b2;
	padding-bottom: 2px;
}

.ico_branco {
	border-top: 1px dashed #b2b2b2;
	padding: 1px 3px 0px 5px;
}

.nota {
	width: 110px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

.ok {
	height: 18px;
	width: 30px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

select.arquivo {
	width: 145px;
}

img.colunista {
	border: 1px solid #000;
	float: left;
	margin: 0px 4px 2px 0px;
	padding: 0px;
}

.tr_secao {
	padding-bottom: 2px;
}

.corpo {
	font-size: 13px;
}

#sinopse .dir {
	float: right;
}

#aviso {
	background-color: #f00;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	border-bottom: 2px solid #b2b2b2;
	margin-top: 5px;
	color: #fff;
	font-weight: bold;
}

#aviso span {
	display: block;
	background-color: #c00;
	font-size: 13px;
	padding: 2px;
}

#aviso div {
	padding: 2px;
}

div.genero {
	width: 490px;
}

#conteudo .a_dir img, #conteudo .a_esq img {
  float: none;
}

#conteudo .leiamais h5 {
  margin: 5px 5px 0;
  padding: 0;
  font-size: 12px;
}

#conteudo .leiamais a:link, #conteudo .leiamais a:visited {
  text-decoration: none;
  color: #000;
}

#conteudo .leiamais a:hover {
  text-decoration: underline;
}

