body {
	margin: 0px;
	padding: 0px;
	font-family: "Segoe UI", Arial;
	background-image: url(/img/bck/body.png);
	background-repeat: repeat;
}
h1, h2, h3, p, ul, form , a ,a img, li{ /*tira os espacamentos e borda do link com imagem*/
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	text-decoration: none;
}
#main {
	background-repeat: repeat-y;
	background-position: center;
	width: 1002px;
	margin-right: auto; /*centraliza o div*/
	margin-left: auto;
	background-image: url(/img/bck/main.png);
}
#menuPrincipal {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/bck/menuPrincipal.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 69px;
}
#menuPrincipal ul li {
	float: left;
}
#menuPrincipal ul {
	margin-left: 10px;
}

#menuPrincipal ul li a  {
	color: #FFF;
	text-decoration: none;
	float: left;
	font-weight: bold;
	font-size: 15px;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	background-color: #1269ae;
}

#menuPrincipal .ativo {
	background-color: #333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #414141;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #414141;
}
#cabecalho {
	background-image: url(/img/bck/cabecalho.png);
	background-repeat: repeat-x;
	background-position: top;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.logo {
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
}
.newsLetterTop {
	position: absolute;
	top: 20px;
	right: 25px;
}
.newsLetterTop label {
	font-weight: bold;
	font-size: 22px;
	display: block;
}
.newsLetterTop input {
	background-color: #FFF;
	width: 200px;
	padding-top: 7px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 7px;
	position: absolute;
	top: 31px;
	background-image: url(/img/bck/inputNews.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	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: solid;
	border-top-color: #DBE2EE;
	border-right-color: #DBE2EE;
	border-bottom-color: #C1CEE3;
	border-left-color: #DBE2EE;
}
.botaoNews {
	border: 1px solid #0D4777;
	position: absolute;
	top: 31px;
	left: 221px;
}
.botao {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background-image: url(/img/bck/botao.png);
	background-repeat: repeat;
	background-position: top;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	float: left;
}
.botao:hover {
	background-image: url(/img/bck/botaoHover.png);
	background-repeat: repeat;
	background-position: top;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}


.newsLetterTop label span {
	color: #918F85;
	font-weight: normal;
	font-size: 15px;
	padding-left: 15px;
}
#central {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.mais {
	color: #09F;
	padding-left: 10px;
	font-weight: bold;
}
#rodape {
	background-color: #333;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#rodape a:hover {
	text-decoration: underline;
}
.menuLinksRodape  {
	float: left;
}
.menuLinksRodape ul li{
	float: left;
}
.menuLinksRodape ul li a{
	color: #FFF;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 15px;
	display: block;
	float: left;
}
.assinatura {
	position: absolute;
	top: 15px;
	right: 15px;
}
.assinatura a {
	font-size: 10px;
	color: #FFF;
}

.botaoMais {
	float: left;
	clear: both;
	width: 100%;
}

.botaoMais a {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	float: right;
	background-color: #09F;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DCE5F0;
	border-bottom-color: #DCE5F0;
	border-left-color: #DCE5F0;
}
#NovoEnd {
	background-color: #FFF;
	border: 10px solid #1269AE;
	position: absolute;
	top: 30px;
	left: 36%;
	padding: 30px;
}
#NovoEnd span {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #1269AE;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#NovoEnd span a {
	color: #FFF;
}

#NovoEnd h1 {
	font-size: 20px;
	text-transform: uppercase;
	color: #0096DA;
}

