BODY {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font: normal normal normal 8pt arial;
	background-color: white;
}

INPUT {
  font:normal normal bold 8pt arial;
  background-color:#e5e5e5;
  border:0;
  color:#9e0056;
  width:120px;
  height:19px;
  padding-top:2px;
}

TEXTAREA {
	font:normal normal bold 8pt arial;
	background-color:#e5e5e5;
	border:0;
	color:#9e0056;
}

IMG {
	border:0px;
	margin:0px;
}

.preload {
	display: none;
}

FORM {
	margin:0;
	padding:0;
}


/* Header */
#Header {
	margin: 0 auto;
	line-height:0px;
	font-size:0;
	vertical-align: top;
	margin-bottom: 1px;
	z-index: 10;
}

.header_shadow {
	background-image: url("/static-media/images/header_shadow.gif");
	background-repeat: repeat-x;
}

.DarkBackColor {
	background-color: #e0c452;
	padding: 0px;
	margin: 0;
	width: 50%;
}

.LightBackColor {
	background-color: #e9d686;
	padding: 0px;
	margin: 0px;
	width: 50%;
}

#TopLinks {
	height:71px;
	text-align:right;
	padding-right:130px;
	vertical-align:top;
}


/* Top Link */
#TopLinksTbl {
	height:30px;
	float:right;
}

.TopLinksBG {
	background-image: url("/static-media/images/header_background_pao.jpg");
	background-repeat: no-repeat;
	text-align: center;
	width: 753px;
	vertical-align:top;
}

.TopLinkTd {
	padding: 0px 8px 0px 8px;
}

.TopLinkLeft {
	background: url("/static-media/images/toplinkleft.gif") top left no-repeat #e9d686;
}

.TopLinkRightHigh {
	background: url("/static-media/images/toplinkright.gif") top right no-repeat;
	height: 15px;
	font: normal normal bold 8pt arial;
	color: #252c3c;
	padding: 2px 7px 0px 7px;
	cursor: pointer;
}

.TopLinkRight {
	height: 15px;
	font: normal normal bold 8pt arial;
	color: #252c3c;
	padding: 2px 7px 0px 7px;
	cursor: pointer;
}

.TopLinkSearch {
	height: 15px;
	font: normal normal bold 8pt arial;
	color: #252c3c;
	padding: 2px 7px 0px 7px;
}

/* Red Button */
#TopMenu {
	vertical-align: middle;
	text-align: left;
	height:53px;
	padding-left: 25px;
}

.RedBt {
	cursor: pointer;
}

.RedBtTop {
	height: 4px;
  	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/static-media/images/redbttopshadow.png");
}
/* IE ignores styles with [attributes], so it will skip the following. */
.RedBtTop[class] {
  	background: url("/static-media/images/redbttopshadow.png") top left repeat-x;
}

.RedBtLeft {
	width: 7px;
	height: 36px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/static-media/images/redbtleft.png");
}
.RedBtLeft[class] {
	background: url("/static-media/images/redbtleft.png") top left no-repeat;
}

.RedBtContent {
	font: normal normal bold 9pt arial;
	color: white;
	height: 29px;
	vertical-align: middle;
	text-align: center;
	padding: 0px 10px 0px 10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/static-media/images/bul.png");
}
.RedBtContent[class] {
	/*background-color: #9e0056;*/
	background-image: url("/static-media/images/bul.png");
}

.RedBtRight {
	width: 7px;
	height: 36px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/static-media/images/redbtright.png");
}
.RedBtRight[class] {
	background: url("/static-media/images/redbtright.png") top right no-repeat;
}

.RedBtBottom {
	height: 3px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/static-media/images/teste2.png");
}
.RedBtBottom[class] {
	background: url("/static-media/images/redbtbottomshadow.png") bottom left repeat-x;
}


#Body {
	margin: 0 auto;
}


/* Content */
.TDContent {
	vertical-align: top;
	text-align: center;
	padding: 0px 8px 10px 9px;
}

.TDLine {
	padding-top: 40px;
}

.Line {
	background-image: url("/static-media/images/bul.gif");
	background-repeat: repeat-y;
}

/* Navigator */
.Navigator {
	padding: 5px 5px 12px 13px;
	vertical-align: top;
	text-align: left;
}

