body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #F3F3F3;
}
.topo {
	display: block;
	margin: auto;
	height: 140px;
	width: 1000px;
	padding-bottom: 10px;
	position: relative;
}
.logo-top {
	display: block;
	width: 295px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.info-top {
	text-align: right;
	display: block;
	position: absolute;
	top: 30px;
	right: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.info-top a{
	color: #016C59;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.info-top a:hover{
	color: #000;
}
.menu {
	text-align: right;
	display: block;
	position: absolute;
	right: 0px;
	bottom: 20px;
	width: 606px;
}
.menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
.menu ul li {
	float: left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #CCC;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.menu ul li:last-child {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #CCC;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.menu ul li:first-child {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #CCC;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.menu ul li a {
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	text-shadow: 0 0 1px rgba(255, 255, 255, 1.0), 1px 1px 1px rgba(255, 255, 255, 1.0);
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-size: 18px;
}
.menu ul li a:hover {
	color: #000;
}
.banner {
	width: 1000px;
	position: absolute;
	top: 150px;
	bottom: 60px;
	margin-left: -500px;
	left: 50%;
	border: 0px none #FFF;
	overflow: hidden;
	z-index: -1;
}
.rodape {
	width: 1000px;
	margin: auto;
	display: block;
	text-align: center;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	background-image: url(imagens/bg.jpg);
	background-color: #F3F3F3;
	background-repeat: repeat-x;
	background-position: center 10px;
}
.rodape a{
	color: #666;
	text-decoration: none;
}
.rodape#home{
	position: absolute;
	left: 50%;
	bottom: 0px;
	margin-left: -500px;
}
.slidecaption-titulo{
	display: block;
	font-size: 24px;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.slidecaption-subtitulo{
	display: block;
	font-size: 18px;
	letter-spacing: 5px;
}
.miolo {
	width: 1000px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 14px;
	text-align: justify;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #373435;
	border-right-color: #373435;
	border-bottom-color: #373435;
	border-left-color: #373435;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.titulo {
	font-size: 24px;
	color: #333333;
}
.form {
	font-size: 14px;
	color: #333333;
	padding: 5px;
	width: 90%;
	border: 1px solid #373435;
}
.buttom {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #373435;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/****************************************************************************************************************/
.widget {
    background-color: rgba(255, 255, 255, 0.0);
    font-size: 14px;
    -moz-hyphens: auto;
    margin: 0px 0px 24px;
    padding: 5px;
    word-wrap: break-word;
}
h2.caixa-titulo{
	font-size: 24px;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2.caixa-titulo a{
	color: #333333;
	text-decoration: none;
}
.post-info{
	text-decoration: none;
	font-size: 10px;
	color: #666;
}
.postagem{
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
	display: block;
	margin: 20px;
	height: 100px;
	overflow: hidden;
	text-align: justify;
}
.post-mais {
	width: 80px;
	margin-right: 0px;
	margin-left: auto;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #999;
	display: block;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	text-align: center;
	text-decoration: none;
}
.post-mais:visited, .post-mais:active {
	color: #FFF;
	background-color: #999;
	text-decoration: none;
}
.post-mais:hover {
	color: #333;
	background-color: #DBDBDB;
	text-decoration: none;
}
.widget .widget-title{
	font-size: 24px;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
}
.comment-respond {
	background-color: #fff;
	padding: 30px 0px;
}
.comment-respond .comment-reply-title{
	font-size: 24px;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 604px;
    width: 100%;
}