/* Aquí comienzan las definiciones específicas */
body { background: #8b8b8b; }
.cajas {width: 985px;padding-left: 15px;float: left;overflow: hidden;margin: 0px 25px 15px 0px;}
.cabecera h1 a {height: 120px; background-image: url(header.jpg); background-repeat: no-repeat; }
.cuerpo {background-color: #bbbbbb;background-image: url(fondo-contenido.jpg);background-repeat:repeat-x;}
.anuncio { margin-top: 15px; }

/* Datos */
.datos {font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #000000;}
.instrucciones {font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #FFFFFF;}
.cajacap {width: 679px; height:234px; float: left; margin: 20px 0px 0px 20px; padding:0px; background-color: #e2e2e2;}
.textocap {width:340px;  float: left; margin:5px;}
.captcha {width:300px;  float: left; margin:5px; padding:0px;}
.error { font-weight: bold; font-style: italic; font-size: 24px; color: red; }


/* Imagenes Christian  */
.last { margin-right: 0; border: 0; }
.imagen {width: 213px; height:234px; float: left; margin: 20px 0px 0px 20px; padding:0px; background-color: #e2e2e2;}
.imagen img {margin: 0px; padding: 0px 0px 0px 15px;}
.imagen a { display:block; width: 213px; height:234px; text-decoration: none;}
.imagen h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; margin: 0px; font-weight: bold; color: #333333; height: 44px; padding:6px 15px 0px 15px;}
.imagen h2 {line-height: 15px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; margin: 0px; color: #000000; padding: 13px 15px 0px 15px;}
.imagen a:hover h1, .imagen a:hover h2, .checked h1, .checked h2 {color:#FFFFFF}
.imagen .checked {opacity: 0.6; filter: alpha(opacity=60); }
.imagen .checked, .imagen a:hover { background-color: #ac2623; }
.imagen input { display: none; }
#pollbuttonx { margin-top: 15px; font-size: 48px; }


/* Resultados */
.resultados { float: left; background: #E2E2E2; width: 600px; padding: 15px; }
.resultados table { width: 570px; }
.resultados .img { padding:0; }
.resultados .img img { width: 60px; }
.resultados th { font: bold 12px Arial, Helvetica, sans-serif; background: white; color: black; text-align: center; }
.resultados tr.par td { background: #919191; }
.resultados tr.impar td { background: #606060; }
.resultados td.puesto { text-align: center; font: bold 24px Verdana, Arial, Helvetica, sans-serif; padding-top: 6px; }
.resultados td.votos { color: white; text-align: center; padding-top: 12px; }
.resultados td.nombre { color: white; padding-top: 10px; font-size: 16px; }