body{
	margin:0px;
	padding:0px;
	background:url(../objetos/bg.jpg) repeat-x #F2F2F2;
	}

#geral{
	width:1100px;
	margin:0 auto;
	}

#geral #box{
	position:relative;
	float:left;
	width:200px;
	height:250px;
	margin:0px 35px 35px 35px;
	background:#none;
	}

#topoMenu{
	position:relative;
	float:left;
	width:100%;
	height:38px;
	border-bottom:2px solid #FFF;
	background:url(../objetos/bgTopoMenu.jpg) repeat-x #CCC;
	}

#topoMenu #redesSociais{
	position:relative;
	float:left;
	width:70px;
	height:30px;
	margin:0px 60px 0px 0px;
	padding:4px;
/*	background:#00C;*/
	}

#topoMenu #tels{
	position:relative;
	float:left;
	width:165px;
	height:30px;
	margin:0px 0px 0px 0px;
	padding:4px;
/*	background:#00C;*/
	}

#topoMenu #menu{
	position:relative;
	float:right;
	width:700px;
	height:38px;
	margin:0px 0px 0px 0px;
	padding:0px;
	/*background:#00C;*/
	}

#topo{
	position:relative;
	float:left;
	width:100%;
	height:230px;
	margin:0px 0px 10px 0px;
	background:url(../objetos/bgTopo.jpg) no-repeat #002852;
	}

#topoLogo{
	position:relative;
	float:left;
	width:386px;
	height:113px;
	left:357px;
	top:59px;
	}






#boxCases{
	position:relative;
	float:left;
	margin:10px 0px 50px 0px;
	padding:0px;
	}

#boxCase{
	position:relative;
	float:left;
	width:335px;
	height:200px;
	margin:15px;
	overflow:hidden;
	border-radius:7px;
	background:url(../objetos/boxCase.jpg) no-repeat;
	text-align:center;
	vertical-align:center;
	}

#boxCaseTit{
	position:absolute;
	width:295px;
	height:20px;
	margin:5px;
	padding:15px;
	bottom:0px;
	background:#8CA546;
	border-radius:7px;
	opacity:0.8;
	}

#boxCase:hover #boxCaseTit{
	background:#02457A;
	opacity:0.9;
	}






#destaques{
	position:relative;
	float:left;
	width:100%;
	height:355px;
	margin:0px;
	padding:0px;
/*	background:#F0F;*/
	}






#barraServ{
	position:relative;
	float:left;
	width:100%;
	height:52px;
	margin:-20px 0px 50px 0px;
	padding:14px 0px;
	background:#8CA546;
	text-align:center;
	}






#indexBox{
	position:relative;
	float:left;
	width:680px;
/*	background:#FF0;*/
	}

#indexBox #box{
	position:relative;
	float:left;
	width:250px;
	height:250px;
	margin:0px 35px 35px 50px;
	background:none;
	}

#indexForm{
	position:relative;
	float:left;
	width:420px;
	height:540px;
	margin:10px 0px 0px 0px;
	background:#02457A;
	}

#atendimentoForm{
	position:relative;
	float:left;
	width:420px;
	min-height:540px;
	margin:50px 0px 80px 0px;
	background:#02457A;
	}

#atendimentoDados{
	position:relative;
	float:left;
	width:550px;
	height:150px;
	margin:50px 0px 0px 30px;
	padding:30px;
	/*background:#F0F;*/
	}

#atendimentoFace{
	position:relative;
	float:left;
	width:500px;
	height:200px;
	margin:50px 0px 0px 65px;
	padding:10px;
	background:#02457A;
	}

iframe.maps{
	margin:0px 0px 50px 0px;
	}






#videos{
	position:relative;
	float:left;
	width:335px;
	height:200px;
	margin:25px 15px 15px 15px;
	overflow:hidden;
	background:url(../objetos/boxCase.jpg) no-repeat;
	}






#info{
	position:relative;
	float:left;
	width:100%;
	height:100px;
	margin:20px 0px 0px 0px;
	background:#02457A;
	}

#rodape{
	position:relative;
	float:left;
	width:100%;
	height:230px;
	margin:0px 0px 0px 0px;
	background:#01335C;
	}

#rodapeLogo{
	position:relative;
	float:left;
	width:275px;
	height:80px;
	margin:25px 40px 0px 0px;
	/*background:#FF0;*/
	}

#rodapeDados{
	position:relative;
	float:left;
	width:780px;
	height:20px;
	margin:85px 0px 0px 0px;
/*	background:#F00;*/
	}

#rodapeIlu{
	position:relative;
	float:left;
	width:1070px;
	height:82px;
	margin:25px 15px 0px 15px;
	text-align:center;
/*	background:#F00;*/
	}

