#texto_cab {
	width: 100%;
	height: auto;
	text-align: center;
	display:inline;
	line-height: 30px;
	margin-top: 10px;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990033;
}

#texto_cab_1 {
	width: 350px;
	height: auto;
	float: left;
	margin-top: 30px;
	margin-left: 50px;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	display:inline;
}

#texto_cab_2 {
	width: 350px;
	height: auto;
	float: left;
	margin-top: 30px;
	margin-left: 50px;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	display:inline;
}

.grande {
	font-family: Tahoma;
	font-size: 20px;
	color: #333333;
}

#foto_aseguradora {
	width: 612px;
	height: 119px;
	float: none;
	text-align: center;
/*	margin-top: 20px;*/
/*	margin-right: 30px;*/
/*	background: #f7f7f7;*/
/*	border: 1px solid #999999;*/
/*	background-color: #F2F2F2;*/
/*	padding: 10px;*/
	display:inline;
}

#listado_servicios_1{
	width: 460px;
	height: auto;
	float: left;
	margin-top: 40px;
	margin-left: 50px;
	background: #f7f7f7;
	border: 1px solid #999999;
	background-color: #F2F2F2;
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	display:inline;
}

#listado_servicios_2{
	width: 460px;
	height: auto;
	float: left;
	margin-top: 40px;
	margin-left: 50px;
	background: #f7f7f7;
	border: 1px solid #999999;
	background-color: #F2F2F2;
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	display:inline;
}

.caja_dato{
	width: auto;
	height: auto;
	min-height: 15px;
	background-color: #F1F1F1;
	border: 2px solid #666666;
	margin-top: 2px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 2px;
	padding: 3px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}

.rojo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

