/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Chamada <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

#Chamada
{
	float:left;
	width:950px;
	height:235px;
	background-color:Black;
	margin-bottom: 20px;
	border-bottom: solid 1px #E1E1E1;
}
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Left <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/


#Left
{
	clear:both;
	float:left;
	width: 200px;
	padding-left:20px;
	margin-right:40px;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Center <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

/*#Center
{
	float: left;
	width: 390px;
	margin-right:40px;
}*/

#Center
{
	float: left;
	width: 635px;
	margin:0 29px 0 29px;
}

#Destaque1
{
	float:left;
	width: 185px;
	margin-right:38px;
}

#Destaque2
{
	float:left;
	width: 185px;
}

img.destaque
{
	margin-bottom: 20px;
}

#Twitter, #Pub { float: left; }

#Twitter { clear: both; margin-right:80px; width: 135px; margin-top: 100px ; }

#Pub { width: 480px }

#Campanha
{
	float:left;
	clear:both;
	width: 390px;
	margin-top: 30px;
}


#Center a:link, #Center a:active, #Center a:visited
{
	text-decoration:none;
	color: #333333;
	margin: 0;	
	font-size: 12px;
	padding: 0;
	font-weight:normal;
}

#Center a:hover
{
	text-decoration: underline;
	color: #333333;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Sidebar <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

#Sidebar
{
	border-left:1px solid #E1E1E1;
	float:left;
	width: 219px;
	padding-left:20px;
}

#Sidebar a:link, #Sidebar a:active, #Sidebar a:visited
{
	text-decoration:none;
	/*color: #094D77;*/
	margin: 0;	
	font-size: 12px;
	padding: 0;
	line-height: 12px;	
	font-weight:normal;
}

#Sidebar a:hover
{
	text-decoration: underline;
	/*color: #0076CD;*/
}

.linkSecao
{
	color: #094D77;
	margin: 0;	
	font-size: 13px;
	padding: 0;
	line-height: 40px;	
	font-weight: bold;
}

.linkNews
{
	color: #333333;
}

