/* 
CSS Skeleton
Desenvolvido por NFAS.PT
*/

body {
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
  font-size: 13px;
  height: 100%;
  background: #ffffff url(http://www.nfas.pt/skeleton/images/bg.gif);
  }
a {
  color: #FD900A;
  text-decoration: underline;
  }
a:hover {
  color: #FD900A;
  text-decoration: none;
  }
 
.table {
	background: #ffffff url(http://www.nfas.pt/skeleton/images/bg.gif); repeat-x;
	font-size: 12px;
	}

.style1 {
	color: #3797cd;
	font-size: 36px;
	font-weight: bold;
}
.style2 {font-size: 36px}
.style3 {font-weight: bold}
.style4 {color: #FFFFFF}
.style6 {font-size: 36px; color: #FFFFFF;}
.style7 {color: #6e6e6e}
.style8 {color: #ddd; padding-left: 50px; font-size: 13px}
.style10 {color: #6e6e6e; font-weight: bold; }
.style11 {
	font-size: 10px;
	color: #bbb;
}
.style12 {color: #FD900A}
.style13 {color: #000000}
.style14 {
	color: #3797cd;
	font-weight: bold;
}
.style15 {color: #3797cd}
.band {
	top:0px;
	left:0px;
	position:absolute;
	z-index:999;
	}