*{
	font-family: Arial, Helvetica, sans-serif;
}

body {

	background:#18456A url(imgs/bg_geral_2.jpg) top repeat-x;
}


p {
	font-size:12px;
	color:#F7F7F7;
	text-decoration:none;
	line-height:14px;
	}


.geral {
	width:755px;
	margin:0 auto;
	padding:0;
}
.topo {
	width:755px;
	float:left;
	margin:0 0 0 0;
	background:url(imgs/bg_topo.jpg) no-repeat center top;
}
	.topo_esq {
		width:175px;
		margin-top:15px;
	}
		.topo_esq h2 {
			background-image:url(imgs/logo_javanei.gif);
			background-repeat:no-repeat;
			background-position:top center;
			text-indent:-9000px;
			width:175px;
			height:144px;
			padding:0 0 32px 0;			
		}
		.info {
			width:175px;
			height:290px;
			float:left;
			background:#0082C8
		}
		.info p {
			padding:15px 15px 15px 15px;
			line-height:18px;
		}
	.topo_dir {
		width:578px;
		height:480px;
		float:right;
		background-image:url(imgs/topo_dir.jpg);
		background-repeat:no-repeat;
		background-position:center top;
	}
		.topo_dir h1 {
			background-image:url(imgs/lbl_tecnologia.gif);
			background-repeat:no-repeat;
			background-position:top;
			text-indent:-9000px;
			width:226px;
			height:50px;
			margin-left:45px;
			margin-top:150px;
			float:left;
		}
		.topo_dir p {
			width:468px;
			float:left;
			margin-top:10px;
			margin-left:45px;
			color:#1A486C;
		}
.fabrica {
	width:755px;
	float:left;
	margin:0;
	background:#18456A;
}
	.fabrica h1 {
		background-image:url(imgs/lbl_fabrica.gif);
		background-repeat:no-repeat;
		background-position:top;
		text-indent:-9000px;
		float:right;
		width:297px;
	}
	.icone {
	background-image:url(imgs/ico_fabrica.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	float:right;
	width:100%;
	height:233px;
	}
	.icone p {
	width:300px;
	float:right;
	text-align:right;
	margin:5px 26px 0 0;
	}
.outsourcing {
	width:755px;
	float:left;
	margin:0;
	background:url(imgs/img_computador.jpg) no-repeat left;
}
	.cont_out {
		width:565px;
		float:right;
		margin: 0 0 0 15px;
		background:#3C607E;
	}
	.cont_out h1 {
		background-image:url(imgs/lbl_outsourcing.gif);
		background-repeat:no-repeat;
		background-position:top;
		text-indent:-9000px;
		float:left;
		width:169px;
		margin:22px 0 0 26px;
	}
	.cont_out p {
		width:490px;
		float:left;
		text-align:left;
		margin:5px 0 0 26px;
	}
	.clarinho {
		width:537px;
		height:19px;
		float:right;
		background:#DDD4C0;
		margin:30px 0 0 0;
	}
.rodape {
	background:#0C2336;
	width:100%;
	height:86px;
	float:left;
}
	.info_rodape {
		width:755px;
		margin: 0 auto;
		clear:both;
	}
		.info_rodape h1 {
		background-image:url(imgs/img_rodape.gif);
		background-repeat:no-repeat;
		background-position:top right;
		text-indent:-9000px;
		float:left;
		width:142px;
		margin:15px 0 15px 25px;
		height:56px;
	}
	.info_rodape p {
		margin: 25px 0 0 0px;
		padding-right:70px;
		float:right;
		color:#69C4F5;
	}
	.link_azul {
		color:#69C4F5;
		text-decoration:underline;
	}
	.link_azul:hover {
		color:#69C4F5;
		text-decoration:none;	
	}