﻿@charset "utf-8";

body{
	margin:0px;
	background-color: #012839;
}

#mainContent {
	width: 1024px;
	margin: 0 auto;
}

.DIV_titulo_slogan {
	background-color: #012839;
	height: 80px;
	margin: 0 auto;
	width: 970px;
}

.IMG_titulo_slogan {
	margin-top:23px;
}

.DIV_meio {
	background-image: url(../NovaHomeImagens/img_fundo_meio.jpg);
	background-repeat: repeat-x;
	height: 401px;
	margin: 0 auto;
	width: 985px;
}

.DIV_meio img {
	margin-left: 40px;
}

.DIV_conteudo {
	background-color:#012839;
	height:650px;
	width:100%;
}

.DIV_redacao_cases {
	margin-left:20px;
	margin-top:20px;
	width:400px;
	height:265px;
	position:absolute;
}

.DIV_o_que_fazemos {
	margin-left:420px;
	margin-top:20px;
	width:371px;
	height:263px;
	position:absolute;
}

.DIV_quadro_blog {	
	margin-left:20px;
	margin-top:290px;
	width:375px;
	height:265px;
	position:absolute;
}


.DIV_quadro_endereco {
	margin-left:20px;
	margin-top:575px;
	width:245px;
	height:35px;
	position:absolute;
}
