#frameFloatBackground {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5; 
	opacity: 0.5;
	border-style: none;
	background-color: #7c7c7e;
	z-index: -1;
}

* {}

*:: -moz-selection {
    background: #004E72 none repeat scroll 0%;
    color: white;
}

/* force vertical scrollbar */
html {
	overflow-y: scroll;
}

td{
	font-size: 11px;
	color: #333333;
}

/* headers */

h1, h2, h3 {
    font: bold 1em 'Lucida Sans';
    color: #555;
}

h1 {
    font-size: 1.2em;
}

h2 {
    font-size: 1.1em;
}

h3 {
    font-size: 1.0em;
    text-transform: none;
}


/*****************/

/*    Layout     */

/*****************/

body {
    text-align: center;
	background-color: #ffffff;
	color: #002C53;
	font-family:"Lucida Sans";
	font-size: 12px;
}

a{
	color: #333333;
	text-decoration: none;	
}

a:active{
	color: #002C53;
}

a:hover{
	color: #002C53;
}

.clear:after {
    clear: both;
    content: '.';
    display: block;
    font-size: 0px;
    height: 0px;
    visibility: hidden;
}

.clearBoth {
	clear: both;
}

/********************************/
#container {
    width: 950px;
	background-color: #FFFFFF;
	margin-right:auto;
	margin-left: auto;
}

#header {
	height: 70px;
	text-align: left;
}

.cantoEsquerdoHeader{
	width:10px;
	height:10px; 
	background:url(../images/cantoesquerdo_gradientetopo.jpg); 
	float:left;
}

.centro {
	float:left; 
	width:930px;
	height:10px;
}

.cantoDireitoHeader{
	width:10px;
	height:10px; 
	background:url(../images/cantodireito_gradientetopo.jpg); 
	float:left;
}

/********************************/

#top_separator {
	width:948px;
	height:5px;
	_margin: -2px;
	background-color:#FFFFFF;
	border-left:solid 1px #B3B0B0;
	border-right:solid 1px #B3B0B0;
}

ul, li {
	display:inline;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;	
	padding: 0px;
	margin: 0px;
}

#top_menu {
	width: 950px;
	height: 26px;
	text-align: left;
	background: url(../images/gradiente_2azuis_barralinksgerais.jpg);	
	font-family:"Lucida Sans";
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}

#top_menu_ul{
	margin-left: 229px;
}

/* top menu items */
li.top_menu{
	line-height: 26px;
	display:inline;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	padding: 6px 6px 6px 6px;
	background: url(../images/separador_menu_topo.gif) no-repeat;
}

li.top_menu_selected{
	line-height: 26px;
	display:inline;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	padding: 6px 6px 6px 6px; 
	background: url(../images/separador_menu_topo.gif) no-repeat;
	background-color: #422515;
}

li.top_menu a{
	color: #FFFFFF;
}

li.top_menu_selected a{
	color: #FFFFFF;
}

/* primeiro item do top menu n�o tem separador branco */
li.top_menu_first{
	line-height: 26px;
	display:inline;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	padding: 6px 6px 6px 6px;
}

li.top_menu_selected_first{
	line-height: 26px;
	display:inline;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	padding: 6px 6px 6px 6px; 
	background-color: #422515;
}

li.top_menu_first a{
	color: #FFFFFF;
}

li.top_menu_selected_first a{
	color: #FFFFFF;
}

/* fim top menu items */

#sub_header_left {
	float:left;
	border-left:solid 1px #B3B0B0;
	width:228px;
	height:133px;
}

#sub_header_right {
	float:left;
	width:721px;
}

#banner {
	float:left;
	text-align: right;
	width:720px; 
	border-right:solid 1px #B3B0B0;
}

#welcome_msg {
	clear:both;
	width:720px;
	height:29px;
	line-height: 29px;
	border-right:solid 1px #B3B0B0;
	text-align:left;
	font-family:"Lucida Sans";
	font-size:12px;
	color:#422515;
	font-weight:bold;
	vertical-align: middle;
}

#barca {
	width: 228px;
	height: 133px;
	line-height: 104px;
	vertical-align: middle;
}

#bodyContainer {
	width:948px;
	border-left: solid 1px #B3B0B0;
	border-right: solid 1px #B3B0B0;
	border-bottom: solid 1px #B3B0B0;
}

/*************************************************/
#body_left {
	float:left;
	width:170px;
	text-align:left;
	padding-left: 29px;
	padding-right: 25px;
}

