﻿.subtitulo
{
	color:#404141;
	font-family:Arial;
	font-size:18px;
	font-weight:normal;
	margin:20px 0 10px 8px;
}
.todos
{
	background-color:#E7E8E9;
	border:1px solid #D1D3D4;
	height:20px;
	margin-left:8px;
	width:300px;
}
.mes
{
	margin-bottom:20px;
}
.textoSeguro
{
	font-size:14px;
	color:#333333;
	display:block;
}
.textoCidade
{
	font-size:14px;
	color:#333333;
}
.textoValor
{
	font-size:14px;
	color:#333333;
	margin-bottom:10px;
	display:block;
}

.textoVermelho
{
	color: #ff0000;	
}

.listaSeguro
{
	margin:0 0 0 14px;
	padding:0;
}
	.itemSeguro
	{
		margin-bottom:10px;
	}


.listaApolice li
{
	list-style-type:disc;	
	list-style-position:inside;	
}	
