﻿.div
{
	text-align: left;
	border-bottom-color: #84B1CE;
	border-bottom-style: dashed;
	border-bottom-width: 2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 2.5px;
}

.textoLabelTitulo
{
	color: #2E5B7A;
	text-align: left;
	/*padding-top: 10px;
	margin-bottom: 15px;	*/
	border-bottom-color: #84B1CE;
	border-bottom-style: solid;
	border-bottom-width: 2.5px;
	font-weight: bold;
	font-style: italic;
	font-size: 1.25em;
}

.textoLabel
{
	
	padding-left: 10px;
	font-weight: bold;
	font-size: 0.8em;
}

.textoLabelInfo
{
	font-size: 0.8em;
}

.textoLabelInfoDescripcion
{
	
	padding-left: 10px;
	font-size: 0.8em;
}


