/* CSS GLOBAL RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin: 0; padding: 0; border: 0; outline: 0; font-weight: normal; font-style: inherit; font-size:12px; font-family: tahoma; vertical-align: baseline;}
:focus{outline: 0;} body{line-height: 1; background-color:#000;} ol, ul{list-style:none;} blockquote, q {quotes: "" "";} div {position: relative; }
table { border-collapse: separate; border-spacing: 0;} blockquote:before, blockquote:after, q:before, q:after {content: "";} strong{ font-weight: bold;}	

/* classes reutilizaveis */
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{display:inline-block}html[xmlns].clearfix{display:block}* html .clearfix{height:1%}
.imgrpl{display:block;font-size:1px;text-indent:-9999px;}
.hide{display:none;}
.hidden{visibility:hidden;}
.clear{clear:both;}
.selfix{vertical-align: 0 !important;vertical-align: -2px;}
.radfix, .checkfix{width:13px !important;height:13px !important;width:15px;height:15px;vertical-align: -2px;border:none;background:none;padding:0;margin:0;}

/* LINKS */
a{text-decoration:none; color:#444;}
a:hover{text-decoration:underline;}

#contador{display:none; width:160px; height:310px; position:relative;}



#contador #faltam{background-image:url('../img/faltam.gif'); height:17px; width:59px; position:absolute; top:14px; left:14px;}

#contador #para_cent{background-image:url('../img/para_centenario.gif'); height:15px; width:108px; position:absolute; top:81px; right:10px;} 

#contador #tempo_restante span{color:#e9e22a; font-family:Georgia; font-size:18px; font-weight:bold; position:absolute; top:36px;}
#contador #tempo_restante span.tempo{color:#fff; font-family:Arial; font-size:11px; font-weight:normal; position:absolute; top:59px; margin:auto; position:absolute;}

#contador #tempo_restante span#numero_dias{left:19px;}
#contador #tempo_restante span#numero_horas{left:55px;}
#contador #tempo_restante span#numero_minutos{left:89px;}
#contador #tempo_restante span#numero_segundos{left:121px;}

#contador #tempo_restante span#dias{left:19px;}
#contador #tempo_restante span#horas{left:54px;}
#contador #tempo_restante span#minutos{left:94px;}
#contador #tempo_restante span#segundos{left:124px;}

#contador img{position:absolute; top:108px; left:20px;}

#contador ul#links{position:absolute; top:220px; left:7px; width:150px;}
#contador ul#links li a{color:#95969c; font-family:Arial; font-size:11px; text-decoration:underline;}
#contador ul#links li{color:#95969c; font-family:Arial; font-size:11px; line-height:18px;}
#contador a#link_site{display:block; text-indent:-9999px; background:url('../img/link_site.gif'); width:140px; height:24px; position:absolute; bottom:10px; left:12px;}
