body, html, h1, h2, h3, h4, h5, h6, a, ul, li {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a {
	color: #000;
	text-decoration: none;
}

body {
	background: url(../images/bg_geral.jpg) no-repeat fixed center top #ebebeb;
}

ul, li {
	list-style-type: none;
}

#corpo {
	margin-top: 20px;
	width: 860px;
	min-height: 630px;
	margin: 20px auto 0;
}

#barra_superior, #barra_inferior {
	float: left;
	height: 20px;
	background: #565656;
	width: 100%;
}

#barra_inferior {
	height: 32px;
}

#barra_inferior h5 {
	line-height: 32px;
	color: #fff;
	text-align: center;
}

a.logo {
	float: left;
	width: 332px;
	height: 126px;
	display: block;
	background: url(../images/logo.jpg) no-repeat;
}

#box_principal {
	float: right;
	margin-top: 7px;
	width: 435px;
	height: 301px;
	background: url(../images/bg_box_principal.png) no-repeat;
}

#box_principal img {
	margin: 10px;
}

#menu {
	clear: left;
	float: left;
	margin-top: 9px;
}

#menu li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

.botao01, .botao02, .botao03, .botao04, .botao05 {
	width: 288px;
	height: 31px;
	line-height: 31px;
	margin-bottom: 7px;
}

.botao01 {
	background: url(../images/botao01.png) no-repeat;
}

.botao02 {
	background: url(../images/botao02.png) no-repeat;
}

.botao03 {
	background: url(../images/botao03.png) no-repeat;
}

.botao04 {
	background: url(../images/botao04.png) no-repeat;
}

.botao05 {
	background: url(../images/botao05.png) no-repeat;
}

.botao01 a:hover, .curso_clicado {
	background: url(../images/botao01_hover.png) no-repeat;
}

.botao02:hover, .professores_clicado {
	background: url(../images/botao02_hover.png) no-repeat;
}

.botao03:hover, .eventos_clicado {
	background: url(../images/botao03_hover.png) no-repeat;
}

.botao04:hover, .servicos_clicado {
	background: url(../images/botao04_hover.png) no-repeat;
}

.botao05:hover, .contato_clicado {
	background: url(../images/botao05_hover.png) no-repeat;
}

#conteudo_inferior {
	clear: left;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	width: 860px;
}

ul#textos_principal li.materia_principal img {
	float: left;
	background: url(../images/bg_box_secundario_topo.png) no-repeat;
	width: 110px;
	height: 113px;
	margin-right: 6px;
	padding: 6px;
}

ul#textos_principal li.materia_secundaria img {
	float: left;
	background: url(../images/bg_box_secundario.png) no-repeat;
	width: 110px;
	height: 138px;
	margin-right: 6px;
	padding: 6px;
}

li.materia_principal {
	float: left;
	width: 620px;
	margin-bottom: 15px;
}

li.materia_secundaria {
	float: left;
	width: 305px;
	margin-right: 10px;
}

#textos_principal h2, #texto_interno h2 {
	float: left;
	color: #cf000c;
	font-weight: bold;
	margin-bottom: 4px; 
	margin-top: 4px;
}

#textos_principal h4 {
	float: left;
	width: 170px;
	font-size: 11px;
}

#textos_principal .materia_principal h4 {
	width: 490px;
}

#avisos {
	float: right;
	
	
}

#conteudo_interno img {
	float: right;
	width: 158px;
	height: 110px;
	padding: 4px;
	background: url(../images/bg_img_interno.png) no-repeat;
}

#texto_interno p {
	clear: left;
}

#texto_interno {
	width: 680px;
}

#lista_professores li {
	line-height: 20px;
	text-indent: 10px;
}

#lista_cursos li {
	border: 2px solid #000;
	padding: 4px;
	background: #fff;
	margin-bottom: 10px;
}

#lista_cursos li h3 {
	font-weight: bold;
}

#lista_servicos li {
	line-height: 16px;
	margin-left: 15px;
	margin-bottom: 10px;
}

#lista_servicos li h6 {
	margin-left: 15px;
}

.inputbox, textarea {
	width: 350px;
}

#conteudo_inferior a {
	color: #cf000c;
}

#conteudo_inferior a:hover {
	text-decoration: underline;
}

#conteudo_inferior #lista_professores a {
	color: #000;
}
