html, body {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Verdana, Arial, Sans-serif;
    font-size: 10px;
}

#Content {
    margin: 0 auto;
    text-align: left;
    width: 851px;
}

#Header {
	clear: both;
	margin-bottom: 7px;
}

#Left {
	display: inline;
	float: left;
	width: 167px;
	margin-bottom: 11px;
}

#Middle {
	background: #FFF;
	display: inline;
	float: left;
	width: 484px;
	margin-left: 17px;
	margin-bottom: 11px;
}

#Right {
	display: inline;
	float: right;
	width: 167px;
	margin-bottom: 11px;
}

#Footer {
	background-image: url(../imagens/bg-footer.gif);
	clear: both;
	height: 65px;
}

#FooterMenu {
	text-align: center;
	font-weight: bold;
	color: #787878;
	padding-top: 6px;
	position: relative;
	right: 12px;
	
	z-index:1000
}

#FooterMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#FooterMenu ul li {
	display: inline;
	padding-left: 20px;
}

#FooterMenu a {
	color: #787878;
	text-decoration: none;
}

#FooterMenu a:hover {
	text-decoration: underline;
}

#FooterShortcuts {
	padding-top: 20px;
	padding-left: 5px;
	float:left;
	color: #787878;
	position: relative;
	bottom: 10px;
}

#FooterShortcuts img {
	border: none;
	position:relative;
	top: 6px;
	padding-right: 3px;
}

#FooterShortcuts ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#FooterShortcuts ul li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #787878;
}

#FooterShortcuts ul li.First {
	border-left: none;
}

#FooterShortcuts a {
	color: #787878;
	text-decoration: none;
}

#FooterShortcuts a:hover {
	text-decoration: underline;
}

#Signature {
	padding-top: 20px;
	padding-right: 20px;
	float: right;
}

.NarrowBox {
	background-image: url(../imagens/bg-leftcol.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 10px;
}

.NarrowBox h2 {
	margin: 0;
	padding: 6px 0px 9px 0px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #787878;
}

.NarrowBox .ContentArea {
	text-align: left;
	padding: 0px 8px 0px 8px;
}

.TeaserAgenda ul {
	margin: 0;
	padding: 0px 0px 10px 0px;
	list-style-type: none;
}

.TeaserAgenda ul li {
	padding: 10px 0px 0px 0px;
}

.TeaserAgenda ul li.First {
	border-left: none;
	padding: 0;
}

.TeaserAgenda ul li h3 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #787878;
}

.TeaserAgenda ul li h3 a {
	color: #787878;
}

.AgendaTitles {
	color: #787878;
}

.Inquerito {	
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
	color: #787878;
}

.NarrowBox form {
	margin: 0;
	padding: 0;
}

.InqueritoQuestion {
	font-weight: bold;
}

.InqueritoOption {
	padding: 2px 0px 2px 0px;
}

.InqueritoOption input {
	position: relative;
	top: 3px;
}

.InqueritoButtons {
	width: 100%;
	text-align: center;
	padding: 7px 0px 7px 0px;
}

.InqueritoButtons img {
	border: 0;
}

#confirm button {
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
}

.WideBox {
	background-image: url(../imagens/bg-middlecol-1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.WideBox h1 {
	margin: 0;
	padding: 6px 0px 9px 0px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #787878;
	text-align: center;
}

.bg3col {
	background: url(../imagens/bg-centro-3col.gif) repeat-y;
}

.clearer {
	clear: both;
}

.OutrasNoticias h1 {
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	margin: 0;
	padding: 6px 0px 9px 0px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #787878;
	text-align: center;
}

.news_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #787878;
}

.news_titles a {
	color: #787878;
	text-decoration:none;
}

.news_titles a:hover {
	text-decoration:underline;
}

.WideBox .ContentArea {
	padding: 0 10px 10px 10px;
}

.ArchiveDates ul {
	width: 450px;
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.ArchiveDates ul li {
	font-size: 10px;
	font-weight: bold;
	clear: both;
	height: 70px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ddd;
}

.ArchiveDates ul li ul  {
	padding-top: 15px;
	margin: 0;
}

.ArchiveDates ul li ul li {
	float: left;
	width: 65px;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 4px;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	clear: none;
	height: auto;
	border-bottom: none;
	margin: 0;
}

.ArchiveDates ul li ul li a {
	color: black;
	font-weight: bold;
}

.CalendarArea {
	width: 200px;
	float: left;
}

.EventsArea {
	width: 240px;
	float: right;
}

#calendario {
	border-collapse:collapse;
	border:1px solid #ccc;
	color:#777;
}

#calendario td {
	border:1px solid #ccc;	
	text-align:center;
}

#calendario th {
	border:none;
	text-align:center;
	background-color: #ccc;
	color:#000;
}

#calendario a {
	color:#000;
}

#calendario .active {
	background-color: #ddd;
	color:#777;
}

#calendario a {
	color:black;
}

.grupocalendario a {
	color:black;
}

.titulocalendario {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	color: #black;
	border-bottom:1px solid #ccc;
}

.CalendarLinks {
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding: 5px 5px 8px 5px;
}

.CalendarLinks a {
	color: black;
}

.SeparadorEventos {
	width:100%;
	border-bottom:1px solid #eee;
	margin-top: 5px;
	margin-bottom: 5px;
}

#WideMiddle {
	background: #FFF;
	display: inline;
	float: left;
	width: 667px;
	margin-left: 17px;
	margin-bottom: 11px;
}

