[39a8a99] | 1 | .acceso { |
---|
| 2 | font: normal normal 12px sans-serif; |
---|
| 3 | } |
---|
| 4 | .acceso h1 { |
---|
[ea4319c] | 5 | margin: 50px auto 0px auto; |
---|
[39a8a99] | 6 | padding-left: 20px; |
---|
| 7 | width: 580px; |
---|
| 8 | background: #bfb39b; |
---|
| 9 | font-size: 24px; |
---|
| 10 | color: #ddd6c6; |
---|
| 11 | } |
---|
| 12 | .acceso h2 { |
---|
[ea4319c] | 13 | margin: 0px auto; |
---|
[39a8a99] | 14 | padding-left: 20px; |
---|
| 15 | width: 580px; |
---|
| 16 | background: #bfb39b; |
---|
| 17 | font-size: 20px; |
---|
| 18 | color: white; |
---|
| 19 | } |
---|
| 20 | .acceso form { |
---|
[ea4319c] | 21 | margin: 0px auto; |
---|
[39a8a99] | 22 | width: 600px; |
---|
| 23 | height: 327px; |
---|
| 24 | background-image: url('./images/login.jpg'); |
---|
| 25 | } |
---|
| 26 | .acceso fieldset { |
---|
| 27 | padding-top: 60px; |
---|
| 28 | margin-left: 350px; |
---|
| 29 | border: none; |
---|
| 30 | } |
---|
| 31 | .acceso label { |
---|
| 32 | margin-top: 20px; |
---|
| 33 | height: 20px; |
---|
| 34 | float: left; |
---|
| 35 | } |
---|
| 36 | .acceso input { |
---|
| 37 | margin-top: 20px; |
---|
| 38 | margin-right: 50px; |
---|
| 39 | width: 100px; |
---|
| 40 | height: 20px; |
---|
| 41 | float: right; |
---|
| 42 | } |
---|
| 43 | .acceso button { |
---|
| 44 | margin-left: 100px; |
---|
| 45 | } |
---|
[bdf6991] | 46 | .pie { |
---|
| 47 | margin: 0px auto; |
---|
| 48 | padding: 0px 10px; |
---|
| 49 | width: 580px; |
---|
| 50 | font: normal normal 10px sans-serif; |
---|
| 51 | } |
---|
| 52 | .pie button { |
---|
| 53 | font-size: 10px; |
---|
| 54 | } |
---|
| 55 | .pie span { |
---|
| 56 | float: right; |
---|
| 57 | } |
---|
[ae938ed] | 58 | .acercade { |
---|
| 59 | font-family: sans-serif; |
---|
| 60 | } |
---|
[39a8a99] | 61 | .textos{
|
---|
[3ec149c] | 62 | COLOR: #A53B2D;
|
---|
| 63 | FONT-FAMILY:MS Sans Serif;
|
---|
| 64 | FONT-SIZE: 8pt;
|
---|
| 65 | }
|
---|
| 66 |
|
---|
| 67 | .texto_arbol{
|
---|
| 68 | COLOR: #000000;
|
---|
| 69 | FONT-FAMILY: sans-serif;
|
---|
| 70 | FONT-SIZE: 11px;
|
---|
| 71 | }
|
---|
| 72 |
|
---|
| 73 | .menu_contextual TABLE{
|
---|
| 74 | BACKGROUND-COLOR: #d4d0c8;
|
---|
| 75 | }
|
---|
| 76 |
|
---|
| 77 | .menu_contextual TD{
|
---|
| 78 | COLOR: #000000;
|
---|
| 79 | FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
|
---|
| 80 | FONT-SIZE: 11px;
|
---|
| 81 | LETTER-SPACING: -1px;
|
---|
| 82 | }
|
---|
| 83 | .menu_contextual SPAN{
|
---|
| 84 | COLOR: #000000;
|
---|
| 85 | FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
|
---|
| 86 | FONT-SIZE: 11px;
|
---|
| 87 | LETTER-SPACING: -1px;
|
---|
| 88 | }
|
---|
| 89 | .tabla_standar TD{
|
---|
| 90 | COLOR: #000000;
|
---|
| 91 | FONT-FAMILY: Verdana;
|
---|
| 92 | FONT-SIZE: 11px;
|
---|
| 93 | }
|
---|
| 94 |
|
---|
| 95 | .tabla_lista TD{
|
---|
| 96 | COLOR: #000000;
|
---|
| 97 | FONT-FAMILY: Verdana;
|
---|
| 98 | FONT-SIZE: 11px;
|
---|
| 99 | LETTER-SPACING: -1px;
|
---|
| 100 | }
|
---|
| 101 |
|
---|
| 102 | .input_nodo{
|
---|
| 103 | BORDER-BOTTOM: 1px solid;
|
---|
| 104 | BORDER-LEFT: 1px solid;
|
---|
| 105 | BORDER-RIGHT: 1px solid;
|
---|
| 106 | BORDER-TOP: 1px solid;
|
---|
| 107 | COLOR: #000000;
|
---|
| 108 | FONT-SIZE: 11px;
|
---|
| 109 | HEIGHT: 14px;
|
---|
| 110 | }
|
---|
| 111 | .marcorelieve{
|
---|
| 112 | BORDER-BOTTOM: #808080 1px solid;
|
---|
| 113 | BORDER-LEFT: #ffffff 1px solid;
|
---|
| 114 | BORDER-RIGHT: #808080 1px solid;
|
---|
| 115 | BORDER-TOP: #ffffff 1px solid;
|
---|
| 116 | }
|
---|
| 117 | .marco{
|
---|
| 118 | BORDER-BOTTOM: #999999 1px solid;
|
---|
| 119 | BORDER-LEFT: #999999 1px solid;
|
---|
| 120 | BORDER-RIGHT: #999999 1px solid;
|
---|
| 121 | BORDER-TOP: #999999 1px solid; |
---|
| 122 | COLOR: #000000;
|
---|
| 123 | FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
|
---|
| 124 | FONT-SIZE: 13px;
|
---|
| 125 | }
|
---|
| 126 | .menupral{
|
---|
| 127 | BACKGROUND-COLOR: #d4d0c8;
|
---|
| 128 | FONT-FAMILY: sans-serif;
|
---|
| 129 | FONT-SIZE: 11px;
|
---|
| 130 | }
|
---|
| 131 | .menupral TD{
|
---|
| 132 | BORDER-BOTTOM: #d4d0c8 1px solid;
|
---|
| 133 | BORDER-LEFT: #d4d0c8 1px solid;
|
---|
| 134 | BORDER-RIGHT: #d4d0c8 1px solid;
|
---|
| 135 | BORDER-TOP: #d4d0c8 1px solid;
|
---|
| 136 | }
|
---|
| 137 |
|
---|
| 138 | .menupral SPAN{
|
---|
| 139 | COLOR: #000000;
|
---|
| 140 | FONT-FAMILY: sans-serif;
|
---|
| 141 | FONT-SIZE: 11px;
|
---|
| 142 | }
|
---|
| 143 |
|
---|
| 144 | .filtros{ |
---|
| 145 | BORDER-BOTTOM: #999999 1px solid;
|
---|
| 146 | BORDER-LEFT: #999999 1px solid;
|
---|
| 147 | BORDER-RIGHT: #999999 1px solid;
|
---|
| 148 | BORDER-TOP: #999999 1px solid;
|
---|
| 149 | }
|
---|
| 150 |
|
---|
| 151 | .filtros TD{
|
---|
| 152 | FONT-FAMILY: sans-serif;
|
---|
| 153 | FONT-SIZE: 11px;
|
---|
| 154 | COLOR:#999999;
|
---|
| 155 | }
|
---|
| 156 | .supercabeceras {
|
---|
| 157 | COLOR:#FE6C65;
|
---|
| 158 | FONT-FAMILY: Arial;
|
---|
| 159 | FONT-SIZE: 30px;
|
---|
| 160 | FONT-WEIGHT: 600;
|
---|
| 161 | }
|
---|
| 162 | .sobrecabeceras {
|
---|
| 163 | COLOR:#7575DD;
|
---|
| 164 | FONT-FAMILY: Arial;
|
---|
| 165 | FONT-SIZE: 24px;
|
---|
| 166 | FONT-WEIGHT: 400;
|
---|
| 167 | }
|
---|
| 168 | .cabeceras{
|
---|
| 169 | COLOR: #999999;
|
---|
| 170 | FONT-FAMILY: Verdana;
|
---|
| 171 | FONT-SIZE: 24px;
|
---|
| 172 | FONT-WEIGHT: 600;
|
---|
| 173 | }
|
---|
| 174 | .subcabeceras{
|
---|
| 175 | COLOR: #D6A621;
|
---|
| 176 | FONT-FAMILY: Verdana;
|
---|
| 177 | FONT-SIZE: 20px;
|
---|
| 178 | }
|
---|
| 179 |
|
---|
| 180 | .presentaciones{
|
---|
| 181 | COLOR: #999999;
|
---|
| 182 | FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
|
---|
| 183 | FONT-SIZE: 12px;
|
---|
| 184 | }
|
---|
| 185 | |
---|
| 186 |
|
---|
| 187 | .notas{
|
---|
| 188 | COLOR: #999999;
|
---|
| 189 | FONT-FAMILY: Arial, Helvetica, sans-serif;
|
---|
| 190 | FONT-SIZE: 10px;
|
---|
| 191 | }
|
---|
| 192 |
|
---|
| 193 | .tabla_datos{
|
---|
| 194 | }
|
---|
| 195 |
|
---|
| 196 | .tabla_datos TH{
|
---|
| 197 | BACKGROUND-COLOR: #63676b;
|
---|
| 198 | COLOR: #ffffff;
|
---|
| 199 | FONT-FAMILY: Arial, Helvetica, sans-serif;
|
---|
| 200 | FONT-SIZE: 12px;
|
---|
| 201 | FONT-WEIGHT: 500;
|
---|
| 202 | BORDER-BOTTOM:#999999 1px solid ;
|
---|
| 203 | }
|
---|
| 204 |
|
---|
| 205 | .tabla_datos TD{
|
---|
| 206 | BACKGROUND-COLOR: #d4d0c8;
|
---|
| 207 | COLOR: #003300;
|
---|
| 208 | FONT-FAMILY: Arial, Helvetica, sans-serif;
|
---|
| 209 | FONT-SIZE: 12px;
|
---|
| 210 | BORDER-BOTTOM:#999999 1px solid;
|
---|
| 211 | }
|
---|
| 212 |
|
---|
| 213 | .formulariodatos{
|
---|
| 214 | COLOR: #000000;
|
---|
| 215 | FONT-FAMILY: Arial, Helvetica, sans-serif;
|
---|
| 216 | FONT-SIZE: 11px
|
---|
| 217 | }
|
---|
[cd3ebe2] | 218 | |
---|
| 219 | .tabla_listados { |
---|
| 220 | font-family: Arial, Helvetica, sans-serif; |
---|
| 221 | } |
---|
| 222 | .tabla_listados caption { |
---|
| 223 | font-size: 14px; |
---|
| 224 | font-weight: 500; |
---|
| 225 | } |
---|
| 226 | .tabla_listados th { |
---|
| 227 | background-color: #63676b; |
---|
| 228 | color: #ffffff; |
---|
| 229 | font-size: 12px; |
---|
| 230 | font-weight: 500; |
---|
| 231 | border-bottom: #999999 1px solid; |
---|
| 232 | } |
---|
| 233 | .tabla_listados td { |
---|
| 234 | background-color: #EEEECC; |
---|
| 235 | color: #003300; |
---|
| 236 | font-size: 11px; |
---|
| 237 | border-bottom: #999999 1px solid; |
---|
| 238 | } |
---|
| 239 | |
---|
[3ec149c] | 240 | .tabla_listados_sin {
|
---|
| 241 | }
|
---|
| 242 | .tabla_listados_sin TH{
|
---|
| 243 | BACKGROUND-COLOR: #63676b;
|
---|
| 244 | COLOR: #ffffff;
|
---|
| 245 | FONT-FAMILY: Arial, Helvetica, sans-serif;
|
---|
| 246 | FONT-SIZE: 12px;
|
---|
| 247 | FONT-WEIGHT: 500; |
---|
| 248 | BORDER-BOTTOM:#4f4f4f 1px solid; |
---|
| 249 | BORDER-RIGHT:#4f4f4f 1px solid;
|
---|
| 250 | }
|
---|
| 251 |
|
---|
| 252 | .tabla_listados_sin TD{
|
---|
| 253 | BACKGROUND-COLOR: #EEEECC;
|
---|
| 254 | COLOR: #000000;
|
---|
| 255 | FONT-FAMILY: Arial, Helvetica, sans-serif;
|
---|
| 256 | FONT-SIZE: 11;
|
---|
| 257 | }
|
---|
| 258 | A.tabla_listados_sin:visited{
|
---|
| 259 | COLOR: #000000;
|
---|
| 260 | FONT-FAMILY: sans-serif;
|
---|
| 261 | FONT-SIZE: 11px;
|
---|
| 262 | }
|
---|
| 263 | A.tabla_listados_sin:link{
|
---|
| 264 | COLOR: #000000;
|
---|
| 265 | FONT-FAMILY: sans-serif;
|
---|
| 266 | FONT-SIZE: 11px;
|
---|
| 267 | }
|
---|
| 268 |
|
---|
| 269 | .recuadros{
|
---|
| 270 | BACKGROUND-COLOR: lightseagreen;
|
---|
| 271 | BORDER-BOTTOM: teal solid;
|
---|
| 272 | BORDER-LEFT: #b4e0d2 solid;
|
---|
| 273 | BORDER-RIGHT: teal solid;
|
---|
| 274 | BORDER-TOP: #b4e0d2 solid;
|
---|
| 275 | COLOR: white;
|
---|
| 276 | FONT-STYLE: italic
|
---|
| 277 | }
|
---|
| 278 |
|
---|
| 279 | .tabla_meses{
|
---|
| 280 | }
|
---|
| 281 |
|
---|
| 282 | .tabla_meses TH{
|
---|
| 283 | BACKGROUND-COLOR: #b5daad;
|
---|
| 284 | COLOR: #000000;
|
---|
| 285 | FONT-FAMILY: Arial, Helvetica, sans-serif;
|
---|
| 286 | FONT-SIZE: 11px;
|
---|
| 287 | FONT-WEIGHT: 500;
|
---|
| 288 | BORDER-BOTTOM: #999999 1px solid;
|
---|
| 289 | BORDER-LEFT: #999999 1px solid;
|
---|
| 290 | BORDER-RIGHT: #999999 1px solid;
|
---|
| 291 | BORDER-TOP: #999999 1px solid;
|
---|
| 292 | }
|
---|
| 293 |
|
---|
| 294 | .tabla_meses TD{
|
---|
| 295 | BACKGROUND-COLOR: #EEEECC;
|
---|
| 296 | COLOR: #003300;
|
---|
| 297 | FONT-FAMILY: Arial, Helvetica, sans-serif;
|
---|
| 298 | FONT-SIZE: 12px;
|
---|
| 299 | BORDER-BOTTOM: #d4d4d4 1px solid;
|
---|
| 300 | BORDER-LEFT: #d4d4d4 1px solid;
|
---|
| 301 |
|
---|
| 302 | }
|
---|
| 303 |
|
---|
| 304 | .tabla_reservas{
|
---|
| 305 | }
|
---|
| 306 |
|
---|
| 307 | .tabla_reservas TH{
|
---|
| 308 | BACKGROUND-COLOR: #B5DAAD;
|
---|
| 309 | COLOR: #000000;
|
---|
| 310 | FONT-FAMILY: Arial, Helvetica, sans-serif;
|
---|
| 311 | FONT-SIZE: 10px;
|
---|
| 312 | FONT-WEIGHT: 700;
|
---|
| 313 | }
|
---|
| 314 |
|
---|
| 315 | .tabla_reservas TD{
|
---|
| 316 | FONT-FAMILY: Arial, Helvetica, sans-serif;
|
---|
| 317 | FONT-SIZE: 10px;
|
---|
| 318 |
|
---|
| 319 | }
|
---|
| 320 | .tabla_busquedas{
|
---|
| 321 | }
|
---|
| 322 |
|
---|
| 323 | .tabla_busquedas TH{
|
---|
| 324 | BACKGROUND-COLOR: #5a86b5;
|
---|
| 325 | COLOR: #ffffff;
|
---|
| 326 | FONT-FAMILY: Arial, Helvetica, sans-serif;
|
---|
| 327 | FONT-SIZE: 11px;
|
---|
| 328 | FONT-WEIGHT: 500;
|
---|
| 329 | BORDER-BOTTOM:#000000 1px solid ;
|
---|
| 330 | }
|
---|
| 331 |
|
---|
| 332 | .tabla_busquedas TD{
|
---|
| 333 | COLOR: #003300;
|
---|
| 334 | FONT-FAMILY: Arial, Helvetica, sans-serif;
|
---|
| 335 | FONT-SIZE: 11px;
|
---|
| 336 | }
|
---|
| 337 |
|
---|
| 338 | .tablaipes{
|
---|
| 339 | BACKGROUND-COLOR: #b5daad;
|
---|
| 340 | FONT-FAMILY: Arial, Helvetica, sans-serif;
|
---|
| 341 | FONT-SIZE: 9px
|
---|
| 342 | }
|
---|
| 343 |
|
---|
| 344 | .estilodesple{
|
---|
| 345 | FONT-FAMILY: Arial, Helvetica, sans-serif;
|
---|
| 346 | FONT-SIZE: 11px
|
---|
| 347 | }
|
---|
| 348 |
|
---|
| 349 | .cajatexto{
|
---|
| 350 | FONT-FAMILY: Arial, Helvetica, sans-serif;
|
---|
| 351 | FONT-SIZE: 11px
|
---|
| 352 | }
|
---|
| 353 | |
---|
| 354 | .cajacomandos{ |
---|
| 355 | BACKGROUND-COLOR: #ffffff; |
---|
| 356 | COLOR: #000000;
|
---|
| 357 | FONT-FAMILY: Arial, Helvetica, sans-serif;
|
---|
| 358 | FONT-SIZE: 12px
|
---|
| 359 | } |
---|
| 360 | .salidacomandos{ |
---|
| 361 | BACKGROUND-COLOR: #000000; |
---|
| 362 | COLOR: #ffffff;
|
---|
| 363 | FONT-FAMILY: Arial, Helvetica, sans-serif;
|
---|
| 364 | FONT-SIZE: 12px
|
---|
| 365 | } |
---|
| 366 |
|
---|
| 367 | .tabla_parametros{
|
---|
| 368 | }
|
---|
| 369 |
|
---|
| 370 | .tabla_parametros TH{
|
---|
| 371 | BACKGROUND-COLOR: #D4D4D4;
|
---|
| 372 | COLOR: #000000;
|
---|
| 373 | FONT-FAMILY: Arial, Helvetica, sans-serif;
|
---|
| 374 | FONT-SIZE: 12px;
|
---|
| 375 | FONT-WEIGHT: 700;
|
---|
| 376 | BORDER-BOTTOM:#000000 1px solid ;
|
---|
| 377 |
|
---|
| 378 | }
|
---|
| 379 | .tabla_parametros TD{
|
---|
| 380 | BACKGROUND-COLOR: #B5DAAD;
|
---|
| 381 | COLOR: #003300;
|
---|
| 382 | FONT-FAMILY: Arial, Helvetica, sans-serif;
|
---|
| 383 | FONT-SIZE: 11px;
|
---|
| 384 | BORDER-BOTTOM:#000000 1px solid;
|
---|
| 385 |
|
---|
| 386 | }
|
---|
| 387 | .opciones_ejecucion{
|
---|
| 388 | BORDER-TOP: silver thin solid;
|
---|
| 389 | BORDER-BOTTOM: silver thin solid;
|
---|
| 390 | BORDER-LEFT: silver thin solid;
|
---|
| 391 | BORDER-RIGHT: silver thin solid;
|
---|
| 392 | FONT-FAMILY: Arial, Helvetica, sans-serif;
|
---|
| 393 | FONT-SIZE: 11px;
|
---|
| 394 | } |
---|
| 395 |
|
---|
| 396 | .tablaprogramacion TABLE{
|
---|
| 397 | }
|
---|
| 398 |
|
---|
| 399 | .tablaprogramacion TH{
|
---|
| 400 | FONT-WEIGHT: bold;
|
---|
| 401 | FONT-FAMILY: Arial, Helvetica, sans-serif;
|
---|
| 402 | FONT-SIZE: 11px;
|
---|
| 403 | BORDER-LEFT: medium none;
|
---|
| 404 | COLOR: white;
|
---|
| 405 | BACKGROUND-COLOR: lightseagreen;
|
---|
| 406 | TEXT-ALIGN: left;
|
---|
| 407 | }
|
---|
| 408 |
|
---|
| 409 | .tablaprogramacion TD{
|
---|
| 410 | FONT-SIZE: 9pt;
|
---|
| 411 | FONT-FAMILY: Arial, Helvetica, sans-serif;
|
---|
| 412 | COLOR: #000000;
|
---|
| 413 |
|
---|
| 414 | }
|
---|
| 415 |
|
---|
| 416 | .botonprogramacion{
|
---|
| 417 | BORDER-BOTTOM: #666666 1px solid;
|
---|
| 418 | BORDER-TOP: #ffffff 1px solid;
|
---|
| 419 | BORDER-LEFT: #ffffff 1px solid;
|
---|
| 420 | BORDER-RIGHT: #666666 1px solid;
|
---|
| 421 | BACKGROUND-COLOR: #EEEECC;
|
---|
| 422 | FONT-SIZE: 9pt;
|
---|
| 423 | COLOR: #000000;
|
---|
| 424 | FONT-FAMILY: Arial, Helvetica, sans-serif;
|
---|
| 425 | }
|
---|
| 426 |
|
---|
| 427 | .tabla_accesos{
|
---|
| 428 | }
|
---|
| 429 |
|
---|
| 430 | .tabla_accesos TH{
|
---|
| 431 | BACKGROUND-COLOR: lightseagreen;
|
---|
| 432 | COLOR: #ffffff;
|
---|
| 433 | FONT-FAMILY: Arial, Helvetica, sans-serif;
|
---|
| 434 | FONT-SIZE: 11px;
|
---|
| 435 | FONT-WEIGHT: 500;
|
---|
| 436 | BORDER-BOTTOM:#000000 1px solid ;
|
---|
| 437 | }
|
---|
| 438 |
|
---|
| 439 | .tabla_accesos TD{
|
---|
| 440 | COLOR: #003300;
|
---|
| 441 | FONT-FAMILY: Arial, Helvetica, sans-serif;
|
---|
| 442 | FONT-SIZE: 11px;
|
---|
| 443 | } |
---|
| 444 | .mensajebrowser{
|
---|
| 445 | BORDER-BOTTOM: #999999 1px solid;
|
---|
| 446 | BORDER-LEFT: #999999 1px solid;
|
---|
| 447 | BORDER-RIGHT: #999999 1px solid;
|
---|
| 448 | BORDER-TOP: #999999 1px solid; |
---|
| 449 | BACKGROUND-COLOR: #FFFFFF;
|
---|
| 450 | COLOR: #999999;
|
---|
| 451 | FONT-FAMILY: Arial, Helvetica, sans-serif;
|
---|
| 452 | FONT-SIZE: 14px;
|
---|
| 453 | FONT-WEIGHT: 300;
|
---|
| 454 | }
|
---|
| 455 |
|
---|