/*@import url("/css/destacado/global.css");*/
@import url("BoxStyle.css");

/*** SLIDE PORTADA ***/
.contDest .dest_title { display:none; }
#slides { 
	height:auto !important; position:relative; float:left !important; margin-top: 0 !important; margin-bottom: 0.7em; margin-left: 0.2% !important; *margin-left: 0.1%; width: 99.7% !important; 
	box-shadow: none !important; -webkit-box-shadow: none !important;-moz-box-shadow: none !important;-o-box-shadow: none !important;-ms-box-shadow: none !important;
	background-color:white !important; padding:0 !important; 
}
#slides .slides_container	{ height:auto !important; overflow:hidden; float:left!important; position:relative; display:block; min-height: 353px;}
#slides .slides_control		{ height:auto !important; position:relative;float:left !important;}
#slides .slide				{ height:auto !important; *height:353px !important; float:left !important; position: relative !important; width: 952px !important;}
#slides .slide .imgT img		{ width:100%;height:auto !important; border-right: 4px solid #e4e4e4;}
#slides .news				{
    width: 40% !important; *height:353px !important; float:right; *width:40% !important;
    padding: 0em 1em 0em 0em !important; margin: 0 !important; background-image:none !important;
	box-shadow: none !important; -webkit-box-shadow: none !important;-moz-box-shadow: none !important;-o-box-shadow: none !important;-ms-box-shadow: none !important;filter:none !important;
}
#slides .news.lt 			{ border-top: none !important;}
#slides .news .imgT			{ position:absolute; top:0; left:0; width: 57.2%;  height: 370px;}
#slides .news > h4, 
#slides .news > h2, 
#slides .news > .chapeaux 	{ float:left;clear:both;}
#slides .news h2,
#slides .news .chapeaux,
#slides .news  ul				{ padding-left:0 !important; padding-right:0 !important; display:block; *width:100%; }
#slides .news > h2 > a 		{ padding-top:1em; width:100%; padding-left:0;}
#slides .news > h2  			{ padding:0; }
#slides .news > h2 span 		{ line-height:1em !important; font-size:3em;}
#slides .news > h2  a:hover span 	{ color:black !important;}
#slides .news > h4 			{ 
	z-index:20; width:auto !important; text-align:center;font-family: 'Helvetica', sans-serif !important; font-size:1em;
	background-color:#27D !important; float:left !important; position:relative; background:none !important; clear:both; top:10px;
	padding-left:0 !important; margin-bottom:10px;
}
#slides .news > h4 span 	{ }
#slides .news > .chapeaux { margin-bottom: 1em;}
#slides .pagination 		{
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    background: url("http://www.rtve.es/css/orquestaycoro/i/bg_ul.gif") repeat-x scroll 0 0 transparent;
    display: block;height: 30px;margin: 0 auto;padding: 8px 47%;width: 100%;
}
#slides .pagination li 	{ float: left; list-style: none outside none; margin: 0 1px;}
#slides .pagination li a 	{
    background-image: url("/css/destacado/img/pagination.png");background-position: 0 0;
    display: block; float: left;height: 0;overflow: hidden;padding-top: 12px;width: 12px;
}
#slides .pagination li.current a 	{ background-position: 0 -12px; }
#slides .pagination				{ float: none; margin-top: 0px; background: none; height: 20px;z-index: 30;position: absolute;bottom: 0;right: 10px;padding: 0;width: auto;}