@charset "utf-8";
.titHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.TxtHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.fdLista {
	background-color: #E9E9E9;
}
.titLista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-position: left;
}
.txtLista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	background-position: left;
	font-weight: lighter;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}
.fdRosaClaro {
	background-color: #E5D9AC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}
.fdRosaClaro1 {
	background-color: #F6E9B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}
.fdRosaEscuro {
	background-color: #D7C48D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.fdRosaCinza {
	background-color: #E4E4E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: lighter;
	color: #F6E9B9;
	text-decoration: none;
}
.titRespErrada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F0145A;
	text-decoration: none;
}
.titRespCerta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}

.texto10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}.bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F0145A;
	text-decoration: none;
	background-color: #FFFFFF;
	border: medium solid #CE0C0C;
}

/* TEXTO HOME */

.texto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#663300;
	text-decoration: none;
	}
	
.tabelaUniversidade{
	background-image:url(../imagens/mapa3.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}

