X-Git-Url: https://git.llucax.com/mecon/intranet.git/blobdiff_plain/bad58c7c15130ccbe74c9fd0f0222f9a38d01dcd..ba00ad2867590a8c6d19a063b3e29d4379e38547:/sistema/www/css/servicios_agenda.css diff --git a/sistema/www/css/servicios_agenda.css b/sistema/www/css/servicios_agenda.css index 5c4f853..c02b226 100644 --- a/sistema/www/css/servicios_agenda.css +++ b/sistema/www/css/servicios_agenda.css @@ -1,7 +1,59 @@ - -.textoazul { COLOR: #003366; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; font-style: normal; line-height: normal; font-weight: normal } -.titulo_form { COLOR: #003366; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11pt; font-style: normal; line-height: normal; background-position: centre centre; text-align: centre; vertical-align: middle ; font-weight: normal} -.txt1 { COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; font-style: normal; line-height: normal; background-position: left centre; vertical-align: top; font-weight: normal } -.txt2 { COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 8pt; font-style: normal; line-height: normal; background-position: left top; text-align: left; vertical-align: top; font-weight: normal } -.txt_naranja { COLOR: #FF3300; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; font-style: normal; line-height: normal; font-weight: bold} -.txt_derecha { COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; font-style: normal; line-height: normal; background-position: right centre; text-align: right; vertical-align: middle; font-weight: normal } +.servicios_agenda_textoazul { + color: #003366; + font-family: arial, Helvetica, sans-serif; + font-size: 10pt; + font-style: normal; + line-height: normal; + font-weight: normal +} +.servicios_agenda_titulo_form { + color: #003366; + font-family: arial, Helvetica, sans-serif; + font-size: 11pt; + font-style: normal; + line-height: normal; + background-position: centre centre; + text-align: centre; + vertical-align: middle ; + font-weight: normal +} +.servicios_agenda_txt1 { + color: #000000; + font-family: arial, Helvetica, sans-serif; + font-size: 10pt; + font-style: normal; + line-height: normal; + background-position: left centre; + vertical-align: top; + font-weight: normal +} +.servicios_agenda_txt2 { + color: #000000; + font-family: arial, Helvetica, sans-serif; + font-size: 8pt; + font-style: normal; + line-height: normal; + background-position: left top; + text-align: left; + vertical-align: top; + font-weight: normal +} +.servicios_agenda_txt_naranja { + color: #ff3300; + font-family: arial, Helvetica, sans-serif; + font-size: 10pt; + font-style: normal; + line-height: normal; + font-weight: bold +} +.servicios_agenda_txt_derecha { + color: #000000; + font-family: arial, Helvetica, sans-serif; + font-size: 10pt; + font-style: normal; + line-height: normal; + background-position: right centre; + text-align: right; + vertical-align: middle; + font-weight: normal +}