/* CSS Document */

.titulo-form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
}
.text-form{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
}
#denominacion{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	line-height: 22px;
}
#campo{
	background-color: #F7F7F7;
	padding: 7px;
}
.fondo-campo{
	background-color: #FCFCFC;
	border: 1px solid #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	padding: 4px;
	cursor: text;
}

</style>
.text-formTitular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}
.text-formTituloAzul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0066CC;
	line-height: 18px;
	font-weight: bold;
}
.text-asociados {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
}
