/* CSS Document */
/*
PROPERTIES 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,
b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0px; padding: 0px; border: 0px; outline: 0px; background: transparent }
html,body { height: 100% }
td { font-weight:normal } 
body { background: url(../images/fundo.jpg) center }
ol, ul { list-style: none }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none }
/* remember to define focus styles! */
:focus { outline: 0px }
/* remember to highlight inserts somehow! */
ins { text-decoration: none }
del { text-decoration: line-through }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0px }
/* FIM DO RESET */

.transparent_class { filter:alpha(opacity=90); -moz-opacity:0.50; -khtml-opacity: 0.50; opacity: 0.50 }
.floatstop { clear:both; }
.textovertical { writing-mode: tb-rl; filter: flipv fliph} 

A:LINK,
A:VISITED,
A:ACTIVE {font-weight:normal; font-size:14px; color: #6e6d5b; text-decoration:none;}
A:HOVER	{font-weight:normal; font-size:14px; color: #fff; text-decoration:underline;}

#divBody { width: 100%; height: 99%; background:url(../images/foto.png) center top no-repeat }
#divGeral { width: 990px }
#layout { background:url(../images/LAYOUT_01.png) no-repeat; width: 1019px; min-height: 1100px }
#divlogo, #divmenu, #divbranco, #divcanais, #divnoticias, 
#divvideos, #divparceiros, #divcopy, #divmenuTITULO, #divcanais_titulo,
#divcanais_banner, #divmenuCOD, #divnoticias_titulo, #divnoticias_titulo2,
#divagenda_titulo, #divvideos_titulo, #divparceiros_titulo, #divparceiros_banner, #divcopy_texto { float:left }
#divlogo { background:url(../images/logo.png) no-repeat; margin-top:35px; margin-bottom:35px; height:176px; width:990px }
#divmenu { width:300px; text-align:left }
#divmenuTITULO, #divcanais_titulo { 	background:#3d3c26 url(../images/back_titulos.gif); font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#FFF }
#divmenuTITULO { padding:0px 20px 0px 20px; margin-bottom:3px; margin-left:25px; font-size:35px }
#divmenuCOD { width:250px; margin-left:50px }
#divbranco { width:509px; height:50px }
#divcanais { width:181px; margin-top:0px }
#divcanais_titulo { padding:5px 0px 5px 5px; height:150px; width:26px; background:#3d3c26 url(../images/titulo_canais.gif) no-repeat }
#divcanais_banner { width:150px }
#divnoticias { width:350px; }
#divagenda_titulo { padding:5px 0px 5px 5px; height:150px; width:26px; background:#3d3c26 url(../images/titulo_agenda.gif) no-repeat }
#divnoticias_titulo { padding:5px 0px 5px 5px; height:150px; width:26px; background:#3d3c26 url(../images/titulo_noticias.gif) no-repeat }
#divvideos_titulo { padding:0px 0px/*right*/0px/*bottom*/0px; height:150px; width:26px; background:#3d3c26 url(../images/titulo_aovivo.gif) no-repeat }
#divvideos { width:430px; }
#divparceiros { width:210px; }
#divparceiros_titulo { padding:0px 0px/*right*/0px/*bottom*/0px; margin-left:20px; height:150px; width:26px; background:#3d3c26 url(../images/titulo_parceiros.gif) no-repeat }
#divparceiros_banner { width:160px }
#divcopy { width:990px; height:100px; line-height:100px; text-align:left }
#divcopy_texto, p { color: #8d8c6d; font-size:15px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif }
#gsw a  { float:right; width:98px; height:49px; margin-top:25px; line-height:100px; background:url(../images/gsw.png)}

/*INCIO LINKS LEFT*/
ul.tituloagenda { list-style-type:none; position: relative; float:left; z-index:1; }
ul.tituloagenda li { position: relative; z-index: 10; clear: both; float: left; text-align:left; margin-left:10px; width:300px; margin-bottom:10px; }
ul.tituloagenda li { color: #fff; }
ul.tituloagenda li.liprimeiro { background: #3d3c26; }
ul.tituloagenda li:hover { background:#3d3c26; }

li.semevento2 { color: #3d3c26; }
.tituloagenda A:LINK,
.tituloagenda A:VISITED,
.tituloagenda A:ACTIVE {color: #8d8c6d; font-size:15px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:none;}
.tituloagenda A:HOVER {color: #8d8c6d; text-decoration:none;}

.selecionado A:LINK,
.selecionado A:VISITED,
.selecionado A:ACTIVE {color: #6e6d5b; text-decoration:none}
.selecionado A:HOVER {color: #8d8c6d;  text-decoration:none;}
/* FIM LINKS LEFT*/
