.tituloRecapagem{
	padding: 10px;
}
.textoRecapagem{
	margin-top: 15px;
	width: 700px;
}
.agrupaRecapagem{
	width: 750px;
	padding-top: 5px;
}

.fundoConteudo{
	width: 747px;
	min-height: 610px;
}
.textoArea{
	width: 650px;
	padding: 10px 0 15px 0;
	display: none;
}
.textoArea *{
	float: none;
}
.textoAssistencia2{
	width: 535px;
	padding-left: 5px;
}
.espaco {
	padding-right: 5px;
	margin-top: 3px;
}
.textoArea p{
	padding: 2px 0;
}
.titulo {
	/*	width: 550px;*/
	padding-right: 5px;
	padding-top: 4px;
	font-size: 15px;
	color: #2E2C2C;
	text-decoration: none;
}
.titulo:hover {
	font-weight: bold;
	color: #B20000;
}
.selecionadoServico {
	color: #B20000 !important;
	font-weight: bold;
}
.textoAssistencia{
	width: 700px;
	margin: 6px 0;
}
.formatoTitulo{
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
.formatoTitulo:hover{
	color: #A40A0A;
}
.btSeta{
	width: 20px;
	height: 20px;
	background-image: url(../imagens/item.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.formatoLinhaSepara{
	margin-top: 12px; 
}