/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}

h4 {
	margin-bottom:-0.5em;
}

#Layer1 {
	position:absolute;
	left:30px;
	top:126px;
	width:752px;
	z-index:1;
	background-image: url(../images/b.gif);
	font-size:x-small;
	text-align:justify;
	background-repeat:repeat-y;
}
#Layer2 {
	position:absolute;
	left:30px;
	top:15px;
	width:752px;
	height:80px;
	z-index:2;
}
#Layer3 {
	position:relative;
	left:140px;
	top:0px;
	width:463px;
	overflow:visible;
}
#Layer4 {
	position:relative;
	left:140px;
	top:0px;
	width:463px;
	overflow:visible;
}
#Layer4 img {
  padding: 5px;
  border: 1px solid green;
}
#Layer5 {
	position:absolute;
	left:10px;
	top:126px;
	width:129px;
	z-index:3;
}
#Layer6 {
	position:absolute;
	left:670px;
	top:133px;
	width:104px;
	z-index:4;
}


#divAgenda {
	position:absolute;
	left:672px;
	top:150px;
	width:100px;
	z-index:5;
	overflow:visible;
}

#ajaxticker1{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  overflow:visible;
  padding: 0px;
  text-align:left;
  color: #666666;
  font-size:75%;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}

.someclass{ /*class to apply to your scroller(s) if desired*/
  font-weight:bold;
  padding: 10px 0px 0px 0px;
  font-size:smaller;
}

.someclass2{ /*class to apply to your scroller(s) if desired*/
 font-weight:normal;
 padding:5px 0px;
 font-size:smaller
}

.someclass3{ /*class to apply to your scroller(s) if desired*/
 font-weight:bold;
 padding:5px 0px;
 text-align:right;
}

.datNot {
	color:#999999;
}
.titNot {
	font-size:large;
	font-weight:bold;
}

a { font-weight:bolder; color:#009900; }

a:hover { text-decoration:none }

.icoNovo {
  padding:0pt;
  border-width:0pt;
  vertical-align:text-bottom;
}
