@charset "utf-8";
/* CSS Document */

*	{ border:none; margin:0px; padding:0px; }

body	{ background-color:#FFFFFF; font-family:sans-serif,Verdana, Arial, Helvetica; color:#000000; font-size:12px; text-align:justify;}

#geral	{ margin:0px auto; text-align:justify; width:760px; }

#topo{ position:relative; width:760px; height:20px; text-align:center; }

#topo h1{ text-indent:-5000px; font-size:16px; font-weight:bold; padding-top:10px; }

#topico { position:relative; widows:760px; height:30px; padding-left:10px; }

h1 { font-size:16px; font-weight:bold; }
h2 { font-size:14px; font-weight:bold; }
h3 { font-size:12px; font-weight:bold; }
p { font-size:12px; }

/* Home */
#home { position:relative; float:left; width:760px; height:400px; margin-bottom:30px; }
#homemenu { position:relative; float:left; width:80px; height:400px; border:0px; }
#homefoto { position:relative; float:left; background:url(../graph/bgfoto.gif); background-repeat:no-repeat; width:600px; height:400px; border:0px; margin:0px; text-align:center; }

#homemenuapoio { position:relative; float:left; width:80px; height:130px; padding-top:270px; } /* altura real 400 */
#homemenuapoio ul { position:relative; width:80px; text-align:left; }
#homemenuapoio li { display:block; width:20px; height:20px; text-indent:-5000px; }
#homemenuapoio p { margin-bottom:10px; }

ul{ position:relative; width:80px; height:100px; padding-top:0px; text-align:center; }
li{ display:inline; text-indent:0px; list-style:none; margin: 0px 0px; }


/* Menu Home Esquerda */
a#escola { float:left; text-indent: -5000px; overflow: hidden; width: 80px; height: 80px; background: url(../menu/escola.jpg); background-repeat:no-repeat; }
a#escola:hover { width: 80px; height: 80px; background-position: -80px 0px; }

a#cursos { float:left; text-indent: -5000px; overflow: hidden; width: 80px; height: 80px; background: url(../menu/cursos.jpg); background-repeat:no-repeat; }
a#cursos:hover { width: 80px; height: 80px; background-position: -80px 0px; }

a#galeria { float:left; text-indent: -5000px; overflow: hidden; width: 80px; height: 80px; background: url(../menu/galeria.jpg); background-repeat:no-repeat; }
a#galeria:hover { width: 80px; height: 80px; background-position: -80px 0px; }

a#links { float:left; text-indent: -5000px; overflow: hidden; width: 80px; height: 80px; background: url(../menu/links.jpg); background-repeat:no-repeat; }
a#links:hover { width: 80px; height: 80px; background-position: -80px 0px; }

a#novidade { float:left; text-indent: -5000px; overflow: hidden; width: 80px; height: 80px; background: url(../menu/novidade.jpg); background-repeat:no-repeat; }
a#novidade:hover { width: 80px; height: 80px; background-position: -80px 0px; }

a:link, a:visited{ color:#FFFFFF; text-decoration:none; }
a:hover, a:active{ color:#FFFFFF; text-decoration:none; }

/* Barra separadora do MENU */
#titulo { position:relative; float:left; width:745px; height:25px; background:url(../graph/barra.jpg); margin-top:25px; text-transform:uppercase; text-align:center; color:#FFFFFF; padding-top:10px; padding-left:15px; }


/* Home Noticia */
#noticia{ position:relative; float:left; width:760px; padding:5px 0px; text-align:center; color:#000000; text-transform:uppercase; }
a#noticia { clear:both; width:750px; padding:10px 5px; background:#FFFFFF; margin-bottom:0px; color:#000000; text-transform:none; text-decoration:none; text-align:left; border-bottom:1px; border-bottom-style:dotted; border:#330066; }
a#noticia:hover { clear:both; width:740px; padding:10px 5px; background:#E4E4E4; margin-bottom:0px; color:#64039a; text-transform:none; text-decoration:none; border-left:10px #990066 solid; border-bottom:1px; border-bottom-style:dotted; border:#330066; }


/* Menu Site */
#logo { position:relative; float:left; width:160px; height:100px; background:url(../graph/logo.jpg); margin-right:40px; }
#sitemenu { position:relative; float:left; width:760px; height:100px; margin-bottom:20px; }
#sitemenu ul{ position:relative; float:left; width:480px; height:80px; padding-top:0px; text-align:center; margin-top:20px; }
#sitemenu li{ display:inline; text-indent:0px; list-style:none; margin: 0px 0px; }
#apoio{ float:right; width:60px; height:80px; }
#apoio p { font-size:9px; color:#CCCCCC; margin:0px; text-align:left; }

/* Corpo do Site */
#corpo { width:760px; }
#spacer { margin-top:30px; }


/* Rodape */
#rodape { position:relative; float:left; width:760px; text-align:center; padding:40px 0px; }
#rodape h1 { font-size:9px; color:#666666; text-align:center; }
#rodape h2 { float:right; font-size:9px; color:#666666; }
#rodape a { font-size:9px; color:#666666; text-decoration:none; }


#banner { background:#FFFFFF; width:840px; height:220px; margin:0 auto; }