.NavigatorTxt {
	font: normal normal normal 9pt arial;
	color: #333333;
}

a.NavigatorTxt {
	color: #7381b3;
	font: normal normal normal 9pt arial;
}

.NavigatorSep {
	font: normal normal normal 9pt arial;
	color: #333333;
	padding: 0px 7px 0px 7px;
}

/* Welcome */
#welcome {
	/*background-image: url('/static-media/images/welcome_background.jpg');*/
	background-repeat: no-repeat;
}

.TDWelcome {
	padding: 26px 0px 13px 0px;
	text-align: center;
	vertical-align: top;
}

.txtWelcome {
	height: 35px;
	vertical-align: top;
	text-align: left;
	font: normal normal 200 17pt arial;
	color: #7381b3;
	padding-left: 2px;
}

/* Last News */
.TDLastNews {
	vertical-align: top;
	text-align: left;
	padding: 2px 13px 0px 2px;
}

.TDLastNewsItem {
	padding-top: 9px;
}

.LastNewsItem {
	border-bottom: 1px #c4cdec solid;
	margin: 0 auto;
}

.LastNewsTitle {
	padding-bottom: 20px;
	padding-top: 2px;
	vertical-align: top;
}

.LastNewsTitle a {
	font: normal normal 200 14pt arial;
	color: #7381b3;
	text-decoration: none;
}

.LastNewsBullet {
	vertical-align: top;
	text-align: left;
	padding: 2px 5px 0px 0px;
	width:11px;
}

a.LastNewsTitle {
	color: #3e4b85;
	font: normal normal bold 8pt arial;
	text-decoration: underline;
}

.LastNewsTxt {
	color: #333333;
	font: normal normal normal 8pt arial;
	padding-top: 3px;
	padding-bottom: 10px;
	text-align:justify;
}

/* Appointments */
.TDAppointments {
	vertical-align: top;
	text-align: center;
	padding: 0px 1px 0px 10px;
}

.TDAppTitle {
	background-image: url("/static-media/images/appointments_background.gif");
	background-repeat: no-repeat;
	width: 350px;
	height: 34px;
	text-align: left;
	vertical-align: middle;
	padding-left: 8px;
}

.TDAppTitle a {
	font: normal normal 200 14pt arial;
	color: #7381b3;
	text-decoration: none;
}

.TDAppItens {
	padding: 0px 5px 10px 5px;
}

.TDAppItem {
	padding-top: 15px;
	vertical-align: top;
	text-align: left;
}

.TDAppBullet {
	vertical-align: top;
	text-align: left;
	padding-top: 2px;
	width: 25px;
}

.AppLine1 {
	text-align: left;
}

.AppLine1 span {
	font: normal normal bold 9pt arial;
	color: #3e4b85;
}

.AppLine1 a {
	font: normal normal bold 9pt arial;
	color: #3e4b85;
	text-decoration: underline;
}

.AppLine2 span {
	font: normal normal normal 8pt arial;
	color: #252c3c;
}


/* Side */
.TDSide {
	vertical-align: top;
	text-align: center;
	width: 100%;
	margin: 0 auto;
}

/* Highlight */
.TDHighlight {
	vertical-align: top;
	text-align: center;
}

.HighlightTitle, .hltitle, .hltitle a {
	font: normal normal 200 14pt arial;
	color: #7381b3;
	padding-bottom: 5px;
	text-align: left;
	text-decoration:none;
}

.HighlightImage {
	padding-bottom: 14px;
}

a.HighlightTitle {
	color: #3e4b85;
	font: normal normal bold 9pt arial;
}

.HighlightTxt {
	vertical-align: top;
	text-align: left;
	padding-top: 3px;
	color: #252c3c;
	font: normal normal normal 8pt arial;
}

/* Shortcuts */
.TDShortcuts {
	padding-top: 20px;
}


/* Footer */
#TDFooter {
	vertical-align: top;
	text-align: left;
	padding-top:15px;
}

#FooterTbl {
	border-top: 6px #eff1f3 solid;
}

#FooterContent {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px #d8dce1 solid;
}

#FooterContent a {
	font: normal normal normal 9pt arial;
	color: #3e4b85;
	text-decoration: none;
}

