body { 	
	margin: 0 auto;
	background: url(../img/bg.png) #F8F8F8 repeat-x;
	text-align: center /*hack do IE5*/ }

	#global {
	width: 820px;
	/*Para juntar ao topo da página (não deixar o espaço azul) */
	margin: auto;
	text-align: left /*hack do IE5*/ }
	
	
	/*-----------------------------------------------------------------------------------*/
	
	/*LOGO*/
	
	#logo {
	background: url(../img/logo.png) no-repeat;
	width: 299px;
	height: 76px;
	float: left;
	margin-top: 30px;
	margin-left: 20px; }
	
	/*Pra esconder o h1 e trocar pela logo*/
	#logo h1 {
	text-indent: -999px;
	overflow: hidden}
	
	#logo h1 a{
	display: block;
	width: 299px;
	height: 76px;}
	
	#nome{
	background: url(../img/nome.png) no-repeat;
	width: 431px;
	height: 85px;
	float: left;
	margin-top: -80px;
	margin-left: 350px;}

	/*--------------------------------------------------------------------------------------------------------------------------------------------*/
	
	/*MENU*/
	
/* menu::base */

div#menu {
    height: 46px;
    padding-left: 10px;
    background: url(../img/images/left.png) no-repeat;
    _background-image: url(../img/images/left.gif);
    width:820px;
	float:left;
	margin-top: 18px;
	margin-left: 10px; }

div#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left; }
	
div#menu ul.menu {
    padding-right: 10px;
    background: url(../img/images/right.png) no-repeat right 0;
    _background-image: url(../img/images/right.gif); }

div#menu li {
    position: relative;
    margin: 0;
    padding: 0 0 0 0;
    display: block;
    float: left;
    z-index: 9;
    width: auto; }
	
div#menu ul ul li {
    z-index: 9; }
	
div#menu li div {
    list-style: none;
    float: left;
    position: absolute;
    z-index: 11;
    top: 36px;
    left: 0;
    visibility: hidden;
    width: 187px;
    padding: 0 0 11px 7px;
    background: url(../img/images/submenu-bottom.png) no-repeat 7px bottom;
    _background-image: url(../img/images/submenu-bottom.gif);
    margin: 0px 0 0 -4px; }
	
div#menu li:hover>div {
    visibility: visible; }

div#menu a {
    position: relative;
    z-index: 10;
    height: 41px;
    display: block;
    float: left;
    line-height: 41px;
    text-decoration: none;
    margin-top: 1px;
    white-space: nowrap;
    width: auto;
    padding-right: 5px;
    text-align: center; }
	
div#menu span {
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 95% 0;
    text-align: center; }

/* menu::level1 */
div#menu a {
    padding: 0 26px 0 0;
    line-height: 40px;
    height: 46px;
    margin-right: 5px;
    _margin-right: 1px;
    background: none; }
	
div#menu span {
    margin-top: 2px;
    padding-left: 30px;
    color: #fff;
    font: bold 15px Trebuchet MS,Arial,san-serif;
    background: none;
    line-height: 40px; }
	
div#menu a:hover,
div#menu a.over {
    background:  url(../img/images/selected-right-sub.png)  no-repeat right -1px;
    _background-image: url(../img/images/selected-right-sub.gif); }
	
div#menu a:hover span,
div#menu a.over span {
    background: url(../img/images/selected-left-sub.png) no-repeat 0 -3px;
    _background-image: url(../img/images/selected-left-sub.gif); }
	
div#menu li.current a,
div#menu ul.menu>li:hover>a {
    background: url(../img/images/selected-right-sub.png) no-repeat right -1px;
    _background-image: url(../img/images/selected-right-sub.gif);  }
	
div#menu li.current a span,
div#menu ul.menu>li:hover>a span {
    background: url(../img/images/selected-left-sub.png) no-repeat 0 -3px;
    _background-image: url(../img/images/selected-left-sub.gif); z-index: 999; }
	
