
@font-face {
  font-family: 'Old Standard TT';
  font-weight: bold;
  src: local('Old Standard TT Bold'), local('OldStandard-Bold'), url('https://e00-elmundo.uecdn.es/fonts/old_standard_tt/OldStandard-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Old Standard TT';
  font-style: italic;
  src: local('Old Standard TT Italic'), local('OldStandard-Italic'), url('https://e00-elmundo.uecdn.es/fonts/old_standard_tt/OldStandard-Italic.ttf') format('truetype');
}


@font-face {
  font-family: 'Old Standard TT';
  font-style: normal;
  src: local('Old Standard TT Regular'), local('OldStandard-Regular'), url('https://e00-elmundo.uecdn.es/fonts/old_standard_tt/OldStandard-Regular.ttf') format('truetype');
}




p, ul, li { margin:0; padding:0; list-style:none;}



#head {
    background: none repeat scroll 0 0 #14735E;
    border: 1px solid black;
    height: 100px;
    text-align: center;
    width: 100%;
}
#middle {
    background: none repeat scroll 0 0 #731414;
    border: 1px solid black;
    margin-top: 10px;
    min-height: 520px;
    padding: 20px;
    width: 100%;
}
#footer {
    background: none repeat scroll 0 0 #DE7E4E;
    border: 1px solid black;
    margin-top: 10px;
    padding: 5px;
    width: 100%;
}
#acordeon {
   overflow:hidden;
    width: 300px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0!important;
	margin-bottom:20px;
}

#acordeon p.cabecera_secc{ font-size:22px; font-family: Georgia, serif; color:#fff;}

#acordeon p{ color:#000;}
#acordeon p.titulo_blog{
    font-size: 14px;
    margin-top: 10px;}
#acordeon p.autor_blog{ font-size:12px;}	

#acordeon .slide {
    background: none repeat scroll 0 0 #ddd;
    height:auto;
	overflow:hidden;

	position:relative;
}


#acordeon .slide img{ margin:10px; float:left;}

#acordeon .slide ul{ display:block; overflow:hidden;}

#acordeon .slide ul li{ overflow:hidden; padding-bottom:5px; border-bottom:1px dotted #a40057;}

#acordeon .slide ul li a:hover{ text-decoration:none!important;}

#acordeon .slide ul li:last-child{ border:none;}

#acordeon .header {
    background: url(../icons/flecha.png) no-repeat 270px center #000;
    border-bottom: 1px solid #fff;
	color:#fff;
	cursor:pointer;
	
}




#acordeon .header p{ margin:0; padding:10px;}







#acordeon #contenedor_modulo_categorias
{
width:300px;
margin : 0 auto;
overflow : hidden;
height:472px;
padding-top:55px;
}
#acordeon .listElement
{
overflow:hidden; padding-bottom:5px; border-bottom:1px dotted #fff;
}
#acordeon .acordeonUl
{
list-style-type : none;
padding:0px;
float:left;
margin:0px;
}
#acordeon .box
{
height : 50px;
width : 100%;
text-align:center;
float : left;
vertical-align:middle;
}

#acordeon .box img{ float:none!important;}
#acordeon .play
{
height : 50px;
width : 50px;
border : 1px solid black;
float:left;
position:relative;
vertical-align:middle;
background: no-repeat url("https://www.aulaclic.es/articulos/graficos/play.gif");
}
#acordeon .stop
{
background: no-repeat url("https://1.bp.blogspot.com/_hAUCi3cYdFg/SzhhC6f_I0I/AAAAAAAACEg/o2WYfUb7vGA/s200/PAUSE.gif");
height : 50px;
width : 50px;
border : 1px solid black;
float:left;
position:relative;
vertical-align:middle;
}
#acordeon .menu
{
margin: 0 auto;
overflow:hidden;
}
#acordeon .clear
{
clear:both;
}
#acordeon li img
{
width:inherit;
height:inherit;
border:0px;
}
#acordeon li a
{
text-decoration:none;
width:inherit;
height:inherit;
}
#acordeon h3
{
margin : 0 auto;
text-align : center;
}
#acordeon .rightB{
position:absolute;
border-bottom:1px dotted #A40057;
background:#ddd;
top:0;
cursor:pointer;
width:100%;}
#acordeon .leftB{
cursor:pointer;	
background:#ddd;	
width:100%;
}
#acordeon #mainUl{
padding:0px;
width:300px!important;
}

#acordeon .hidden{
display:none;
}

#acordeon #bolitas li{margin:0;padding:0;}
#acordeon #bolitas p {margin:0px;}
#acordeon #bolitas .actual{background:red;}
#acordeon #play_control, #bolitas{display:none;}
#acordeon .play_class{background:url(https://cdn1.iconfinder.com/data/icons/bnw/32x32/actions/player_play.png) no-repeat;}
#acordeon .paused_class{background:url(https://cdn1.iconfinder.com/data/icons/bnw/32x32/actions/player_stop.png) no-repeat;}

#acordeon .header_modulo_secciones a{ display:block;}
#acordeon .header_modulo_secciones{ margin-bottom:20px;}
