#block-boxes-mapacontenido ul.sdt_menu{
	margin:0;
	padding:0;
	list-style: none;
	font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
	font-size:14px;
	width:1020px;
}
#block-boxes-mapacontenido ul.sdt_menu a{
	text-decoration:none;
	outline:none;
}
#block-boxes-mapacontenido ul.sdt_menu li.sdt_item{
	float:left;
	width:167px;
	height:85px;
	position:relative;
	cursor:pointer;
        background: #C3D5D5;
		text-align:center;
}
#block-boxes-mapacontenido ul.sdt_menu li.sdt_item > a{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:85px;
	z-index:12;
	background:transparent url(../images/mapacontenidos/overlay.png) no-repeat bottom right;
	-moz-box-shadow:0px 0px 2px #ffffff inset;
	-webkit-box-shadow:0px 0px 2px #ffffff inset; 
	box-shadow:0px 0px 2px #ffffff inset;
}
#block-boxes-mapacontenido ul.sdt_menu li a img{
	border:none;
	position:absolute;
	width:0px;
	height:0px;
	bottom:0px;
	left:85px;
	z-index:100;
	-moz-box-shadow:0px 0px 4px #000;
	-webkit-box-shadow:0px 0px 4px #000;
	box-shadow:0px 0px 4px #000;
}
#block-boxes-mapacontenido ul.sdt_menu li span.sdt_wrap{
	position:absolute;
	top:22px;
	left:0px;
	width:166px;
	height:60px;
	z-index:15;
}
#block-boxes-mapacontenido ul.sdt_menu li span.sdt_active{
	position:absolute;
	background:#111;
	top:85px;
	width:167px;
	height:0px;
	left:0px;
	z-index:14;
	-moz-box-shadow:0px 0px 4px #000 inset;
	-webkit-box-shadow:0px 0px 4px #000 inset;
	box-shadow:0px 0px 4px #000 inset;
}
#block-boxes-mapacontenido ul.sdt_menu li span span.sdt_link{
	/*margin-left:15px;*/
	text-transform:uppercase;
        font-family: DinBold;
}

#block-boxes-mapacontenido ul.sdt_menu li span span.sdt_link{
	/*color:#7A7B7C;*/
	color:#fff;
	font-size:15px;
	/*float:left;*/
	text-align:center;
	clear:both;
}
#block-boxes-mapacontenido ul.sdt_menu li span span.sdt_descr{
	color:#ffffff;
	float:left;
	clear:both;
	width:165px; /*For dumbass IE7*/
	font-size:10px;
	letter-spacing:1px;
        text-transform: uppercase;
        font-family: DinBold;
}
#block-boxes-mapacontenido ul.sdt_menu li div.sdt_box{
	display:block;
	position:absolute;
	width:167px;
	overflow:hidden;
	height:220px; /*170px;*/
	top:85px;
	left:0px;
	display:none;
	background:#000;
        z-index: 10;
        padding-top: 10px; /* 15px;*/
        
}
#block-boxes-mapacontenido ul.sdt_menu li div.sdt_box .links{margin-left: 0px;}
#block-boxes-mapacontenido ul.sdt_menu li div.sdt_box a{
	float:left;
	clear:both;
	line-height:20px; /* 30px */
	color:#ffffff;
        margin-left:15px;
        font-family: DinRegular;
}

#block-boxes-mapacontenido ul.sdt_menu li div.sdt_box a:hover{
	color:#fff;
}

/*nth-child(2)*/
/*#block-boxes-mapacontenido ul.sdt_menu li.sdt_item:first-child > a{*/
#block-boxes-mapacontenido ul.sdt_menu li.sdt_item > a{	
    background-image: -moz-linear-gradient(#1c487f, #2c588f);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#1c487f), to(#2c588f));
	background: #2c588f;
	background: -ms-linear-gradient(top,#1c487f 46%,#2c588f 100%);
	}

/*	
#block-boxes-mapacontenido ul.sdt_menu li.sdt_item:nth-child(2) > a{
    background-image: -moz-linear-gradient(#01a8b7, #11b8c7);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#01a8b7), to(#11b8c7));
    background: #11b8c7;
	background: -ms-linear-gradient(top,#01a8b7 46%,#11b8c7 100%);
	}
	
	
#block-boxes-mapacontenido ul.sdt_menu li.sdt_item:nth-child(3) > a{	
	background-image: -moz-linear-gradient(#f8a51f, #d0951d);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#f8a51f), to(#d0951d));
    background: #d0951d;
	background: -ms-linear-gradient(top,#f8a51f 46%,#d0951d 100%);
	}	
	
#block-boxes-mapacontenido ul.sdt_menu li.sdt_item:nth-child(4) > a{
	background-image: -moz-linear-gradient(#f8b81f, #ffd81f);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#f8b81f), to(#ffd81f));
    background: #ffd81f;
	background: -ms-linear-gradient(top,#f8b81f 46%,#ffd81f 100%);
	}
	
#block-boxes-mapacontenido ul.sdt_menu li.sdt_item:nth-child(5) > a{
	background-image: -moz-linear-gradient(#b2010a, #a10009);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#b2010a), to(#a10009));
    background: #a10009;
	background: -ms-linear-gradient(top,#b2010a 46%,#a10009 100%);	
	}	
	
#block-boxes-mapacontenido ul.sdt_menu li.sdt_item:nth-child(6) > a{
	background-image: -moz-linear-gradient(#f26023, #e15012);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#f26023), to(#e15012));
    background: #e15012;
	background: -ms-linear-gradient(top,#f26023 46%,#e15012 100%);		
	}

*/	