﻿.tituloSolicitudDatos
{
	font-family: Sans-Serif;
	font-variant: small-caps;
	color: #ff3300;
}
.textoPresentacionCaracteristicasPrograma
{
	color: #666633;
	text-align: justify;
}
.titulosCaracteristicasPrograma
{
	font-weight: bold;
	font-size: 150%;
	color: #006600;
	text-decoration: none;
	left: 15mm;
	position: relative;
}
.preguntasCaracteristicasPrograma
{
	font-weight: normal;
	font-size: 5mm;
	color: #ff0000;
	left: 15mm;
	position: relative;
	line-height: 7mm;
}
.respuestasCaracteristicasPrograma
{
	text-align: justify;
	top: 30mm;
	color: #333300;
}

.cuerpoPaginasWeb
{
}