.clear {
	clear:both;
}

#area-pareceiros-home {
	color:#6B8A17;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;	
	width:716px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
/*	width:676px;*/
	background-color:#FFF;
}

#area-pareceiros-home .sup {
	background:url(imgs/tab-sup.png);
	width:40px;
	height:17px;
	background-repeat:no-repeat;
	background-position:right;
	padding-left:676px;	
}

#area-pareceiros-home .inf {
	background:url(imgs/tab-inf.png);
	width:40px;
	height:17px;
	background-repeat:no-repeat;
	background-position:right;
	padding-left:676px;
	margin-top:-17px;
}

#area-pareceiros-home .meio {
	background:url(imgs/tab-meio.png);
	min-width:40px;
	background-repeat: repeat-y;
	background-position:right;
}

#logos{
	padding-left:0px;
	padding-top:-10px;
}

#logos .txt {
	margin-bottom:8px;
}


#coluna-patrocionio {
	float:left;
	width:16%;
}

#coluna-patrocionio .item {
	float:left;
	padding-bottom:15px;	
}

#coluna-realizacao {
	float:left;
	width:33%;
}

#coluna-realizacao .item {
	float:left;
	width:115px;
	padding-bottom:15px;
	min-height:40px;	
}

#coluna-parceiros {
	float:left;
	width:49%;
}

#coluna-parceiros .item {
	float:left;
	width:115px;
	padding-bottom:15px;
	min-height:40px;
}


