/*
(c) 2015 - Designed by Senac São Paulo
Date	: july 1, 2015
File	: senac_noticias.css
*/


/* noticiasContent */
div#noticiasContent{ max-width:1000px; border:0px solid orange; font-family:Tahoma,Arial,Verdana; font-size:13px !important; color:#666; text-align:left; }
	div#noticiasContent h2{ font-family:Tahoma; font-size:18px; color:#0084B6; font-weight:normal; padding:0px; margin-top:0px; margin-bottom:5px; font-size:20px; line-height:22px; }
	div#noticiasContent h3{ font-family:Tahoma; font-size:15px; color:#6c6c6c; font-weight:normal; padding:0px; margin-top:0px; margin-bottom:10px; }
	div#noticiasContent h4{ font-family:Tahoma; font-size:12px; color:#666; font-weight:bold; padding:0px; margin-top:0px; margin-bottom:3px; line-height:12px; }	
	div#noticiasContent p{ font-family:Tahoma; font-size:13px; color:#666; font-weight:normal; padding:0px; margin:0px; }
	
	div#texto a:link{ font-family:Tahoma; font-size:13px !important; color:#ff7f00 !important; }
	div#texto a:hover{ font-family:Tahoma; font-size:13px !important; color:#ff7f00 !important; text-decoration:underline; }
	div#texto a:visited{ font-family:Tahoma; font-size:13px !important; color:#ff7f00 !important; }
	/* div#texto p{ font-family:Tahoma,Arial,Verdana; font-size:14px !important; color:#666; font-weight:normal; padding:0px; margin:0px; } */


/* line1 */
div#noticiasLine1{ float:left; width:100%; }

/* line2 */
div#noticiasLine2{ float:left; width:100%; margin-bottom:0px; border-bottom:1px solid #00478B; }

/* noticiasC1 */
div#noticiasC1{ float:left; max-width:740px; margin-bottom:0px; margin-right:10px; }
	div#noticiasC1 .noticiasData{ float:left; width:100%; color:#ababab; }
	div#noticiasC1 .noticiasTitulo{ float:left; width:100%; margin-bottom:1px solid #ccc; }
	div#noticiasC1 .noticiasSubTitulo{ float:left; width:100%; /* border-bottom:1px solid #ccc; */ margin-bottom:10px; }
	div#addThis{ float:right; width:500px; height:30px; overflow:hidden; margin-top:3px; }
	div#noticiasC1 .noticiasPhotoG{ float:left; width:100%; color:#777; margin-bottom:-5px; }
	div#noticiasC1 .noticiasLegend{ float:left; width:100%; background:#EAEAEA; margin-bottom:10px; font-size:11px; }
	div#noticiasC1 .noticiasLegend  p{ margin:3px; padding:3px; font-size:10.5px;  }
	div#noticiasC1 .noticiasLegendSmall{ float:left; width:100%; background:#EAEAEA; margin-bottom:20px; font-size:11px; }
	div#noticiasC1 .noticiasLegendSmall  p{ margin:3px; padding:3px; font-size:10.5px;  }

/* noticiasC2 */
div#noticiasC2{ float:right; width:235px; margin-bottom:0px; overflow:hidden; }
div#noticiasDetail{ float:left; width:100%; margin-bottom:30px; margin-top:10px; border-bottom:1px solid #ccc; }
	/* .detailC1{ float:left; width:490px; margin-bottom:20px; } */
	.detailC1{ float:left; width:100%; margin-bottom:20px; }
	.detailC2{ float:right; width:235px; }
	
#eventos{ float:left; width:100%; }
#sociais{ float:left; width:235px; margin-top:20px; }
#ultimas{ float:left; width:100%; margin-top:15px; margin-bottom:15px; }


#right-content{
	/*border-left:20px solid white;*/
	float:right;width:220px;
}


/* noticiasFB */
div#noticiasFB{ width:100%; border:0px solid orange; font-family:Tahoma; font-size:12px; color:#666; text-align:left; margin-top:-20px; }



/* breadCrumb */
div#breadC{ margin-left:0px; width:100%; display:block; }

div#grayLine{ float:left; width:100%; height:5px; margin:-3px 0px 5px 0px; border-bottom:1px solid #ccc; }




