#justifier {
	text-align: justify
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
}

/* Para tabelas genéricas: */
table,
table > tbody > tr,
table > tbody > tr > td,
table > tbody > tr > th,
table > tr,
table > tr > td,
table > tr > th {
    border-collapse: collapse;
    border-spacing:  0px;
    border-style:    solid;
    border-width:    1px;
    padding:         1px;
    margin:          0px;
    border-color:    black;
	text-align:		 left;
}

table > tbody > tr > th {
	text-align:center;
}

table > tr > th {
	text-align:center;
}

/* Para tabelas estruturantes: */
table.grid,
table.grid > tbody > tr,
table.grid > tbody > tr > td,
table.grid > tbody > tr > th,
table.grid > tr,
table.grid > tr > td,
table.grid > tr > th {
    border-style: none;
    border-width: 0px;
    padding:      0px;
}

#cel_central table {
    margin-left: auto;
	margin-right: auto;
}

#cel_central img {
	border: 0px solid #000000;
}

a:link, a:visited {
    background-color: inherit;
	color : #069;
}

a:hover {
	text-decoration : none;
	background-color: inherit;
	color : #039;
}

img {
	border:none;
}

p img {
	vertical-align: middle;
}

td img {
	vertical-align: middle;
}

ul, ol {
	line-height : 1.2em;
}

ul {
	list-style-type:circle
}

li {
	padding: 0.3em 0px;
	text-align: left;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
	padding:2px 5px 2px 5px; 
	background-color: #666666;
}

h1 + address {
	margin: 1em 0px 0px 0px;
}

h2 + address {
	margin: 1em 0px 0px 0px;
}

h3 + address {
	margin: 1em 0px 0px 0px;
}

h4 + address {
	margin: 1em 0px 0px 0px;
}

address + h1 {
	margin: 1em 0px 0px 0px;
}

address + h2 {
	margin: 1em 0px 0px 0px;
}

address + h3 {
	margin: 1em 0px 0px 0px;
}

address + h4 {
	margin: 1em 0px 0px 0px;
}

h1 + img {
	margin: 1em 0px 0px 0px;
}

h2 + img {
	margin: 1em 0px 0px 0px;
}

h3 + img {
	margin: 1em 0px 0px 0px;
}

h4 + img {
	margin: 1em 0px 0px 0px;
}

img + h1 {
	margin: 1em 0px 0px 0px;
}

img + h2 {
	margin: 1em 0px 0px 0px;
}

img + h3 {
	margin: 1em 0px 0px 0px;
}

form + h4 {
	margin: 1em 0px 0px 0px;
}

form + h1 {
	margin: 1em 0px 0px 0px;
}

form + h2 {
	margin: 1em 0px 0px 0px;
}

form + h3 {
	margin: 1em 0px 0px 0px;
}

form + h4 {
	margin: 1em 0px 0px 0px;
}

h1 + h2 {
	margin: 1em 0px 0px 0px;
}

h1 + h1 {
	margin: 1em 0px 0px 0px;
}

table + h1 {
	margin: 1em 0px 0px 0px;
}

table + h2 {
	margin: 1em 0px 0px 0px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	color: #ffffff; 
	padding: 2px 5px 2px 5px; 
	background-color:#8A8A8A;
}

h2 + h3 {
	margin: 1em 0px 0px 0px;
}

h2 + h2 {
	margin: 1em 0px 0px 0px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	padding: 2px 5px 2px 5px; 
	color: #ffffff;
	font-weight:bold;
	background-color:#A3A3A3;
	width:100%;
}

h1 + table {
	margin: 1em 0px 0px 0px;
}

h2 + table {
	margin: 1em 0px 0px 0px;
}

h3 + table {
	margin: 1em 0px 0px 0px;
}

table + h3 {
	margin: 1em 0px 0px 0px;
}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color: #000000;
	font-weight:bold; 
	padding: 2px 5px 2px 5px; 
	background-color:#B7B7B7;
}

table + h4 {
	margin: 1em 0px 0px 0px;
}

h4 + table {
	margin: 1em 0px 0px 0px;
}

h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color: #000000;
	font-weight:bold;
	padding: 2px 5px 2px 5px;
	background-color:#D2D2D2;
}

