@charset "utf-8";
/* CSS Document */

form {
	margin: 0px;
}
.direitaCinza {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BED2D6;
}
.arial12Cinza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #83A1A8;
	text-decoration: none;
}
.arial11 {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.menu1 {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.menu1:hover {
	font-family: arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
.spacerDown {
	padding-bottom: 10px;
}
.data {
	font-family: arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.menu2 {
	font-family: arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
a.menu2:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.menuRodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.menuRodape:hover {
	font-family: arial;
	font-size: 12px;
	color: #3A565C;
	text-decoration: underline;
}
.bgBaseLogotipo {
	background-attachment: fixed;
	background-image: url(../imagens/logotipo3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.comboCanais {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.menuInstitucional {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.menuInstitucional:hover {
	font-family: arial;
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
}
.tabelaPesquisa {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DAE4E7;
	border-right-color: #DAE4E7;
	border-bottom-color: #DAE4E7;
	border-left-color: #DAE4E7;
}
.linhaPreta {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.linhaMenuInt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E77918;
}
.bgEducacao {
	background-attachment: fixed;
	background-image: url(../imagens/img_educacao.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.texto {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
.spacer13 {
	padding-left: 13px;
}
.linhaBranca {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.linkSite {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.linkSite:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
.linhaCinza {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menuNoticia {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.menuNoticia:hover {
	font-family: arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
.spacer11Dir {
	padding-left: 11px;
	font-family: arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: e5e5e5;
}
.tituloNoticia {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
.tituloLivro {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.linhaCinza2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: e5e5e5;
}
.tracoCinza {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: e5e5e5;
}
.tdFora {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #DEE7E9;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DEE7E9;
}
.tdDentro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #87B8ED;
}

/*Example CSS for the two demo tickers*/

#domticker{
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #333333;
}

#domticker div{ 
/*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled.
Style inner DIV with same color as outer DIV*/
	font-size: 14px;
	color: #333333;
}

#domticker a{
	font-weight: bold;
	color: #000000;
}
.menuBranco {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menuBranco:hover {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.titBranco {
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.alinhaLaterais {
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	background-color: #F2F2F2;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tdFora2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
	border: thin solid #C7C7C7;
}
.destaques {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
	width: auto;
	border: thin none #C9C9C9;
}
.tddestaques {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
