/* CSS Document */

body, td { font-family:Arial; font-size: 9pt; }
input[type="text"], textarea { font-family:Arial; font-size: 9pt; border:1px solid gray }
#divnegro { position:absolute; left:0px; top:120px; background-color: white; width:100%; height:100%; filter: alpha(opacity:70); }
#diviframe { position:absolute; left:0px; top:200px; width:100%; display: none; text-align:center}
#cobrar, #cobrar td { font-size:25pt; text-align:left }
#cobrar input { font-size:35pt; font-weight:bold; color:#0000FF}

.mensajeVerde { font-family:Arial, Helvetica, sans-serif; font-size:12pt; font-weight:bold; color:#009900 }
.mensajeRojo { font-family:Arial, Helvetica, sans-serif; font-size:12pt; font-weight:bold; color:#990000 }
.menu a { color:#990000; font-weight:bold; font-size: 11pt; text-decoration:none; }
.menu a:hover { color:#FF0000; 	font-weight:bold; text-decoration: underline; }

.paginacion { margin-top:5px; margin-bottom:5px; width:800px; background-color:#A5BDF8; padding-left:5px; padding-right:5px }
.paginacion input { width: 80px }
.supcontenedor { background-color:#DDDDDD; }
.visor{	font-size: 36pt; color: #00FF00; font-weight: bold; padding-left:20px}