body{
	margin: 0;
	padding: 0;
	background-image: url(../images/bg01.gif);
	background-repeat: repeat-x;
	background-color: #9EA2A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

a:link {
	color: #126A9C;
	text-decoration: none;
}

a:visited {
	color: #126A9C;
	text-decoration: none;
}

a:hover {
	/*background-color: #FFF594;*/
	color: #36A8E9;
	text-decoration: underline;
}

a:active{
	color: #16234D;
	text-decoration: none;
}


/************************ Header Styles****************/

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1em;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1em;
	padding: 0;
	margin: 3px;
}

h2.dest01{
	margin: 0px;
	padding-left: 5px;	
}

h2.dest01 a{
	text-decoration: none;
	color: #fff;
}

h2.dest01 a:visited{
	text-decoration: none;
}

h3{
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1em;
}

h3.dest02{
	background-color: #385880;
	color: #2c4c74;
	padding: 3px;
	margin: 0px
}

h4 {
	font-size: 1em;
	font-weight: bold;
}

h5{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
}

h5.dest02{
	margin: 10px 5px 0px 5px;
	padding: 3px;
	border: 1px #ccc solid;
	background-image: url(../images/bc-bg.gif)
}

.dest02{
	margin: 10px 5px 0px 5px;
	padding: 3px;
	border: 1px #ccc solid;
	background-image: url(../images/bc-bg.gif);
}

.dest03 {
	margin: 10px 5px 0px 5px;
	padding: 3px;
	border: 1px #ccc solid;
	background-image: url(../images/bc-bg.gif);
	color:#f2640f;
}

.dest03 a{
color:#f2640f;
text-decoration: none;
}

.dest03 a:hover{
color:#f2640f;
text-decoration: underline;
}

.dest04 {
	margin: 10px 5px 0px 5px;
	padding: 3px;
	border: 1px #ccc solid;
	background-image: url(../images/bc-bg.gif);
	color:#ff8601;
}

.dest04 a{
color:#ff8601;
text-decoration: none;
}

.dest04 a:hover{
color:#ff8601;
text-decoration: underline;
}

.dest05 {
	margin: 10px 5px 0px 5px;
	padding: 3px;
	border: 1px #ccc solid;
	background-image: url(../images/bc-bg.gif);
	color:#6f9bd1;
}

.dest05 a{
color:#6f9bd1;
text-decoration: none;
}

.dest05 a:hover{
color:#6f9bd1;
text-decoration: underline;
}

.dest06 {
	margin: 10px 5px 0px 5px;
	padding: 3px;
	border: 1px #ccc solid;
	background-image: url(../images/bc-bg.gif);
	color:#6f9bd1;
}

.dest06 a{
color:#b5aa03;
text-decoration: none;
}

.dest06 a:hover{
color:#b5aa03;
text-decoration: underline;
}

/*p {
	font-size: 80%;
}*/
/****************Form Styles****************/

form{
	padding: 0px;
	margin: 0px;
}

input {
	color: #126A9C;
	font-size: 0.9em;
}


select {
	color: #126A9C;
	font-size: 0.8em;
}

label{
	font-size: 0.8em;
}

/****************** Divs Styles **************/

.line{
	border-bottom: 1px #ccc dotted;
	padding: 0px 0px 3px 0px;
}

div.quoted{
	margin-left: 20px;
	margin-right: 20px;
}


/****************** Paragraph Styles**************/

.foto img{
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

p.pquoted{
	margin-left: 20px;
	margin-right: 20px;
}

.sfoto img{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}





pre{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	margin: 5px;
	text-align: left;
	color: #eee;
}

/*td{
	font-size: 1em;
}*/



/***************list styles****************/


ul{
	list-style: none;
}

ul.docs {
	list-style-image: url(../images/ico_news01.gif);
	font-size: 0.9em;
	margin: 5px 10px 0px 30px;
	padding: 0;
}

ul.docs li{
	padding: 0;
	margin: 0;
}

ul.docs li a:link{
	color: #333;
}

ul.rlinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style: none;
	margin-left: 1px;
	
}