#body_right {
	float:left;
	width: 700px;
	text-align:left;
}

#body_right_search_bar {
	float: left;
	width:119px;
	margin-right:7px;
	height:16px;
}

#body_right_title_bar {
	float:left;
	width:485px;
	height:19px;
	line-height: 19px;
	vertical-align: middle;
	border-top: solid 1px #B3B0B0;
	border-bottom: solid 1px #B3B0B0;
	margin-bottom: 5px;
	margin-right:42px;
	font-size: 0.75em;
}

div.body_right_title_bar {
	line-height:19px;
	vertical-align:middle;
}

#body_right_title_title {
	float:left;
	font-family:"Lucida Sans";
	color: #333333;
}

#body_right_title_date {
	float: right;
	font-family:"Lucida Sans";
	color: #B3B0B0;
}

#body_right_left_col {
	float:left;
	width: 120px;
}

#body_right_center_col {
	float:left;
	width:342px;
	margin-left: 24px;
	margin-right: 42px;
	margin-bottom: 20px;
	text-align: justify;
	color: #333333;
}

#body_right_center_col a{
	color: #422515;
}

#body_right_center_col a:hover{
	color: #422515;
	text-decoration: underline;
}

#body_right_right_col {
	float: left;
	width: 150px;
	margin-top: 29px;
}

.menuLateralDireito{
	border-top: solid 1px #B3B0B0;
	height: 21px;
	line-height: 21px;
	vertical-align: middle;
	font-size: 11px;
	color: #333333;
}

.menuLateralDireito a:hover{
	color: #716F6E;
}

.menuLateralDireito_selected{
	border-top: solid 1px #B3B0B0;
	height: 21px;
	line-height: 21px;
	vertical-align: middle;
	font-size: 11px;
	color: #422515;
}

li.menuLateralDireito_selected a{
	color: #422515;
}

.menuLateralDireito_selected a:hover{
	color: #422515;
}

.menuLateralDireito_selected a{
	color: #422515;
}

.opcoesCorpo{
	font-size: 0.8em;
	color: #4F4B4A;	
}

.menuLateralDireito a:hover{
	color: #422515;
}


#main_body_content {
	float:left;
	width:485px;
}

#blankSpace{
	float:left;
	width: 228px;	
}

#bottom_spacer{
	border-top: solid 1px #B3B0B0;
	width: 485px;
	text-align: left;
	font-size: 0.75em;
	color: #4F4B4A;
	margin-bottom: 20px;
	float: left;
	height: 30px;
}

.bottomList{
	line-height: 22px; 
	vertical-align: middle;
}

#bottomListLeft{
	float: left; 
	height: 22px; 
	margin: 0px 5px 0px 0px;
}

.bottomListCenter{ 
	float: left; 
	height: 22px; 
	margin: 0px 5px 0px 5px;
}

#bottomListRight{
	float: left; 
	height: 22px; 
	margin: 0px 0px 0px 5px;
}

#bottomListRLX{
	float: right; 
	height: 22px;
}

div#bottom_spacer a{
	color: #4F4B4A;
}

div#bottom_spacer a:hover{
	color: #422515;
}

/*************************************************************/
.left_menu{
	border: solid 1px #FFFFFF;
}

#left_menu_aux ul, li {
	display:block;
	list-style: none;
	list-style-image:none;
	list-style-type:none;	
	list-style-position:outside;
	padding: 0px;
	margin: 0px;
}

#left_menu_aux2 ul, li {
	display:block;
	list-style: none;
	list-style-image:none;
	list-style-type:none;	
	list-style-position:outside;
	padding: 0px;
	margin: 0px;
}



li.left_menu_first_item {
	background: url(../images/gradiente_1azul_linkslaterais.jpg);
	height:21px;
	line-height: 21px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}

div.left_menu_first_item {
	background: url(../images/canto_azulclaro.jpg) top left no-repeat;
	line-height:21px;
	vertical-align:middle;
	padding-left:7px;
	margin:0px;
	font-family:"Lucida Sans";
	font-size:11px;
	color: #333333;
}

/* submenus lado esquerdo */

li.left_menu_item {
	height:21px;
	line-height: 21px;
	vertical-align: middle;
	border-top: solid 1px #B3B0B0;
	padding: 0px;
	margin: 0px;
}