#FooterContent span {
	font: normal normal normal 9pt arial;
	color:#3e4b85;
	padding: 0px 10px 0px 10px;
}

#FooterHighlight {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px #d8dce1 solid;
	text-align:center;
}

#FooterHighlight a {
	padding: 0px 6px 0px 6px;
}

#TDCopyright {
	padding-top:5px;
	vertical-align: top;
	text-align: center;
}

.copyright {
	color:#92959d;
	font: normal normal normal 8pt arial;
	white-space: nowrap;
}

.bejadigital {
	padding-right: 15px;
	vertical-align: top;
}

.posc {
	padding-top: 7px;
	padding-right: 15px;
	vertical-align: top;
}

.feder {
	padding-top: 7px;
	padding-right: 15px;
	vertical-align: top;
}


/* 
 * Agenda Cultural 
 */
/* Section */
#SectionImage {
	z-index:10;
	position: absolute;
	#margin: -8px 0px 0px 280px;
	width:150px;
	height:70px;
	background: url('/static-media/images/section_agenda.gif') bottom right no-repeat;
}
#SectionImage[id] { margin: -8px 0px 0px 720px; }

.SectionLeft {
	background:#7381b3 url("/static-media/images/corner2.gif") no-repeat bottom left;
}

.SectionRightTop {
	background:url("/static-media/images/corner3.gif") no-repeat top right;
}

.SectionRightBottom {
	background:url("/static-media/images/corner4.gif") no-repeat bottom right;
	text-align:left;
}

.SectionTitle {
	width: 160px;
	height: 19px;
	background: white url("/static-media/images/corner1.gif") no-repeat bottom right;
	text-align: left;
	margin:0px;
	padding: 1px 0px 0px 4px;
	font: normal normal bold 10pt arial;
	color: #7381b3;
}

.SectionSubTitle {
	width: 873px;
	height: 34px;
	text-align: left;
	font: normal normal normal 18pt arial;
	color: white;
	margin:0px;
	padding: 8px 0px 0px 10px;
}

#SectionShadow {
	width: 883px;
	height: 12px;
	line-height:0px;
	font-size:0;
	padding:0px;
	margin:0px;
	background: url("/static-media/images/section_shadow.png") top no-repeat;
}


/* Menu */
#TDMenu {
	width: 151px;
	padding: 20px 8px 10px 0px;
	text-align: left;
	vertical-align: top;
}

.MenuItem {
	margin-top: 1px;
	/*height: 20px;*/
	width: 150px;
}

.TLMenuItemSel {
	margin-top: 1px;
	/*height: 20px;*/
	width: 150px;
	background: #e0e4ef url("/static-media/images/menu_corner1.gif") no-repeat top left;
}

.TRMenuItemSel {
	height: 100%; width: 100%;
	background: url("/static-media/images/menu_corner2.gif") no-repeat top right;
}

.BRMenuItemSel {
	height: 100%;
	background: url("/static-media/images/menu_corner3.gif") no-repeat bottom right;
}

.BLMenuItemSel {
	height: 100%; width: 100%;
	background: url("/static-media/images/menu_corner4.gif") no-repeat bottom left;
}

.MenuArrow {
	padding: 4px 0px 4px 0px;
	margin-left: 7px;
}

.MenuArrow a {
	text-decoration: none;
	padding-top: 3px;
	font: normal normal normal 9pt arial;
	color: #7381b3;
}

.MenuArrow a img {
	padding-right: 5px;
	border: 0;
}

.TLMenuItemList {
	margin: 1px 0px 5px 15px;
	width: 135px;
	background: #e0e4ef url("/static-media/images/menu_corner1.gif") no-repeat top left;
}

.TRMenuItemList {
	background: url("/static-media/images/menu_corner2.gif") no-repeat top right;
}

.BLMenuItemList {
	background: url("/static-media/images/menu_corner4.gif") no-repeat bottom left;
}

.BRMenuItemList {
	background: url("/static-media/images/menu_corner3.gif") no-repeat bottom right;
}

.MenuItemSel {
	padding: 3px 0px 3px 7px;
}

.MenuItemSel a {
	font: normal normal normal 8pt arial;
	color: #7381b3;
	text-decoration: none;
}

