/* Marconi Duarte 18/04/2008 */
/* Copyright www.marconiduarte.com.br - www.marconiduarte.com */
/* Designer Marconi Duarte */

@import url(layout.css);
@import url(layout_internas.css);
@import url(layout_tv-local-certo.css);

* { margin: 0; padding: 0; border: 0; outline: 0; }

html { background-color: #ece9e0; }

body { background: #f4f1e8 url(../images/bg.gif) repeat-y center top; font-family: "trebuchet MS"; font-size: 11px; color: #171717; cursor: default; }

input, 
textarea, 
select { background-color: #E8E8E8; border: 1px solid #dbdbdb; padding: 2px; font-family: "trebuchet MS"; font-size: 11px; color: #171717; }

/*input { height: 18px; }*/

select { height: 22px; padding: 1px; }

input.editNoFocus, 
textarea.editNoFocus { background-color: #E8E8E8; border: 1px solid #dbdbdb; overflow: auto; }

input.editFocus, 
textarea.editFocus { background-color: #00553C; color: #fff; border: 1px solid #9DCD17; overflow: auto; }

ul, li { list-style-type: none; }

h1 span, h2 a span, h2 span, h3 span, p a span, .none { display: none; }

a { text-decoration: none; color: #171717; }

a:hover, 
#corpo #direita #ladoesquerdo #novidades ul li span.titulo { color: #9DCD17; }

/* Bubble pop-up */

.bubbleInfo { position: relative; }

.popup { position: absolute; display: none; z-index: 50; border-collapse: collapse; width: 200px; min-height: 100px; height: auto; }

.popup table tr{ background-color: #ffffff; }

.popup td.corner { height: 15px; width: 19px; }