div#bocadillo {
	clear: both;
	position: relative;
	display: none;
	overflow: visible;
}


div#capaBocadillo {
	background:transparent url(http://www.ie.edu/IE/site/grados/img/capas1.png) no-repeat scroll left top;
	width: 297px;
	clear: both;
	position: absolute !important;
	color: #6c5d36;
	padding: 20px 0 0 0;
	left: -240px !important;
	top:-210px !important;
	z-index: 160 !important;
}

div#capaBocadillo #pieBocadillo a {
	color: #004578;
	background:transparent url(http://www.ie.edu/IE/site/grados/img/iconogrados.gif) no-repeat scroll 0 1px;
	margin:5px 0 0;
	padding:0 0 0 15px;
	position:relative;
	top: 10px;
}


div#pieBocadillo {
	background:transparent url(http://www.ie.edu/IE/site/grados/img/capas2.png) no-repeat scroll left bottom;
	bottom:-30px;
	left:0 !important;
	margin-top:-30px;
	padding:0 20px 50px;
	position:relative !important;
	width:257px;
	z-index:162 !important;

}


div#servicios {
	overflow: visible;
	z-index: 99999 !important;
	
	
}


div#contenidos {
	z-index: 1 !important;
}


div#bocadillo a#cerrarGrados {
	float:right;
	margin:-12px 10px 0 0;
	position:relative;
} 




