label { color: #40602e; display: block; clear: both; }
#page { width: 950px; clear: both; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; }
#header { height: 130px; padding: 10px; }
#header_content { width: 950px; margin: 0 auto; height: 91px; }
#logo { width: 510px; height: 91px; float: left; }
#concurso_header { width: 297px; height: 91px; float: right;  }
#nav { border-bottom: 4px solid #c00; clear: both; margin-top: 10px; height: 30px; }
#nav a { display: block; float: left; padding: 7px; text-transform: uppercase; }
#nav_content { width: 950px; border-top: 1px solid #CCC; border-left: 1px solid #CCC; border-right: 1px solid #CCC; margin: 0 auto; padding: 1px; height: 27px; }
#nav a:hover { background: #EEE; text-decoration: none; color: #666; }
#registro { background: url(img/registro_bg.jpg); width: 850px; height: 493px; padding: 220px 0px 0px 100px; }
#recientes { background: url(img/recientes_bg.jpg); width: 930px; height: 698px; padding: 15px 0px 0px 20px; }
#premios { width: 930px; height: 698px;}
#reglas { background: url(img/reglas_bg.jpg); width: 950px; height: 713px; margin: 0px; }
#reglas .texto { margin: 220px 0px 0px 40px; background: #FFF; padding: 20px; width: 400px; height: 400px; overflow: auto; float: left; }
#invita { background: url(img/invita_bg.jpg); width: 950px; height: 463px; margin: 0px; padding-top: 250px; }
.off { color: #666; border-right: 1px solid #CCC; }
.on { background: #c00; color: #FFF; }
.field { margin: 10px 0px; }
.input { width: 400px; font-size: 16px; }
.error { color: red; }
.participante { background: #FFF; padding: 10px; width: 184px; height: 190px; float: left; border: 2px solid #40602e; margin: 5px 10px; text-align: center; font-size: 12px; } 
.participante img { border: 2px solid #ccc; }
.paging { clear: both; width: 950px; text-align: center; padding: 5px 0px; }
.paging a { background: #FFF; border: 1px solid #693; padding: 5px; font-size: 14px; color: #693; margin: 1px; }
.paging .off { background: #EEE; border: 1px solid #999; padding: 5px; font-size: 14px; color: #999; display: inline; }
.paging a:hover { text-decoration: none; background: #FF9; }
.paging div { background: #FC0; border: 1px solid #999; display: inline; padding: 5px; font-size: 14px; } 
