a.border_none {text-decoration:none;} 

#noticias {
  background: #ff9900;
  position: relative;
  top: 0px;
  left: 0px;
  width: 130px;
  height: 130px;
  font-family : arial, helvetica;
  font-size : 10pt;
}

#noticias a:link {text-decoration: none; color: yellow;}
#noticias a:visited {text-decoration: none; color: yellow;}
#noticias a:hover {text-decoration: underline; color: red} 

#noticias .titulo{
  background: red;
  font-family : arial, helvetica;
  font-size : 1,2em;
  font-weight: bolder;
}

#noticias ul {
  list-style-position: inside;
	list-style: square;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}
	
#noticias li {
}

.page {
    background-color : #ffffff;
    background-image : none;
    margin : 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.footer
{
    background-color : #ffffff;
    background-image : none;
    padding : 2px;
}

.footer td
{
    font-family : arial, helvetica;
    font-size : 8pt;
    color : #000000;
    font-style : normal;
    font-weight : normal;
    padding : 2px
}

.footer a:link
{
    text-decoration : none;
    color : #000000;
}

.footer a:hover
{
    text-decoration : none;
    color : #000000;
}

.footer a:visited
{
    text-decoration : none;
    color : #000000;
}

.body
{
    padding : 0px;
}

.body_text
{
    font-family : arial;
    font-size : 9pt;
    font-weight : normal;
    font-style : normal;
    color : #000000;
    padding : 0px;
}

.body_text a:link
{
    text-decoration: none;
    color: #0000ff;
}

.sidebar
{
    background-color: #f2f3f3;
    border-style : dotted;
    border-color : #5293C5;
    border-width : 0px;
    padding: 2px;
}

.sidebar_space
{
    height : 10px;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	list-style-type: square;
}
.Scroll {
	scrollbar-3dlight-color: #006699;
	scrollbar-arrow-color: #ff6600;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-face-color: #006699;
	
}

a.link{
font-weight: bolder; 
font-size:12px;
color: red;

}

a.link:link {text-decoration: none; }
a.link:visited {text-decoration: none; font-weight: bolder;}
a.link:active {text-decoration: none; font-weight: bolder;}
a.link:hover {color: red; font-weight: bolder;}

Iframe {height: 500px}

//Hugo patch - 03-10-2006

#expo {
    color:black;
}

#ericeira {
    color:black;
}

#parede {
    color:black;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-weight: bold;
	font-size: 10px;
	}	


table.normalized td{
  font-size:10px;

}


ul {
	list-style: none;
	margin: 1px;
	padding: 0px;
	}

li {
  padding-top:1px;
}

#menu2 {
	width: 145px;
	font-size:12px;
	}
	
#menu2 li a {
	text-decoration: none;
  	voice-family: inherit;

  	width: 145px;
	}

#menu2 li a:link, #menu li a:visited {
	color: #fff;
	display: block;
	background: url(./site2/imagens/menu.jpg) 0px -20px;
	padding: 0px 0px 0px 10px;
	}

#menu {
	width: 145px;
	font-size:12px;
	}
	
#menu li a {
	text-decoration: none;
  	voice-family: inherit;
  	height: 20px;
  	width: 145px;
	}
	
#menu li a:link, #menu li a:visited {
	color: #fff;
	display: block;
	background: url(./site2/imagens/menu.jpg) 0px -20px;
	padding: 0px 0 0 10px;
	}
	
#menu li.title a:link, #menu li.title a:visited {
	color: #fff;
	display: block;
	background: url(./site2/imagens/menu.jpg) 0 0px;
	padding: 0px 0 0 10px;
	}
	
#menu li a:hover {

	background: url(./site2/imagens/menu.jpg) 0 -40px;
	padding: 0px 0 0 10px;
	}
	
#menu li a:active {
	color: #fff;
	background: url(./site2/imagens/menu.jpg) 0 -40px;
	padding: 0px 0 0 10px;
	}

#menu li.title a:hover {

	background: url(./site2/imagens/menu.jpg) 0 -40px;
	padding: 0px 0 0 10px;
	}
	
#menu li.title a:active {
	color: #fff;
	background: url(./site2/imagens/menu.jpg) 0 -40px;
	padding: 0px 0 0 10px;
	}
