/* CSS Document */

body{
  margin:0px;
  padding:0px; 
  overflow-x:hidden;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  background:url(../img/bgprincipal.png) repeat-x;
}

a{
font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#1E727D;
  text-decoration:underline;
}

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


/* Barra Topo */

#barratopo{
background: url(../img/bgtopo.jpg) repeat-x;
color:#FFFFFF;
height:43px;
padding:12px;
text-align:center;
}

#logotopo{
width:779px;
height:153px;
padding:0px;
margin:-24px auto 0px auto;
text-align:center;
}


/*Topo */

#principal{
  background:#FFFFFF;
  width:779px;
  padding:0px;
  margin:0px auto 0px auto;
}

#barranavegacao{
background:url(../img/barra-publicidade-bom-emprego.gif) no-repeat;
width:760px;
height:19px;
text-align:center;
padding:3px 0px 0px 0px;
}

/*Coluna Esquerda*/

#colunaesquerda{
float:left;
width:200px;
}

/*Menu*/

#menu{
width:200px;
}

*html #menu ul{
margin-top:10px;
}

#menu ul li{
list-style:none;
width:180px;
margin-left:-10px;
}

*html #menu ul li{
margin-left:-40px;
}

#menu ul li a{
font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:12px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
background:#62C2CF;
padding:10px;
margin:0px 0px 5px -33px;
display:block;
}

*html #menu ul li a{
margin:0px 0px 2px 0px;
padding:10px;
}

#menu ul li a:hover{
background:#2DAEBF;
}

/* Publicidade Menu */

#publicidademenu{
width:200px;
text-align:center;
}

#favoritos{
text-align:center;
margin-top:10px;
}

/* Coluna Central */

#colunacentro{
float:left;
width:540px;
margin-left:20px;
}

*html #colunacentro{
margin-left:10px;
}

#colunacentro{
margin-left:15px;
margin-top:20px;
}

#textoint p{
margin-bottom:20px;
}


#textoint h1{
font-size:25px;
color:#3399CC;
font-weight:bold;
}

#textoint h2{
font-size:18px;
color:#62C2CF;
font-weight:bold;
}

#textoint h3{
font-size:16px;
color:#62C2CF;
font-weight:bold;
}

#texto h1{
font-size:25px;
color:#62C2CF;
font-weight:bold;
}

#texto h2{
font-size:18px;
color:#62C2CF;
font-weight:bold;
}

#texto h3{
font-size:16px;
color:#62C2CF;
font-weight:bold;
}

.publicidadebox{
width:300px;
height:250px;
float:left;
margin-right:10px;
}

.publicidadebox2{
width:300px;
height:250px;
float:right;
margin-left:10px;
}

/* Busca */

#busca{
width:779px;
height:100px;
}

/* Rodapé */

#rodape{
width:779px;
float:left;
text-align:center;
margin-top:20px;
}

#linharod{
background:url(../img/linharod.png) no-repeat;
width:779px;
height:20px;
}

#logorodape{
width:90px;
height:57px;
margin:10px 5px 0px 50px;
}

*html #logorodape{
margin:10px 5px 0px 30px;
float:left;
}

#txtrod{
text-align:center;
color:#2DAEBF;
margin-top:-40px;
}

*html #txtrod{
margin-top:20px;
}

#txtrod a{
color:#000000;
text-decoration:none;
}

#txtrod a:hover{
color:#62C2CF;
text-decoration:none;
}

.fonte{
font-size:10px;
}
