font
	{
	color: #00abb9;
}
	 
TD.cal {
	background-color: #00B4B7;
}

TD.calt {
	background-color : #00889A;
	color : Black;
}

TD.calh {
	background-color: #00888A;
}

A.cala {
	width : 100%;
	font-weight : bold;
}

A.cala:ACTIVE, A.cala:HOVER, A.cala:LINK, A.cala:VISITED {
	color : Black;
	text-decoration: none;
	
}

BODY {
	  font-size: 76%; 
	background-color : #00abb9;
}


A:link, A:active, A:visited, A:hover {
	color: #005d92;
}

input,select,textarea { color: #005d92;  }

.titles { color: #005d92; }

td.menu{
	background-color: #00C9CC;
	color: white;
}

a.menu{ color: yellow;
		width=100%;
		}
a.menu:hover{ background-color : #005d92;}

A.menu:link, A.menu:active {
	color: white;
	text-decoration: none;
}
a.menu:visited {
	color: #white;
	text-decoration : underline;
}

a.catalogue{ 
		width=100%;
		}
		
A.catalogue:link, A.menu:active {
	color: #005d92;
	text-decoration: none;
}
a.catalogue:hover{
	background-color: #005d92;
	color: white;
}

a.catalogue:visited {
	color: #00abb9;
	text-decoration: none;
}

#footerrule {
	font-size: 11px;
	color:gray;
  	margin:25px 210px;
	width: 535px;

}

#bbmBar {
	display:block;
	width: 83px;
	float:right;
}

results{
	color: black;
}

.homepagefooter {
  clear: both;
  text-align: center;  
  padding-top: 5px;
  margin-left: auto;
  margin-right: auto;
  height:1%;  
}

.footerrule {
  border-top: 1px solid #666;
  margin-top: 10px;
  padding-top: 5px;
  height:1%;
  width: 565px;
  margin:auto;
  font-size: 10px;
}

.homepagefooter a {
  color: #666;
}

/* NGB: New imagem footer */

div.footer-copyright {
	width: 400px;
	height: 35px;
	background-image: url("/img_s/imagem-logo.gif");
	background-repeat : no-repeat;
	padding-top: 10px;
	font-size: 9px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 50px;
	color: #666;
}

#iefix div.footer-copyright {
	width: 360px;
}

div.footer-copyright-en {
	background-position: 201px top;
}

div.footer-copyright-de {
	background-position: 305px top;
}

div.footer-copyright span.fc-left {
	float: left;
	text-align: right;
	display: block;
	width: 200px;
}

div.footer-copyright-de span.fc-left {
	width: 300px;
}

div.footer-copyright span.fc-right {
	float: left;
	text-align: left;
	display: block;
	margin-left: 37px;
	width: 63px;
}

div.footer-copyright span.fc-mid {
	display: none;
}