h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color: #000000;
	font-weight:bold;
	padding: 2px 5px 2px 5px;
	background-color:#E2E2E2;
}

dt {
	font-weight:bold;
}

dd + dt {
	margin: 0.5em 0px 0px 0px;
}

h1 a:link, h2 a:link, h3 a:link {
color:#FFFFFF
}

.margin0 {
	margin:0px;
}
.bloco {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:15px; 
	font-weight:bold; 
	color: #000000; 
	padding:2px 5px 2px 5px; 
	background: #9ccfff;
}

.bloco2 {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	color: #000000; 
	padding: 2px 5px 2px 2px; 
	background-color:#9ccfff;
}

.titulo {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color: #666666;
	background-color: inherit;
	font-weight:bold; 
}

.sugestao {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight : bold;
    font-size : 16px;
    color : #666666;
	background-color: inherit;
}

.blank { 
	height:3px; 
	font-size:3px;
	font-family:Geneva, Arial, Helvetica, sans-serif
} 

td { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#cel_central { 
	background-color:#FFFFFF; 
	font-size:11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333; 
	vertical-align: top; 
	padding: 10px 10px 10px 10px;
    border-top:0px; 
    border-right:0px; 
    border-bottom:0px; 
	border-left:0px;
	border-spacing:0px;
}

#noticias {
	background-color:#ffffff; 
	border-left:2px solid #e2e2e2; 
	font-size:11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333; 
	vertical-align: top; 
	padding: 10px 10px 10px 10px; 
	text-align:left; 
    border-top:0px; 
    border-bottom:0px; 
	border-spacing:0px;	
}

#header {
    border-left:0px; 
    border-right:0px; 
    border-bottom:0px; 
	padding:0px; 
	border-spacing:0px;
	background-color:#006699;
	color:#FFFFFF;
}

#logo_iscte { 
	position: absolute; 
	left: 30px; 
	top: 15px; 
}


#navtop { background: #006699; border-bottom: 12px solid #319ace; float: left; width: 100%; font-size: 11px; padding-top: 0.5em;}
#navtop li {float: left; padding: 0; font-family: Tahoma, Verdana, Sans-Serif; margin: 100px; padding:100px}
#navtop li a { display: block; background: #99CCFF url(../imagens/0corner_left_01.gif) top left repeat-x; color:#ffffff}
#navtop li a span { background: url(../imagens/0corner_right_01.gif) top right no-repeat; color:#ffffff}
#navtop ul { margin: 0; padding: 0; margin-left: 200px; list-style: none;}
#navtop ul li {margin: 0; padding: 0;}
#navtop ul li.selected a { background: #319ace url(/imagens/0corner_left_span_01.gif) top left no-repeat; color: #ffffff;}
#navtop ul li.selected a span { background: url(../imagens/0corner_right_span_01.gif) top right no-repeat; color: #ffffff }
#navtop ul li.selected a:hover { background: #319ace url(../imagens/0corner_left_span_01.gif) top left no-repeat; color: #000; }
#navtop ul li.selected a:hover span { background: url(../imagens/0corner_right_span_01.gif) top right no-repeat; color: #000; }
#navtop li a:hover { background: #AAD5FF url(../imagens/0corner_left_light_01.gif) top left repeat-x; }
#navtop li a:hover span { background: url(../imagens/0corner_right_light_01.gif) top right no-repeat; color: #333; }
#navtop ul li span { margin: 0; padding: 0; }
#navtop ul li { margin-right: 1px; }
#navtop li a { float: left; font-size: 100%; font-weight: normal; text-decoration: none; white-space: nowrap; color:#ffffff}
#navtop li a span {float: left; padding: 0.75em 10px; cursor: pointer; color:#ffffff}


#footer {
	border:solid 4px #3399cc;
    background-color:#3399cc;
	width:100%;
	padding:5px 5px 5px 5px;
	color:#FFFFFF;
}

#footer a:link, #footer a:visited {
	color: #ffffff; 
	text-decoration: underline; 
}
#footer a:hover {
	text-decoration: none; 
}

.menu_sub_items a:hover, .menulatnav a:focus {
	color: inherit;
	background-color: #ffffff;
}

