/* CSS Document */
/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
}

span.pathway { 
	color:#666666;
	font-size:11px;
	}
span.pathway a:link,
span.pathway a:visited { 
 	color:#666666; 
	font-weight:bold;
	font-size:11px;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
  background: url(../images/menu_topo.gif) no-repeat;
  border: 1px solid #fff;
  border-bottom:none;
  border-top:none;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	font-size: 11px;
	width:60px;
	height:33px !important;
}

ul#mainlevel-nav li a
{
	padding-left: 8px;
	padding-right: 4px;
	text-decoration: none;
	color: #fff;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #000;
	text-decoration: none;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button  {
	text-align: center;
	color: #ccc;
	border:1px solid #fff;
	padding:2px 5px;
	font-size:11px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	background: #f0f0f0;
	width:50px;
	font-weight:bold;
}
.back_button a {
	margin-top:10px;
	color: #666;}
.back_button a:hover { 
	color: #000;
	text-decoration:underline;
}

.pagenav,
.pagenav_next,
.pagenav_prev
 {
	text-align: center;
	color: #ccc;
	border:1px solid #fff;
	padding:2px 5px;
	font-size:11px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	background: #f0f0f0;
	font-weight:bold;
}
.pagenav:hover,
.pagenav_next:hover,
.pagenav_prev:hover {
border:1px solid #EFEFEF;
background:#f0f0f0;
color:#666666;
}
.pagenav_next a,
.pagenav_prev a {
	color:#fff;}
.pagenav_next a:hover,
.pagenav_prev a:hover {
	color:#000000;
	text-decoration:underline;}
.pagenavcounter {
	font-weight:bold;
}
a.pagenav, a.pagenav:visited {
	color:#666;
}
a.pagenav:hover {
	color: #333333;
	text-decoration:underline;
	border:1px solid #DEDBDB;

}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
}

tr {
	text-align: left;
	font-size: 11px;
height:20px;

}

td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

/* Joomla core stuff */
a:link {
	color: #B5404D ;
	text-decoration:none;
border:none;

}
a:visited {
	color: #fe0000 ;
	text-decoration:none;}
a:hover{
	color: #B5404D;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

td.contentheading{
	  width: 100%;
	}
table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.inputbox {
	background: url(../images/bg_input.gif) repeat-x #fff;
	border:1px solid #cccccc;
	color:#666;
	}
.inputbox:hover,
.inputbox:focus {
	border:1px solid #666666;}
	
.componentheading {
	font-size: 170%;
	line-height: 100%;
	padding: 0;
	margin: 25px 0 10px 0;
}

.contentheading {
	font-size: 20px;
	font-weight: normal;
	line-height: 18px;
	background: url(../images/content-icon.png) 0 0 no-repeat;
	padding-top: 5px;
	font-family: Century Gothic, Arial, sans-serif;
	margin: 25px 0 10px 0;
	font-weight:bold;
}

.contentcolumn {
	padding-right: 5px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/menu_bg.gif) no-repeat;
	color: #FFFFFF;
	text-align: left;
	padding-left: 4px;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing:1px;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

/*Módulos do lado direito */

table.moduletable-dir {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable-dir {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable-dir th, div.moduletable-dir h3 {
	background: url(../images/menu_right.gif) no-repeat;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	height: 19px;
	line-height: 19px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing:1px;
}

table.moduletable-dir td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

/********************************/
table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #666666;
  padding: 4px;
}


.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #cccccc;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #656565;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
	border:none;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #cc0000;
	border:none;
}

a.mainlevel#active_menu {
	color:#fe0000;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

#wrapper{
	width:775px;
	margin:0 auto;
	}

#cabecalho{
	width:775px;
	height:192px;
	}

#left2{
	width:618px;
	height:192px;
	float:left;
	}
#right2{
	width:157px;
	height:192px;
	float:right;
	background:url(../images/jmn.jpg);
	}

#esq{
	float:left;
	width:188px;
	}

#search {
	height:32px;
	color:#fe0000;
	font-size:9px;
	}
	
#pesquisa{
	position:relative;
	top: 5px;
	background-color:#e5e5e3;
	}

#menu2 {
	height:33px;
	width:188px;
	}

#inicio {
	float:left;
	width:62px;
	height:33px;
	background:url(../images/menu_topo.gif);
	background-repeat:no-repeat;
}

#home {
	float:left;
	position:relative;
	top: 15px;
	left:15px;
}

#outros2 {
	float:right;
	width:126px;
	height:33px;
	_padding-left:2px;
}

#fav {
	float:left;
	width:63px;
	_width:62px;
	height:33px;
	background:url(../images/menu_topo.gif);
	background-repeat:no-repeat;
 	_border-right: 1px solid #fff;
}

#favoritos {
	position:relative;
	top: 15px;
	left:2px;
}

