body {
	margin:0;
	padding:0;
	overflow: -moz-scrollbars-vertical;
	font-family: block be regular, arial, helvetica, sans-serif, tahoma, verdana, times new roman, courier new;
	font-size: 12px;
	color: #666666;
	line-height:18px;
}

.logotipo {
	float:left;
	margin-right:32px;
	width:178px;
}

.texto_noticias {
	font-family: arial, helvetica, sans-serif, tahoma, verdana, "times new roman", "courier new";
	font-size: 11px;
	color: #3C6277;
}
.data_noticias {
	font-family: arial, helvetica, sans-serif, tahoma, verdana, "times new roman", "courier new";
	font-size: 11px;
	color: #979797;
}

input, textarea, select {
	font-family: arial, helvetica, sans-serif, tahoma, verdana, "times new roman", "courier new";
	font-size: 12px;
	color: #666666;
}

/*Menu Topo END*/

.inputPesquisa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDE2E7;
	text-decoration: none;
	background-color: #546E85;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #32537D;
	border-right-color: #32537D;
	border-bottom-color: #32537D;
	border-left-color: #32537D;
	height: 15px;
	width: 105px;
}
.tdFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.linkFooter {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.txt {
  font-family: arial, helvetica, sans-serif, tahoma, verdana, "times new roman", "courier new";
  font-size: 12px;
  color: #666666;	 
	font-weight: normal;
	text-decoration: none;
	line-height:18px;
}


.link12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E9B01B;
	text-decoration: none;
}
.link12:hover {
	color: #335676;
	text-decoration: none;
}
.linkCaixaHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #959595;
	text-decoration: none;
}
.linkCaixaHome:hover {
	color: #E9B01B;
	text-decoration: none;
}
.inputLogin {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #69849D;
	text-decoration: none;
	background-color: #F9F9F9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B8B8B8;
	border-right-color: #B8B8B8;
	border-bottom-color: #B8B8B8;
	border-left-color: #B8B8B8;
	height: 15px;
	width: 105px;
}
.linkSub1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.linkSub1:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.linkSub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #B3B3B3;
	text-decoration: none;
}
.linkSub2:hover {
	color: #335676;
	text-decoration: none;
}.linkSub3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #959595;
	text-decoration: none;
}
.titPag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E9B01B;
	text-decoration: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;	
}

div.contentDIV {
	margin:15px;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