div.menu_separator {
	height: 8px; 
}

#left_menu {
	width: 180px;
	background: #e2e2e2; 
	vertical-align: top; 
	padding-top: 5px;
	color: #333; 
    border:0px; 
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	border-spacing:0px;	
}

#left_menu a, #left_menu  a:visited{
	text-decoration: none; 
    display: block;
	padding: 1px 1px 1px 1px;
	border-bottom: 1px solid #ccc; 
	color: #333;
	background-color: inherit; 
}

#left_menu a:hover, #left_menu a:focus {
	color: inherit;
	background-color: #ffffff;
}

#left_menu .title {
	background-color:#666666;  
	font-size:12px; 
	color: #ffffff; 
	font-weight:bold; 
	margin-bottom:2px;
	margin-top:2px;
	padding: 2px 2px 2px 2px;
	display:block;
}


#hdr-nav {
	position: absolute;
	top: 0;
	right: 15px;
	width: 350px;
	text-align: right;
	margin-right: -15px; /* IE5/Mac hor-scr hack */
	padding: 0;
}

#login {
	position: absolute;
	top: 8px;
	right: 15px;
	width: 400px;
	text-align: right;
	margin-right: -15px; /* IE5/Mac hor-scr hack */
	padding: 0;
	font-size: 10px; 
	color: #ffffff;
	font-weight:bold;
}
#logged {
	float:left;
	background: #e2e2e2;
	font-size: 0.9em;
	color: #666;
	padding: 5px 10px 5px 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 100%;
    border-top:0px; 
    border-left:0px; 
    border-right:0px;
	border-bottom: 1px solid #999999;
	text-align:left
}

input[type="button"],input[type="submit"] {
	color:#333; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight:bold; 
	background:#aad5ff; 
	padding:2px;
}

.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 2%;
  width: 96%;
}
.cse .gsc-branding,
.gsc-branding {
  display: none;
}
.cse .gsc-control-cse div,
.gsc-control-cse div {
  position: normal;
}
/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #ffffff;
}
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.cse .gsc-resultsHeader,
.gsc-resultsHeader {
  border:none;
}
/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
  border: 1px outset;
  border-color: #666666;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
/* Inactive tab */
.cse .gsc-tabHeader.gsc-tabhInactive,
.gsc-tabHeader.gsc-tabhInactive {
  border-bottom: none;
  color: #666666;
  background-color: #e9e9e9;
  border: 1px solid;
  border-color: #e9e9e9;
  border-bottom: none;
}
/* Active tab */
.cse .gsc-tabHeader.gsc-tabhActive,
.gsc-tabHeader.gsc-tabhActive {
  background-color: #FFFFFF;
  border: 1px solid;
  border-top: 2px solid;
  border-color: #e9e9e9;
  border-top-color: #FF9900;
  border-bottom: none;
}
/* This is the tab bar bottom border. */
.cse .gsc-tabsArea,
.gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid #e9e9e9;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result {
  padding: .25em;
  border: 1px solid;
  border-color: #ffffff;
  margin-bottom: 1em;
}
/* Result hover event styling */
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover {
  border: 1px solid;
  border-color: #FFFFFF;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gs-promotion.gs-result,
.gs-promotion.gs-result {
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #336699;
}
/* Promotion image */
.cse .gs-promotion.gs-result .gs-promotion-image,
.gs-promotion.gs-result .gs-promotion-image {}
/* Promotion title */
.cse .gs-promotion.gs-result a.gs-title:link,
.gs-promotion.gs-result a.gs-title:link {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:visited,
.gs-promotion.gs-result a.gs-title:visited {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:hover,
.gs-promotion.gs-result a.gs-title:hover {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:active,
.gs-promotion.gs-result a.gs-title:active {
  color: #0000CC;
}
/* Promotion snippet */
.cse .gs-promotion.gs-result .gs-snippet,
.gs-promotion.gs-result .gs-snippet {
  color: #000000;
}
/* Promotion url */
.cse .gs-promotion.gs-result ..gs-visibleUrl,
.gs-promotion.gs-result .gs-visibleUrl {
  color: #008000;
}