#cont{
	float:right;
	width:62px;
	height:33px;
	background:url(../images/menu_topo.gif);
	background-repeat:no-repeat;
}

#contacto {
	position:relative;
	top: 15px;
	left:3px;
}

#logo {
	height:101px;
	}

#dir{
	float:right;
	width: 430px;
}
#jmn {
	float:right;
	height:166px;
	width:135px;
	background:url(../images/jmn.gif);
	background-repeat:no-repeat;
	}

#resto {
	float:left;
	height:166px;
	width:430px;
	background:url(../images/ceu.jpg);
	}

#menu1{
	width:430px;
	height:38px;
	}

#galeria {
	float:left;
	width:136px;
	height:38px;
	background:url(../images/galeria.jpg);
}

#outros {
	float:right;
	width:294px;
	height:38px;
}

#agenda {
	float:left;
	width:158px;
	height:38px;
	background:url(../images/agenda.jpg);
}

#mapa_site {
	float:right;
	width:136px;
	height:38px;
	background:url(../images/mapa_site.jpg);
}

	
#ceu1 {
	height:128px;
	position:relative;
	top:10px;
}

#barra {
	width:616px;
	height:26px;
	}

#menu3 {
	float:left;
	width:616px;
	height:26px;
	}

#ceu2 {
	float:right;
	width:159px;
	height:26px;
	background:url(../images/ceu2.jpg);
	}	

#corpo {
	width:776px;
	height:auto;
	}

#esquerda {
	width:190px;
	float:left;
	}

#left {
	}

#user5 {
	}

#main {
	float:right;
	width:586px;
	}

#mainbody{
	float:left;
	width:395px;
	_padding:0 5px 0 5px;
	}

#direita{
	width:190px;
	float:right;
}

#right{
	width:190px;
	background-color:#bcc4cf;
}

#user6 {
	}

#navegacao {
	float:left;
	width:586px;
	text-align:left;
	padding-top:5px;
	}

#baixo{
	width:776px;
	height:250px;
}

#pub {
	float:left;
	background-color:#Fe0000;
	width:775px;
	height:20px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	position:relative;
	}

#pub2 {
	float:left;
	position:relative;
	top: 5px;
	left:5px;
}

#publicidade {
	float:left;
	width:775px;
	height:140px;
	}
#verde {
	float:left;
	height:5px;
	background-color:#16a937;
	width:775px;
}	

#rodape {
	height:26px;
	width:775px;
	float:left;
	padding:3px 0 0 10px;
	}
#debate {
	padding-left:10px;
	}

#actualidades_tit{
	padding:0 0 0 25px;
	width:168px;
	background:url(../images/actualidades.gif) no-repeat;
	float:left;
	height:31px;
}

#artigos_tit{
	padding:0 0 0 25px;
	width:94px;
	background:url(../images/artigos.gif) no-repeat;
	float:left;
	height:31px;
}

#actualidades{
	float:left;
	}

#artigos{
	float:left;
	}

.botao_search {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  width: 23px;
  background: url(../images/star2.gif) no-repeat;
  line-height: 21px !important;
  line-height: 23px;
  height: 21px !important;
  height: 23px;
}

/*MINI FRONTPAGE */
.minifp td { padding-right:5px;}
.minifp td p {
	margin-top:3px;}
.minifp td img {
	border:none;
	margin-left: 0.5em;
	margin-right: 0.5em;}
.minifp-anotherlinks
{
	font-weight:bold;
	font-size:100%;
	border-bottom:1px solid #ccc;
	display:block;
	padding-bottom:5px;
	margin-bottom:5px;
	background:url(application_add.gif) no-repeat top left;
	padding-left:20px;
}
.minifp ul li {
	list-style-image:url(arrow_green.gif);
	background:none;
	padding-left:0;
	margin-left:20px;
	font-size:94%; 
}
.minifp ul li a { 

}

.minifp-introtitle {
	font-size:120%;
	font-weight:bold;
	color: #666;
}

.minifp-date {
	color:#d00002;
	font-size:9px;
	font-weight:normal;
	height:10px;
}
a.minifp-full-link {
	font-weight:bold;
	width:386px;
	height:14px;
}
a:hover.minifp-full-link {
	text-decoration:underline;
	width:386px;
	height:14px;
}
	
.link_topo {font-size: 10px; font-weight: bold; color: #ffffff;}

		.link_topo:link				{text-decoration: none;}
		.link_topo:hover			{color: #000000; text-decoration: none;}
		.link_topo:active			{text-decoration: none;}
		.link_topo:visited			{text-decoration: none;}	

.resultados{
  background: url(../images/resultados.gif) no-repeat;
  width:9px;
  height:15px;
  line-height:25px;
}

.bemvindo{
	padding-left:7px;
	font-size:100%;
	font-weight:bold;
}

#bv{
	color:#c50003;
	font-size:140%;

}

#dm_title{
	font-size: 16px;
	font-weight:bold;
}