#margin-content-grupos {
	position: relative;
	padding: 20px;
	background: transparent;
	width: 860px;
	height: 180px;
}

#content-show-left {
	float: left;
	position: relative;
	background: #302f2f;
	width: 420px;
	height: 200px;
}

#content-show-right {
	float:right;
	position: relative;
	background: #302f2f;
	width: 420px;
	height: 200px;
}

#theater-banner-grupos {
	position: absolute;
	z-index: 10;
	top: -5px;
	right: 10px;
}

#img-show-grupos {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 126px;
	height: 180px;
	background: #eee;
	box-shadow: 0 0 6px #000;
}

#content-show-grupos {
	float: right;
	position: relative;
	top: 10px;
	right: 20px;
	width: 240px;
	height: 180px;
	font-family: arial;
}

#title-show-grupos {
	width: 160px;
	font-family: helvetica;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
	color: #eb782b;
	-moz-text-shadow: 0 0 2px #000;
	-webkit-text-shadow: 0 0 2px #000;
	text-shadow: 0 0 2px #000;
}

#title-show-grupos a, #theater-show-grupos a:hover,
#info-show-grupos a {
	color: #eb782b;
	text-decoration: none;
}

#schedule-show-grupos {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 6px;
	color: #e3e4e4;
}

#schedule-show-grupos p span {
	color: #eb782b;
	-moz-text-shadow: 0 0 2px #000;
	-webkit-text-shadow: 0 0 2px #000;
	text-shadow: 0 0 2px #000;
}

#category-show-grupos {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 6px;
	color: #e3e4e4;	
}

#category-show-grupos span{
	color: #eb782b;
	-moz-text-shadow: 0 0 2px #000;
	-webkit-text-shadow: 0 0 2px #000;
	text-shadow: 0 0 2px #000;
}

#info-show-grupos {
	font-size: 12px;
	text-align: justify;
	color: #e3e4e4;
	position: absolute;
	bottom: 2px;
}