﻿
body { margin: 20px; background-color: #777777;background: #fcfcfc; color: #333333; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; margin: 0; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; background: #FFFFFF url(    '../../img/fondo.gif' ) repeat-x left top; }
a { color: #4a6a4f; }


.titulo { text-align: left; font-size: 18px;  }
.subtitulo { text-align: center; font: verdana; }
/* ################ botones */

.boton { background-color: #c6c0b7; font-family: Verdana, Arial; font-size: 10px; border-color: #666666; border-width: 1px; cursor: pointer; }
.boton:hover { background-color: #d4d0c8; }


/* ################ inputs */

.input { border: solid 1px #bdc7d8; background-color: #ffffff; border-width: 1px; font-family: Verdana, Arial; font-size: 11px; }

.divError { color: #cc0000; margin: 5px; padding: 2px; /*border:solid 1px #cc0000;*/ text-align: left; }

.uiInfoTable .label { color: #666666; font-weight: bold; padding-right: 10px; text-align: right; width: 100px; vertical-align: top; }
.linkBar a { color: white; text-decoration: none; }
.linkBar a:hover { text-decoration: underline; }

.rowHighLight { background-color: #FFFFFF; }
.rowHighLight:hover { cursor: pointer; background-color: #edf0f3; }
