body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}

img {
	border: none;
}

#splash {
	width: 489px;
	height: 306px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -260px;
	z-index: 999;
}

#layout_inicial {
	width: 780px;
	height: 1030px;
	position: absolute;
	left: 50%;
	margin-left: -390px;
}

#anim_topo {
	width: 780px;
	height: 178px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#menu {
	width: 770px;
	height: 44px;
	position: absolute;
	top: 176px;
	left: 0px;
	padding-left: 10px;
	z-index: 99;
}

#avisos {
	width: 780px;
	height: 30px;
	position: absolute;
	top: 220px;
	left: 0px;
	background-image: url(../images/avisos.gif);
}
#avisos a {
	color: #000000;
	text-decoration: none;
}
#avisos a:hover {
	color: #000000;
	text-decoration: underline;
}
#texto_avisos {
	padding-top: 8px;
	text-align: center;
}

#aulas_esquerda {
	width: 135px;
	height: 722px;
	position: absolute;
	top: 248px;
	left: 0px;
	background-image: url(../images/bg_aulas.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#rodape {
	width: 770px;
	height: 55px;
	position: absolute;
	top: 970px;
	left: 0px;
	background-color: #CCCCCC;
	border-top: #A6A6A6 2px solid;
	padding-left: 10px;
	padding-top: 5px;
}

#agw {
	width: 39px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	right: 5px;
}

#direita {
	width: 175px;
	height: 722px;
	position: absolute;
	top: 250px;
	left: 605px;
	background-image: url(../images/bg_aulas.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#enquete_dicas {
	width: 175px;
	height: 570px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/bg_enquete_dicas.jpg) no-repeat;
}

#enquete {
	width: 155px;
	height: 140px;
	position: absolute;
	top: 37px;
	left: 15px;
}
#enquete p {
	margin: 0px;
	padding: 3px;
}
#enquete h1 {
	margin: 3px 0px 3px 0px;
	font-size: 14px;
}
#enquete h2 {
	margin: 3px 0px 3px 0px;
	font-size: 10px;
}

#dicas {
	width: 155px;
	height: 305px;
	position: absolute;
	top: 240px;
	left: 15px;
	text-align: justify;
}
#dicas p {
	margin: 0px;
	padding: 3px;
}

#novidades {
	width: 460px;
	height: 150px;
	position: absolute;
	top: 250px;
	left: 140px;
	background-image: url(../images/bg_novidades.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
}

#horarios {
	width: 450px;
	height: 180px;
	position: absolute;
	top: 445px;
	left: 140px;
	background-image: url(../images/bg_horario.jpg);
	background-repeat: no-repeat;
	padding-top: 45px;
	text-align: center;
}
#tabela_horarios {
	border: 2px #F1F4CD solid;
}

#acontece {
	width: 450px;
	height: 180px;
	position: absolute;
	top: 445px;
	left: 140px;
	background-image: url(../images/bg_acontece.jpg);
	background-repeat: no-repeat;
	padding-top: 45px;
}

#destaques_inicial {
	width: 450px;
	height: 150px;
	position: absolute;
	top: 680px;
	left: 140px;
	background-image: url(../images/bg_destaques.jpg);
	background-repeat: no-repeat;
	padding-top: 45px;
}
#destaques_inicial ul {
	margin-top: -1px;
}
#destaques_inicial li {
	list-style: none;
	margin-left: -30px;
	margin-bottom: 8px;
	border-bottom: #7F7F7F dotted 1px;
}

#interna {
	width: 470px;
	height: 630px;
	position: absolute;
	top: 250px;
	left: 135px;
}

#topico {
	width: 450px;
	height: 37px;
	position: absolute;
	top: 10px;
	left: 10px;
}

#conteudo {
	width: 450px;
	height: 570px;
	position: absolute;
	top: 50px;
	left: 10px;
	padding-bottom: 10px;
	text-align: justify;
}

#contato .inputs_contato {
	width: 360px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#banner_inferior {
	width: 450px;
	height: 130px;
	position: absolute;
	top: 880px;
	left: 140px;
	border: #000000 1px solid;
}
