body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #8CD2F6;
	margin: 0px;
	padding: 0px;
}
* img {border:0;}
.colunaMeio {
	background-image: url(img/temas/fundo.jpg);
	background-repeat: no-repeat;
}
.titadm{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	word-spacing: 2px;
	letter-spacing: 2px;
}
a.adm:link, a.adm:visited {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.adm:active, a.adm:hover {
	font-size: 12px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
	background-color: #CC0000;
}
.titFormAdm {
	font-size: 16px;
	font-weight: bold;
	background-color: #8bd3f6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #990000;
}
table.horarios{
	border: 1px solid #006699;
}
td.horarios {
	border: 1px solid #006699;
}
a.link_curso:link, a.link_curso:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link_curso:active, a.link_curso:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

.txt_dia{
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}
.txt_hora {
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}
.txt_hora_curso {
	font-size: 10px;
	color: #FFFFFF;
}
.txt_prof{font-size:9px}

.menu{
	margin: 0px;
	padding: 0px;	
}
.menu li{
	list-style-type: none;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #d0544e;
	padding-left: 10px;
}
.menu li a:link, .menu li a:visited{
	font-size: 14px;
	font-weight: bold;
	color: #B73731;
	text-decoration: none;
}
.menu li a:hover, .menu li a:active{
	font-size: 14px;
	font-weight: bold;
	color: #B73731;
	text-decoration: underline;
}
