.TitPagina {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #B92500;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.PiePagina {
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	font-weight: bold;
	color: #B92500;
	text-align: center;
}
.MenuLateral {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 8px;
	margin-top: 12px;
	margin-right: 5px;
	margin-bottom: 12px;
	margin-left: 8px;
}
.Titulo {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.CuadroPregunta {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.Pregunta {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.Respuesta {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.Enviar {
	background-color: #FFFFCC;
	text-align: center;
}
.FilaSeparador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Respuesta INPUT {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}
.MenuLateral a {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #336600;
	text-decoration: none;
	line-height: 16px;
	font-variant: small-caps;
}
.MenuLateral a:hover {
	color: #33CC00;
}
.Url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B92500;
}
.SubTitulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #B92500;
}
#divLstUsuario {
	height: 250px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#divLstUsuario a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B92500;
	text-decoration: none;
}
#divLstUsuario a:hover {
	color: #FFFFFF;
	background-color: #B92500;
}
