body { background: #DDEEFF url("/css/../imagenes/fondo.gif") repeat-x fixed top; font-family: Verdana; height:100%; margin:0px; padding:0px; } img { border:0px; vertical-align:middle; } a { border:0px; outline:none; text-decoration:none; } #pagina { background-color:#EEFFCC; border-left: 1px solid #77AA00; border-right: 1px solid #77AA00; height:100%; margin:auto; min-height:100%; //position:absolute; text-align:center; width:800px; } #cabecera { background-color:#AADD00; border:0px; border-bottom: 1px solid #77AA00; padding:0px; width:100%; text-align:left; } #cuerpo { background:#EEFFCC; border-bottom:1px solid #77AA00; padding-top:20px; padding-left:30px; padding-right:20px; padding-bottom:10px; text-align:center; } #contenido { float:left; min-width:350px; } #bloques { float:left; margin-left:10px; } #pie { background-color:#99CC00; color:#FFFFFF; font-size:12px; padding:5px; } .tabla { } .texto, .texto table { font-family:Verdana; font-size:12px; } .td1 { border-left:1px solid #77AA00; border-right:1px solid #77AA00; border-bottom:1px solid #77AA00; } .td2 { border-left: 1px solid #77AA00; border-right:1px solid #77AA00; background: #EEFFCC; padding-top: 20px; padding-bottom: 10px; } .td3 { border-top:1px solid #77AA00; border-left: 1px solid #77AA00; border-right:1px solid #77AA00; } .grupos, .grupos a { font-family: Tahoma, Verdana; font-size: 11px; font-weight: bold; color: #333333; text-decoration: none; vertical-align: middle; } .grupos img { border: 0px; vertical-align: middle; } .contactos, .contactos a { font-family: Tahoma, Verdana; font-size: 11px; font-weight: 0; padding-left: 20px; vertical-align: middle; border: 0px; } .t-a-c { background: url("/css/../imagenes/t-a-c.gif") 0 0 repeat-x #FFFFFF; } .t-ab-c { background: url("/css/../imagenes/t-ab-c.gif") 0 100% repeat-x; } .t-c-i { background: url("/css/../imagenes/t-c-i.gif") 0 0 repeat-y; } .t-c-d { background: url("/css/../imagenes/t-c-d.gif") 100% 0 repeat-y; } .t-ab-i { background: url("/css/../imagenes/t-ab-i.gif") 0 100% no-repeat; } .t-ab-d { background: url("/css/../imagenes/t-ab-d.gif") 100% 100% no-repeat; } .t-a-i { background: url("/css/../imagenes/t-a-i.gif") 0 0 no-repeat; } .t-a-d { background: url("/css/../imagenes/t-a-d.gif") 100% 0 no-repeat; padding:20px; padding-top:1px; } div .correcto { background:url('/css/../imagenes/div_ok.gif') no-repeat 5px center #99FF99; border:1px solid #00CC00; padding:5px; padding-left:25px; } div .advertencia { background:url('/css/../imagenes/div_warning.gif') no-repeat 5px center #FFFFDD; border:1px solid #FFDD66; padding:5px; padding-left:25px; } div .error { background:url('/css/../imagenes/div_error.gif') no-repeat 5px center #FF9999; border:1px solid #CC0000; padding:5px; padding-left:25px; } 
.voto { list-style:none; margin: 0px; padding: 0px; width: 150px; height: 30px; position: relative; background: url('/css/../imagenes/estrella.gif') left top repeat-x; } .voto li { padding: 0px; margin: 0px; /*\*/ float: left; /* */ } .voto li a { display: block; width: 30px; height: 30px; line-height: 30px; text-decoration: none; text-indent: -9000px; z-index: 20; position: absolute; padding: 0px; overflow: hidden; } .voto li a:hover { background: url('/css/../imagenes/estrella.gif') left center; z-index: 2; left: 0px; border: none; } .voto a.unaes { left: 0px; } .voto a.unaes:hover { width:30px; } .voto a.doses { left:30px; } .voto a.doses:hover { width: 60px; } .voto a.treses { left: 60px; } .voto a.treses:hover { width: 90px; } .voto a.cuatroes { left: 90px; } .voto a.cuatroes:hover { width: 120px; } .voto a.cincoes { left: 120px; } .voto a.cincoes:hover { width: 150px; } .voto li.actual { background: url('/css/../imagenes/estrella.gif') left bottom; position: absolute; height: 30px; display: block; text-indent: -9000px; z-index: 1; }
