body {
	padding: 0px;
	margin: 0px;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	/*
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
*/
	line-height: 1.5;
	/* background: #fff; */ /* background: #fff url(../images/bg.gif); */ background: #f0f0f0 url(../images/background20081014.png) repeat-x top left;
	color: #000;
	text-align: left;  /* correction ie */
}
#global { 
	padding: 0px 10px 10px 10px;
	margin: 0px auto; /* correction firefox */
	width: 950px;
	min-height: 424px;
	/* background: #fff url(../images/directory_bg.png) repeat-y top left; */
	background: #fff;
	border-left: 1px dashed #ccc;border-right: 1px dashed #ccc;border-bottom: 1px dashed #ccc;
	/* border-bottom: 1px solid #e5e5e5; */
}

#nav{ 
	height: 30px; 
	border-bottom: 2px solid #2796D4; 
	margin: 0px; 
	padding: 0px; 
	
}


/* 616161 */
#nav li { display:inline; }
#nav li a { float:left; display:block; color:#616161; background:#fff; margin: 0 3px 3px 0px; padding:6px 15px; }
#nav li a:hover { background:#2796D4; color: #fff; }
#nav a.navhome { background:#2796D4; color: #000; }

/*body.home #nav a.navhome,body.about #nav a.navabout,body.showcase #nav a.navshowcase,body.testimonials #nav a.navtestimonials,body.getintouch #nav a.navgetintouch{background:#2796D4 none!important;color:#000;border-bottom:3px solid #2796D4;cursor:default;margin:0 3px 0 0;}*/
li{ list-style:none; }

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #2796D4;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #2796D4;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #2796D4;
}
h4 {
	font-size: 10px;
	font-weight: normal;
	color: #2796D4;
	text-align: center;
}
/*
a:link, a:visited {
	color: #2796D4;
	text-decoration: none;
}
a:hover {
	color: #2796D4;
	text-decoration: underline;
}
*/
a{color:#2796D4;text-decoration:none;}
a:focus,a:active{outline:none;}
a:hover,strong{color:#d46627;}
img {
	border: 0;
}
tr { 
	font-weight: normal; 
	text-decoration: none; 
	font-size: 12px;
}
td { 
	color: #000; 
	padding: 10px 10px 0px 10px; 
}
.iframe {
	width:950px;
	height:200px;
	background:#E9E9E9;
	border:1px solid #e5e5e5;
}
input {
	width:20em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
    border: 0px solid #cccccc;

}

#caixa, #caixa2, #caixa3 {
	border: 1px solid #e5e5e5;
	padding: 10px;
}
#caixa2 {
	background:#E9E9E9;
	/*
background: #b29bba;
	color: #fff;
*/
}
/* licenciaturas */
#caixa3 {
	background:#E9E9E9;
}

textarea { 
	width: 100%;
	overflow-y: auto !important;
}
#aviso {
	border: 1px solid #e5e5e5;
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 20px 0px;
	color: #000;
	/* background: #fffcb0; */background: #e9f8fe;
}
#clean {
clear: both;
}
#footer {
	color: #000;
	padding: 40px 0px 0px 0px;
	margin: 0px;
	text-align: center;
}

#left {
	float: left;
	width: 450px;
}
#right {
	float: right;
	width: 250px;
}







/* para já não está a ser usado */



#fullscreen {
	position: fixed; 
	margin: 0; 
	padding: 0; 
	z-index: 1;  
	top: 0; 
	left: 0; 
	background: black; 
	width: 100%; 
	height: 100%; 
	opacity: 0.7; 
	filter: alpha(Opacity=70);
}
#fullscreen_container {
	position: absolute; 
	z-index: 2; 
	left: 0; 
	text-align: center; 
	margin-left: auto; 
	margin-right: auto; 
	width: 100%; 
	height: 100%; 
	/*background: transparent;*/
}
#fullscreen_container_global {
	margin: 50px auto auto auto;
	width: 700px; 
	height: 500px; 
	/*background: white; opacity: 0.8; filter: alpha(Opacity=80);*/
}
#fullscreen_container_header {
	text-align: right;
	background: url("images/header.png") no-repeat center top; height: 25px;  
}
#fullscreen_container_header img { 
	width: 15px; height: 15px; margin: 10px; padding: 0; border: 0;
}
#fullscreen_container_center {
	text-align: left; padding: 20px;
	background: url("images/center.png") repeat-y center; 
}
#fullscreen_container_bottom {
	background: url("images/bottom.png") no-repeat center bottom; height: 20px;
	/*opacity:0; alpha(opacity=0);*/
}


#icon_nav a:link {
filter:alpha(opacity=40); opacity:0.40;
}
#icon_nav a:hover {
filter:alpha(opacity=90); opacity:0.90;
}

.FMinputs {
	background-color: #E9E9E9;
	color: #333; 
	width: 170px; 
}

#tablewithresults{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	text-align:left;
	border-collapse:collapse;
	margin: auto;
	padding: auto;
}

#tablewithresults th{
	font-weight:bold;
	font-size:12px;
	color:#000;
	padding:8px;
}

#tablewithresults td{
	color:#000;
	border-top:1px solid #fff;
	padding:9px 12px;
	text-align: left;
}

#tablewithresults tfoot td{
	color: #ed1460;
	font-size:11px;
}

#tablewithresults tbody td{
	background-color: #E2E2E2;
}

* html #tablewithresults tbody td{
	background:none;
}

#tablewithresults tbody tr:hover td{
	/* color:#C8D265; */color: #000;
	/* background:#717171; */
	background:#fff; filter:alpha(opacity=70); opacity:0.70;
}



#languages {
	margin-top: 10px;
	margin-bottom: 10px;
	
}
