/********
	Home
********/

div#content span.intro {
	display:inline;
	float:left;
	position:relative;
	width:280px;
	margin:25px 0 0 25px;
	font:11px Arial, Helvetica, sans-serif;
	color:#FFF;	
}

div#content span.infBrix {
	display:inline;
	clear:left;
	width:122px;
	height:11px;
	margin:40px 0 0 27px;
	background:url(../img/textos/informativoBrix.gif) no-repeat left top;
}

div#content div.divisaInfBrix {
	display:inline;
	float:left;
	clear:left;
	position:relative;
	width:521px;
	height:1px;
	margin:8px 0 0 26px;
	font-size:0;
	background:url(../img/global/divisaInfBrix.gif) no-repeat left top;
}

/******************
	Lista Notícias
******************/

div#content ul.listaInformativo,
ul.listaInformativo li,
ul.listaInformativo li a,
div#content a.btnMaisNoticias {
	display:inline;
	float:left;
	position:relative;
}

div#content ul.listaInformativo {
	clear:left;
	width:542px;
	margin:3px 0 0 16px;
}

ul.listaInformativo li {
	width:251px;
	height:30px;
	margin:6px 10px 0 10px;
	background:url(../img/global/bullet.gif) no-repeat left 5px;
}

ul.listaInformativo li a {
	width:231px;
	margin:0 0 0 10px;
	font:11px Arial, Helvetica, sans-serif;
	text-align:justify;
	text-decoration:none;
	color:#FFF;
}

ul.listaInformativo li a:hover { color:#1d1642; }

div#content a.btnMaisNoticias {
	clear:left;
	width:69px;
	margin:5px 0 0 475px;
	padding:0 0 1px 0;
	border-bottom:2px solid #D0E6CC;
	font:11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFD1;
}

div#content a.btnMaisNoticias:hover { color:#1D1642; }

/*************
	Destaques
*************/


div#banner {
	margin:0 0 20px 90px;
	padding-bottom:20px;
}

div#banner a.btn24horas {
	display:inline;
	width:326px;
	height:50px;
	background:url(../img/global/bannerAtendimento.png) top left no-repeat;
}

div#content div#destaques {
	display:inline;
	float:left;
	clear:left;
	position:relative;
	width:493px;
	margin:35px 0 20px 33px;
}

/************************
	Destaques > Serviços
************************/

div#destaques div#boxServicos,
div#boxServicos a {
	display:inline;
	float:left;
	clear:left;
	position:relative;
}

div#destaques div#boxServicos {
	width:238px;
	height:124px;
	margin-bottom:40px;
	background:url(../img/global/conceitoServicos.png) no-repeat right top;
}

div#boxServicos h3 {
	display:inline;
	clear:left;
	width:132px;
	height:17px;
	margin:9px 0 0;
	background:url(../img/textos/servicos.gif) no-repeat 44px top;
}

div#boxServicos a {
	width:132px;
	margin:2px 0 0;
	font:11px Arial, Helvetica, sans-serif;
	text-align:right;
	text-decoration:none;
	color:#FDFFD1;
}

div#boxServicos a:hover { color:#1D1642; }

/****************************
	Destaques > Faça Cotação
****************************/

div#destaques div#boxCotacao,
div#boxCotacao span {
	display:inline;
	float:left;
	position:relative;
}

div#destaques div#boxCotacao {
	width:226px;
	height:124px;
	margin:0 0 0 29px;
	background:url(../img/global/conceitoCotacao.png) no-repeat right top;
}

div#boxCotacao h3 {
	display:inline;
	clear:left;
	width:92px;
	height:51px;
	margin:5px 0 0;
	background:url(../img/textos/facaCotacao.gif) no-repeat 9px top;
}

div#boxCotacao span {
	clear:left;
	width:92px;
	margin:10px 0 0;
	font:11px Arial, Helvetica, sans-serif;
	text-align:right;
	color:#FDFFD1;
}

div#boxCotacao a.btnCliqueAqui {
	display:inline;
	clear:left;
	width:74px;
	height:9px;
	margin:7px 0 0 19px;
	background:url(../img/botoes/cliqueAqui.gif) no-repeat left top;
}

div#boxCotacao a.btnCliqueAqui:hover { background-position:left -9px; }
