body{
	font:normal 12px/normal Arial, Helvetica, sans-serif;
	color:#666;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	margin-top:20px;
	line-height:20px;
}

form {
	display:block;
}

#conteiner{
	width:964px;
	margin:0 auto;
}

a, a:link{
	text-decoration:none;
	color:#666;
}
a:hover{
	text-decoration:underline;
}

/*TOPO*/
#topo {
	width:570px;
	/*width:700px;*/
	float:right;
	margin-top:5px;
}

#topo .nav {
	margin-top:10px;
	height:44px;
}

#topo .nav li{
	float:left;

}

#topo li a{
	text-align:center;
	margin:10px 30px;
	display:block;
}

.fale-conosco, .fale-conosco a{
	color:#BF9D6D;
}

.atencao, .atencao a{
	color:#377DC4;
}

.fundo-sel{
	background:url(../images/fundo_menu.gif) no-repeat center;
	height:44px;
}

/*Imagens da Home*/

a.bt-e_caro{
	background:url(../images/caro_custos_dura.png) no-repeat;
	width:314px;
	height:96px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
}
a.bt-e_caro:hover{
	background-position:left -96px;

}
.txt-box-home{
	visibility:hidden;
	
}

a.bt-quando-crise{
	background:url(../images/quando_crise.png) no-repeat;
	width:314px;
	height:96px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
}

a.bt-quando-crise:hover{
	background-position:left -96px;

}


/*Boxes*/
.box-dir{
	background-image:url(../images/box/dir.gif); 
	background-repeat:repeat-y; 
}

.box-base{
	background-image:url(../images/box/base.gif); 
	background-repeat:repeat-x;
}

.box-top{
	background-image:url(../images/box/top.gif); 
	background-repeat:repeat-x;
}

.box-esq{
	background-image:url(../images/box/esq.gif); 
	background-repeat:repeat-y;
}

.box-centro{
	background:url(../images/box/divis.gif) repeat-y center #FFF;
}
#box .txt-box, a{
	font-size:13px; 
	line-height:18px;
	text-decoration:none;
	}
#box .nome-depoimento{
	color:#2B3737	
}

#box .bt-depo{
	cursor:pointer;
}
#box .txt-cases a{
	font-size:13px; 
	color:#BF9D6D;
	}

#box .hr{
	background-image:url(../images/box/hr.gif); 
	background-repeat:repeat-x;
	background-position:center;
}

/*Rodapé*/
#rodape .rodape{
	
	margin:0 auto;
	/*line-height:20px;*/
}

#rodape a:hover{
	text-decoration:underline
}

/*Conteúdo*/

/*#conteudo p{
	margin-bottom:10px;
	line-height:20px;
	text-align:left;
	display:block;
}*/

#tit-paginas {
	border-bottom: 1px solid #E7E7E7;
	margin-bottom:15px
}
#tit-box {
	margin-bottom:16px;
}

#tit-box .nav, #tit-paginas .nav {
	height:35px;
}

#tit-box .nav li, #tit-paginas .nav li{
	float:left;
}

#tit-box li, #tit-paginas li{
	margin-top:10px;
	display:block;
	margin-right:5px;
}

#tit-box .depoimentos{
	width:160px;
}

#tit-paginas .largura{
	width:90px;
}

#tit-paginas .largura-quando{
	width:120px;
}

#tit-paginas .largura-e_caro{
	width:250px;
}
#tit-paginas .cases{
	width:500px;
}

#conteudo .divisoria{
	background-image:url(../images/box/hr.gif); 
	background-repeat:repeat-x;
	background-position:center;
}

#conteudo a{
	text-decoration:none;
}

.conteudo-texto p{
	margin-bottom:10px;
	text-align:left;
	line-height:20px;
} 

/*Áreas de inclusão de texto*/

input, textarea{
	border:1px solid #CCC;
	background:#FFFFFF;
	font-size:13px;
	color:#666;
	margin:0px;
	top:0px;
	padding:3px 0 0 3px;
}
input{
	height:18px;
}

#div input{
	border:0px;
}

#ie6 {
	margin-bottom:20px;
	text-align:center;
}
#ie6, #ie6 a{
	font-size:20px;
	font-weight:bold;
}
