/* CSS Document */

body {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
background-color:#CCCCCC;
background-image:url(../images/fundosite.jpg);
background-position:top center;
background-repeat:repeat-y;
}

#topo {
width:100%;
height:78px;
background-image:url(../images/fundotopo.jpg);
background-repeat:repeat-x;
}

#topoportal {
width:780px;
height:68px;
margin:auto;
padding-top:10px;
}

.botao{
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 padding-left:3px;
 border:1px solid #669900;
}

#topocurriculos {
width:780px;
height:99px;
margin:auto;
}

#menu_curriculos {
width:780px;
height:57px;
background-image:url(../images/curriculo_03.jpg);
background-repeat:no-repeat;
margin:auto;
}

.menu {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
color:#FFFFFF;
padding-top:12px;
width:530px;
padding-right:2px;
float:right;
}

#conteudo {
display:table;
padding-top:20px;
margin:auto;
width:780px;
height:auto;
margin:auto;

}

#esquerda {
width:166px;
height:auto;
float:left;
background-color:#FFFFFF;
padding-left:5px;
}

#direita {
width:603px;
height:auto;
float:left;
background-color:#FFFFFF;
padding-left:2px;
padding-bottom:15px;
padding-top:5px;
min-height:354px;
}

#rodape {
width:780px;
height:34px;
margin:auto;
background-image:url(../images/rodape_06.jpg);
background-repeat:no-repeat;
clear:both;
}


#resp_email{
width:420px;
text-align:justify;
color:#FF0000;
}

#form{
	display:table;
	height:auto;
}

#div_todo{
	display:table;
	height:auto;
}

table.tb_referencia{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

#corpo{
	display:table;
	width:788px;
	margin:auto;
}

#rodape2 {
background-image:url(../../images/rodape.jpg);
width:780px;
height:34px;
margin:auto;
background-repeat:no-repeat;
clear:both;
}
