body {
	margin: 0px;
}

table, td {
	font-family: Tahoma;
	font-size: 11px;
}
form {
	margin: 0px;
}
.url {
	color: #FFFFFF;
	font-weight: bold;
}
.fonteBranca {
	color: #FFFFFF;
	font-size: 10px;
}
.fonteCinza {
	color: #666666;
	font-size: 10px;
}
.linkBranco {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.traco1 
{
	border-bottom: 1px dotted #CCCCCC;
}
.linha3 
{
	border-bottom: 1px solid #000000;
}
.linhad 
{
	border-bottom: 1px solid #C8C8C8;
}
.campo {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 11px;
}
.inputAulas 
{
	font-family: tahoma; 
	font-size: 11;
	background-color: f8f8f8;
	border: 1px solid f8f8f8;
	color: #000000;
}
#Menuitem {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px solid #000000;
	background-color: #355e0e;
	padding-left: 10px;
	text-transform: uppercase;
	height: 20px;
}
#MenuSubitem {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	height: 20px;
	background-color: #ffffff;

}
#MenuSubitem a:link, #MenuSubitem a:visited, #MenuSubitem a:active {
	color: #000000;
	text-decoration: none;
	height: 20px;
	width:100%;
	
}
#MenuSubitem a:hover {
	background-color: #e4f5d3;
	text-decoration: none;
	
	width:100%;
	color: #162e00;
	text-align: left;

}

.boxTitulo {

	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;

	background-color: #ff9900;
	
	

}
.boxTexto {
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
}
.boxData {
	font-size: 10px;
	color: #999999;
}
.linkMenus {
	color: #333333;
	text-decoration: none;
}
.linkTexto {
	color: #000000;
	text-decoration: underline;
}
#tituloPágina td {
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	height: 35px;
	color: #FFFFFF;
	background-color: #faa401;
}
#tituloPágina .fonteMenor {
	font-size: 12px;
	font-weight: bold;
}
.bgSuperior {

	background-image: url(../imagens/bg_superior.gif);
	background-repeat:repeat-x;
	background-position: top;
}
a.linkBranco:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.linkMenus:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
}
a.linkTexto:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
}
.tabCinza {
	border: 1px solid #CCCCCC;
}
.menuAulas {
	font-family: tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a.menuAulas:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}
.menuHorarios {
	font-family: tahoma;
	font-size: 14px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a.menuHorarios:hover {
	font-family: tahoma;
	font-size: 14px;
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}
.titulo {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}
.linhaAzul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.direitaAzul {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006699;
}
.texto {
	font-family: tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
#floater 
{
	LEFT: 790px; 
	POSITION: absolute; 
	TOP: 15px; 
	VISIBILITY: visible; 
	Z-INDEX: 0
}
