body {
	margin: 0px;
	scrollbar-face-color: #FFD89D;
	scrollbar-arrow-color: #FFF;
	scrollbar-track-color: #FFF;
	scrollbar-shadow-color: #FFF;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #CCC;
	scrollbar-darkshadow-color: #CCC;
	background-color: #FFF;
	background: url(../imagens/principal/back_body.gif) repeat;
	font: 11px/18px Tahoma, Helvetica, sans-serif;
}
div#main {
	height: 600px;
	width: 808px;
	margin-top: -310px;
	margin-left: -404px;
	position: absolute;
	left: 50%;
	top: 50%;
}
div#content {
	background: url(../imagens/principal/content_back.jpg) no-repeat;
	float: left;
	height: 600px;
	width: 502px;
	margin-left: 15px;
	padding-left: 62px;
}
div#areacontent {
	height: 400px;
	overflow: auto;
	padding: 0;
	margin: 0;
	clear: both;
	width: 430px;
}
div#galpao_content {
  text-align: left;
  margin-left: 4px;
  width: 409px;
}
div#blogposts {
	float: left;
	width: 250px;
	margin-right: 10px;
	border-right: 1px #CCC solid;
	padding-right: 10px;
}
div#blogmenu {
	float: left;
	width: 135px;
}
div#revista_content {
  padding-left: 6px;
}
div#menu { float: left; height: 600px;	width: 229px; }
div#footer { clear: both; display: none; }
div.noticias { clear: both; }

div#comentarios {
	width: 352px;
	height: 534px;
	margin: 37px 0 37px 37px;
	overflow: auto;
	padding-right: 20px;
}

a.generic {
   text-decoration: none;
   color: black;
   border: 0px none;
}

a.generic:hover {
   text-decoration: underline;
   border: 0px none;
}
a.generic_menu {
   text-decoration: none;
   font-family: Arial, Helvetica, sans-serif;
   color: #999999;
   border: 0px none;
}

a.generic_menu:hover {
   text-decoration: underline;
   border: 0px none;
}
.titulo_cinza {
   
   font-family: Arial, Helvetica, sans-serif;
   color: #000000; 
   font-size: 20px; 
   clear: both; 
   padding-bottom: 20px;
   font-weight: bold;
}
.img_borda_cinza {
   border: 3px solid #ffd794;
}
.img_blog {
	border: 3px solid #ffd794;
	display: block;
	margin-bottom: 8px;
}
#detalhes_teatro {
   border: 1px solid silver;
   background-color: white;
   position: absolute;
   z-index: 0;
}
#menuFora ul {
   margin: 0px;
   padding: 0px;
   padding-left: 3px;
}
.video {
   padding: 0px;
   margin: 0px;
   border: 0px none;
   clear: both;
   display: none;
}
