/* Conteúdo */

/* Home */
.slogan
{
position:absolute;
top:273px;
left:50%;
margin-left:-225px;
text-indent:-90000px;
width:400px;
height:90px;
background:url(../imagens/slogan.png);
}

.empresaSegurada
{
position:absolute;
z-index:10;
top:477px;
left:50%;
margin-left:32px;
width:322px;
height:320px;
text-indent:-90000px;
}

.empresaSegurada a
{
display:block;
width:100%;
height:100%;
background:url(../imagens/circulo-porto-seguro-combo.jpg) no-repeat;
}

.empresaSegurada a:hover
{
background-position:0 -320px;
}

/* Chamadas na Home */
#chamadasWrapper
{
height:315px;
background:url(../imagens/bg-chamadas-home-gradiente.jpg) center top no-repeat;
}

#chamadas
{
position:relative;
margin:0 auto;
width:960px;
height:315px;
}

/* Atendemos a Todo Brasil */
#atendemos
{
width:470px;
padding:30px 0 0 36px;
margin-bottom:57px;
}

#atendemos h3
{
margin-bottom:20px;
}

#atendemos p
{
width:470px;
height:64px;
line-height:18px;
font-size: 13px;
color:#CCCCCC;

}

/* Chamada Atendimento Online */
#atendimentoOnline
{
float:left;
width:267px;
height:115px;
margin:0 22px 0 10px;
}

#atendimentoOnline *
{
text-indent:-90000px;
}


#atendimentoOnline a
{
display:block;
width:267px;
height:115px;
background:url(../imagens/chamada-atendimento-online.png) no-repeat;
}

#atendimentoOnline a:hover
{
background-position:0 -115px;
}

/* Chamada Orçamento Online */
#orcamentoOnline
{
float:left;
width:254px;
height:103px;
}

#orcamentoOnline *
{
text-indent:-90000px;
}


#orcamentoOnline a
{
display:block;
width:254px;
height:103px;
background:url(../imagens/chamada-orcamento-online.png) no-repeat;
}

#orcamentoOnline a:hover
{
background-position:0 -103px;
}

/* Chamada Guarda Móveis */
#guardaMoveis
{
position:absolute;
top:130px;
right:0;
width:367px;
height:184px;
padding-left:45px;
background:url(../imagens/chamada-guarda-moveis.jpg) no-repeat;
}

#guardaMoveis h4, h5
{
text-indent:-90000px;
}

#guardaMoveis *
{
text-indent:-90000px;
}

#guardaMoveis p
{
margin:-90px 22px;
width:300px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height:14px;
color:#CCCCCC;
}

#guardaMoveis p:hover
{
color:#FFFFFF;
}


#guardaMoveis a
{
display:block;
width:333px;
height:183px;
background:url(../imagens/chamada-guarda-moveis.jpg) -44px 0 no-repeat;
}

#guardaMoveis a:hover
{
background-position:-44px -184px;
}
/* ---------------- Home ------------------ */

/* Páginas Internas */
#contentWrapper
{
border-bottom:1px solid #000;
background:#757474 url(../imagens/content-wrapper-bg.jpg) repeat-x;
}

#content
{
width:730px;
margin:0 auto;
padding:30px 60px;
min-height:200px;
background:url(../imagens/content-bg.jpg) center top no-repeat;
}

/* Elementos de Conteúdo */
#content h2.masterHeading
{
padding-bottom:6px;
margin-bottom:2em;
background:url(../imagens/h2-border.gif) left bottom repeat-x;
}

#content h3, #content h4, #content h5, #content h6
{
font-size:1.6em;
line-height:1.4em;
margin-bottom:1em;
}

#content p
{
font-size:1.3em;
line-height:1.8em;
margin-bottom:2em;
}

#content ul, #content ol
{
list-style:disc;
margin:0 0 2em 1em;
padding-left:2em;
overflow:hidden;
}

#content ol
{
list-style:decimal;
}

