/****************************************
**** INICIO CSS INTERNA - EXERCICIOS ****
****************************************/
#exercicios {
	position: relative;
	float: left;
	width: 100%;
	margin: 10px;
}

#exercicios h6 {
	position: relative;
	text-indent: -9999px;
	width: 164px;
	height: 27px;
	background: url('../images/item-exercicios.png') no-repeat;
}

#exercicios cite {
	position: relative;
	width: 50px;
	height: 18px;
	display: block;
	font-style: normal;
	letter-spacing: -1px;
	background-color: #FFFFFF;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
	margin-bottom: 5px;
}

#exercicios address {
	font-style: normal;
	margin-bottom: 22px;
}

#exercicios address img {
	border: 0px;
}