.MenuItemSel img {
	padding-right: 5px;
	padding-top: 0px;
}

#LSideNewsletter {
	margin-top: 100px;
}

#LSideOpinion {
	padding-top: 7px;
}

/* Information */
#TDInfo {
	vertical-align: top;
	width: 723px;
}

#MonthBar {
	margin:18px 0px 20px 17px;
	width:704px;
}

#MonthTbl {
	width:688px;
	padding:0px;
	margin:0px 8px 0px 8px;
}
#MonthTbl[id] {
	padding:0px 8px 0px 8px;
	margin:0px;
}

#MonthField {
	text-align:left;
	font: normal normal bold 8pt arial;
	color: black;
	vertical-align: middle;
}

.TLBox {
	height: 33px;
	background: #e0e4ef url("/static-media/images/bar_corner1.gif") no-repeat top left;
}

.Today {
	background: url("/static-media/images/todaysel.gif") no-repeat center;
	width: 18px;
	margin:0px;
	padding:1px;
}
.Free {
	width: 18px;
	font: normal normal normal 8pt arial;
	color: #7381b3;
	padding:1px;
	margin:0px;
}
.Event, .Event:hover {
	width: 18px;
	font: normal normal bold 8pt arial;
	color:black;
	margin:0px;
	padding:1px;
	cursor:hand;
	text-decoration:underline;
}
.Event:hover {
	text-decoration:none;
}
.Weekend {
	width:16px;
	height:16px;
	padding-top: 2px;
	margin: 1px;
	background-color:white;
}

.TRBox {
	height:100%;
	background: url("/static-media/images/bar_corner2.gif") no-repeat top right;
}

.BLBox {
	height:100%;
	background: url("/static-media/images/bar_corner3.gif") no-repeat bottom right;
}

.BRBox {
	height:100%;
	background: url("/static-media/images/bar_corner4.gif") no-repeat bottom left;
}

.BRBox table {
	height: 33px;
	margin: 0px 10px 0px 10px;
}


#Highlight {
	width:704px;
	height:193px;
	margin-left: 17px;
	margin-bottom: 50px;
	position:relative;
	text-align:left;
}

.HighLeft {
	width:422px;
	height:193px;
	background: #7381b3 url("/static-media/images/corner2.gif") no-repeat bottom left;
	position:absolute;
	overflow:hidden;
}

.SectionContent {
	position:absolute;
	bottom:0;
	width: 392px;
	margin: 15px;
}

.HighTitle, .HighTitle a, .HighTitle a:hover {
	position: relative;
	color: white;
	font: normal normal normal 14pt arial;
	text-align: left;
	text-decoration:none;
}

.HighDate {
	position: relative;
	color: black;
	font: normal normal bold 8pt arial;
	text-align: left;
}

.HighTxt {
	position: relative;
	text-align: left;
	padding-top: 3px;
	font: normal normal normal 9pt arial;
	color: white;
}


/* News */
.NewsItem {
	width:704px;
	margin-left: 17px;
	margin-bottom: 20px;
}

.NewsBox {
	width: 704px;
	height: 27px;
	background: #e0e4ef url("/static-media/images/bar_corner1.gif") no-repeat top left;
	margin-bottom: 8px;
	text-align: left;
	clear:both;
}

.NewsTitle {
	font: normal normal bold 10pt arial;
	color: #3e4b85;
	text-decoration: none;
}

.NewsDate {
	font: normal normal bold 10pt arial;
	color: black;
}

.TDBox {
	vertical-align:middle;
	text-align:left;
	width:100%;
}

table.NewsTable {
	width:696px;
	height:100%;
	margin:1px 3px 0px 5px;
}

.TLBt {
	height: 18px;
	background: #7381b3 url("/static-media/images/bt_corner1.gif") no-repeat top left;
	cursor: pointer;
}

.TRBt {
	height: 100%; width: 100%;
	background: url("/static-media/images/bt_corner2.gif") no-repeat top right;
}

.BRBt {
	height: 100%;
	background: url("/static-media/images/bt_corner3.gif") no-repeat bottom right;
}

.BLBt {
	height: 100%; width: 100%;
	background: url("/static-media/images/bt_corner4.gif") no-repeat bottom left;
}