div#menu ul.menu>li:hover>a span {
    color: #043454; z-index: 999; }
	
div#menu li {  }
div#menu li.last { background: none; z-index: 999;}

div#menu li.current a,
div#menu li.current a span,
div#menu.js-active a:hover,
div#menu.js-active a:hover span,
div#menu.js-active a,
div#menu.js-active span {
    background:none; z-index: 999; }
	
div#menu.js-active ul.menu>li:hover>a,
div#menu.js-active ul.menu>li:hover>a span {
    background:none; z-index: 999; }
	
div#menu li.current a.over {
    background: url(../img/images/selected-right-sub.png)  no-repeat right -1px;
    _background-image: url(../img/images/selected-right-sub.gif); z-index: 999; }
	
div#menu li.current a.over span {
    background: url(../img/images/selected-left-sub.png) no-repeat 0 -3px;
    _background-image: url(../img/images/selected-left-sub.gif); z-index: 999; }
	
div#menu a.over span {
    color: #043454; z-index: 999; }

div#menu ul ul li a span {
    color: #043454; z-index: 999;
}

div#menu ul ul li a:hover span {
    color: #FFF; z-index: 999; }

/* menu::level2 */
div#menu ul ul li {
    background: none;
    padding: 0; z-index: 999; }
	
div#menu ul ul {
    padding-top: 10px; z-index: 999; }
	
div#menu ul ul a {
    padding: 0;
    height: auto;
    float: none;
    display: block;
    line-height: 26px;
    font-size: 11px;
    color: #ffffff;
    z-index: -1;
    padding-left: 5px;
    white-space: normal;
    width: 160px;
    margin: 0 5px;
    text-transform: none; z-index: 999; }
    
div#menu ul ul a span {
    padding: 0 15px;
    line-height: 26px;
    font-size: 11px; z-index: 999; }
div#menu li.current ul a,
div#menu li.current ul a span {
    background:none; z-index: 999;}
	
div#menu ul ul a:hover {
    background: url(../img/images/submenu-selected-bottom.png) no-repeat 5px bottom; z-index: 999; }
	
div#menu ul ul a:hover span {
    background: url(../img/images/submenu-selected-top.png) no-repeat 0 0; z-index: 999; }
div#menu ul ul a.parent {
    background: url(../img/images/submenu-pointer-bottom.gif) no-repeat 5px bottom; z-index: 999; }
	
div#menu ul ul a.parent span {
    background: url(../img/images/submenu-pointer-top.png) no-repeat 0 0; z-index: 999; }
	
div#menu ul ul a.parent:hover {
    background: url(../img/images/submenu-pointer-selected-bottom.png) no-repeat 5px bottom; z-index: 999; }
	
div#menu ul ul a.parent:hover span {
    background: url(../img/images/submenu-selected-top.png) no-repeat 0 0; z-index: 999; }
	
div#menu ul ul span {
    margin-top: 0;
    text-align: left; z-index: 999; }
	
div#menu ul ul li.last { background: none; z-index: 999;}

div#menu ul ul li {
    width: 100%;
	z-index: 999; }

