.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom:2px solid #000000;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.mensajeError {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.colorGrisAlternado {
	background-color: #f3f3f3;
}
.tituloForm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.panelFormulario {
	border: 1px solid #000000;
}
.especial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #174791;
	font-weight: normal;
}
.tituloPropiedad {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.tituloPropiedadCuadro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.contenidoIndex {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.colorBlancoAlternado {

	background-color: #FFFFFF;
}
.tituloAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #174791;
}