#content ul li, #content ol li
{
font-size:1.3em;
line-height:1.8em;
margin-bottom:0.5em;
}

#content ul.checkList
{
margin-left:0;
padding-left:0;
list-style:none;
}

#content ul.checkList li
{
margin-bottom:1em;
padding-left:30px;
background:url(../imagens/check.png) 0 3px no-repeat;
}

/* Caixa de Fotos */
.boxFotos
{
width:500px;
height:119px;
margin:-1em auto 2.5em auto;
background:url(../imagens/bg-fotos.png) no-repeat;
}

#content .boxFotos ul
{
list-style:none;
margin:0;
padding:17px 0 0 16px;
}

#content .boxFotos ul li
{
float:left;
margin-right:4px;
}

#content .boxFotos ul li img
{
border:1px solid #333;
}

/*Box Frota*/
.boxFotosFrota
{
width:500px;
height:119px;
margin:-1em auto 2.5em auto;
background:url(../imagens/bg-fotos.png) no-repeat;
}

#content .boxFotosFrota ul
{
list-style:none;
margin:0;
padding:17px 0 0 16px;
}

#content .boxFotosFrota ul li
{
float:left;
margin-right:4px;
}

#content .boxFotosFrota ul li img
{
border:1px solid #333;
}
/*Imagens mão-de-obra*/

.imgboxMaodeObra{ padding:10px 20px 10px 30px; }

/*Clientes*/
#content .contentClientes{
	float: left;
	padding-left: 70px;
	width: 100%;
}
#content .contentClientes ul{
	padding-left: 4px;
	list-style:none;
}
#content .contentClientes ul li{
	float: left;
	background-color: #caccd1;
	width: 150px;
	height: 100px;
	margin-right: 44px;
	margin-bottom: 40px;
}
#content .contentClientes ul li img{
	width: 150px;
	height: 100px;
	border: 6px solid #eee;	
}

#content .contentClientes ul li:hover img{
	border: 8px solid #CCCCCC;
}
/* Conteudo Dicas */
.dicas1 { 
	width:709px;
	height:35px; 
	padding:10px 0 0 10px;
	background-image:url(../imagens/fundo-dicas.png);
	background-repeat:no-repeat;
	font-size:18px;
}
.dicas1 a {
	color:#FFFFFF;
	text-decoration:none;
}
.dicas1 a:hover {
	background-color:#999999;
}
/* Conteudo garantia */
.centerCertificado {
	padding:10px 10px 10px 100px;
	
}
.imagemCertificado {
	padding:0 0 0 200px;
	width:284px;
	height:217px;
	float:left;
}
.porto_seguro {
	background-image:url(../imagens/porto-seguro.png);
	background-repeat:no-repeat; 
	background-position:30px 30px;
	float:right;
	width:150px;
	height:200px;
}
.empresaCertificada{
	margin-top:160px;
}
.textoCertificado {
	padding-top:250px;
}


#orcamentoOnline2
{
float:right;
width:254px;
height:103px;
}

#orcamentoOnline2 *
{
text-indent:-90000px;
}

#orcamentoOnline2 a
{
display:block;
width:254px;
height:103px;
background:url(../imagens/chamada-orcamento-online.png) no-repeat;
}

#orcamentoOnline2 a:hover
{
background-position:0 -103px;
}


/* Mapa do site */
#mapadoSiteul li
{
margin-bottom:1em;
padding-left:30px;
list-style:none;
background:url(../imagens/check.png) 0 3px no-repeat;
}
#mapadoSiteul li a {
color:#CCCCCC;
text-decoration:none;
}
#mapadoSiteul li a:hover {
color:#999999;
text-decoration:none;
}
/* Guarda - Moveis */

.fotoGuardamoveis {
	width:284px;
	height:270px;
	float: right;
}
.guardaMovtext {
	width:400px;
	height: 400px;
	padding: 10px 0 0 0;
}


.textoGarantia {
text-align:center;
}
.textoGuardaMoveis {
text-align:center;
}