/* 
-------------------------------------------------------------------------------------------
 Portal CIISCTE V.2
 main.css
 CSS relativo ao site
-------------------------------------------------------------------------------------------
*/

#justifier {
}

body {
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
}

table, tr, td {
}

#cel_central table, 
#cel_central tr,
#cel_central td {
	border: 1px solid #000000;
	border-collapse: collapse;
}

#cel_central img {
}

#cel_central table,
#cel_central td, 
#cel_central th {
}

#cel_central th {
}

#cel_central td {
}

a:link, a:visited {
}

a:hover {
}

ul, ol {
}

ul {
}

li {
}

h1 {
}

h1 + h2 {
}

h1 + h1 {
}

table + h1 {
}

table + h2 {
}

h2 {
}

h2 + h3 {
}

h2 + h2 {
}

h3 {
}

h2 + table {
}

h3 + table {
}

table + h3 {
}

h4 {
}

table + h4 {
}

h5 {
}

h6 {
}

dt {
}

dd + dt {
}

.bloco {
}

.bloco2 {
}

.titulo {
}

.titulo1 {
}

.titulo2 {
}

.sugestao {
}

.blank { 
} 

td { 
}

#cel_central { 
}

#noticias {
	display: none;
}

#header {
	display: none;
}

#header * {
	display: none;
}

#logo_iscte { 
	display: none;
}

#header_links { 
	display: none;
}

#header_links a:link, #header_links a:visited { 
    display: none;
}

#header_links a:hover { 
    display: none;
}

#menutopnav {
    display: none;
} 

#menutopnav a:link, #menutopnav a:visited {
    display: none;
}

#menutopnav a:hover {
    display: none;
}

#footer { 
	display: none;
}
#footer a:link, #footer a:visited { 
    display: none;
}

#footer a:hover { 
    display: none;
}

#footer_border {
	display: none;
}

#footer_border * {
    display: none;
}

input.btn{
}

input.btnhov{
}

.btn {
}

.btnhov {
}

.menu_sub_items a, .menu_sub_items a:visited {
	display: none;
}

.menu_sub_items a:hover, .menulatnav a:focus {
	display: none;
}

div.menu_separator {
	display: none;
}

#left_menu {
	display: none;
}

.menu_item {
	display: none;
}

.menu_item:hover, .menu_item:focus {
	display: none;
}

#hdr-nav {
	display:none;
}

#login {
	display:none;
}
#logged {
	display:none;
}
