/*behavior: url(/futuretense_cs/JCYL_09/lib/js/PIE.htc);*/
/*behavior: url(js/PIE.htc);*/

*+html #cabecera{
	height:150px;
}

#cabecera{
	position:relative;
	border-radius:0px 0px 10px 10px;
	behavior: url(/futuretense_cs/JCYL_09/lib/js/PIE.htc);
}

*+html #cabecera form label {
	text-indent:0px;
	color:transparent;
}

*+html #cabecera form label span {
	position:absolute;
	width:1px;
	height:1px;
	top:-3000px;
}

#cabecera form input{
	position:relative;
	border-radius:6px;
	behavior: url(/futuretense_cs/JCYL_09/lib/js/PIE.htc);
}

*+html #contenidos{
	overflow:hidden;
	margin-bottom:2em;
}

#pie{
	border-radius:10px 10px 0px 0px;
	behavior: url(/futuretense_cs/JCYL_09/lib/js/PIE.htc);
}

p.prensa{
	border-radius:4px;
	behavior:url(/futuretense_cs/JCYL_09/lib/js/PIE.htc);
}
/*
*+html #menu-tabs li {
    padding-top:5px;
}
*/
#menu-tabs li.act,
#menu-tabs li.ui-tabs-selected  {
	position:relative;
    border-radius:5px 5px 0px 0px;
    behavior: url(/futuretense_cs/JCYL_09/lib/js/PIE.htc);
}

#menu-tabs li a {
    border-radius:5px;
    behavior: url(/futuretense_cs/JCYL_09/lib/js/PIE.htc);
}

#navegacion ul.menu{
	position:relative;
	z-index:900;
	overflow:visible;
	height:50px;
	box-shadow:0px -5px 6px 0px #666;
	border-radius:7px 7px 0px 0px;
	behavior: url(/futuretense_cs/JCYL_09/lib/js/PIE.htc);
}

*+html #navegacion ul.menu li.menu-item{
	padding:10px 11px;
}

#navegacion ul.menu li.menu-item{
	z-index:1000;
	border-radius:7px;
	behavior: url(/futuretense_cs/JCYL_09/lib/js/PIE.htc);
}

#navegacion ul.menu li .submenu{
	width:95%;
	left:0px;
	border-radius:10px;
}

#navegacion ul.menu li .submenu .caja,
#navegacion ul.menu li .submenu .caja-borde{
	margin:5px 0px 10px 10px;
	border-radius:10px;
	behavior: url(/futuretense_cs/JCYL_09/lib/js/PIE.htc);
}