.BtContent {
	/*width: 87px;*/
	padding: 3px 5px 0px 5px;
	font: normal normal bold 7pt arial;
	color: white;
	text-align: left;
}

.BtContent img {
	padding-top: 2px;
}


.NewsBody {
	width:704px;
	height:100%;
	position:relative;
}

.NewsImage {
	width:134px;
	height:100px;
	float:right;
	background: url("/static-media/images/imgbg.gif") no-repeat center;
}
.NewsImage[class] {
	margin-bottom: 20px;
}

.NewsImage img {
	padding-top: 8px;
}

.NewsLocal {
	width:520px;
	font: normal normal bold 9pt arial;
	color: black;
	text-align: left;
	padding-left: 10px;
	margin-right: 135px;
	padding-right: 30px;
}

.NewsTxt {
	width:520px;
	font: normal normal normal 9pt arial;
	color: black;
	text-align: left;
	color: #252c3c;
	padding-left: 10px;
	margin-right: 135px;
	padding-right: 30px;
}

.NewsTxt ul li {
	margin: 10px 0px 10px 0px;
}

.NewsTxtFormat {
	font: normal normal normal 9pt arial;
	color: black;
	text-align: left;
	color: #252c3c;
}

.NewsDetailBody {
	padding-left: 25px;
	text-align: justify;
}

.OtherNews {
	text-align:left;
	padding-left: 25px;
}

.OtherNews a {
	font: normal normal bold 10pt arial;
	color: #3e4b85;
	text-decoration: none;
}




/* Produtos Regionais */
/* Section */
#SectionImageProd {
	z-index:10;
	position: absolute;
	margin: -8px 270px;
	width:161px;
	height:70px;
	background: url('/static-media/images/section_produtos.gif') bottom right no-repeat;
}
#SectionImageProd[id] {
	margin: -8px 710px;
}

#ProdutoIntro {
	width:704px;
	margin:18px 0px 30px 17px;
	font: normal normal normal 9pt arial;
	color: #252c3c;
	text-align:left;
	/*text-indent: 10px;*/
}

/* Produtos */
.ProdItem {
	width:704px;
	margin-left: 17px;
	margin-bottom: 20px;
	text-align:right;
	clear:both;
}

.ProdBox {
	width: 555px;
	height: 27px;
	background: #e0e4ef url("/static-media/images/bar_corner1.gif") no-repeat top left;
	margin-bottom: 4px;
	float:right;
}

table.ProdTable {
	width:545px;
	height:100%;
	margin:1px 5px 0px 5px;
}

.BtContent {
	width: 87px;
	height: 15px;
	padding: 3px 5px 0px 5px;
	font: normal normal bold 7pt arial;
	color: white;
	text-align: left;
}

.BtContent img {
	padding-top: 2px;
}


.ProdBody {
	width:520px;
	font: normal normal normal 9pt arial;
	color: black;
	text-align:left;
	margin: 0 0 0 auto;
	padding-left: 8px;
	padding-right: 27px;
}

.ProdImage {
	width: 134px;
	height: 100px;
	float:left;
	text-align:center;
	background: url("/static-media/images/imgbg.gif") no-repeat center;
}
.ProdImage[class] {
	margin-bottom: 20px;
}

.ProdImage img {
	padding-top: 8px;
}


/* Geminações */
.GemTxt {
	width: 694px;
	padding-left: 10px;
	font: normal normal normal 9pt arial;
	color: black;
	text-align: left;
	color: #252c3c;
}

.GemTxt ul li {
	padding: 3px;
}

.GemTxt a {
	font: normal normal bold 9pt arial;
	color: black;
	text-decoration: none;
}

/* Executivo */
#ecalendario {
	margin: 0 auto;
}

#ecalendario TH {
	border-bottom: 1px solid black;
	font-size: 11pt;
}

#ecalendario .firstcol {
	width: 100px;
	height: 22px;
	font-weight: bold;
}

#ecalendario .secondcol {
	width: 100px;
	text-align: center;
}


