﻿.noticiaHome
{
	width: 260px;
	height: 150px;
	float: left;
	overflow: hidden;
	margin-top: 15px;
	margin-left: 15px;
	border-bottom: solid 1px #2694d1;
}
.noticiaHome a, .noticiaHomeUltima a
{
	color: #183988;
	font-size: 16px;
	text-decoration: none;
}
.noticiaHome a:hover, .noticiaHomeUltima a:hover
{
	color: #e57c11;
}
.imgNoticiaHome
{
	display: block;
	width: 100px;
	height: 75px;
	float: left;
}
.titNotHome
{
	display: block;
	width: 145px;
	height: 75px;
	float: right;
	overflow: hidden;
}
.resNoticia
{
	display: block;
	width: 250px;
	height: 40px;
	margin-top: 10px;
	overflow: hidden;
	font-size: 12px;
}

.imgNtUlt
{
	height: 150px;
	float: left;
}
.dadosNtUlt
{
	width: 400px;
	float: left;
	height: 150px;
	
}
.noticiaHomeUltima
{
	width: 540px;
	height: 130px;
	overflow: hidden;
	margin-top: 15px;
	margin-left: 15px;
	border-bottom: solid 1px #2694d1;
	
}
.titNotHomeUltima
{
	width: 400px;
	display: block;
	height: 30px;
	overflow: hidden;
	margin-left:15px;
	
}
.resNoticiaUltima
{
	width: 400px;
	display: block;
	height: 110px;
	margin-top: 10px;
	margin-left:15px; 
	overflow: hidden;
	font-size: 12px;
}

.newsletter
{
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
.newsletter h3
{
	margin-top: 5px;
	margin-left: 9px;
	margin-right: 9px;
	margin-bottom: 9px;
	background-color: #0180c7;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
}
.informativoTopo, .informativo
{
	font-size: 12px;
	margin-left: 20px;
}
.informativoTopo
{
	display: block;
	margin-top: 10px;
	margin-bottom:10px; 
	overflow: hidden;
}
.newsletter input
{
	font-size:10px; 
}
.btnCadastrarNews
{
	margin-left: 500px;
	margin-top:8px; 
	margin-bottom:2px; 
}
.espaco
{
	height:8px; 
}

