/* (c) 2015 Senac São Paulo */

.container{
	margin:20px 0px 0px 0px;
	width:1000px;
}

.container h2{ font-weight:normal; padding:0px; margin:3px 0px 0px 0px; color:#ff7f00; font-size:14px; }

#capa-top{ float:left; width:1000px; height:200px; }
	#acesso-rapido{ float:left; width:235px; height:200px; border:1px solid #ccc; }
		.menu-content{ float:left; width:215px; margin:10px 0px 0px 10px; }
		.menu-top{ float:left; width:100%; height:6px; background:#ff7f00; }						
		.menu-tit{ float:left; width:100%; font-size:18px; color:#ff7f00; padding:7px 0px 10px 0px; }		
		.menu-line{ float:left; width:100%; height:22px; border-top:1px dotted #ccc;  }
		.menu-line a:link{ color:#777; text-decoration:none; font-size:14px; }
		.menu-line a:hover{ text-decoration:underline; }			
		.menu-line a:visited{ color:#777; }					
	#galeria{ float:right; width:745px; height:200px;  }
	#galeriaIE{ float:right; width:745px; height:200px; display:none;  }	
	#frmGaleria{ width:100%; height:200px; }	



#capa-content{ float:left; width:1000px; }
#column1{ float:left; width:235px; }
	#menu{ float:left; width:100%; }
		#menu ul{ list-style-type:none; list-style-position:inside; padding:0px; margin:0px;  }
		#menu li{ height:57px; } 
		
	#polit{ float:left; width:100%; height:50px; }	
	.box{ float:left; width:235px; border:1px solid #ddd; }
		.box-i{ float:left; width:215px; height:160px; margin:10px; }
		.box-tit{ float:left; width:100%; height:38px; font-size:18px; color:#666; line-height:19px; margin-bottom:10px; }
		.box-cont{ float:left; width:100%; height:112px; }
		.pipe{ float:left; width:6px; height:40px; background:#ff7f00; margin-right:8px; }			
	#video{ float:left; width:235px; height:182px; border:1px solid #ddd; }	
	#redes-sociais{ float:left; width:100%; height:152px; }		
		#social{ float:left; width:40px; height:43px; }

#column2{ float:right; width:745px; }	
	#destaques{ float:left; width:100%; /* height:230px; */ margin-bottom:5px; }
		#d1{ float:left; width:362px; }
		#d2{ float:right; width:362px; }
			#d1 p,#d2 p{ margin:0px; margin:0px; font-size:14px; }



	#top-stories{ float:left; width:100%; }	
		/* .blocoNoticia{ float:left; width:235px; height:155px; margin:0px 5px 15px 5px; } */
		.blocoNoticia{ float:left; width:235px; margin:0px 20px 15px 0px; }		
		#news-2{ float:right; width:235px; margin-right:0px;  }
		#news-5{ float:right; width:235px; margin-right:0px; }
		.titulo_laranja a:link{ text-decoration:none; }
		.titulo_laranja a:hover{ text-decoration:underline; }		
		.texto_cinza a:link{ color:#666; text-decoration:none; }
		.btTodasNoticias{ float:left; width:100%; text-align:right; border-top:1px solid #eaeaea;  }				
		.btTodasNoticias a:link{ font-size:16px; color:#ff7f00; text-decoration:none; } 
		.btTodasNoticias a:hover{ font-size:16px; color:#ff7f00; text-decoration:underline; } 		
		#tituloNoticias{ float:left; width:100%; display:none; }

		
	#eventos{ float:left; width:100%; }		
		.blocoEventos{ float:left; width:235px; height:195px; margin-right:19px; }	
		#event-2,#event-5{ margin:0px; }
		.titEvents{ float:left; width:100%; }
		.titEvents a:link{ text-decoration:none; color:#ff7f00; }
		.titEvents a:hover{ text-decoration:underline; }		
		.btTodosEventos{ display:none; }
		.btTodosEventos{ float:left; width:100%; text-align:right; border-top:1px solid #eaeaea; margin:-20px 0px 0px 0px; }		
		.btTodosEventos a:link{ text-decoration:none; color:#ff7f00; font-size:16px; }
		.btTodosEventos a:hover{ text-decoration:underline; color:#ff7f00; font-size:16px; }		
		.btTodosEventos a:visited{ text-decoration:none; color:#ff7f00; font-size:16px; }		



#capa-banner{ float:left; width:1000px; height:100px; }
#capa-banner img{ border:0px; }

.banner{ float:left; width:160px; height:80px; margin-right:8px; }


#capa-top,#capa-content,#menu,#polit,#video{ margin-bottom:20px; }

.img-responsive{ width:100%; }


.btTodosEventos{
	display:block;
}