div.left_menu_item {
	height:21px;
	vertical-align:middle;
	font-family:"Lucida Sans";
	font-size:11px;
	color: #333333;
	padding-left:7px; 
}

a.left_menu_item:hover{
	color: #422515;
}

/* primeiro item n�o leva barra */

li.left_menu_item_firstSub {
	height:21px;
	line-height: 21px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}

div.left_menu_item_firstSub {
	height:21px;
	vertical-align:middle;
	font-family:"Lucida Sans";
	font-size:11px;
	color: #333333;
	padding-left:7px; 
}

a.left_menu_item_firstSub:hover{
	color: #422515;
}


/* submenus lado esquerdo seleccionados */

li.left_menu_selected_item {
	height:21px;
	line-height: 21px;
	vertical-align: middle;
	border-top: solid 1px #B3B0B0;
	color: #422515;
	padding: 0px;
	margin: 0px;
	padding-left:7px; 
	color: #422515;
}

div.left_menu_selected_item {
	height:21px;
	vertical-align:middle;
	font-family:"Lucida Sans";
	font-size:11px;
	color: #422515;
}

a.left_menu_selected_item{
	color: #422515;
}

/* primeiro item n�o leva barra */

li.left_menu_selected_item_firstSub {
	height:21px;
	line-height: 21px;
	vertical-align: middle;
	color: #422515;
	padding: 0px;
	margin: 0px;
	padding-left:7px; 
	color: #422515;
}

div.left_menu_selected_item_firstSub {
	height:21px;
	vertical-align:middle;
	font-family:"Lucida Sans";
	font-size:11px;
	color: #422515;
}

a.left_menu_selected_item_firstSub {
	color: #422515;
}


/* fim do submenus lado esquerdo  */

#loginbox {
	clear:both;
	margin-bottom: 33px;
	font-size: 11px;
	border:solid 1px #FFFFFF;
	color: #333333;
}

#loginbox ul, li {
	display:block;
	list-style: none;
	list-style-image:none;
	list-style-type:none;	
	list-style-position:outside;
	padding: 0px;
	margin: 0px;
}
div.loginInput{
	padding-left: 7px;	
}

.loginDiv{
	float: left; 
	height: 18px;
}

.inputLoginBox{
	width: 115px; 
	font-size: 11px; 
	height: 12px;
	color: #4F4B4A;
}

.loginButton{
	float: left; 
	width: 20px; 
	text-align: center;
	height: 18px; 
	font-size: 11px; 
	margin-left: 8px;
	line-height: 18px; 
	vertical-align: middle; 
	background-color: #CCC;
	color: #333333;
}

.loginButton a:hover{
	color: #333333;
}

.newUser{
	color: #4F4B4A;
	font-size: 10px;
}

.newUser a:hover{
	color: #422515;
}

.destaques{
	width: 174px;	
}

ul#destaques  {
	display:block;
	list-style: none;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;	
	padding: 0px;
	margin: 0px;
}


li.destaques {
	background: url(../images/gradiente_1verde_linksdestaque.jpg);
	height: 30px;
	margin-bottom: 2px;
}

div.destaques {
	background: url(../images/canto_verde.jpg) top left no-repeat;
	vertical-align:middle;
	font-family:"Lucida Sans";
	font-size: 11px;
	color: #333333;
	float:left; 
	width: 120px;
}

li.destaques a:hover{
	color: #336600;
}

li.destaques a:active{
	color: #336600;
}

div.destaques span{
	padding-left: 7px;
}

div.destaques_img {
	float:left; 
	height:26px;
	margin:3px 0px ;
}

.destaques_img img{
	border: solid 1px #cccccc;	
}

/* contactos */

div.contact_block {
	margin-bottom:19px;
}

div.contact_title {
	font-family:"Lucida Sans";
	font-weight:bold;
	font-size:12px;
	color:#422515;
}

div.contact_item {
	font-family:"Lucida Sans";
	font-size:11px;
	color:#333333;
}

div.contact_mail {
	font-family:"Lucida Sans";
	font-size:8pt;
	color:#333333;
}

a.contact_mail {
	font-family:"Lucida Sans";
	font-size:8pt;
	color:#333333;
	text-decoration: none;
}

.searchInput{
	width: 115px; 
	font-size: 11px; 
	height: 12px;
	line-height: 12px;
	vertical-align: middle;
	color: #4F4B4A;
}

