body
{
background:#000000;
}


/* texto
-------------------------------------------------------------- */

.texto {  font-family: Arial, Helvetica, sans-serif; 
          font-size: 12px; 
          color: #999999; font-weight: normal}
		  

		  
.capsule{width:190px;margin-right:10px;float:left;line-height:1.2em}
.scroller-header{margin-top:6px;margin-bottom:-6px;text-transform:uppercase;font-family:arial,helvetica,sans-serif;font-size:11pt;font-weight:700;color:#DDD}
.scroller-header1{margin-top:6px;margin-bottom:-6px;text-transform:uppercase;font-family:arial,helvetica,sans-serif;font-size:10pt;font-weight:700;color:#DDD}
.capsule p{font-size:9pt;color:#CCC;margin:6px 0 3px 0; font-family:Arial, Helvetica, sans-serif}
.capsule a{font-size:8pt;color: #FFCC00;font-weight:700;text-decoration:none; font-family:Arial, Helvetica, sans-serif}
 
a {
color: white;
text-decoration: none;
}
a:hover
{
color: #FFCC00;
text-decoration: none;
}

		  
.style1 {color: #FFCC00}

.style2 {color: #55555}
.style4 {font-size: 12px}
.style5 {color: #FFFFFF}
		  
.style6 {color: #CC0000}


/* BOX'S
-------------------------------------------------------------- */
.boxEsquerda {
  width: 700px;
  background-color: #fff;
}

.boxEsquerdaSubs {
  width: 700px;
  background-color: #333333;
}

.boxCentro {
  width: 700px;
  background-color: #333333;
}

.boxDireita {
  width: 700px;
  /*background-color: #333333;*/
}

.boxDireitaSubs {
  width: 700px;
  background-color: #333333;
}

.boxConteudo {
   margin-left: 1px;
   padding-bottom: 1px;
   padding-right: 1px;
}

.boxConteudoDireita {
   background-color: #333333;
   padding-right: 5px;
}

.boxConteudo h3 {
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  clear: both;
  display: block;
  color: #333333;
  margin-bottom: 5px;
  border-bottom: 1px solid #333333;
}

h3.degrade {
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  clear: both;
  display: block;
  color: #930300;

  background: url(../images/bg_title_menu.png) repeat-x;
  border-bottom: none;
}
h3.degradeSub {
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  clear: both;
  display: block;
  color: #FFCC00;

}

h3.degradeSubEsporte {
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  clear: both;
  display: block;
  color: #333333;

  background: url(../images/bg_title_menu.png) repeat-x;
  border-bottom: none;
}

h3.vermelho {
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  clear: both;
  display: block;
  color: #CC0000;
  margin-bottom: 5px;
  padding-left: 5px;
  margin-right: 10px;
  background: url(../images/bg_title_menu.png) repeat-x;
  border-bottom: none;
}



/* pagina noticia
-------------------------------------------------------------- */





.boxNoticiaChamada {

}

.boxNoticiaChamada SPAN.titulo {
  DISPLAY: block;
  font-weight: bold;
  font-size: 20px;
  color: #999999;
  width: 599px;
}
.boxNoticiaChamada SPAN.data {
  DISPLAY: block;
  font-size: 12px;
  color: #FFCC00;
  margin-bottom: 5px;
}
.boxNoticiaChamada SPAN.resumo {
  DISPLAY: block;
  font-size: 12px;
  color: #333333;
  margin-bottom: 5px;
}


h3 .ico {
  top: 0;
  position:relative;
  float: right;
}







#imagemNoticia {
        width   : 220px;
        float           : right;
        padding         : 0px 10px 3px 0px;
        margin          : 0px 5px 5px 5px;
        display         : block;
}

#imagemNoticia img {
        width   : 220px;
        height  : 150px;
        border  : 1px solid #aaaaaa;
        padding : 3px 3px 3px 3px;
        margin  : 3px 3px 3px 3px;
}

#imagemNoticia #legenda {
    width       : 220px;
        text-align      : center;
        color           : #aaaaaa;
        font-size       : 9pt;

}


#galeriaNoticia h3 {
  font-size: 16px;
  font-weight: bold;
  color: #FFCC00;
  padding-left: 20px;
  margin-bottom: 5px;
  background-color: transparent;
  background-image: url(../images/images.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-x-position: 0px;
  background-y-position: 0px;
}



#vejaTambem {
  width: 100%;
  display: block;
  margin-top: 40px;
  margin-bottom: 20px;

}

#vejaTambem h3 {
  font-size: 16px;
  font-weight: bold;
  color: #FFCC00;
  padding-left: 20px;
  margin-bottom: 5px;
  background-color: transparent;
  background-image: url(../images/listasnoticias.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-x-position: 0px;
  background-y-position: 0px;
}













    