ul.rlinks li{
	border-bottom: 1px #CCCCCC solid;
	padding-left: 4px;
}

.end{
	clear: both;
}

.extra{
	color: #2C3C72;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: oblique;
	line-height: 21px;
}

.padded{
	padding: 5px 10px 0px 15px;
	text-align: justify;
}



#mainWrapper{
	margin: 0px auto;
	padding: 0;
	width: 955px;
}

#footer a{
	font-size: 0.7em;
}



#textlinks{
	border-top: 2px #2C4C74 solid;
	clear: both;
	padding-left: 5px;
	padding-top: 10px;
	text-align: left;
}

/************ layout styles*******************/

.boxHeader{
	margin:0px;
	height:6px;
}

.boxHeader2{
	margin: 0px;
	height:36px;
	background-image: url(../images/back02.gif);
	background-repeat: repeat-x;
}
.boxHeader3{
	margin: 0px;
	height:36px;
	background-image: url(../images/back05.jpg);
	background-repeat: repeat-x;
}

.boxHeader4{
	margin: 0px;
	height:36px;
	background-image: url(../images/back06.jpg);
	background-repeat: repeat-x;
}

.boxHeader5{
	margin: 0px;
	height:36px;
	background-image: url(../images/back07.jpg);
	background-repeat: repeat-x;
}
.boxHeader5000{
	margin: 0px;
	height:36px;
	background-image: url(../images/back0005.jpg);
	background-repeat: repeat-x;
}
.boxFooter2{
	margin: 0px;
	height:4px;
	clear: both;
}

.boxFooter{
	padding: 0px 0px 0px 0px;
	height:7px;
	clear: both;
	background-image: url(../images/shadow02.gif);
  	background-repeat: repeat-x;
  	background-position: bottom;
}



.lCorner{
	float: left;
	margin: -1px 0px 0px 0px;
}

.lCorner2{
	float: left;
	margin: 0px 0px 0px 0px;
}

.rCorner{
	float: right;
	margin: -1px 0px 0px 0px;
}

.rCorner2{
	float: right;
	margin: 0px 0px 0px 0px;
}

.feature{
	display:inline-block;
	padding: 10px;
	height: auto;
}

.story{
	padding: 5px;
	margin-left: 10px;
	border-bottom: 1px solid #ccc;
	height: 100%;
	
}

.ok{
	padding: 5px;
	margin-left: 10px;
	background-image: url(../images/ok.jpg);
	background-repeat:no-repeat;
	background-position:right;
	border-bottom: 1px solid #ccc;
	height: 100%;
}

#news{
	background-image: url(../images/back_news4.jpg);
  	background-repeat: no-repeat;
  	
	padding: 10px 10px 10px 5px;
}

.newsItem{
	margin: 10px 0px 5px 0px;
	border-bottom: 1px dotted #ccc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	/*font-size: 0.9em;*/
}

.newsItem p{
	margin: 0;
	padding: 0;
}

.newsItem a{
	display: block;
	margin: 0px 0px 0px 10px;
	padding: 3px;
}

.newsItem a:hover{
	background-color: #ECF7FD;
}

.newsTit{
	font-variant:small-caps;
	}

.newsSubtit{
	color: #333;
	}

.headder{
	/*margin-bottom: 10px;*/
	height: 36px;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	background-image: url(../images/back03.gif);
	background-repeat: repeat-x;
}

.headder h2{
	margin: 10px 0px 0px 8px;
	padding: 0px;
}

.headderServ{
	/*margin-bottom: 10px;*/
	
	
	background: url(../images/header_serv.jpg) no-repeat;
	height: 36px;
	line-height: 36px;
	
}

.headderServ h2{
	padding: 10px 0 0 10px;
	
	color: #fff;
}

.headderActiv{
	background: url(../images/header_activ.jpg) no-repeat;
	height: 36px;
	line-height: 36px;

}

.headderActiv h2{
	padding: 10px 0 0 10px;
	
	color: #fff;
}

.headderCultura{
	background: url(../images/header_cultura.jpg) no-repeat;
	height: 36px;
	line-height: 36px;

}

