@import 'reset2.css';
#conteudo_noticia p {
  text-align: justify;
}

#conteudo_noticia h1,h2,h3,h4,h5 {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  border-bottom: none;
}

#conteudo_noticia a {
        color: #d50000;
        text-decoration: none;
}

#conteudo_noticia a:hover {
        text-decoration: underline;
}

#conteudo_noticiaEstreita p {
  text-align: justify;
  font-size: 14px;
  font-weight: bold;
}

#conteudo_noticiaEstreita h2,h3,h4 {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}

#conteudo_noticiaEstreita a {
	    font-size: 14px;
	    font-weight: bold;
        color: #d50000;
        text-decoration: none;
}

#conteudo_noticiaEstreita a:hover {
        text-decoration: underline;
}
#imagemAgenda {
        width   : 210px;
        float           : left;
        padding         : 0px 0px 0px 0px;
        margin          : 0px 5px 5px 5px;
        display         : block;
}



#imagemNoticia {
        width   : 260px;
        float           : left;
        padding         : 0px 0px 0px 0px;
        margin          : 0px 5px 5px 5px;
        display         : block;
}

#imagemNoticia img {
        width   : 250px;
        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;

}

#imagemNoticia_p {
        width   : 360px;
        float           : left;
        padding         : 0px 0px 0px 0px;
        margin          : 0px 5px 5px 5px;
        display         : block;
}

#imagemNoticia_p img {
        width   : 350px;
        border  : 1px solid #aaaaaa;
        padding : 3px 3px 3px 3px;
        margin  : 3px 3px 3px 3px;
}

#imagemNoticia_p #legenda {
    width       : 320px;
        text-align      : center;
        color           : #aaaaaa;
        font-size       : 9pt;

}

#publicidadeNoticia {
        float           : left;
        padding         : 5px 10px 0px 0px;
        margin          : 0px 0px 0px 0px;
        overflow        : hidden;
        display         : block;
        clear: both;

}
.boxDestaquePrincipal {
  margin-bottom: 10px;
  padding-right: 1px;
}

.boxDestaquePrincipal a {
  color: #d50000;
  text-decoration: none;
}
.boxDestaquePrincipal a:hover {
  color: #d50000;
  text-decoration: underline;
}

.destaquePrincipal SPAN SPAN.txt {
  display: block; font-size: 15px; color: #333333; line-height: 15px;
}
.destaquePrincipal A SPAN.titulo {
  font-weight: bold;
  font-size: 26px;
  line-height: 26px;
}

.boxDestaquePrincipalEsporte {
  margin-bottom: 10px;
  padding-right: 1px;
}

.boxDestaquePrincipalEsporte a {
  color: #396a37;
  text-decoration: none;
}
.boxDestaquePrincipalEsporte a:hover {
  color: #396a37;
  text-decoration: underline;
}
.destaquePrincipalEsporte SPAN SPAN.txt {
  display: block; font-size: 15px; color: #333333; line-height: 15px;
}
.destaquePrincipalEsporte A SPAN.titulo {
  font-weight: bold;
  font-size: 26px;
  line-height: 26px;
}

.boxSlideChamada {
	padding: 5px;
	width: 388px;
	height:30px;
	background-color: #EEEEEE;
	color: #d50000;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}
.boxSlideChamada_f {
	padding: 5px;
	width: 388px;
	height:30px;
	background-color: #EEEEEE;
	color: #d50000;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}

.boxSlideChamada A {
	color: #d50000;
	text-decoration: none;
}
.boxSlideChamada A:hover {
	color: #d50000;
	text-decoration: underline;
}

.boxSlideControle {
	text-align: right;
	padding: 2px;
	width: 394px;
	color: #333333;
	font-size: 10px;	
}

.boxSlideControle A {
	color: #d50000;
	text-decoration: none;
	font-weight: bold;
}
.boxSlideControle A:hover {
	color: #d50000;
	text-decoration: underline;
}

/*
.boxSlideFotos img {
	border: 1px solid #D7D7D7;	
}*/


