body
{
	margin:0;
	padding:0;
	font-family: "trebuchet MS";
	background-image: url(../images/bg_h_pattern.png);
	background-repeat: repeat-x;
}
hr
{
	color: #CCC;

	border: 1px dotted #CCC;
	border-style: none none dotted;
}

#left
{
	float: right;
	position:absolute;
	width:205px;
	top: 69px;
}
#myoutercontainer { position:relative }
#myinnercontainer { position:relative; top:50%; }

.noticias_homepage_contentor{
	background-color:#CCC;
	height:100%;
	width:100%;
}
#noticias_titulo{
	margin-top:15%;
	margin-left:5%;
	margin-right:5%;
	margin-bottom:15%;
}
#noticias_homepage{
	margin:3%;
	padding:2%;
	border: dotted;
	border-width:thin;
	border-color:#FFF;
}
.destaque_homepage{
	background-image:url(../images/destaque_homepage.png);
	background-repeat:repeat-x;
	background-color:#000;
	height:96px;
	width:100%;
	opacity:1;filter: alpha(opacity=100); -moz-opacity: 1.0;
}
.destaque_ON{
	background-image:url(../images/fundo_destaques_w.png);
	background-repeat:repeat-x;
	height:140px;
	width:242px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.80;
}
.destaque_titulo
{
	padding:9px;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}
.destaque_data
{
	padding:9px;
	font-size:10px;
	color: #666;
}


A:link {
	color: #610000;
	text-decoration:none;
	font-weight:normal;
}
A:visited {
	color: #610000;
	text-decoration:none;
	font-weight:normal;
		}
A:active {
	color: #610000;
	text-decoration:none;
	font-weight:normal;
}
A:hover {
	color: #000;
	text-decoration:none;
}
.titulo
{
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	font-family: "trebuchet MS";
}
.texto
{
	font: trebuchet MS;
	font-size: 12px;
}
.textoBold
{
	font: trebuchet MS;
	font-size: 13px;
	font-weight:bold;
}
.textoBoldS
{
	font: trebuchet MS;
	font-size: 9px;
	font-weight:bold;
}
.textoS
{
	font: trebuchet MS;
	font-size: 9px;
}
.textoBoldCinza
{
	font: trebuchet MS;
	font-size: 15px;
	font-weight:bold;
	color:#999;
	
}
#left
{
	float: right;
	position:absolute;
	width:205px;
	top: 69px;
}
img{ border: 0pt; }

#bottom_div{
width: 520px;
height: 150px;
background-color: #b9d1ea;
clear:both;
}

#vista_toolbar {
	margin:0;
	padding:0;
	position: relative;
	float: right;
}

#vista_toolbar ul {
	background-repeat:repeat-x;
	float:none;
	line-height:31px;
	list-style:none;
	margin:0;
	width:528px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 16px;
}

#vista_toolbar li {
display:inline;
padding:0;
}

#vista_toolbar a {
color:#FFF; /* need because it will use default link color */
float:left;
padding:0 3px 0 3px; /* left 3 px because of left.png image */ 
text-decoration:none;
}

#vista_toolbar a span {
	display:block;
	float:none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#vista_toolbar a span img {
border:none;
margin:8px 4px 0 0;
}

/* show picture when mouse over link */
#vista_toolbar a:hover{
background: url(images/left.png) no-repeat left center;
}

#vista_toolbar a:hover span {
background:url(images/right.png) no-repeat right center;
}

#vista_toolbar a.right {
float:right; /* for help button - just add class "right" ->  <a class="right"... */
}
#menu
{
	margin-left:200;
}
.dataFestivais {
	color: #999999;
	text-decoration: none;
	font-size: 9px;
}
.style4 {color: #660000}
.link2 {	color: #666666;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
.style41 {font-weight: bold; text-decoration: none; color: #666666;}
.textonormal {font:normal 12px 'Trebuchet MS','Arial';
	color:#000;
	text-align:justify;
}
.destaqueHomepageTitulo{
	font-size:16px;
	left:auto;
	font-weight:bold;
	color:#610000;
}
.destaqueHomepageTituloM{
	font-size:14px;
	left:auto;
	font-weight:bold;
	color:#000;
	text-align:left;
}
.destaqueHomepageGenero{
	font-size:11px;
	left:auto;
	color:#666;
}
.destaqueHomepageTexto{
	font-size:11px;
	left:auto;	
}

.destaqueHomepageData{
	font-size:9px;
	left:auto;
	color:#666;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
}
.searchResultTopic{
	font-size:12px;
	
}
.searchResultTitle{
	font-size:13px;
	
}

.searchResultDescription{
	font-size:12px;
	
}
.searchResultDate{
	font-size:12px;
	color:#999;
	margin-bottom:10px;
}
.searchResultPagenumbers{
	font-size:10px;
}
