#corpo {
	position:absolute;
	width:814px;
	height:1100px;
	top: 8px;
	left: 102px;
	background-color: #F8F8FF;
}

body {
	background-image: url();
	background-color: #333333;
}

#divSlideShow {
	position:absolute;
	width:405px;
	height:360px;
	left: 30px;
	top: 300px;
	background-color:#339966;
	z-index: 1;
}

#pai_slideShow {
        display: none;
}
#numbersSlideShow {
  position:relative;
  width:400px;
  background-color:#339966; /*#6aa2a1;*/
}

#numbersSlideShow a { 
  margin: 0 0.5px; 
  padding: 0px 5px; 
  border: 3px solid #fff; 
  background: #339966; 
  text-decoration: none; 
  z-index: 2;
}

#numbersSlideShow a.activeSlide { background: #0a0;}
#numbersSlideShow a:focus { outline: none;}

#divRodape {
	position:absolute;
	width:814px;
	height:70px;
	left: 0px;
	top: 1030px;
}

#divCabecalho1 {
	position:absolute;
	width:815px;
	height:179px;
	left: 0px;
	top: 0px;
	background-color: #00AA00;
	z-index: 1;
}

#divCabecalho2 {
	position:absolute;
	width:807px;
	height:167px;
	left: 4px;
	top: 5px;
	z-index: 2;
}
/*
#buttonDiaEletro {
	position:absolute;
	width:255px;
	height:57px;
	left: 550px;
	top: 360px;
}
*/
#buttonAgeOnLine {
	position:absolute;
	width:255px;
	height:57px;
	left: 550px;
/*	top: 295px; */
    top: 340px;
}

#buttonExAluno {
	position:absolute;
	width:225px;
	height:60px;
	top: 425px;
	left: 550px;
}

#buttonVestibular {
	position:absolute;
	width:190px;
	height:130px;
	top: 770px;
	left: 20px;
}

#buttonMissao {
	position:absolute;
	width:250px;
	height:130px;
	top: 770px;
	left: 235px;
}

#buttonMail {
	position:absolute;
	width:225px;
	height:60px;
	top: 690px;
	left: 20px;
}

#buttonNEC {
	position:absolute;
	width:370px;
	height:180px;
	top: 920px;
	left: 20px;
}

#buttonMantenedora {
	position:absolute;
	width:200px;
	height:180px;
	top: 920px;
	left: 150px;
}

#buttonAtividades {
	position:absolute;
	width:225px;
	height:60px;
	top: 520px;
	left: 550px;
}

#scrollup {
	position:relative;
	overflow: hidden;
/* 	border: 2px solid #00F; */
	width:300px;
	height:450px;
	left: 500px;
	top: 580px; /*450*/
	z-index:3;
}

/*#backimage {
  position: absolute;
  height: 540px;
  width:340px;
  top: 485px; 
  left: 470px;
/*  background-color:#FF0000;
  background:url(../Acessorios/Barras/atividades.png) no-repeat scroll top center;
  z-index:2;
}*/

.headline {
  position: absolute;
  height: 100px;
  width:280px;
  top: 450px; 
  left: 5px;
}

.style5 {color: #ffffff;}

.numbers {background-color: #FFFF00;}

/*##Begin CSS Drop Down Menu##*/
#menuh-container
    {
    position: absolute;     
    top: 12em;
    left: 3em;
    z-index: 2;
    }

#menuh
    {
/*    font: [style] [variant] [weight] [size] [/line-height] [family] 
        | caption | icon | menu | message-box | small-caption | status-bar | inherit*/
    font: bold 12px arial, helvetica, sans-serif;
    width:90%;
    float:left;
    margin:4em;
    margin-top: 1em;
    }
        
#menuh a
    {
    text-align: center;
    display: block;
    border: 2px solid #FFFFFF;  /*border: size style color;*/
    white-space: nowrap;
    margin: 0;
    padding: 0.3em;
    }
#menuh a:visited 
    {
    color: #FFF;
    background-color: #00AA00;
    text-decoration:none;
    }

#menuh a:link    
    {
    color: #FFF;
    background-color: #00AA00;
    text-decoration:none;
    }

#menuh a:hover,#menuh a.over
    {
    color: #FFFFFF;
    background-color: #339966;
    text-decoration:none;
    }   

#menuh ul
    {
    list-style:none;
    margin:0;
    padding:0;
    float:left;
    width:10em;  /* width of all menu boxes */
    }

#menuh li 
    {
    position:relative;
    min-height: 1px;        
    vertical-align: bottom; 
    }

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

#menuh ul ul /*submenu*/
    {
    position:absolute;
    z-index:2;
    top:auto;
    display:none;
    padding: 1em;
    margin: -1em 0 0 -1em;
    }

div#menuh li:hover ul,div#menuh li.over ul,
div#menuh li li:hover,div#menuh li li.over
{display:none;}

div#menuh li:hover ul,div#menuh li.over ul,
div#menuh li li:hover,div#menuh li li.over
{display:block;}
/*##End CSS Drop Down Menu##*/
/*
#video-container {
  position:absolute;
  width:360px;
  height:300px;
  left: 120px;
  top: 790px;
  z-index:1;
}

#video {
  position:absolute;
  width:315px;
  height:230px;
  left: 10px;
  top: 15px;
  z-index:2;
}
*/