@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 00px;
	margin-bottom: 0px;
}

.bg_vermelho{
background-image:url(../images/imgTabelao.jpg);
background-position:top;
background-repeat:no-repeat;
background-color:#640003;
}

#tabDegrade {
background-position:top;
background-repeat:repeat-x;
background-color:#e6e6e6;
}
#bgFora {
background-position:top;
background-repeat:repeat;
}
#tabelaUm {
background-position:top;
background-repeat:repeat-y;
}
#tabDois {
background-position:top;
background-repeat:no-repeat;

}
.menuPrincipal{
	font-family: Arial, Helvetica, sans-serif;
	color: #a70e13;
	font-weight: bold;
	font-size: 15px;
	text-decoration:none;
}

a.menuPrincipal:hover {
	color: #828286;
}
.menuSecundario{
	font-family: Arial, Helvetica, sans-serif;
	color: #343b3f;
	font-weight:normal;
	font-size: 11px;
	text-decoration:none;
	line-height: 18px;
}

a.menuSecundario:hover {
	text-decoration:underline;
}
#subMenu {
	line-height:12px;
}
.NoticiaTit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #a42327;
	text-decoration:none;
	line-height:22px;
}
a.NoticiaTit:hover {
	color: #828286;
	line-height:22px;
}
.texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	text-decoration:none;
}
.altura {
height:100%;
}

a.texto:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	text-decoration:none;
}
a.texto:hover {
	text-decoration:underline;
}
.textoBranco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	vertical-align:middle;
}
a.textoBranco:hover {
	text-decoration:underline;
}
.outrasNot {
	font-family: Arial, Helvetica, sans-serif;
	color: #828286;
	font-size: 14px;
	font-weight: bold;
}
.linkVermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a70e13;
	text-decoration:none;
}
a.linkVermelho:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a70e13;
	text-decoration:none;
}
a.linkVermelho:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a70e13;
	text-decoration:none;
}

a.linkVermelho:hover{
	text-decoration:underline;
}
.linkLaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff7e00;
	text-decoration:none;
}
a.linkLaranja:hover{
	text-decoration:underline;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#barra {
	vertical-align:middle;
}
.titBox {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	text-transform:capitalize;
	color:#FFFFFF;
}
