body {
	margin: 0;
	padding: 0;
	background: #828080 url(../images/bodybg.gif) top repeat-x;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #534741;
}

.maincontainer-home {
	min-height: 100%;
	width: 940px;
	background: White url(../images/maincontainerbg-home.gif) top left repeat-y;
	margin-left: auto;
	margin-right: auto;
	padding-left: 4px;
	padding-right: 4px;
}

.header {
	height: 248px;
}

.conteudo {
	background: url(../images/conteudo-bg.gif) top left repeat-x;
}

.leftcol {
	float: left;
	width: 181px;
	margin-left: 43px;
}

.leftcol .container {
	padding: 20px 13px 40px 13px;
}

.middlecol {
	float: left;
	width: 476px;
	margin-left: 13px;
}

.middlecol .container {
	padding: 20px 13px 40px 13px;
}

.rightcol {
	float: left;
	width: 148px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	margin-left: 11px;
	padding-left: 8px;
	background: #eee url(../images/rightcol-bg.gif) top repeat-x;
}

.fullcol {
	float: left;
	width: 840px;
	margin-left: 55px;
	margin-top: 20px;
	margin-bottom: 50px;
}

.clearer {
	clear: both;
}

.evento {
	margin-bottom: 30px;
}

.evento-titulo {
	color: #9e0b0f;
	font-weight: bold;
	font-size: 13px;
}

.evento-data {
	color: #9e0b0f;
}

.noticia {
	margin-bottom: 30px;
	width: 350px;
	float: left;
	margin-left: 15px;
}

.noticia-titulo {
	color: #9e0b0f;
	font-weight: bold;
	font-size: 13px;
}

.noticia-titulo a {
	color: #9e0b0f;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.noticia-titulo a:hover {
	color: #9e0b0f;
	font-weight: bold;
	font-size: 13px;
	
	text-decoration: underline;
}

.noticia-data {
	color: #9e0b0f;
	float: right;
	margin-top: 10px;
}

.noticia-autor {
	color: #9e0b0f;
	margin-top: 10px;
}

.noticia-imagem {
	border: 1px solid #b5b1ae;
	padding: 1px;
	float: left;
}

.noticia-imagem img {
	float: left;
}

/*LER NOTICIA INICIO*/
.noticia2 {
	margin-bottom: 30px;
	width: 450px;
	float: left;
	margin-left: 0px;
}

.noticia2-titulo {
	color: #9e0b0f;
	font-weight: bold;
	font-size: 13px;
}

.noticia2-titulo a {
	color: #9e0b0f;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.noticia2-titulo a:hover {
	color: #9e0b0f;
	font-weight: bold;
	font-size: 13px;
	
	text-decoration: underline;
}

.noticia2-data {
	color: #9e0b0f;
	float: right;
	margin-top: 10px;
}

.noticia2-autor {
	color: #9e0b0f;
	margin-top: 10px;
}

.noticia2-imagem {
	margin-left: 10px;
	border: 1px solid #b5b1ae;
	padding: 1px;
	float: right;
}

.noticia2-imagem img {
	float: left;
}

/*LER NOTICIA FIM*/

.rightcol .container {
	padding: 15px 3px 0 3px;
	font-size: 10px;
	margin-bottom: 30px;
	color: #9e0b0f;
}

.rightcol a {
	color: #9e0b0f;
}

.rightcol input {
	border: 0;
	width: 132px;
}

.rightcol .imgbutton {
	float: right;
	position: relative;
	right: 10px;
	width: auto;
}

.rightcol select {
	width: 130px;
}

.rightcol .resultados {
	padding: 15px 0 15px 0;
	color: #56463b;
}

form {
	margin: 0;
	padding: 0;
}

.footer .container {
	padding: 12px 70px 12px 50px;
}

.footer .container img {
	border: none;
	float: right;
}

.leftcol-a {
	float: left;
	width: 181px;
	margin-left: 43px;
}

.leftcol-a .container {
	padding: 20px 0 40px 0;
}

.leftcol-a ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.leftcol-a li div {
	background: #590101;
	padding: 3px 13px 3px 13px;
	margin-bottom: 5px;
}

.leftcol-a li li div {
	background: #b2aca8;
}

.leftcol-a li li li div {
	background: #eceae9;
}

.leftcol-a a {
	text-decoration: none;
}

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

.leftcol-a li a {
	color: white;
}

.leftcol-a li li a {
	color: #56463b;
}

.middlecol-a {
	float: left;
	width: 476px;
	margin-left: 13px;
}

.middlecol-a .container {
	padding: 20px 13px 40px 13px;
}

/*--------------------------------------------------------- MENU ASSOCIAÇÃO ---------------------------------------------------------*/

