@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(/cp/img/portal/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #000000;
	background-color: #669ACC;
	margin: 0px;
}
img {
	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;
}
a {
	color: #0048ab;
	text-decoration: none;
}
a:hover {
	color: #6699CC;
	text-decoration: none;
}
h1 {
	font-size: 28px;
	font-weight: normal;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #0048AB;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
}
h4 {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-weight: bold;
	display: inline;
}
h5 {
	padding: 0px;
	margin: 0px;
}
p {
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCE6FF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/* [disabled]color: #0048AB; */
	/* [disabled]background-color: #0048AB; */
	margin-top: 15px;
	margin-bottom: 15px;
}
.corpo-da-noticia table img{
	margin:0px;
}
#corpo {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#topo {
	height: 190px;
	padding-top: 15px;
	color: #0048ab;
}
#menu {
	height: 44px;
}

#logo {
	width: 500px;
	display: table-cell;
	height: 165px;
	padding-right: 15px;
	padding-left: 15px;
}
#logo img{
	margin-right: 20px;	
}

#logo p {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
.lema {
	font-size: 16px;
	font-style: italic;
}
#icones {
	display: table-cell;
	vertical-align: top;
	width: 540px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: right;
}
#links {
	height: 130px;
}

.icon_separador {
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: middle;
}
.botoes_social {
	height: 19px;
	display: table-cell;
	padding-top: 3px;
	padding-left: 25px;
	text-align: left;
	overflow: hidden;
}
#social {

}
#social a{
	display: table-cell;
	color: #0048AB;
}

#bot_compartilhar {
	background-image: url(/cp/img/portal/social_compartilhar.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 130px;
	display: table-cell;
}
#bot_compartilhar:hover{
	background-position: left top;
	color: #0048AB;
}

#bot_contato {
	background-image: url(/cp/img/portal/social_contato.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 85px;
	display: table-cell;
}
#bot_contato:hover {
	background-position: left top;
	color: #0048AB;
}

#bot_rss {
	background-image: url(/cp/img/portal/social_rss.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 50px;
	display: table-cell;
}
#bot_rss:hover {
	background-position: left top;
	color: #0048AB;
}
#bot_busca {
	background-image: url(/cp/img/portal/social_busca.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 173px;
	display: table-cell;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#bot_busca a{
	display: inline-block;
	vertical-align: middle;
}

#busca {
	width: 135px;
	margin-top: 6px;
	margin-left: 3px;
	border: 0px none #FFF;

}
#menu {
	background-image: url(/cp/img/portal/bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 45px;
}
#conteudo {
	background-color: #FFF;
	/* [disabled]height: 500px; */
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#caminho {
	margin: 0px;
	padding: 0px;
}

#menu_vert {
	display: table-cell;
	width: 195px;
	color: #0048AB;
	font-size: 16px;
	height:800px;
}
#menu_vert ul{
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu_vert li {
	margin-top: 10px;
	margin-bottom: 5px;
}

#principal {
	display: table-cell;
	width: 590px;
	padding-right: 15px;
	padding-left: 15px;
}
.corpo-da-noticia {
	display: table-cell;
	padding-right: 15px;
	padding-left: 15px;
}
.corpo-da-noticia img{
	/* [disabled]display: table-cell; */
	margin-right: 15px;
	margin-bottom: 15px;
}
.corpo-da-noticia p{

}
.corpo-da-noticia h1 {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #0048AB;
	font-size: 24px;
	font-weight: bold;
}
.corpo-da-noticia h2 {
	font-size: 12px;
	color: #0048AB;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
}
.corpo-da-noticia h3 {
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	font-size: 16px;
	color: #0048AB;
}
.corpo-da-noticia h4 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #0048AB;
	padding-top: 0px;
	font-weight: normal;
	display: inherit;
	padding-bottom: 10px;
}
.corpo-da-noticia h5 {
	margin-bottom: 10px;
	padding-top: 0px;
	font-size: 14px;
	color: #0048AB;
	margin-top: 0px;
	font-weight: bold;
}
.corpo-da-noticia h6 {
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	font-size: 14px;
}

.corpo-da-noticia table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	/* [disabled]background-color: #F2F2F2; */
	padding: 5px;
	/* [disabled]border: 1px solid #D5DFED; */
}
.corpo-da-noticia td {
	/* [disabled]margin-right: auto; */
	/* [disabled]margin-left: auto; */
	/* [disabled]margin-top: 15px; */
	/* [disabled]margin-bottom: 15px; */
	/* [disabled]background-color: #F2F2F2; */
	padding: 5px;
	/* [disabled]border: 1px solid #D5DFED; */
}

.corpo-da-noticia ul {
	list-style-image: url(/cp/img/portal/list.png);
	padding-left: 30px;
}
.corpo-da-noticia ol {
}
.corpo-da-noticia li {
 padding-bottom: 5px;
}
.corpo-da-noticia blockquote {
	font-style: italic;
}
#quadro {
	display: table-cell;
	padding-bottom: 15px;
}
.lista-de-noticias {
	display: table-cell;
	padding-right: 15px;
	padding-left: 15px;
}
.olho {
	font-size: 12px;
	font-weight: bold;	
}
.manchete{
	font-size: 16px;
	font-weight: bold;	
}
.info {
	font-size: 10px;
	color: #999;
	margin-bottom: 15px;
	font-style: italic;
}

#noticias {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCE6FF;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#destaque {
	float: left;
	/* [disabled]height: 300px; */
	width: 300px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #0048AB;
}
#destaque a{
	color: #000;

}

#destaque a:hover {
	color: #333333;
}

#notas {
	margin: 0px;
	padding: 0px;
}
#notas a {
	color: #000;
}
#notas a:hover {
	color: #333333;
}
.linkP {
	font-size: 12px;
	color: #0044A1;
}
.linkP a{
	color: #0044A1;
}
.linkP a:hover {
	color: #6699CC;
}

#calendario {
	/* [disabled]height: 300px; */
	margin-bottom: 15px;
	margin-right: 15px;
	width: 300px;
	display: table-cell;
	float: left;
}
#calendario .destaque{
	font-weight: bold;
}

#eventos {
	height: 280px;
	width: 235px;
	/* [disabled]display: table-cell; */
	margin-left: 15px;
	overflow: auto;
	padding-left: 20px;
	margin-bottom: 15px;
	padding-right: 15px;
}
#eventos p{
	margin-bottom: 15px;
	margin-top: 0px;
}

#eventos a{
	color: #000;

}
#eventos a:hover {
	color: #333333;
}
.hora {
	font-size: 12px;
	color: #0044A1;
}
.curso-navegacao{
	margin-bottom: 30px;
	/* [disabled]height:70px; */
}
.curso-navegacao li{ display:inline; margin:20px; padding:10px 0 2px 0; }
.curso-navegacao .selected-link{
	text-decoration: underline;
	font-weight: bold;
}

dd{ margin-bottom:15px; }
li{ margin-bottom:10px; }


#back-top{

display:inline-block;
cursor: pointer;
margin:0;
font-weight:bold;


background-color:rgba(240, 237, 237, 0);
color: rgba(36, 100, 196, 0.31);

position:fixed;
right:20px;
bottom: -15px;

font-size:4.0em;
height:35px;
width:45px;
padding: 0 5px 25px 5px;
text-align:center;
}

#back-top a { }
#back-top a:hover{ 
	color: rgb(173, 202, 231);
} 

.esquerda{ float:left; }
.direita{ float:right; }
