/* vermelho */

/* estrutura do site*/
div#banner_flutuante{
	width:771px;
	height:561px;
	position:absolute;
	top: 0px;
	z-index:3;
	left:22%;
}
#rodape{
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight: bold;
	margin:0 auto;
	padding-top:12px;
	width:100%;
	background: #9B231C;
	float:left;
	text-align:center;
}
#rodape-cinza{
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight: bold;
	margin:0 auto;
	padding-top:12px;
	width:100%;
	background: #eeeeee;
	float:left;
	text-align:center;
}
#topo{
	background-image:url(../images/fundo_topo.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	width:70%;
	height: 63px;
	text-align: left;
	position: absolute;
	z-index: -1;
	top: 0px;
}
#topodois{
	background-image: url(../images/fundo_topodois.jpg);
	background-repeat:repeat-x;
	position:absolute;
	margin:0;	
	/*padding:0;*/
	width:50%;
	left:0px;
	/* height: 165px; */
}
#topotres {
	/* background-image:url(../images/fundo_topo.jpg);
	background-repeat:repeat-x;
	overflow:auto;
	
	margin:0 inherit;
	padding:0;
	height:165px;
	z-index:1;
	position:absolute;
	display:table;	
	 */
	margin:0 auto;
	padding:0;
	display:table;
	top: 0px;
	width: 775px;
	position:relative;
}



/*texto*/
h1, h1:link,h1:visited,h1:hover, h1 a{
	color: #9B231C;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
margin:0 0 0 0;
	padding:0 0 0 0;
}

h2, h2:link,h2:visited,h2:hover, h2 a{
	/* color: #9B231C; */
	color: #111;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	
}
h3, h3:link,h3:visited,h3:hover, h3 a{
	color: #9B231C;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}
h4, h4 a{
	margin:2px;
	font:bold 13px;
	color:#9B231C;
}
h5, h5 a{
	margin:2px;
	font:bold 10px;
	color: #9B231C;
}

.chapeu h1{ 
	color: #333;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.chapeu h3{ 
	position:relative;
	top:0px;
	color: #9B231C;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align: left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	
}

topico, topico a{
	margin:2px;
	font:bold 16px;
	color:#9B231C;
	border-bottom: 1px #9B231C;
}

.TituloPrincipalNoticia {
	color: #993300;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}

.TituloPrincipal:link {
	color: #993300;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}
.TituloPrincipal:visited {
	color: #993300;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}
.TituloPrincipal:hover {
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}



.TituloDestaque4:link {
	color: #9B231C;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
.TituloDestaque4:visited {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}

.TituloDestaque4:hover {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}


.TituloDestaque10:link {
	color: #9B231C;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}
.TituloDestaque10:visited {
	color: #990000;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}
.TituloDestaque10:hover {
	color: #990000;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}

.manchete {
	color: #000000;
	font-size: 10px;
	text-align:left;
	
}
.fundocinza{

	background-color:#EEEEEE;
}
.materia-conteudo {
	MARGIN-BOTTOM: 2em
}
.materia-mascara {
	CLEAR: both; FLOAT: left; MARGIN: 0px 2em 0px 0px
}
.largura-291 {
	WIDTH: 24.25em; min-width: 291px
}
.largura-100{
	width:100%;
}.largura-50{
	width:50%;
}
.float-left{
	float:left;
}
.float-right{
	float:right;
}
.materia-letra {
	FLOAT: right
}
.materia-letra .letra-menor A {
	FONT-SIZE: 0.91em; COLOR: #369! important
}
.materia-letra .letra-maior A {
	FONT-SIZE: 1.08em; COLOR: #369! important
}
.barra{
background:#9B231C;
}
.categorira{
	border-bottom:1px  #000 solid;
}
.tema{ font-size:24px; border-left:15px #600 solid; border-bottom:2px #600 solid; padding-left:15px;}
.pequena_cinza{ font-size:10px; color:#333;}
