/* (c) 2015 Senac São Paulo */

.container{
	width:98%;
	margin-left:1%;
}

.container h2{ font-size:28px; }
.container h3{ font-size:16px; border-bottom:1px solid #ccc; }


.line{ width:100%; }
	.c1{ width:100%; }
	.c2{ float:left; width:100%;  }	
	.c3{ float:left; width:100%; }		


#outros1{ float:left; width:23%; height:60px;  font-size:16px; border-bottom:1px solid orange; }
#outros2{ float:left; width:41%; }
#outros1,#outros2{ color:white; margin:20px; display:none; }
#tags{ font-style:italic; display:none; }

#unidade{ border-top:1px solid #ccc; border-bottom:1px solid #ccc; }
	.blueTit{ margin-top:10px; } 

.notablet{ display:none; }
.b{ border-bottom:0px; }



