/* CSS Document */
body {
	background-color: #F2F7FD;
	margin-center: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* titulos com caixa */
.titulo_texto {
	width:270px;
	display:block;
	FONT: 12px "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif; COLOR: #4D7095; 
	text-align:center;	
	border-top: 3px solid #D8E8F9;	
	border-right: 1px solid #F6F9FC;
	background:#F6F9FC;			
}

strong.drop {
	 float: left;
     font-size: 3.0em;
     font-style: normal;
     color: #b1cce0;
} 
/* links nos textos */
a.links {
	FONT: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif; font-size:11px; COLOR: #4d7095; LETTER-SPACING: 0px; TEXT-DECORATION: none; font-weight: normal; border-bottom: 1px dashed #4d7095;
}
a.links:hover {
	BORDER-LEFT-COLOR: #00ffff; BACKGROUND: #dae6f3; BORDER-BOTTOM-COLOR: #00ffff; COLOR: #4d7095; BORDER-TOP-COLOR: #00ffff; BORDER-RIGHT-COLOR: #00ffff; font-weight: normal
}
.sub_texto {
 	line-height: 160%;	 
	margin-left:10px;
	FONT-SIZE: 11px; COLOR: #555555; PADDING-TOP: 6px; FONT-FAMILY: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif; TEXT-ALIGN: justify;
}
.inicio_texto { 	
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif; TEXT-ALIGN: justify;
	font-weight: 200;
}

/* menus das abas */
.menu {
	font-family: Verdana, Helvetica, sans-serif;;
	text-align:left;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	padding-left:8px;	
	cursor: pointer;
	background-image:  url(../img/faculdade/pos/select.gif); 
}

.menu2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	padding: 2px;
	cursor: pointer;
	background-image:  url(../img/faculdade/pos/select3.gif); 
}
.menu-sel {
	font-family: Verdana, Helvetica, sans-serif;
	text-align:left;
	font-size: 11px;
	font-weight: normal;
	color: #053669;
	padding-left:8px;
	cursor: pointer;
	background-image:  url(../img/faculdade/pos/select_2.gif); 
}
.tb-conteudo {
	border-right: 1px solid #90BDF8;
	border-bottom: 1px solid #90BDF8;
}
.conteudo {
	background-color: #FFFFFF;		
}
.divisao_coluna_texto {
	border-left: 1px dashed #c3c3c3;	
	}

/*CSS menssagem box */
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #F6F9FC;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid #afd0fb;
font:normal 11px Verdana;
color: #4d7095;
line-height:18px;
z-index:100;
border-right: 1px solid #afd0fb;
border-bottom: 1px solid #afd0fb;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: #84a31f;
margin: 3px 8px;
TEXT-DECORATION: none;
border-bottom: 1px dashed ;
}
.hintanchor2{ /*CSS for link onmouseover dos titulo de menus das abas*/
font-family: Verdana, Helvetica, sans-serif;;
	text-align:left;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	padding-left:8px;	
	cursor: pointer;
}
/*CSS images box boton left right top*/
.img_direita {
	vertical-align: bottom;
	border-left: 1px solid #90BDF8;
	padding: 0 0 3 3;	
	border-bottom: 1px solid #90BDF8;	
	border-top: 1px solid #90BDF8;		
	border-right: 1px solid #90BDF8;		
}

/*CSS Menus laterais*/
a.linque {
	position:relative;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px ; 
	color:#4A698B;
	padding:4px 0px;
	text-decoration:none;
	width:204;
	background:#DAE6F3;		
}
a.linque2 {
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	padding:4px 4px;
	text-decoration:none;
	width:204;
	height: 2;
}
a.linque:hover {
		background-color:#FFFFFF;	
}
a.linque.box {
		background-color:#FFFFFF;
}
.table2 {	
	border:1px solid #C2B59B;	
}
.borda {
	border-width: 1;
	border-top-color: #FFFFFF;	 
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-color:#C2B59B;	
}


<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:0;
	
}
body {
	background-color: #FDFDF2;
}
.base1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align:center;
	vertical-align:text-top;
}
.base2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #15475B;
	text-align:center;
}
#Layer1 {
	position:absolute;
	left:521px;
	top:15px;
	width:298px;
	height:35px;
	z-index:1;
}
-->