.WideBox2Col {
	background-image: url(../imagens/bg-middlecol-0.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.WideBox2Col h1 {
	margin: 0;
	padding: 6px 0px 9px 0px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #787878;
	text-align: center;
}

#TDGaleriaPastas table {
	border: 1px solid #ddd
}

#TableGaleriaThumbs {
	border: 1px solid #ddd
}

#TableGaleriaThumbs img {
	border: 3px solid #eee
}

#TableGaleriaThumbs img:hover {
	border: 3px solid #ddd
}

#TableGaleriaSplit {
	margin-left: 2px;
	margin-right: 2px;
	padding-left:5px;
	padding-right:5px;
	width: 99%;
	background-color: #f5f5f5;
}

#TableGaleriaSplit td {
	text-align:right;
}

#TableGaleriaSplit a {
	color:#666;
}

#TableGaleriaSplit a:hover {
	color:#000;
}

#TableGaleriaFooter {
	padding-left:5px;
	padding-right:5px;
	width:100%;
	background-color: #f5f5f5
}

#TableGaleriaFooter td {
	text-align:center;
}

#bigpicture {
	border: 3px solid #eee	
}

.titulogaleria {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	color: #666
}

.textogaleria {
	width:80%;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #666	
}

#GaleriaImgFooter {
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	width:100%;
	background-color: #f5f5f5	
}

#GaleriaImgFooter a {
	color:#666;
	text-decoration:none;
}

#GaleriaImgFooter a.arrow {
	font-size:14px;
	color:#666;
	text-decoration:none;
}

#GaleriaImgFooter a:hover {
	color:#000;
	text-decoration:underline;
}

 #galeriaPaginaCorrente {
	color:#999;
	font-weight:bold
 }

 #galeriaPaginaOutras {
	color:#000;
	text-decoration:none;
 }

 #galeriaPaginaOutras:hover {
	text-decoration:underline;
 }
 
 .PlainText {
 	padding: 5px 15px 15px 15px;
 }
 
 .PlainText a {
 	color: black;
 }
 
.GuestBookForm div {
	padding: 5px;
	text-align: right;
}
 
.GuestBookForm label {
	width: 15%;
	vertical-align: top;
	position:relative:
	top: 3px;
}
 
.GuestBookForm input {
	width: 85%;
}
 
.GuestBookForm textarea {
	width: 85%;
}

.GuestBookForm .SubmitButton{
	float: right;
	width: auto;
	border:1px solid #999;
	background-color:#ddd;
	font-size:10px;
}

.DownloadSections {
	background-image: url(../imagens/bg-leftcol.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 10px;
	float: right;
	width: 167px;
	margin-right: 16px;
}

.DownloadSections h2 {
	margin: 0;
	padding: 6px 0px 9px 0px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #787878;
}

.DownloadSections .ContentArea {
	text-align: left;
	padding: 0px 8px 0px 8px;
}

.DownloadFiles {
	background-image: url(../imagens/bg-middlecol-1.gif);
	float: right;
	width: 484px;
}

.DownloadSections ul {
	list-style-type: none;
	padding:0;
	margin:0;
}

.DownloadSections li {
	margin:0;
	text-align:left;
	border-bottom: 1px solid #eee;
}

.DownloadSections li div {
	padding: 5px 10px 5px 10px;
}

.DownloadSections li li div {
	padding: 5px 10px 5px 20px;
}

.DownloadSections li li li div {
	padding: 5px 10px 5px 30px;
}

.DownloadSections li ul {
	border-top: 1px solid #eee;
	position: relative;
	top: 1px;
}

.DownloadSections a {
	color: #787878;
	text-decoration: none;
	font-weight: bold;
}

.DownloadSections li li a {
	font-weight: normal;
}

.DownloadSections li li li a {
	font-weight: normal;
	color: #333;
}

.DownloadSections a:hover {
	text-decoration: underline;
}

.DownloadFiles h2 {
	margin: 0;
	padding: 6px 0px 9px 0px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #787878;
	text-align:center;
}

.DownloadFiles .ContentArea div {
	padding: 10px;
	border-bottom:1px solid #ddd;
}

.DownloadsExtension {
	font-weight: normal;
	text-transform: uppercase;
}

.SearchResults {
	font-size:12px;
	color:#787878;
	font-weight:bold;
	border-bottom:1px solid #ddd;
	padding-top:3px;
	text-align:right;
}

.SearchResultsEntry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.SearchResultsEntry a {
	font-size:12px;
	color:#787878;
	font-weight:bold;
}

.HNlT {
	text-align:left;
	padding: 0 8px 5px 8px;
}

.paginacao {
	text-align: left;
	padding: 10px 10px 10px 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

.paginacao .legendapaginas{
	float:left;
	color: #666;
	font-size:10px;
	font-family: Verdana, Arial, Sans-serif;
	padding-top: 5px;
}

.paginacao ul  {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.paginacao ul li {
	padding: 6px 3px 0px 3px;
	position: relative;
	top: 5px;
	display: inline;
}

.paginacao ul li a {
	text-decoration: none;
	color: #666;
	font-size:10px;
	font-family: Verdana, Arial, Sans-serif;
}

.paginacao ul li a:hover {
	text-decoration: underline
}

.paginacao span {
	float:right;
	color: #666;
	font-size:10px;
	font-family: Verdana, Arial, Sans-serif;
}

.paginacao span select {
	font-size:10px;
	font-family: Verdana, Arial, Sans-serif;
}

#guestbookPaginaActual {
	font-weight: bold;
	color:#333;
}