/* CSS Document */

a.menutopo:link {  font-family: Verdana, Arial;font-size: 12px;color: #000000; text-decoration: none}
a.menutopo:visited {  font-family: Verdana, Arial;font-size: 12px;color: #000000; text-decoration: none}
a.menutopo:hover {  font-family: Verdana, Arial;font-size: 12px;color: #000000; text-decoration: underline}
a.menutopo:active {  font-family: Verdana, Arial;font-size: 12px;color: #000000; text-decoration: none}

p  {  font-family: Arial; text-align:center; font-size: 12px;color: #000000; text-decoration: none}

.titulo { font-family: Verdana, Arial; color:#ff9933; font-size: 16px; text-align:center; font-weight:bold}
.rodape { font-family: Verdana, Arial; color:#000000; font-size: 12px; text-align:center; }
.titulo1 {
	font-family: Arial;
	text-align:center;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;
}
.titulo2 {
	font-family: Arial;
	text-align:center;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;
}
.Titulo-Mes {

	font-family: Arial;
	text-align:center;
	font-size: 18px;
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
.Titulo-semestre {

	font-family: Arial;
	text-align:center;
	font-size: 20px;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;
}
.Titulo-Local {
	font-family: Arial;
	text-align:center;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	text-transform: capitalize;
}

.Seminars-traco {
	font-family: Arial;
	text-align:center;
	font-size: 20px;
	color: #222222;
	letter-spacing:10px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom:20px;
}


.Seminars-corpo, {
	font-family: Arial;
	text-align:center;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.Seminars-corpo a:hover, .Seminars-corpo a:visited, .Seminars-corpo a:link, .Seminars-corpo a:active {
	font-family: Arial;
	text-align:center;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
