.menu_sistemas
{
	position: relative;
	width: 200px;
	height: auto;
	background-color: white;
	float: left;
}

.menu_sistemas_titulo
{
	width: 200px;
	height: 80px;
	background: url("../../images/mnuSistemas/mnuSistemasES.gif") top left no-repeat;
	float: left;
}

#btn_digestivo
{
	width: 200px;
	height: 43px;
	background: url("../../images/mnuSistemas/btnDigestivoOffES.gif") top left no-repeat;
	cursor: pointer;
	float: left;
}

#btn_nervioso
{
	width: 200px;
	height: 43px;
	background: url("../../images/mnuSistemas/btnNerviosoOffES.gif") top left no-repeat;
	cursor: pointer;
	float: left;
}

#btn_cardiovascular
{
	width: 200px;
	height: 43px;
	background: url("../../images/mnuSistemas/btnCardiovascularOffES.gif") top left no-repeat;
	cursor: pointer;
	float: left;
}

#btn_muscular
{
	width: 200px;
	height: 43px;
	background: url("../../images/mnuSistemas/btnMuscularOffES.gif") top left no-repeat;
	cursor: pointer;
	float: left;
}

#btn_respiratorio
{
	width: 200px;
	height: 43px;
	background: url("../../images/mnuSistemas/btnRespiratorioOffES.gif") top left no-repeat;
	cursor: pointer;
	float: left;
}

#btn_glandular
{
	width: 200px;
	height: 43px;
	background: url("../../images/mnuSistemas/btnGlandularOffES.gif") top left no-repeat;
	cursor: pointer;
	float: left;
}

#btn_metabolico
{
	width: 200px;
	height: 43px;
	background: url("../../images/mnuSistemas/btnMetabolicoOffES.gif") top left no-repeat;
	cursor: pointer;
	float: left;
}

#btn_cosmeticos
{
	width: 200px;
	height: 43px;
	background: url("../../images/mnuSistemas/btnCosmeticosOffES.gif") top left no-repeat;
	cursor: pointer;
	float: left;
	margin-bottom: 30px;
}
