
.section_banner{
	display:inline;
	float:left;
	margin-left:30px;
	width: 190px;
	height: 250px;
	margin-top:20px;
	/*border:1px solid #6d9235;
	cursor: pointer;
	width: 229px;
	border:2px solid #6d9235;
	clear: both;
	display:inline;*/
}
.foot_banner{
	text-align:center;
	background: #000;
	color:#eee;
	font-weight:900;
	font-size:13px;
	line-height: 1.5em;
	display:block;
	text-decoration:none;
}

.ban_txt{
	text-align:justify;
	color:#eee;
	font-size:0.8em;
	line-height: 1.5em;
	height: 140px;
	padding:10px;
	padding-top:20px;
}

#grupo_comun{
	text-align:justify;
	color:#eee;
	font-size:0.9em;
	line-height: 1.5em;
	height: 70px;
	padding:10px;
}

#grupo_comun h2{
color:#fff;
font-size:16px;
margin-bottom:1px;
}


