#middle { width:980px; display:table; margin:auto;margin-bottom:10px;}
	#middle #banner { width:978px;height: 200px; display:block; margin-bottom:10px; background: url("Image/banner-04.jpg") no-repeat; border:solid 1px #efefef;border-radius: 4px;}
	#middle #container { width:980px;}
		#middle #container  #session {display:block;width:980px;}
			
#bottom {display:block;clear:both;width:100%;height:85px; background: url("Image/bg-rodape.jpg") repeat-x;}
	#bottom #rodape{ display:block; margin:auto; font-size:75%; text-align:center; padding: 20px 0px;color:#3d3d5f; width:980px;border-top:#ececec solid 1px;}
	#bottom #rodape #informacoes{ width:780px;display:inline-block;float:left;line-height:25px;}
	#bottom #rodape #compartilhamento{ width:200px;display:inline-block;float:right;}
	#bottom #rodape #compartilhamento .shared{
		display:inline-block;
		width:48px;
		padding:5px;
		height:65px;
		background-image:url("Image/icones.png");
		background-repeat: no-repeat;
		background-position:0px 40px;
	}
	#bottom #rodape #compartilhamento .shared.twitter{background-position:0px 40px;}
	#bottom #rodape #compartilhamento .shared.youtube{background-position:-58px 40px;}
	#bottom #rodape #compartilhamento .shared.facebook{background-position:-116px 40px;}
	
	#bottom #rodape #compartilhamento .shared:hover{cursor:pointer;}
	#bottom #rodape #compartilhamento .shared.twitter:hover{background-position:0px -50px;}
	#bottom #rodape #compartilhamento .shared.youtube:hover{background-position:-58px -50px;}
	#bottom #rodape #compartilhamento .shared.facebook:hover{background-position:-116px -50px;}


.paint{
	background: #f9f9f9;
	border:solid 1px #efefef;
	border-radius: 4px;
	background: url("Image/bg.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
}
.tabs-page{
	display:block;
	z-index: 1;
	width:548px;
	margin-bottom:10px;
	padding:25px 5px 5px 5px;
}
.highlight{
	margin:0px 10px 5px 10px;
	display:block;
	height:100px;
}
.highlight img{
	float:left;
	padding:4px;
	background: White;
	border: solid 1px #3d3d5f;
	margin-right: 10px;
}
.highlight .informations{
	height:140px;
}
.highlight .informations h4{
	font-size: 12px;
	display:block;
	margin:0px;
	color:#3d3d5f;
	margin-bottom:2px;
}
.highlight .informations h1{
	font-size: 22px;
	line-height: 24px;
	max-height:48px;
	color:#c93237;
	overflow: hidden;
	margin:0px;
}
.highlight .informations p{
	font-size: 12px;
	line-height:12px;
	height:24px;
	overflow: hidden;
	margin:0px;
}
.news{
	z-index:-1;
	display:block;
	height: 205px;
}
.news ul{
	margin:0px;
	padding:0px;
	display:block;
}
.news ul li{
	display:inline-block;
	width:180px; /* era 270 */
	height: 100px;
	margin: 0px 0px 10px 0px; 
	border-bottom:solid 1px #e9e9e9;
}
.news ul li h4{
	line-height:23px;
	margin:0px;
}
.news ul li h2{
	line-height: 16px; /* 25px; */
	font-size: 14px;
	width: 180px; /* era 270px; */
	height: 50px;
	overflow: hidden;
	float:left;
	display:block;
	margin: 5px 0px 0px 0px;
}

.small{
	font-size: 10px;
	color: #999;
}
.link-right{
	margin:0px 10px;
	float:right;
	z-index:99999;
}

#curso-desc{
	height: 130px;
	margin-bottom: 10px;
	overflow:hidden;
	padding:10px;
}

.page-content + .page-content{
	margin-top: 15px;
}

.page-content{
	padding:10px;
}

.page-content a{
	text-decoration: underline;
}

#avisos{
	margin-bottom: 10px;
	padding:10px;
	overflow:hidden;
}

#avisos h2{
	padding:0px;
	margin:0px;
}

.clear{clear:both;margin:0px; padding:0px; height:1px; width:1px; display:block;background:transparent;border:none;}

table.table-format{
	width:100%;
	text-align: left;
	font-weight: normal;
	color:#c93237;
	border-collapse: collapse;
	border:solid 1px #dcdcdc;
	margin-bottom: 10px;
}
table.table-format.small{
	font-size: 12px;
}
table.table-format thead th{
	background:#ececec;
	border-bottom:solid 1px #dcdcdc;
}
table.table-format tbody{
	color:#3d3d5f;
}
table.table-format tbody tr{
	padding: 5px 5px;
}
table.table-format tbody tr.par{
	background: #e7f8f8;
}
table.table-format tbody tr:hover{
	background: #c2ecec;
}



.shared-bar{
	clear:both;
	margin-top:10px;
	padding: 5px 0px;
	display:block;
	height:20px;
	border-bottom:dotted 1px #ddd;
	border-top:dotted 1px #ddd;
	background-color:white;
}
.link-twitter{
	float: right;
}
.link-facebook{
	float: right;
}
.shareds{
	line-height:20px;
	float:left;
}
.more-list-link{
	margin:0px;
	padding:0px;
	list-style:none;
}
.more-list-link li{
	padding: 0px 0px 10px 0px;
	display:block;
}
.more-list-link li a{
	padding-left: 24px;
	background: url('Image/link-bullet.png') no-repeat 2px 2px;
}

#myTree .menuTree:before {
content: "[+] ";
}
#myTree .expanded:before {
content: "[-] ";
}

#myTree .collapsed {
display: none;
}

#menu_lista
{
	width: 200px;
	float: left;	
	margin-right: 10px;
	background: url("Image/bg.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
	
	
}

#menu_lista #lista
{		
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#lista .itens
{
	
	color: #3e3d87;
	margin: 0px;
	display: block;
	
	
}
.itens + .itens
{
	border-top: 1px solid #e9e9e9;
}

.itens a
{
	text-decoration: none;
	color: #3e3d87;
	padding: 5px 10px;
	display: block;	
}

.itens a:hover
{
	color: red;
	background: white;
}