﻿/**DIAGRAMACAO*/
#Home .lateralHome{
	float: right;
	width: 225px;
	display: inline;
}

#Home .principalHome{
	width: 515px;
	float: left;
	display: inline;
	margin-right: 10px;
}

#Home .principalHome, #Home .lateralHome{background: #fff;}
/***/


/*SECRETARIA ONLINE*/
	.lateralHome .secretariaOnline{
		background: url('/Style%20Library/Educacao/Imagens/MasterPage/SecretariaOnline_lousa.jpg') no-repeat;
		color: #FFF;
		height: 179px;
	}

	.lateralHome .secretariaOnline table{margin: 0px; width: auto; height: auto;}
	.lateralHome .secretariaOnline table p{margin: 10px 13px 10px 13px; line-height: 15px;}
	.lateralHome .secretariaOnline table div{margin-top: 45px;}
	.lateralHome .secretariaOnline table span{margin: 10px 5px 0px 13px; font-weight: bold;}

	.lateralHome .secretariaOnline #txtrm{
		width: 110px;
		border: dashed 1px #FFF;
		background-color: transparent;
		color: #FFF;
		font-weight: bold;
		padding-left: 3px;
	}
	
	.lateralHome .secretariaOnline .ms-ButtonHeightWidth{width: 30px; padding: 0px 3px;}	
/***/



	#Home .noticias, #Home .lateralInfo{margin-top: 11px;}


/*LATERALINFO*/
	#Home .lateralInfo{background: #E0E0E0; background: #EFEFEF;}
/***/


/*NOTICIAS*/
	#Home .noticias .imgDestaque,
	#Home .noticias .noticiaDestaque{
		display: inline;
		width: 255px;
		float: left;
		margin: 0px 0px 20px 0px;
	}
	
		#Home .noticias .imgDestaque{margin-right: 5px;}
	
	#Home .noticias .noticiaDestaque td{width: auto;}
	
	#Home .noticias .noticiaDestaque{clear: right;}
	
	#Home .noticias .ultimasNoticias{clear: both;}
	
	#Home .noticias th{display: none}
	#Home .noticias .ms-styleheader a{
		font-size: 14px;
		font-weight: bold;
		color: #DA0E0E;
		text-decoration: none;
	}
	
	#Home .noticias .ultimasNoticias .ms-styleheader a{font-size: 12px;}
	#Home .noticias .ultimasNoticias .ms-styleheader{min-height: 32px !important; height: 32px;}
	#Home .noticias .ultimasNoticias .ms-stylebox{padding: 10px 0px; border-top: solid 1px #e0e0e0}
		#Home .noticias .ultimasNoticias .ms-stylebox .ms-stylebody img,
		#Home .noticias .imgDestaque .ms-vb2 img{border: solid 1px #DA0E0E;}
		
		#Home .noticias .ultimasNoticias .ms-stylebox .ms-stylebody img{width: 100px; height: 74px;}
	
	
	#Home .noticias .ultimasNoticias .ms-stylebody{font-size: 11px}
	#Home .noticias .ultimasNoticias td{width: auto;}
/***/



/*PUBLICIDADE*/
	.lateralHome .publicidade, .lateralHome .feedsHome{		
		width: 206px;
		margin: 0px 0px 21px 10px;
	}
/***/	



/*LIVE EDU*/
	.lateralInfo .liveEdu{width: 224px; overflow: hidden;}
	.lateralInfo .liveEdu div.ms-WPBody{width: 230px; overflow: hidden;}
	.lateralInfo .liveEdu div.ms-WPBody input{display: inline; vertical-align: top; margin: 0px 5px 5px 0px;}
/***/	


	
/*FEEDS HOME*/
	.feedsHome h3{font-size: 12px;}
	
	#Home .lateralHome .feedsHome a{
		font-size: 11px;
	}
	
	#Home .lateralHome .feedsHome .groupheader{display: none;}
	#Home .lateralHome .feedsHome .groupheader a{font-size: 12px;}

	#Home .lateralHome .feedsHome .link-item{margin: 5px 0px;}	
	
	#Home .lateralHome .feedsHome .ms-WPBody{padding: 0px; margin: 0px 0px 20px 0px}
	#Home .lateralHome .feedsHome h3{padding: 0px}
	#Home .lateralHome .feedsHome .slm-layout-main{}
/***/		
	


/*MINHA TURMA*/
#minhaTurma{
	background: #FFF url(/Style%20Library/Educacao/Live@Edu/back_wave.jpg) no-repeat left top;
	border: solid 2px #C0DBF0;
	width: 221px;
	padding-bottom: 5px;
}

#minhaTurma h3{
	color: #2F89CC;
	text-align: center;
	margin: 5px 0px;
}


#minhaTurma table{
	width: auto;
}

#minhaTurma ul{
	padding: 0px 5px;
}

#minhaTurma ul li{
	list-style-type: none;
	margin: 2px 0px;
}
/***/