a:hover {  text-decoration: underline}

.tituloListado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
.tituloDetalle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.bajadaDetalle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.creditosTitulo {
	font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #969696; text-decoration: none
}
.creditosAutor {
	font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #c8c8c8; text-decoration: none
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5A5A5A;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	width: 250px;
	overflow: auto;
}
.textosChico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
.textosBlanco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
.formularioUpload {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	overflow: auto;
	border-top: none #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin none #CCCCCC;



}
.textosUpload {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5A5A5A;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
.TituloRojo2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #009933;
	text-decoration: none;
	font-weight: bold;
}

