body {
	margin:0;
	padding:0;
	border:none;
	font: 15px "Trebuchet MS", Tahoma, Arial;
	color:#000000;
	text-align:center;
        background-color: #536B3B;
        background-image: url(img/bg.gif);
        background-position: center;
        background-repeat: repeat-y;
	}
#tudo {
	width:780px;
	margin:0 auto;

	text-align:left;
	/*border-style:solid;*/
	}
#topo {
        /*background-image: url(img/logo.jpg);*/
        width: 780px;
        height:337px;
        background-position: center top;
        background-repeat: no-repeat;
 	}
#menu {
      margin-top:40px;
      margin-left:0px;
      float: left;
      /*background-image: url(img/splash.gif);*/
      background-repeat: no-repeat;
     height:200px;
      width:150px;
      /*border-style: solid;*/
      }
      
#menu2 {
      margin-top:40px;
      margin-left:0px;
      float: left;
      height:200px;
      width:150px;
      /*border-style: solid;*/
      }
#rodape {
	clear:both;
	text-align:center;
	font: 12px "Trebuchet MS", Tahoma, Arial;
	color:#ffffff;
	font-weight:2px;
	background-image: url(img/rodape.jpg);
	background-repeat: no-repeat;
	height: 50px;
	
 	}
ul, ol {
	margin:10;
	padding:5;
/*	list-style:none;*/
	line-height:32px;
	}
H2, H3, H4, H5 {
        font-family : "Trebuchet MS", Tahoma, Arial;
        padding : 5px 5px 5px 15px;
}

.dest {
	color:#039;
	}
#principal {
	float: left;
	width:430px;
	margin-left:5px;
	margin-top:0px;
	text-align:justify;
	background-color: #ffffff;
	background-image: url(img/bgmeio.gif);
	background-repeat: repeat-y, repeat-x;
	padding : 5px 5px 5px 5px;
	/*border-width: 0 1px;
	border-style: solid;*/
	}

#principal_2 {
	float: left;
	width:750px;
	margin-left:0px;
	margin-top:0px;
	text-align:justify;
	background-color: #ffffff;
	background-image: url(img/bgmeio.gif);
	background-repeat: repeat-y, repeat-x;
	padding : 5px 5px 5px 5px;
	/*border-width: 0 1px;
	border-style: solid;*/
	}



/*#nav {
   background-image: url(img/esquerda.gif);
   background-repeat: no-repeat;
   width:150px;
   height:250px;
   float:left;
   padding: 7px 0px 0px 15px;
	}   */
#apoio {
    /*background-image: url(img/quantocusta.gif);*/
    background-repeat: no-repeat;
    width:160px;
	height:200px;
	float:right;
    margin-top:45px;
    padding-top:25px;
	padding-right:10px
	border-style: solid;
	border-width: 0 1px;
 	}
#apoio2 {

    width:160px;
	height:200px;
	float:right;
    margin-top:45px;
    padding-top:25px;
	padding-right:10px
	border-style: solid;
	border-width: 0 1px;
 	}

 	
#vagas {
       float:center;
       width:728px;
       margin-left:3px;
       }
a:link {
       color : #000000;
       font-family : "Trebuchet MS", Tahoma, Arial;
       font-size : 11pt;
       text-decoration : underline;
}
a:visited {
          color : #000000;
          font-family : "Trebuchet MS", Tahoma, Arial;
          font-size : 11pt;
          text-decoration : underline;
}
a:hover {
        color : #000000;
        font-family : "Trebuchet MS", Tahoma, Arial;
        font-size : 11pt;
        text-decoration : none;
}
a:active {
         color : #777677;
         font-family : "Trebuchet MS", Tahoma, Arial;
         font-size : 11pt;
         text-decoration : none;
}


