#contenido_central_interior{}
	
	h1[class="titular1_interior"]{
		background-color:#b3b3b3;
		color:#fff;
		font-size:32px;
		text-align:center;
	}
	h1[class="titular1_bibliografia"]{
		font-size:14px;
		font-weight:bold;
		color:#ff6600;
	}
	
	h2[class="titular2_acoso"]{
		color:#4d4d4d;
		font-size:23px;
		font-weight:bold;
	}
	h2[class="titular2_info_interes"]{
		color:#f60;
		background-color:#e6e6e6;
		width:150px;
		font-size:14px;
		font-weight:bold;
		padding:8px 0px 8px 10px;
	}
	h2[class="titular2_bibliografia"]{
		font-weight:bold;
	}
	
	#contenido_central_interior .listado_redondeado_abajo{
		background-color:#808080;
		color:#fff;
		font-weight:bold;
	}
	
	.listado_redondeado_abajo .titular_dentro_lista{
		font-style:italic;
		font-size:13px;
	}
	
	#listado_paneles_desplegables{
		list-style:none;
	}
	#listado_paneles_desplegables li{
		
	}
	#listado_paneles_desplegables .cabecera_panel{
		background-color:#808080;
		color:#fff;
		font-weight:bold;
		cursor:pointer;
	}
		
	#listado_paneles_desplegables .descripcion_panel{
		background-color:#e6e6e6;
	}
	
		#listado_paneles_desplegables .titulo_interior{
			font-weight:bold;
			font-style:italic;
		}
		
	#listado_paneles_desplegables table{}
		
		#listado_paneles_desplegables th{}
		#listado_paneles_desplegables th[scope="col"]{
			text-align:center;
			font-weight:bold;
		}
		
	.texto_grande{
		font-size:16px;
		font-weight:bold;
	}
	
	#listado_noticias{}
	
		#listado_noticias li{}
		#listado_noticias .noticia_detalle{
			background:#e6e6e6;
		}
		
		#listado_noticias .mas_info_naranja{
			float:left;
		}
		#listado_noticias .titular_noticias{
			font-weight:bold;
		}
		#listado_noticias .resumen_noticias{
			margin-left:30px;
		}
	
	#ficha_noticias{}
	
		#ficha_noticias .ficha_noticias_titular{
			background-color:#e6e6e6;
			font-weight:bold;
			font-size:14px;
		}
		#ficha_noticias .contenido_noticia{
			background-color:#f2f2f2;
		}
			#ficha_noticias .resumen_noticias{
				font-style:italic;
				font-weight:bold;
			}
			
		#ficha_noticias .ficha_noticias_pie{
			background-color:#b3b3b3;
		}
		#ficha_noticias .ficha_noticias_pie a{
			font-weight:bold;
			color:#fff;
			text-decoration:none;
			background:url("../../imagenes/web/volver_naranja.gif") no-repeat left;
		}

	#listado_videos{}
	
		#listado_videos li{}
		#listado_videos .video_detalle{}
		.video_detalle p{
			background:#e6e6e6;
			font-weight:bold;
		}

