/* CSS Document */
BODY,TD {
	font-family: Trebuchet MS, Verdana; 
	font-size: 7.6pt; 
	color: #666666;} 
	
BIG {
	font-size: 11pt; 
	font-weight: bold; 
	text-transform: uppercase;
	line-height: 18px;
	color: #6C698B;}
	
SMALL {
	font-family: Trebuchet MS, Verdana; 
	font-size: 7pt; 
	color: #7C7C7C; 
	} 
	
A {
	text-decoration : none; 
	color: #666666}

A:hover {
	text-decoration : none; 
	color: #5F5B79;
}

B {font-weight : bold;}
U {text-decoration : underline;}

.submenu {
	font-family: Trebuchet MS, Verdana; 
	font-size: 7pt; 
	color: #5F5B79;
	text-transform: uppercase;
	letter-spacing: 2px;
	} 

.submenu:hover {
	font-family: Trebuchet MS, Verdana; 
	font-size: 7pt; 
	text-transform: uppercase;
	letter-spacing: 2px;	
	color: #383649;
	text-decoration : none;
	}

.subtit {
	font-size: 7.6pt; 
	color: #6C698B;
	text-transform: uppercase;
	font-weight : bold;
	} 	

.cartaz {
	font-family: Trebuchet MS, Verdana; 
	font-size: 7pt; 
	color: #CC0000;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: underline;
	} 
	
.matmais {
	color: #CC0000;
	letter-spacing: 1px;
	} 

.matmais:hover {
	letter-spacing: 1px;	
	color: #5F5B79;
	text-decoration : underline;
	}	
	
.input {
	font-family: Trebuchet MS, Verdana; 
	text-decoration : underline;	
	font-size: 7.8pt; 
	color: #5F5B79;
	border: 1px solid #BCBCBC;
	}

.legenda  {
	visibility: hidden;
	position: absolute;
	background-color: white;
	z-index: 17;	
	width: 80%
	}	
	
.legenda_show  {
	visibility: show;
	position: absolute;
	z-index: 1;
	width: 80%
	}	
	
.creditos  {
	visibility: hidden;
	position: absolute;
	z-index: 2;	
	}	
	
.creditos_show  {
	visibility: show;
	position: absolute;
	z-index: 1;
	}	
	
.titmat {
	font-size: 8pt; 
	color: #6C698B;
	font-weight : bold;
	}

.titsubmat {
	color: #666666;
	}

.titsubmat:hover {
	color: black;
	}
