@import url("design.css");
/* ------------------------------------------------------------------------
version: 1.0
author: Favus Interactive Editoração Eletrônica LTDA-ME
email: projeto@favus.com.br
website: http://www.favus.com.br
phone: 55 (11) 3837 0555 | 3554 4349
*/

body{
	margin: 0 auto;
	padding: 0;
	background-color: #fbfbfb;
	text-align: center;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #239584;
	line-height: 24px;
}

img{
	border: 0;
}

#principal{
	width: 991px;
	min-height:652px;
	background-color: #fff;
	background-image:url(../imagens/back_home.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
	border: 1px solid #e7e7e7;
	text-align: left;
	margin-top: 0px;
}

#flash{
	position:absolute;
	margin-top: 35px;
	margin-left: 260px;
}

#chamada_index{
	position: absolute;
	width:410px;
	height:130px;
	margin-left: 260px;
	margin-right: 314px;
	text-align: justify;
	border: 0px solid #000;
	margin-top: 455px;
	
}
#logo{
	position: absolute;
	width: 252px;
	height:169px;
	background-color: #fff;
	text-align: left;
	padding-top: 6px;
	border: 0;
	margin-top: 28px;
}

#menu{
	position: absolute;
	width: 108px;
	height:433px;
	margin-left: 86px;
	text-align: left;
	padding-top: 6px;
	border: 0;
	margin-top: 220px;
}

#img_noticia{
	position: absolute;
	width: 56px;
	height: 156px;
	border: 0;
	margin-left: 728px;
	margin-top: 455px;

}

#img_trabalhe{
	position: absolute;
	width: 32px;
	height: 152px;
	/*border: 1px solid #666;*/
	margin-top: 429px;
}


#ultimas{
	position: absolute;
	width: 162px;
	height: 156px;
	border: 0;
	margin-left: 790px;
	margin-top: 455px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 14px;
}

#rodape {
	position:absolute;
	width:196px;
	height: 21px;
	margin-top: 631px;
	margin-left: 560px;
}

#topo{
	position:absolute;
	margin-top: 35px;
	margin-left: 260px;
}