a:hover {
	color:#018AD2;
	text-decoration: none
}
a:active {
	text-decoration: none
}
a:link {
	text-decoration: none
}
a:visited {
	text-decoration: none
}
BODY {
	scrollbar-face-color: #EBEBEB;
	scrollbar-shadow-color: #7AC5F1;
	scrollbar-highlight-color: #7AC5F1;
	scrollbar-3dlight-color: #7AC5F1;
	scrollbar-darkshadow-color: #7AC5F1;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #7AC5F1;
	background-image: url(imagens/fundo.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-position: left top;
	background-color: #011345;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.calendario {
	display: block;
	text-align: center;
	clear: both;
}
.calendario h1 {
	color: #FFD02A;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}


#fundo_noticias {
	background-image: url(imagens/fundo_noticias.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	left:0px;
	top:200px;
	width:231;
	height:250px;
	z-index:1;
	padding-top: 47px;
	overflow: hidden;
}

form {
	margin: 0px;
	padding: 0px;
}

input, textarea, select {
	border:1 solid;
	color:#0567B2;
	font-family:tahoma, verdana, arial;
	font-size:9px;
	color:#0567B2;
	background:#EFEFEF;
}
#tudo {
	position: relative;
	width: 717px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.calendario td {
	font-weight: bold;
}
.quadradinho {
	height: 13px;
	width: 13px;
	float: left;
	margin-right: 5px;
}
.fundo_tabela {
	height: 20px;
	position: absolute;
	top: -4px;
	z-index:1
}
.calendario-dias {
	background-color: #ebebeb;
}
.calendario-dias td {
	height: 20px;
	width: 40px;
}
.calendario-dia {
	position: relative;
}
.calendario-numero {
	text-align:center;
	z-index:1000;
	position:relative
}
.calendario-legenda {
	width:140px;
	float:left;
	text-align: left;
	margin-right: 5px;
}
h2 {
	font-weight: bold;
	color: #E90000;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 5px;
}
.foto_professor {
	border: 1px solid #000000;
}
.Link_Destaque {
	padding: 2px;
	border: 1px solid #CC0000;
	float: left;
}
.tabela td {
	border: 1px solid #E9E9E9;
	padding-right: 3px;
	padding-left: 3px;
}
