@charset "utf-8";
#geral {
	background-image: url(../img_layout/barra_superior.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 100%;
	clear: both;
}
body {
	margin: 0px;
}
#meio {
	clear: both;
	height: auto;
	width: 817px;
	margin-right: auto;
	margin-left: auto;
}
#topo {
	clear: both;
	float: none;
	height: 11px;
	width: 817px;
	background-image: url(../img_layout/topo.jpg);
	background-repeat: no-repeat;
}
#top {
	clear: both;
	float: right;
	height: 122px;
	width: 817px;
}
#menu{
	clear: both;
	float: none;
	height: 42px;
	width: 817px;
}

#animacao{
	clear: both;
	float: none;
	height: 165px;
	width: 817px;
}
#meio_topo{
	clear: both;
	float: none;
	height: 26px;
	width: 817px;
	background-image: url(../img_layout/meio_topo.jpg);
	background-repeat: no-repeat;
}

#meio_meio{
	clear: both;
	float: none;
	height: auto;
	width: 817px;
	background-image: url(../img_layout/meio_meio.jpg);
	background-repeat: repeat;
}

#meio_rodape{
	clear: both;
	float: none;
	height: 26px;
	width: 817px;
	background-image: url(../img_layout/meio_rodape.jpg);
	background-repeat: no-repeat;
}

#rodape{
	clear: both;
	float: none;
	height: 102px;
	width: 817px;
	background-repeat: no-repeat;
}

.texto_site {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.menu_escola {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.tit_home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	color: #990000;
	text-align: left;
	word-spacing: 2px;
	white-space: normal;
	font-weight: bold;
	height: 15px;
}
.data_home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.tit_home a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	color: #990000;
	text-align: left;
	word-spacing: 2px;
	white-space: normal;
	font-weight: bold;
	height: 15px;
}
.data_titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.texto_data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.texto_site a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

.texto_site a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

.texto_data a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

