	body
	{
 		margin: 0px;
		padding: 0px;
		font: 75% verdana, arial, hevetica, sans-serif;
		text-align: center;
        background-position: center top;
        background: #00599D;
       
	}
      /*
      div {
       border: 1px solid #F60;
  }
        */

	#principal
	{
	    width: 772px;
  	    text-align: left;
    	margin-top: 0px;
    	margin-right: auto;
    	margin-bottom: 0px;
    	margin-left: auto;
      	}

    #cabecalho {
    float: left;
    width: 768px;
    height: 92px;
    background-image: url(../images/cabecalho.jpg);
    }

    #topo {
    float: left;
    width: 416px;
    height: 145px;
    padding-left: 56px;
    padding-top: 10px;
    }


    #logo {
    float: right;
    width: 262px;
    height: 104px;
     padding-top: 30px;
    }

    #barra_colorida {
    float: left;
    width: 752px;
    height: 31px;
    padding-left: 16px;
    }


    #conteudo
	{
        float: left;
	    width: 709px;
  	    text-align: left;
    	margin-top: 0px;
    	margin-right: auto;
    	margin-bottom: 0px;
    	margin-left: auto;
        padding-left: 59px;
        padding-top: 35px;
   	}

     H1
	{
	    text-align: left;
        font: bold 24px Georgia, "Times New Roman", Times, serif;
        color: #FFF;
   	}

     H2
	{
	    text-align:  justify;
        font: bold 20px Georgia, "Times New Roman", Times, serif;
        color: #FFF;
        line-height: 140%;
   	}

     H3
	{
	    text-align:  justify;
        font: 20px Georgia, "Times New Roman", Times, serif;
        color: #FFF;
        line-height: 140%;

   	}

    li {
       list-style-type: square;
    }


    #conteudo_1
	{
	    padding-left: 40px;
   	    padding-right: 40px;
        padding-top: 20px;
        padding-bottom: 20px;
	    width: 570px;
   	    margin-bottom: 42px;
        background: #CE3F53;
       	}

    #conteudo_2
	{
        padding-left: 40px;
   	    padding-right: 40px;
        padding-top: 20px;
        padding-bottom: 20px;
	    width: 570px;
  	    text-align: left;
    	margin-bottom: 42px;
        background: #EA854F;
       	}


    #logo_rodape {
    float: left;
    width: 250px;
    height: 190px;
    background-image: url(../images/logo_rodape.jpg);
    }

    #mais_informacoes {
    float: left;
    width: 418px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: justify;
    font: bold 16px Georgia, "Times New Roman", Times, serif;
    color: #FFFFFF;
    background: #907EA8;
    }

       #mais_informacoes label
	{
	    text-align: left;
        font: bold 14px Georgia, "Times New Roman", Times, serif;
        color: #25526F;
   	}

   #mais_informacoes a, .botao a:visited {
     padding:0px;
     text-decoration: none;
     text-align:center;
     font: bold 24px Georgia, "Times New Roman", Times, serif;
     color: #FFFFFF;

	}

      #mais_informacoes a:hover {
     padding:0px;
     text-decoration: underline;
     text-align:center;
     font: bold 24px Georgia, "Times New Roman", Times, serif;
     color: #FFFFFF;
     }

      #rodape {
    float: left;
    width: 768px;
    height: 92px;
    background-image: url(../images/rodape.jpg);
    }
