@charset "utf-8";
/* CSS Document */

* { font-family:Verdana, Geneva, sans-serif; font-size:12px }
/*body { background-color:#1C1C1C; }*/

h2 {font-size:14px;}
a { background-color: #999; padding:4px; color:#000; border:solid #00F 1px; text-decoration:none; }
/*a:hover {background-color:#00F; color:#FFF}*/
input, select, option, textarea {color:#000; width: 250px }
input, textarea {width: 250px; }
tr { vertical-align: middle }
td { padding:5px }
form table {padding:15px; border:thin solid #930; width:auto}
div#wpr table {border-collapse:collapse}
#ui-datepicker-div a { background: none; padding:0; border: none; text-decoration:none; }
#ui-datepicker-div input, #ui-datepicker-div select, #ui-datepicker-div option { background-color:#999; width:70px; }
.ui-datepicker-control { background-color:#933}

#editar-quin input  { width:auto }
#editar-quin select { width:150px}
#editar-quin radio { width:10px}
#editar-quin {width: 660px }
#editar-quin tr:hover { background-color:#666}
#editar-quin table, #editar-quin td { margin:2px; padding:2px;}
#editar-quin td { text-align:center}


form#llena_pron div{ float:left; width:140px; height:30px; text-align:left; color:#FFF }
/*form#llena_pron div:hover { background:url(../images/btn-bg.jpg) center center no-repeat; background-color:none; border:none; }*/
form#llena_pron label { background:url(../images/btn-bg-w-r.jpg) center center no-repeat; cursor:pointer; float:left; width:140px; height:30px; line-height:25px; vertical-align:middle}
form#llena_pron label:hover { background:url(../images/btn-bg-w.jpg) center center no-repeat; background-color:none; border:none; font-weight:bold}
form#llena_pron input { width:14px; float:left; margin:8px 5px 0 15px; padding:0}
form#llena_pron td {
	padding: 0 0 0 0px;
	margin:auto
}
form#llena_pron table { width:540px; padding: 20px; border:none}
form#llena_pron table, form#llena_pron table tr {
	margin:0 auto;
	padding:0;
	width: auto
}
form#llena_pron div.enviar {
	text-align:center;
	width:100%;
	margin:0;
}
form#llena_pron div.enviar input {float:none; width:200px; height:50px;}

.btn { cursor:pointer; color:#FFF; background:url(../images/btn-bg-w.jpg) center center no-repeat; background-color:none; border:none; }

.btn:hover { background-image: url(../images/btn-bg-w-r.jpg); font-weight:bold }
div#grupo_quin div.btn_prin a:hover{ color:#F00}
form#llena_pron label:enabled {
	background: none #000 url(../css/crir/bullet_green-.png) no-repeat;
}


div#wraper {text-align:center; margin:0; padding:0}
div#grupo_quin { margin:auto; width:300px}
div#grupo_quin div.quin {background:url(../images/quin-bg-w.png) center center no-repeat; width:268px; height:258px; float:left;}
div#grupo_quin div.quin div { position:relative; text-align:center}
div#grupo_quin div.nombre_quin { top:50px; font-size:28px; color:#F00}
div#grupo_quin div.nombre_temp { top:60px; font-size:16px; color:#666}
div#grupo_quin div.btn_prin { top:90px; font-size:16px; margin:auto; }
div#grupo_quin div.btn_prin a {display:block; width:130px; height:22px; background-color:none; margin-left:63px }
div#grupo_quin div.fecha_cierre { top:120px; font-size:16px; color:#666}
