.titulo_sec {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 12px;
	font-style: normal;
	color: #1C324C;
	font-weight: bold;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #365F91;
}

.borde_contenido {
	border:1px solid #CCCCCC;
}

.borde_tabla {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
