.tahoma_10 {
	font-family: tahoma;
	font-size: 11px;
	color: #444444;
}
.texto {
	font-family: tahoma;
	font-size: 11px;
	color: #444444;
}
.tahoma_10v {
	font-family: tahoma;
	font-size: 10px;
	color: #444444;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E0E0E0;
}
.campos {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #B2B4BF;
}
.btn {
	font-family: tahoma;
	font-size: 11px;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #990000;
}
.textoBranco {

	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.textoBrancoT {

	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
}
#estudos {
   left:50%;
   margin-left:-360px;
   top:0px;
   position:absolute;
   width:163px; 
   height:188px;
   z-index: 1;
}
#login {
   left:50%;
   margin-left:145px;
   top:190px;
   position:absolute;
   width:185px; 
   height:134px;
   z-index: 1;
}
#intranet {
   left:50%;
   margin-left:135px;
   top:195px;
   position:absolute;
   width:200px; 
   height:20px;
   z-index: 1;
 /*  background-color:#CCCCCC;*/
}
.txt_menu {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_menu:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;}
a:active{
	color: #666666;
	text-decoration: none;}
