/**
 * 2007 PLEIONE SYSTEMS SL
 * Todos los derechos reservados
 * Las condiciones de uso de este programa se rigen según licencia específica para cada instalación individual
*/

body.Pagina {
font-size: 8pt;
color: #444444;
font-family: arial, sans-serif;
text-decoration: none;
background-color: #ffffff;}


td.AyudaGeneral {
font-size: 9pt;
color: #444444;
font-family: arial, sans-serif;
text-decoration: none;
background-color: transparent; }

td.AyudaResaltada {
font-size: 8pt;
color: #078257;
font-family: arial, sans-serif;
text-decoration: none;
background-color: transparent; }

td.Principal {
font-size: 8pt;
color: #444444;
font-family: arial, sans-serif;
text-decoration: none;
background-color: transparent; }

td.Pasos {
width: 10%;
font-size: 8pt;
color: #666666;
font-family: arial, sans-serif;
text-decoration: none;
background-color: transparent; }

td.Columna1 {
width: 10%;
font-size: 8pt;
color: #444444;
font-family: arial, sans-serif;
text-decoration: none;
background-color: transparent; }

td.Columna2 {
width: 20%;
font-size: 8pt;
color: #444444;
font-family: arial, sans-serif;
text-decoration: none;
background-color: transparent; }

td.Columna3 {
width: 70%;
font-size: 8pt;
color: #444444;
font-family: arial, sans-serif;
text-decoration: none;
background-color: transparent; }

td.Columna3Error {
width: 70%;
font-size: 8pt;
color: #820707;
font-family: arial, sans-serif;
text-decoration: none;
background-color: transparent; }


a.Pasos:link {
color: #888888;
text-decoration: none;
background-color: transparent;
font-size: 8pt;
font-family: arial, sans-serif; }

a.Pasos:visited {
color: #888888;
text-decoration: none;
background-color: transparent;
font-size: 8pt;
font-family: arial, sans-serif; }

a.Pasos:hover {
color: #888888;
text-decoration: underline;
background-color: transparent;
font-size: 8pt;
font-family: arial, sans-serif; }


form.Solicitudes {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-width: 0px 0px 0px 0px;
font-size: 8pt;
color: #444444;
font-family: monospace;
text-decoration: none;
background-color: transparent; }

input.Campos {
border: 1px solid #788207;
font-size: 9pt;
color: #788207;
font-family: monospace;
text-decoration: none;
background-color: #eaedc2;
border-color: #788207; }

input.Pulsador {
border: 1px solid #788207;
font-size: 9pt;
color: #788207;
width: 150px;
font-family: arial, sans-serif;
text-decoration: none;
background-color: #eaedc2; }

select.SelectorCorto {
border: 1px solid #788207;
font-size: 9pt;
width: 200px;
color: #788207;
font-family: monospace;
text-decoration: none;
background-color: #eaedc2; }

select.Selector {
border: 1px solid #788207;
font-size: 9pt;
width: 450px;
color: #788207;
font-family: monospace;
text-decoration: none;
background-color: #eaedc2; }

option.Selector {
font-size: 9pt;
color: #788207;
font-family: monospace;
text-decoration: none;
background-color: #eaedc2; }