/* I: Box Table format */
.BoxTbl {
	width:704px;
	margin-top:10px;
	margin-left: 17px;
	margin-bottom: 20px;
}
.BoxTblImg {
	background:url('/static-media/images/imgbg.gif') no-repeat center 50%;
	vertical-align: middle;
	width: 134px;
	height: 100px;
	text-align: center;
}
.BoxTblImg img {
	margin:0 auto;
}
.BoxTblContent {
	vertical-align:top;
	padding-left:15px;
	height:27px;
}
.BoxTblContent TABLE {
	width:100%;
	height:27px;
	background-color:#e0e4ef;
}
.BoxTblBt {
	vertical-align:middle;
	text-align:right;
	padding-top:1px;
	padding-right:3px;
}
.BoxTblBt TABLE {
	width:100px;
	height:16px;
	background-color:#7381b3;
	float:right;
}
.BoxTblBtTxt {
	text-align:left;
	padding:0px 5px 0px 5px;
	font:normal normal bold 7pt arial;
	color:white;
}
.BoxTblBtSide { width:4px; }
.BoxTblText {
	text-align:left;
	padding-left:5px;
}
.BoxTblText a, .BoxTblText a:hover {
	font:normal normal bold 10pt arial;
	color:#3e4b85;
	text-decoration:none;
}
.BoxTblLeft {
	width:4px;
	height:27px;
}
.BoxTblLeft img, .BoxTblRight img, .BoxTblBtSide img { display:block; }
.BoxTblRight {
	width:4px;
	height:27px;
	text-align:right;
}
/* E: Box Table format */
#intro {
	margin-top:10px;
	padding:0px 5px 15px 15px;
}
.NewText, .NewTextImg, .TextFormat {
	font: normal normal normal 9pt arial;
	color: #252c3c;
	vertical-align:top;
	text-align:left;
}
.NewTextImg {
	padding:5px 10px 10px 25px;
}
.NewTextImg img {
	float:left;
	padding-right:15px;
	padding-bottom:15px;
}
.NewFloatRightImg {
	float:right;
	background:url('/static-media/images/imgbg.gif') no-repeat center 50%;
	width: 134px;
	height: 100px;
	text-align:center;
}
.NewFloatRightImg img {
	margin: auto;
	padding-top:8px;
}

/* Newsletter */
.banner_newsletter_slide, .newsletter_slide {
	margin-top: 100px;
}

.newsletter, .newsletter_slide {
	width:153px;
	height:100px;
	background:white url('/static-media/images/bkgnewsletter.gif') no-repeat;
}
.newsletter_email {
	padding-top:40px;
	font:normal normal normal 8pt arial;
	color:white;
}
.newsletter_email INPUT {
	width:90px;
	height:15px;
}
.newsletter_message {
	text-align:center;
	font:normal normal normal 7pt arial;
	line-height:12px;
}
.newsletter_button {
	font:normal normal bold 8pt arial;
	color:white;
	width:60px;
	heigth:14px;
	text-align:center;
	background:url('/static-media/images/btnewsletter.gif') no-repeat;
	cursor:hand;
}

/* Boletim */
.boletim {
	text-align:left;
	padding-left:15px;
}
.boletim a, .boletim a:hover {
	font:normal normal bold 9pt arial;
	text-decoration:none;
	color:#3e4b85;
}

/* List separator */
.listsep {
	text-align:center;
}
.listsep DIV {
	background: url(/static-media/images/hozbul.gif) repeat-x;
	margin: 0px auto;
	width: 600px;
	height: 1px;
}

/* Form opinion */
.erro {
	color:red;
}
.opinion_label {
	vertical-align:top;
	padding-top:5px;
	font:normal normal normal 9pt arial;
}

/* S: Calendar / Event */
.calendar_monthsel {
	margin-left:20px;
	padding-top:10px;
	padding-bottom:5px;
}
.calendar_monthsel a, .calendar_monthsel a:hover, cmonthsel {
	color:#7381b3;
	font:normal normal bold 8pt arial;
	text-decoration:none;
}
/* E: Calendar / Event */

/* Actas */
.ActaBoxTblContent {
	width:98%;
	height:27px;
	background-color:#e0e4ef;
	margin:5px;
	padding:0px;
}


/* News Navigaton */
.newsnav {
	clear:both;
	text-align:left;
	padding-left:15px;
	text-align:center;
}
.newsnav span, .newsnav a, .newsnav a:hover {
	font:normal normal bold 9pt arial;
	text-decoration:none;
	color:#3e4b85;
}