.searchButton{
	float: left; 
	width: 20px; 
	text-align: center;
	height: 18px; 
	font-size: 11px; 
	margin-left: 7px;
	line-height: 18px; 
	vertical-align: middle; 
	background-color: #CCC;
	color: #333333;
}

.searchButton a:hover{
	color: #333333;
}
/*********************************************************/


/*********************************************************/

/* class used when searhing and highlighting results */

.hl0 {
    background: #FFFF99;
}

.hl1 {
    background: #99FFFF;
}

.hl2 {
    background: #E7E8DD;
}

.hl3 {
    background: #10FF26;
}

.hl4 {
    background: #C1C12E;
}

.hl5 {
    background: #FFA2F6;
}

.hl6 {
    background: #FF7F79;
}

.hl7 {
    background: #99CB99;
}

.hl8 {
    background: #F1DDF1;
}

.hl9 {
    background: #E4AAB8;
}

/*******************************/
/* Make div's look like tables */
/*******************************/
.main-box {
	position: relative;
	text-align: left;
	overflow: hidden;
	width: 775px;
	background: #FFFFFF;
}

.center-box {
	position:relative;
	width: 647px;
	left: 128px;
	background: #FFFFFF;
	border-left: solid 1px #999999;
}

.reset-box {
	position: relative;
	width:179px;
	left:468px;
	
} 

.right-box {
	position: relative;
	width: 179px;
	margin-left: -468px;
	left: 468px;
	background: #FFFFFF;
	border-left: solid 1px #999999;
}

.content-box {
	position:relative;
	width:775px;	
	left:-596px;
}

.left-col {
	float: left;
	width: 128px;
}

.right-col {
	float: right;
	width: 179px;
}

.center-col {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 448px;
}

* html div.center-col {
	height:1%;
	margin:0;
}

* html div.left-col {
	margin-right:-3px;
}

* html div.right-col {
	margin-left:-3px;
}

.clearfix:after {
	content: "."; 
	display: block;
	height: 0px;
	clear: both; 
	visibility: hidden;
}

.heightfix:before {
	content:'.';
	display:block;
	visibility:hidden;
	height:0;
}
/*******/
/* END */
/*******/

/**** Site Map ***/

#siteMap {

}

#sitMap ul li{
	display: block;
}

li.site_map_level1 {
	font-family:"Lucida Sans";
	font-size: 12px;
	color:#422515;
}

li.site_map_level2 {
	font-family:"Lucida Sans";
	font-size: 11px;
	color:#333333;
}

li.site_map_level3 {
	font-family:"Lucida Sans";
	font-size: 9px;
	color:#333333;
}

#siteMap a.site_map_level2 {
	font-family:"Lucida Sans";
	font-size: 11px;
	color: #333333;
}

#siteMap a.site_map_level3 {
	font-family:"Lucida Sans";
	font-size: 9px;
	color: #333333;
	padding-left: 10px;
}

#siteMap a.site_map_level2: hover {
	text-decoration:none;
}

#siteMap a.site_map_level3: hover  {
	text-decoration:none;
}


/**** Site Map ***/

/* Body Style */
.firstElem{
	font-size: 15px;
	font-weight: bold;
	color: #002C53;
	width: 275px;
}

.followElem{
	color: #002C53;
	width: 275px;
	font-size: 10px;
	font-weight: bold;
}

.subitle1st{
	font-size: 12px;
	font-weight: bold;
	color: #002C53;
	margin-bottom: 24px;
}

.subtitleFollow{
	font-size: 9px;
	font-weight: bold;
	color: #002C53;
	margin-bottom: 24px;	
}

.description{
	color: #333333;
	font-size: 10px;
}

/* fix firefox scrollbar problem */

#ffscrollbarfix {
    position: absolute;
    top: 0;
    bottom: -0.1px;
    width: 1em;
    z-index: -1;
}

/* news home */
.newsBlockHome{
	padding-bottom: 33px;
}

.imageNewsHome{
	float:left; 
	width:120px; 
	margin-right: 24px;
}

.imgNewsHome{
	border:solid 1px #CCCCCC;
}

.textNewsHome{
	float:left; 
	width: 340px;
}

.newsTitleHome{
	font-size: 12px; 
	font-weight: bold;
}

.linkNewsHomeTitle{
	color: #422515;
}

div.newsTitleHome a:hover{
	color: #422515;
}
div.newsTitleHome a:active{
	color: #422515;
}
.newsDateHome{
	color: #B3B0B0; 
	font-size: 11px;
}

