/* CSS Document */
.form{ -moz-border-radius: 30px 15px 30px 15px; padding-top:5px; padding-bottom:3px; width:300px;}
.conteformu { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px;}
.cajatexto { width:160px;}
.combos { width:165px;}
.imagenestabla { width:125px; height:100px;}
.titulo{ font-size:16px; color:#000000; background-color:#0099FF; font-weight:bold; text-align:center;}
.cabecera { font-weight:bold; font-size:16px; text-align:center; font-family:"Bodoni MT Black";}
.tprod { width:500px; font:Verdana, Arial, Helvetica, sans-serif; background-image:url(fotos/fondo.gif); cellpadding:2;}
.filas{ font-weight:bold; border:1;}
.botones{ width:100%; font-weight:bold;}
.combo{ width:146px;}
/* textarea con esquinas redondas. Bordes solo para firefox*/
.textarea{ -moz-border-radius: 30px 15px 30px 15px; border: Gainsboro solid S3px; padding-top:7px; padding-left:7px; padding-right:7px; padding-bottom:7px; width:93%;}
/* divisiones del formulario. bordes y alineacion. Bordes solo para firefox;*/
.divform{ -moz-border-radius: 30px 15px 30px 15px; border: #6699FF solid 2px; padding-top:7px; padding-left:7px; padding-right:7px; padding-bottom:7px;}
/* estilo para la cabecera de cada division del formulario*/
.cabdiv{ font-family:"Bodoni MT Black"; text-align:center; font-weight:bolder; color:#FF860D; font-size:16px; padding-top:3px;}
.textotab{ font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; width:155px; font-weight:bold;}
botonenviar{ width:150px; font-weight:bold; background-image:url(iconos/enviar.gif); background-repeat:no-repeat;}
.botones{ font-family:"Bodoni MT Black", Times, serif; font-size:17px; width:145px; color:#6699FF;}
/*.botondeshacer{ width:150px; font-weight:bold; background-image:url(iconos/deshacer.gif); background-repeat:no-repeat;}*/
.botoncancelar{ width:150px; font-weight:bold; background-image:url(iconos/cancelar.gif); background-repeat:no-repeat;}
.botonmodificar{ width:150px; font-weight:bold; background-image:url(iconos/modificar.gif); background-repeat:no-repeat;}
.botonaceptar{ width:150px; font-weight:bold; font-weight:bold; background-image:url(iconos/aceptar.gif); background-repeat:no-repeat;}
.atencion{ color:#FF0000; font-weight:bold; text-decoration:blink; font-size:14px;}
.coments { font-family:Georgia, "Times New Roman", Times, serif; font-size:10px;}