body { 
  padding: 0; 
  margin: 0; 
  text-align: center; 
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px; 
  line-height: 150%; 
  background: url(../images/fundo.jpg);
  color: #333; 
}

dl,dt,dd {
	margin: 0;
	padding: 0;
}

dl dt span {
	display: none;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
	display: inline;
}

a {
	color: #333;
}

a:hover {
  text-decoration: underline;
	color: #c00;
}

a span,h5 span,h6 span,h1 span,.hideThis { display: none; }

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}



div#master {
  position: relative;
  margin: 0 auto;
  width: 778px;
	background: url(../images/fundo_content_body.jpg) repeat-y center;
}

  div#master div.contentOpen {
    position: absolute;
    background: url(../images/fundo_content_top.jpg) no-repeat center top;
    width: 778px;
    height: 59px;
    top: 0;
    left: 0;
    z-index: 0;
  }
  
div#header {
  position: relative;
  height:138px;
  background: url(../images/fundo_header.gif) no-repeat 1px 20px;
}
  
  a.logoFaber {
    position: absolute;
    display: block;
    width: 170px;
    height: 53px;
    background: url(../images/logo_faber_header.gif) no-repeat;
    top: 40px;
    left: 20px;
  }

  a.logoLE {
    position: absolute;
    display: block;
    width: 395px;
    height: 105px;
    background: url(../images/logo_listas_escolares.gif) no-repeat;
    top: 10px;
    right: 10px;
  }
  
  a.tagEscola {
    position: absolute;
    display: block;
    width: 78px;
    height: 12px;
    background: url(../images/tag_area_escola.gif) no-repeat;
    top: 75px;
    left: 260px;
  }
  
  a.tagPapelaria {
    position: absolute;
    display: block;
    width: 94px;
    height: 20px;
    background: url(../images/tag_area_papelaria.gif) no-repeat;
    top: 75px;
    left: 252px;
  }

  a.tagAdmin {
    position: absolute;
    display: block;
    width: 106px;
    height: 12px;
    background: url(../images/tag_area_administrativa.gif) no-repeat;
    top: 75px;
    left: 260px;
  }
  
div#principal {
  text-align: left;
  font-size: 12px;
  line-height: 150%;
}

div.contentClose {
  background: url(../images/fundo_content_bottom.jpg) no-repeat center bottom;
  height: 20px;
}

div.intro {
  margin-bottom: 30px;
}

ul.listIcons, ul.listIcons li {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.listIcons { margin-bottom: 20px; }

    ul.listIcons li {
        padding: 5px 0 3px 30px;
        background-repeat: no-repeat;
        background-position: 5px 6px;
    }

    ul.listIcons li a {
        text-decoration: underline;
    }

    ul.listIcons li span {
        font-weight: bold;
    }

dl.rodape {
  width: 748px;
  height: 60px;
  margin: 0 auto;
  text-align: left;
  color: #666;
}

dl.rodape dd { float: left; }
dl.rodape dd a { color: #666; }
dl.rodape dd a:hover { color: #c00; }

dl.rodape dd.copyright {
  width: 430px;
  border-right: 1px solid #666;
  margin-right: 20px; 
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 429px;
}

dl.rodape dd.options {
  width: 298px;
}

span.clearFull {
  display: block !important;
  clear: both !important;
}

  span.clearFull.div10{ height: 10px; }
  span.clearFull.div20{ height: 20px; }

a.bot_voltar {
  display: block;
  float: left;
  width: 71px;
  height: 28px;
  margin-left: 30px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url(../images/bot_voltar.gif);
}

a.bot_voltar:hover {
  background-position: 0 -48px;
}

div.colA table { width: 100%; border-collapse: collapse; font-size: 11px; line-height: 150%; }
div.colA table tr.head { font-weight: bold; }
div.colA table tr.another { background-color: #ECE9D8; }
div.colA table tr td { border: 1px solid  #CEC79B; padding: 5px;}
div.colA table tr.tit td strong { font-size: 18px; font-family: "Century Gothic","Trebuchet MS",Verdana,Helvetica,sans-serif; color: #172D3F; }
