
body {
  	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	background-repeat: repeat;
	background-image: url(./imagens/fundo_geral.jpg);
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;  
}

#div_topo {
	height: 105px;
	background-image: url(./imagens/topo.jpg);
	background-repeat:repeat-x;
	background-position: center top;
	top: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#div_sep {
	height: 6px;
	/*width: 700px;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(imagens/topo_sep.jpg);
	background-repeat:repeat-x;
	padding:0;
	font-size:0.1em;
}


#menu {
	border-left: 1px solid #6a8059;
	border-right: 1px solid #6a8059;	
	border-bottom: 1px solid #6a8059;		
	/*width: 698px;*/
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#8ABF60;
	padding:0;
	text-align:center;
	}
#menu ul {
	/*border: 1px solid #6a8059;*/
	background-color: #8BBE5F;
	list-style-type:none;
	padding:2px;
	margin:0;
}

#menu ul li {
	padding:0px;
	display:inline; 
	margin-left:4px;
	 }
	 
#menu a:link, #menu   a:visited {
	border: 1px solid #6da041;/*#aacc8f;*/
	background-color: #C8EAAD;/*#8BBE5F;*/
	font-size: 0.9em;
	color: #000;
	cursor:pointer;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
}

#menu a:hover {
	border: 1px solid #d9e6cf;
	background-color: #9ACD6E;
	color: #FFF;
	font-size: 0.9em;
	cursor:pointer;	
	text-decoration:none;
}

.actual {
	background-color:#AEE182;
	border-top:1px solid #000;
	padding:0;
	margin:0;
	}


#conteudo {
	position:relative;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-left:1px solid #cce5bb;
	border-right:1px solid #cce5bb;	
	border-bottom:1px solid #cce5bb;	
	background-color:#fcfcfe;
	background-image:url(imagens/fundo-cont.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	color:#3c3c3c;
	font-size:0.9em;
	}
	
.cont-esq {	
	padding:5px 10px 10px 10px;
	text-align:left;
}

.cont-esq p:first-letter {
	font-size:2em;
	border-left:3px double #E0F2D4;
	border-right:3px double #E0F2D4;	
	border-bottom:1px solid #E0F2D4;
	border-top:1px solid #E0F2D4;	
	}
	
.cont-esq img {
	float:right;
	margin:4px;
	padding:0;
	border:0;
	}

.cont-esq p {
	text-align:justify;
	}	

.cont-esq2 {	
	padding:5px 10px 0px 10px;
	text-align:left;
}

.cont-esq2 p {	
	text-align:left;
	padding-right:170px;
}

.cont-esq2 p:first-letter {
	font-size:2em;
	border-left:3px double #E0F2D4;
	border-right:3px double #E0F2D4;	
	border-bottom:1px solid #E0F2D4;
	border-top:1px solid #E0F2D4;	
	}
		
.cont-dta {
	float:right;
	padding:5px 10px 10px 10px;
	width:45%;
}

.footer {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 0.6em;
	text-align:left;
	line-height:1em;
	vertical-align:bottom;
}

	
#div_baixo {
	border: 1px solid #6a8059;
	width: 90%;
	margin-top:15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#FFFFFF;
	clear:both;
}

#div_other {
	width: 90%;
	margin-top:10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
	font-size:0.7em;
	}
	
h1 {
	font-size: 1.5em;
	font-weight:bold;
	padding-left:2px;
	background-image:url(imagens/fundo-h1.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	margin:0;
}
h2 {
	font-size: 1em;
	font-weight:normal;
}

h3 {
	font-size: 0.9em;
	font-weight:normal;
}

a:link, a:visited, a:active {
text-decoration:none;
color:#0000FF;
}

a:hover {
text-decoration:underline;
color:#0000FF;
}
.sub-news {
	font-size:0.8em;
	padding:0;
	margin:0;
}


	
p.sub-news:first-letter {
	border:0;
	font-size:inherit;
	}
#img_esq {
	float:left;
	}
#img_dta {
	float:right;
	}	
.right {
	text-align:right;
	
	}
	
.img-right {
	margin:0;
	padding:0;
	position:absolute;
	right:0; 
	bottom:0;
}
.img-right-top {
	margin:0;
	padding:0;
	position:absolute;
	right:0; 
	top:5px;
}

.img-left {
	margin:0;
	padding:0;
	position:absolute;
	left:0; 
	bottom:0;
}


.noticias {
	list-style-type:none;
	}
	
.noticias li {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	margin-bottom:4px;
	margin-top:2px;
	border-bottom:1px solid #ccc;	
	border-left:1px solid #ccc;
	text-align:justify;
	background-image:url(imagens/top-news.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}
.noticias p {
	margin:0;
	padding:0 0 0 8px;
	font-size:0.7em;
	}
	
.portfolio {
	width:75%;
}

.portfolio ul{
	list-style-type:none;
	}
	
.portfolio li {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	margin-bottom:4px;
	margin-top:2px;
	border-bottom:1px solid #ccc;	
	border-left:1px solid #ccc;
	text-align:justify;
	background-image:url(imagens/top-news.gif);
	background-position:top left;
	background-repeat:repeat-y;
	font-size:0.8em;
	}
.portfolio p {
	margin:0;
	padding:0 0 0 8px;
	background-image:url(imagens/top-news.gif);
	background-position:bottom left;
	background-repeat:repeat-y;
	}
.portfolio p:first-letter {
	font-size:0.9em;
	border:0;
	}
	
.morada {
	width:50%;
	margin-left:5px;
	margin-bottom:20px;
	padding-top:10px;
	padding-left:20px;	
	padding-bottom:15px;	
	line-height:0.2em;
	background-image:url(imagens/bg-contactos.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:0.8em;

}
.morada p:first-letter {
	font-size:inherit;
	border:0;
	}
	
* html .morada p {
	padding:0;
	margin:0;
	line-height:1.2em;	
}
