@charset "utf-8";
/* CSS Document */
body{display:none;font-family: 'Hammersmith One', sans-serif;}
.tablaRespuestas{background-color:#a3d6ef;width:906px;background-image:url(../img/rulAF.gif);background-repeat:no-repeat;font-size:32px;color:#333;}
.pregunta{padding:15px;color: #000000;text-align: center;}
#reloj{font-size:90px;color:#CA4F4F;line-height:215px;height:200px;width:225px;font-family:Arial, Helvetica, sans-serif;}
.ans{cursor:pointer;color:#333;}
.ansnohover{color:#036;}
.ans:hover{color:#03B;border-color:#333;background-color:#FFF;text-align:center;
border-style:solid;border-width:thin;-webkit-border-radius: 10px 10px 10px 10px;border-radius: 10px 10px 10px 10px;padding-left:40px !important; }
.ansClick{color:#03B;text-decoration:underline;text-align:center;}