div#copyright { display: none; }
#copyright a { display: none; }
#copyright   { display: none; }

	
	/*--------------------------------------------------------------------------------------------*/

	
	/*CORPO*/

	#corpo {
	width:800px;
	height: 570px;
	margin-top: 20px;
	margin-left: 12px;
	float:left;}

	/*--------------------------------------------------------------------------------------------*/
	
	/*BOX 1 - O SISTEMA*/
	
	#box1 {
	width: 250px;
	height: 250px;	
	margin-left: 0px;
	margin-top: 35px;
	float: left}
	
	#box1 h5  a{
	margin: 0 a;
	border-top: solid 10px #CCCCCC;
	width: 250px;
	margin-top: -22px;
	margin-left: 0px;
	color:#666666;
	text-decoration: none;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-serif;
	font-size: 20px;
	float:left;}
	
	#box1 h5  a:hover{
	border-top: solid 10px #003366;
	color: #003366;}

	#box1 p {
	width: 250px;
	text-align: justify;
	line-height: 21px;
	font-size: 12px;
	font-weight:bold;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-serif;
	color: #000;
	margin-top: 10px;
	margin-left: 0px;
	float:left;}
	
	#box1 h4 a {
	margin: 0px;
	background: url(../img/botao.png) no-repeat;
	width: 72px;
	height: 28px;
	margin-left: 183px;
	margin-top: 5px;
	float:left;}
	
	/*--------------------------------------------------------------------------------------------*/
	
	/*BOX 2 - EVENTOS*/
	
	#box2 {
	width: 250px;
	height: 250px;	
	margin-left: 25px;
	margin-top: 35px;
	float: left}
	
	#box2 h5  a{
	margin: 0 a;
	border-top: solid 10px #CCCCCC;
	width: 250px;
	margin-top: -22px;
	margin-left: 0px;
	color:#666666;
	text-decoration: none;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-serif;
	font-size: 20px;
	float:left;}
	
	#box2 h5  a:hover{
	border-top: solid 10px #003366;
	color: #003366;}

	#box2 p {
	width: 250px;
	text-align: justify;
	line-height: 21px;
	font-size: 12px;
	font-weight:bold;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-serif;
	color: #000;
	margin-top: 10px;
	margin-left: 0px;
	float:left;}
	
	#box2 h4 a {
	margin: 0px;
	background: url(../img/botao.png) no-repeat;
	width: 72px;
	height: 28px;
	margin-left: 183px;
	margin-top: 5px;
	float:left;}
	
	/*--------------------------------------------------------------------------------------------*/
	
	/*BOX 3 - SERVIÇOS*/
	
	#box3 {
	width: 250px;
	height: 250px;	
	margin-left: 25px;
	margin-top: 35px;
	float: left}
	
	#box3 h5  a{
	margin: 0 a;
	border-top: solid 10px #CCCCCC;
	width: 250px;
	margin-top: -22px;
	margin-left: 0px;
	color:#666666;
	text-decoration: none;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-serif;
	font-size: 20px;
	float:left;}
	
	#box3 h5  a:hover{
	border-top: solid 10px #003366;
	color: #003366;}

	#box3 p {
	width: 250px;
	text-align: justify;
	line-height: 21px;
	font-size: 12px;
	font-weight:bold;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-serif;
	color: #000;
	margin-top: 10px;
	margin-left: 0px;
	float:left;}
	
	#box3 h4 a {
	margin: 0px;
	background: url(../img/botao.png) no-repeat;
	width: 72px;
	height: 28px;
	margin-left: 183px;
	margin-top: 5px;
	float:left;}

	
	/*--------------------------------------------------------------------------------------------*/
	
	/*RODAPE*/

	#rodape {
	background: url(../img/rodape.png) repeat-x;
	width: 100%;
	margin-top: 0px;
	float:left }
	
	#rodape p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	color:#000;
	font-weight:bold;
	line-height: 30px;
	margin-top: 25px;
	text-align:center}
	
	#rodape h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	font-weight:bold;
	font-style:italic;
	margin-top: -75px;
	margin-left: 955px;
	float:left;}
	
	#rodape h6 a {
	background: url(../img/logo_escolarplus.png) no-repeat;
	height: 37px;
	width: 98px;
	margin-top: -70px;
	margin-left: 950px;
	float:left}	
	
	#rodape h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	font-weight:bold;
	line-height: 25px;}
	
	/*POU-UP*/
	
	#apDiv1{
	/*border: outset 3px #FFFFFF;*/
	height: 249px;
	width: 300px;
	position:absolute;
	z-index:999;
	margin-left: 550px;
	margin-top: 250px;
	cursor: pointer}
	
	