<style>
* {
    margin: 0;
}
#tudo {
    width: 800px; 
	height: 2000px;
	height:auto;	
	margin: 0 auto;
	background-color:#FFFFFF;
}
body {
    text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #dededc;
}

#topo {
	width: 800px;
    height: auto;
    text-align: center;
}

#colEsq {
    width: 190px;
	height: 447px;
    float: left;
    background: url(img-site/menu.jpg) ;
}

#atendimento_online {
	position:relative;
	left:14px;
	*left:3px;
	top:140px;
	width:168px;
	height:43px;
	z-index:1;
}


/*-------------COLUNA DO MEIO --------------*/

#colDir {
    width: 580px; 
	float: left;
	background:#ffffff;
}

#topo_meio {
	    width:577px;
		height: 11px;
		background: url(img-site/topo-central.jpg);
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-align:left;
			padding-top:40px;
			padding-bottom:2px;
			padding-left: 3px;
			color: #d6251f;
}

#fundo_portifolio {
    width: 407px; 
	float: left;
    background: url(img-site/fundo-portifolio.jpg) ;
}

#espaco {
	width: 407px;
	height:10px;
	float: left;
	}

/*DIV centro que engloba novidades e oportunidades*/
#colDir4 {
    width: 407px; 
	float: left;
    background: url(img-site/topo-novid-vagas.jpg) no-repeat;
}

#colDir5 {
    width: 407px; 
	float: left;
    background: url(img-site/fundo-div-internas.jpg) no-repeat;
}

#colCadastro {
    width: 170px; 
	float: right;
}

/*---------colunas internas(do conteudo de novidades, vagas e depoimentos)------------*/
#colNovidade {
    width: 225px; 
	float: left;
    background: url(img-site/fundo-novid.jpg);
}

#colVagas {
    width: 170px;
	padding-left: 7px; 
	float: left;
    background: url(img-site/fundo-vagas.jpg);
}
#colDepoimento {
    width: 170px; 
	padding-left: 7px;
	float: left;
    background: url(img-site/fundo-depoimentos.jpg);
}
#fundo_central {
    width: 398px; 
	float: left;
	padding-left: 7px;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
    background: url(img-site/fundo-portifolio.jpg) ;
}


/*-------------MENU-----------------*/

#colMenuText {
	padding-top:45px;
    width: 190px; 
	float: right;
    background:;
}

#menu_fundo{
	margin-left:15px;
	*margin-left:10px;
	width: 135px;
	height:18px; 
	padding-top:8px;
	padding-right: 30px;
	background:url(img-site/fundo_menu.jpg);
	}
	


/*----------COLUNA DE CADASTRO DE CURRICULOS-----------*/

#colCadastroCur {
    width: 157px; 
	height: 20px;
	float: left;
    background: url(img-site/casdatro-topo.jpg);
}

#colCadasfundo {
    width: 157px; 
	float: left;
    background: url(img-site/casdatro-fundo.jpg);
}
#colCadasmeio {
    width: 157px; 
	height: 9px;
	float: left;
    background: url(img-site/casdatro-meio.jpg);
}
#colCadasbase {
    width: 157px; 
	height: 13px;
	float: left;
    background: url(img-site/casdatro-base.jpg);
}





/* ----------RODAPÉ------------------*/
#rodape {
	align: left;
    background: url(img-site/rodape.jpg) ;
    width: 800px;
	height: 32px;
	padding-bottom:30px;
	margin: 0 auto;
    text-align: center;
	clear: both;
}
#rodape p {
	margin: 0 0 0px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}
#rodape a {
	text-decoration: none;
}

#news {
	margin-top: 293px;
	margin-left: 20px;
	padding-top: 60px;
	width:148px;
	height:82px;
	border: 1px #FF0000;
	background:url(img-site/fundo-news.jpg);
	}
</style>

