html, body {
	margin: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00253d;
	background-color: #dee5ed;
	background-image:url(../images/bg/background.jpg);
	background-repeat:repeat-x;
	
}
#container {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 940px;
	padding:10px;
	/** código necessário para regular a altura do footer, assim como também é importante o height= 100% no body**/
	min-height: 100%;
	height: 100%;
	height: auto;
	background-color: #FFFFFF;
}
#top {
	width:940px;
	margin-bottom:10px;
}
#titulo {
	text-align:right;
	height:24px;
	font-size:18px;
	font-weight:bold;
	color:#015198;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#topmenu {
	padding:0px 0px 0px 0px;
	background-color:#015198;
	height:40px;
}
#header {
	width:940px;
	height:174px;
	margin:0px 0px 10px 0px;
}
#logo {
	width:190px;
	margin:0px 0px 0px 0px;
	height:174px;
	float:left;
	background-color:#0099FF;
	border:none;
}
#logo img {
	border:none;
}
#flash {
	width:750px;
	height:174px;
	background-color:#ffffff;
	float:left;
	margin:0px 0px 0px 0px;
	background-image:url(../images/header/inicio.jpg);
}
#wrapper {
	width:940px;
	height:auto;
	overflow:hidden;
	clear:both;
}
#esquerda {
	width: 190px;
	height:100%;
	min-height:555px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	background-color:#bac9dc;
}
#esquerda img {
	border:0px;
	margin-top:20px;
}
#conteudos {
	width:520px;
	height:auto;
	float:left;
	margin:0px 20px 0px 20px;
	padding:0px 0px 0px 0px;
	float:left;
	text-align:justify;
}
#direita {
	width:190px;
	height:auto;
	float:left;
}
#footer {
	width: 960px;
	font-size: 11px;
	height:50px;
	text-align:left;
	padding:0px 0px 0p 0px;
	margin:10px auto 0px auto;
}
#assinatura {
	float:right;
	margin:10px 0px 0px 0px;
	padding-bottom:0px;
}
.componentheading {
	font-size: 18px;
	font-weight: bold;
	color: #015198;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.componentheading-videos {
	font-size: 18px;
	font-weight: bold;
	color: #015198;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.contentheading {
	font-size: 18px;
	font-weight: bold;
	color: #015198;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.contentpagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #015198;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	display:block;
}
.contentpagetitle-videos {
	font-size: 18px;
	font-weight: bold;
	color: #015198;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #015198;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #004575;
	list-style-type: none;
	padding-top: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	color: #00253d;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	font-size: 13px;
}
p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height:18px;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4a8ec6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a:link, a:visited {
	font-weight: bold;
	color: #e50102;
	text-decoration: none;
}
a:hover, a:active {
	color: #fc0607;
	text-decoration: none;
}
ul {
	margin: 0px 0px 8px 15px;
	padding: 0px;
}
li {
	list-style-image:none;
	list-style-type: disc;
	line-height:18px;
	margin:0px 0px 0px 0px;
}

ol {
	margin: 0px 0px 12px 30px;
	padding: 0px;
}
ol li {
	list-style-image:none;
	list-style-type: lower-latin;
	line-height:18px;
	margin:0px 0px 0px 0px;
}
.destaque-central {
width:auto;
margin:5px;}
.blog .contentheading {
	font-size: 14px;
	font-weight: bold;
	color: #015198;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.blog-videos .contentheading-videos {
	font-size: 14px;
	font-weight: bold;
	color: #015198;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}
.contentheading-videos {
font-size: 14px;
	font-weight: bold;
	color: #015198;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}
.direita-titles {
	height:23px;
	background-image:url(../images/titulo-bg2.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	color:#FFFFFF;
	margin:0px 0px 5px 0px;
	padding:5px 0px 0px 5px;
	text-transform:uppercase;
	font-weight:bold;
}
.direita-titles2 {
	height:23px;
	background-image:url(../images/titulo-bg2.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	color:#FFFFFF;
	margin:0px 0px 5px 0px;
	padding:5px 0px 0px 5px;
	text-transform:uppercase;
	font-weight:bold;
}
#noticias {
	background-color:#fcfcfd;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
}
#noticias .contentpaneopen td {
	padding:0px 5px 0px 5px;
}
#noticias .article_separator {
	height:1px;
	display:block;
	background-color:#9ab4ff;
	margin:5px 5px 5px 5px;
}
#noticias a:link, #noticias a:visited {
	font-weight: bold;
	color: #e50102;
	text-decoration: none;
	font-size:12px;
}
#noticias a:hover, #noticias a:active {
	color: #fc0607;
	text-decoration: none;
}
#noticias td {
	height:auto;
	margin:0px;
	padding:0px;
	line-height:12px;
}
#eventos {
	background-color:#fcfcfd;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
}
#eventos .contentpaneopen td {
	padding:0px 5px 0px 5px;
}
#eventos .article_separator {
	height:1px;
	display:block;
	background-color:#9ab4ff;
	margin:5px 5px 5px 5px;
}
#eventos a:link, #eventos a:visited {
	font-weight: bold;
	color: #e50102;
	text-decoration: none;
	font-size:12px;
}
#eventos a:hover, #eventos a:active {
	color: #fc0607;
	text-decoration: none;
}
#eventos td {
	height:auto;
	margin:0px;
	padding:0px;
	line-height:12px;
}
#blog {
	padding:0px 0px 5px 0px;
	margin:0px 0px 20px 0px;
}
#blog img {
border:none;
}
#blog .contentpaneopen td {
	padding:0px 0px 0px 0px;
}
#destaques {
	background-color:#fcfcfd;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
}
#destaques .contentpaneopen td {
	padding:0px 5px 0px 5px;
}
#destaques .article_separator {
	height:1px;
	display:block;
	background-color:#9ab4ff;
	margin:5px 5px 5px 5px;
}
#destaques a:link, #destaques a:visited {
	font-weight: bold;
	color: #e50102;
	text-decoration: none;
	font-size:12px;
}
#destaques a:hover, #destaques a:active {
	color: #fc0607;
	text-decoration: none;
}
#destaques td {
	height:auto;
	margin:0px;
	padding:0px;
	line-height:12px;
}
#facebook {
	padding:0px 0px 5px 0px;
	margin:20px 0px 0px 0px;
	width:190px;
	text-align:center;
}

#facebook .contentpaneopen td {
	padding:0px 0px 0px 0px;
	text-align:center;
}


.mainlevel-botmenu {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding:9px 0px 10px 0px;
	margin:0px 1px 0px 1px;
	float:left;
}
a.mainlevel-bot:link, a.mainlevel-bot:visited {
	text-decoration: none;
}
a.mainlevel-bot:hover {
	text-decoration: none;
	color:#FF3300;
}
#active_menu-bot {
}
div.menu18 td#trans-active18 a:link, div.menu18 td#trans-active18 a:visited {
	font-weight:bold !important;
}
.breadcrumbs {
	text-transform:lowercase;
}