.newsSumHome{
	color: #333333; 
	font-size: 12px; 
	text-align: justify;
}

.readHome{
	font-size: 10px;
}

.linkReadHome{
	color: #4F4B4A
}

/* ***** */
#divFloatClose {
	position: absolute;
	float: right;
 	border-style: solid;
	border-width: 1px;
 	right: -1px;
	top: -1px;
	padding: 2px 5px 0px 5px;
}

#divFloatTextHeader {
	position: relative;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	
	text-align: center;
	
	font-family: "Lucida Sans";
	font-size: 11px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #422515;
	
	background-color: #422515;
	color: #FFFFFF;
}

#divFloatTextBody {
	position: relative;
	margin: 10px 30px 10px 30px;
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #333333;
}

#frameFloatBackground {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	
	filter:alpha(opacity=60); 
	-moz-opacity: 0.6; 
	opacity: 0.6;
	
	background-color: #EEEEEE;
	z-index: -1;
	
	display: none;
}

#divFloatContainer {
	position: absolute;
	text-align: center;
	top: 0px;
	left: 0px;
	
	width: 100%;
	height: 100%;
	
	z-index: -1;
}


#divFloat {
	position: absolute;
	top: -100px;
	
	background-color: #FFFFFF;
	
	border-style: solid;
	border-width: 1px;
	border-color: #422515;
	
	text-align: center;
	overflow: hidden;;
	overflow-x: hidden;
	overflow-y: hidden;
}

.closeAjax{
	height: 20px; 
	width: 45px; 
	text-align: center; 
	font-size: 11px; 
	background-color: #CCCCCC;
	font-family: "Lucida Sans";
	color: #333333;
	margin-top: 10px;
}

.politica{
	font-size: 11px; 
	font-family: "Lucida Sans";
	color: #333333;
	text-align: justify;
	padding-right: 10px;
	
	overflow: scroll;;
	overflow-x: hidden;
	overflow-y: scroll;
	
	height: 95%;
	width: 97%;
}

.closeButton{
	width: 100%;
}

.destaque{
	cursor: pointer;
}

.tituloDestaque{
	font-size: 11px; 
	color: #422515;
	margin-bottom: 10px;
}

.imgDestaque{
	margin-bottom: 20px; 
	width: 150px;
}

.agendaHome{
	cursor: pointer;
	font-size: 11px; 
	color: #422515;
	margin-bottom: 10px;
}

.agendaListaHome{
	padding-top: 7px; 
	padding-bottom: 7px; 
	border-top: solid 1px #CCCCCC; 
	border-bottom: solid 1px #CCCCCC;
}

div.nomeEventoHome a{
	font-size: 11px;
	color: #333333; 
}

div.nomeEventoHome a:hover{
	font-size: 11px;
	color: #422515; 
}

.dataEventoHome{
	font-size: 10px; 
	color: #B3B0B0;
}

.eventoDetalheFim{
	font-size: 10px; 
	color: #333333;
}

.eventoDetalhe{
	margin-bottom: 14px; 
	font-size: 10px; 
	color: #333333;
}

.userTitleHome{
	color: #333333; 
	font-size: 11px; 
	font-weight: bold;
}

.newUserFieldName{
	color: #333333; 
	font-size: 10px; 
	padding-top: 11px;
}

.mandatoryFields{
	font-size: 10px; 
	color: #422515;
}

.newUserInputLarge{
	border: 1px solid #cccccc; 
	color: #4F4B4A; 
	font-size: 10px; 
	height: 18px; 
	width: 338px;
}

.newUserInputSmall{
	border: 1px solid #cccccc; 
	color: #4F4B4A; 
	font-size: 10px; 
	height: 18px; 
	width: 168px;
}

div#concelhoDiv select{
	border: 1px solid #cccccc; 
	color: #4F4B4A; 
	font-size: 10px; 
	height: 18px; 
}

td#contactoCell select{
	border: 1px solid #cccccc; 
	color: #4F4B4A; 
	font-size: 10px; 
	height: 20px; 
}

.mandatoryFieldsExplain{
	font-size: 10px; 
	color: #422515;
	padding-top: 11px;
}

.formButtons{
	float:left; 
	height:18px; 
	line-height:18px;
	background-color: #CCC; 
	color: #333333;
	width: 40px; 
	text-align: center; 
	cursor: pointer;
	margin-top: 11px;
}

