.fleft{
	float: left;
}

.block{
	display: block;
}

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

.clearfix { display: inline-block; }

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

#noticias_topo{
	width: 940px;
	min-height: 340px;
	border-bottom: 1px dashed #e8e9e8;	
	padding-top: 15px;
	margin: 0 auto 0 auto;
}

#noticias_topo h2{
	font-size: 27px;
	color: #1460a6;	
	margin-bottom: 20px;
}

#noticias_topo a{
	color: #565656;	
	display: block;
}

#noticias_topo a img{;
	border:1px solid #3b3b3b;
	margin: 0 25px 10px 0;	
}

#noticias_topo a strong{
	display: block;
	color: #0096da;
	font-size: 18px;
	margin-bottom: 15px;
}

#noticias_topo a span{
	font-size: 16px;
	font-weight: bold;
	color: #565656;
	display: block;
	margin:10px 0 10px 0;
}

#noticias_topo a small{
	line-height: 15px;
}

#noticias_topo a em{
	width: 60px;
	height: 17px;
	background-color: #004f7a;
	font-size: 11px;
	color: #fff;
	padding: 2px 0 0 5px;
	float: left;
	margin: 5px 0 0 0;
	float: left;
}

#noticias_topo a:hover span,
#noticias_topo a:hover strong,
#noticias_topo a:hover small{
	text-decoration: underline;	
}

#noticias_topo a:hover em{
	background-color: #0096da;
}

#noticias_rodape{
	width: 940px;
	padding-top: 30px;
	margin: 0 auto 0 auto;	
}

#noticias_rodape a img{
	border:1px solid #3b3b3b;
	margin: 0 15px 15px 0;	
} 

#noticias_rodape li a{
	width: 380px;
	height: 95px;
	margin: 0 90px 25px 0;
	display: block;
}

#noticias_rodape a strong{
	display: block;
	color: #0096da;	
	margin-bottom: 5px;	
	font-size: 12px;	
}

#noticias_rodape a span{
	font-weight: bold;
	color: #565656;
	display: block;
	width: 380px;
	margin-bottom: 5px;
	font-size: 12px;	
}

#noticias_rodape a small{
	line-height: 15px;
	width: 260px;
	font-size: 12px;	
	color: #565656;	
}

#noticias_rodape a em{
	width: 60px;
	height: 17px;
	background-color: #004f7a;
	font-size: 11px;
	color: #fff;
	padding: 2px 0 0 5px;
	float: left;
	margin: 5px 0 0 0;
	float: left;
}

#noticias_rodape a:hover span,
#noticias_rodape a:hover strong,
#noticias_rodape a:hover small{
	text-decoration: underline;	
}

#noticias_rodape a:hover em{
	background-color: #0096da;
}

/* Paging */
#noticias_rodape div.paging {
	color: #333;
	padding: 17px 0 16px;
	text-align: center;
	cursor: default;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	clear: both;
}
#noticias_rodape div.paging span .setas {
	color: #004f7a;
	font-size: 14px;
	font-weight: bold;
}
#noticias_rodape div.paging span.disabled {
	color: #CCC;
	display: none;
}
#noticias_rodape div.paging span.current,
#noticias_rodape div.paging a {
	color: #004f7a;
	padding: 3px 4px;
	margin: 0 5px 0 0;
}
#noticias_rodape div.paging span.current {
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #004f7a;
}

/*View*/

#view_topo{
	width: 940px;
	min-height: 340px;
	padding-top: 15px;
	margin: 0 auto 0 auto;
	line-height: 15px;
	text-align: left;
	padding-bottom: 45px;
	font-size: 12px;
	color: #565656;
}

#view_topo h2{
	font-size: 27px;
	color: #1460a6;	
	margin-bottom: 20px;	
}

#view_topo a img{;
	border:1px solid #3b3b3b;
	margin: 0 25px 10px 0;	
}

#view_topo h3{
	display: block;
	color: #0096da;	
	margin-bottom: 5px;	
	font-size: 18px;
	margin-bottom: 15px;
}

/* Geral 
#content .galeria li {
	float: left;
	margin: 0 12px 20px 0;
}
#content .galeria .sem-margem,
#content .galeria .last { 
	margin-right: 0;
}
#content .galeria li a,
#content .galeria li img {
	width: 121px;
	height: 88px;
}
#paginas #content p {
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 16px;
}
*/

#view_rodape{
	width: 955px;
	margin: 0 auto 0 auto;
}

#view_rodape h4{
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #1460a6;
	margin:0 0 10px 0;	
}

#view_rodape .galeria li{
	margin: 0 17px 15px 0;
	float: left;
}

#view_rodape .galeria li a img{
	border:1px solid #3b3b3b;	
}

.bt-voltar{
	width: 65px;
	height: 27px;
	background: url(../img/layout/bt_voltar.png);
	display: block;
}

.bt-voltar:hover{
	background: url(../img/layout/bt_voltarhover.png);
}