.headderCultura h2{
	padding: 10px 0 0 10px;
	
	color: #fff;
}

.headderDesporto{
	background: url(../images/header_desporto.jpg) no-repeat;
	height: 36px;
	line-height: 36px;

}

.headderDesporto h2{
	padding: 10px 0 0 10px;
	
	color: #fff;
}

.headderEducacao{
	background: url(../images/header_educacao.jpg) no-repeat;
	height: 36px;
	line-height: 36px;

}

.headderEducacao h2{
	padding: 10px 0 0 10px;
	
	color: #fff;
}


.headderSocial{
	background: url(../images/header_social.jpg) no-repeat;
	height: 36px;
	line-height: 36px;

}

.headderSocial h2{
	padding: 10px 0 0 10px;
	color: #fff;
}

.headderConcelho{
	background: url(../images/header_concelho.jpg) no-repeat;
	height: 36px;
	line-height: 36px;

}

.headderConcelho h2{
	padding: 10px 0 0 10px;
	color: #fff;
}

.headderMunicipio{
	background: url(../images/header_mun.jpg) no-repeat;
	height: 36px;
	line-height: 36px;

}

.headderMunicipio h2{
	padding: 10px 0 0 10px;
	color: #fff;
}


.headderActividades{
	background: url(../images/header_actividades.jpg) no-repeat;
	height: 36px;
	line-height: 36px;

}

.headderActividades h2{
	padding: 10px 0 0 10px;
	color: #fff;
}

.headderSerra{
	background: url(../images/header_serra.jpg) no-repeat;
	height: 36px;
	line-height: 36px;

}

.headderSerra h2{
	padding: 10px 0 0 10px;
	color: #fff;
}

.headderTurismo{
	background: url(../images/header_turismo.jpg) no-repeat;
	height: 36px;
	line-height: 36px;

}

.headderTurismo h2{
	padding: 10px 0 0 10px;
	color: #fff;
}
/************** util styles*****************/

.clearer{
 	clear: both;
	font-size: 0%;
	line-height: 0px;
	height: 0;
	overflow: hidden;
	margin:0px;
	padding:0px;
}
	
.centered{
	text-align: center;
}

.lFloated{
	float: left;
}

.rFloated{
	float: right;
}

/*********** formating styles****************/

.des01{
	font-weight: bold;
}

.nome{
border-bottom:1px solid #cccccc;
}

.odd{
	background-color: #fff;
}

.even{
	background-color: #F4F4F4;
}

.odd:hover{
	background-color: #ddd;
}

.even:hover{
	background-color: #ccc;
}

.viewAll{
	text-align: right;
	border-top: 1px solid #ccc;
	font-size: 0.8em;
	font-weight: bold;
	clear: both;
	padding-top:0px;
	padding-bottom:2px;
	margin:2px;
}

.linkDocs{
	float: right;
	padding-left: 20px;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(../images/icon-pdf2.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.linkDocs2{
	padding-left: 20px;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(../images/icon-pdf2.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.listLinks li a{
	background: url(../images/arrow04.gif) right no-repeat;
	padding-right: 8px;
}

.small{
	font-size: 0.82em;
}

.small img{
	vertical-align:middle;
}

.titl{
	margin: 10px 5px 0px 5px;
	padding: 3px;
	/*background-image: url(../images/bc-bg.gif)*/
	background-color: #eee;
}

/*********** Tabelas*****************/

.docGrid {
		
	}
	
.docGrid thead tr td{
		background-color:#E7F0F7;
		padding: 3px 0px 2px 0px;
		border: 1px solid #fff;
	}
	
	.docGrid tbody tr td {
		font-family: "lucida grande", verdana, sans-serif;
		font-size: 0.8em;
		padding: 3px 8px;
		border-left: 1px solid #D9D9D9;
		/*text-align: center;*/
	}
	
	/*.docGrid tbody tr.selected td {
		background-color: #3d80df;
		color: #ffffff;
		font-weight: bold;
		border-left: 1px solid #346DBE;
		border-bottom: 1px solid #7DAAEA;
	}*/
	
	
	
	.style1 {
	font-size: 75%;
	color: #FFFFFF;
}