.leftcol-b {
	float: left;
	width: 181px;
	margin-left: 43px;
}

.leftcol-b .container {
	padding: 20px 0 40px 0;
}

.leftcol-b ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.leftcol-b li div {
	background: #9e0b0f;
	padding: 3px 13px 3px 13px;
	margin-bottom: 5px;
}

.leftcol-b li li div {
	background: #b2aca8;
}

.leftcol-b li li li div {
	background: #eceae9;
}

.leftcol-b a {
	text-decoration: none;
}

.leftcol-b a:hover {
	text-decoration: underline;
}

.leftcol-b li a {
	color: white;
}

.leftcol-b li li a {
	color: #56463b;
}

.middlecol-b {
	float: left;
	width: 476px;
	margin-left: 13px;
}

.middlecol-b .container {
	padding: 20px 13px 40px 13px;
}

/*--------------------------------------------------------- MENU CONTACTOS ---------------------------------------------------------*/

.leftcol-c {
	float: left;
	width: 181px;
	margin-left: 43px;
}

.leftcol-c .container {
	padding: 20px 0 40px 0;
}

.leftcol-c ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.leftcol-c li div {
	background: #a79d1d;
	padding: 3px 13px 3px 13px;
	margin-bottom: 5px;
}

.leftcol-c li li div {
	background: #b2aca8;
}

.leftcol-c li li li div {
	background: #eceae9;
}

.leftcol-c a {
	text-decoration: none;
}

.leftcol-c a:hover {
	text-decoration: underline;
}

.leftcol-c li a {
	color: white;
}

.leftcol-c li li a {
	color: #56463b;
}

.middlecol-c {
	float: left;
	width: 476px;
	margin-left: 13px;
}

.middlecol-c .container {
	padding: 20px 13px 40px 13px;
}

/*--------------------------------------------------------- MENU GALERIA ---------------------------------------------------------*/

.leftcol-d {
	float: left;
	width: 181px;
	margin-left: 43px;
}

.leftcol-d .container {
	padding: 20px 0 40px 0;
}

.leftcol-d ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.leftcol-d li div {
	background: #56463b;
	padding: 3px 13px 3px 13px;
	margin-bottom: 5px;
}

.leftcol-d li li div {
	background: #b2aca8;
}

.leftcol-d li li li div {
	background: #eceae9;
}

.leftcol-d a {
	text-decoration: none;
}

.leftcol-d a:hover {
	text-decoration: underline;
}

.leftcol-d li a {
	color: white;
}

.leftcol-d li li a {
	color: #56463b;
}

.middlecol-d {
	float: left;
	width: 476px;
	margin-left: 13px;
}

.middlecol-d .container {
	padding: 20px 13px 40px 13px;
}

/* GALERIA DE IMAGENS */
.galeriapath {
	position: relative;
	z-index: 1;
	color: #ffffff;
	background-color: #808285;
	padding: 3px 10px 3px 10px;
}

.galeriapath a {
	text-decoration: none;
	color: #ffffff;
}

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

.galeriapasta {
	margin-top: 8px;
}

.galeriapasta a {
	color: Black;
	text-decoration: none;
}

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

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

.galeriapasta li {
	height: 20px;
	/*float: left;
	margin: 0;
	padding: 0;
	width: 137px;
	height: 100px;
	text-align: center;*/
}

.galeriapasta li img {
	border: none;
}



.galerialista {
	margin-top: 8px;
}

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

.galerialista li {
	float: left;
	margin: 0;
	padding: 0;
	width: 149px;
	height: 100px;
	text-align: center;
}

.galerialista li img {
	border: 2px solid #808285;
}

.galeria_galeriaver {
	text-align: center;
	margin-top: 8px;
}

.galeria_galeriaver img {
	border: 2px solid #808285;
}

.galeria_galeriaver .galeria_titulo {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

.galeria_galeriaver .galeria_texto{
	text-align: left;
	font-size: 11px;
	/*padding: 3px 75px 3px 75px;*/
}

.galeria_navigation {
	color: #636466;
}

.galeria_navigation a{
	color: #636466;
	text-decoration: none;
}

.galeria_navigation a:hover{
	color: #636466;
	text-decoration: underline;
}

.header-reservada {
	background: red url(../images/header-reservada.jpg) top left no-repeat;
	height: 219px;
	font-size: 13px;
}

.header-reservada ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: 195px;
	padding-left: 55px;
}

.header-reservada ul li {
	display: inline;
	margin-right: 20px;
}

.header-reservada ul li a {
	color: white;
	text-decoration: none;
}

.header-reservada ul li.activo a {
	text-decoration: underline;
}

.header-reservada ul li a:hover {
	text-decoration: underline;
}
