/* CSS Document */
#videos #content {
	width: 988px;
	margin: 0;
	padding: 0;
}
 #contenido_noticia {
	width: 949px !important;
	background: #c4c4c4 !important;
	border: none !important;
}
#videos .modulo_video {
	width: 295px;
	margin: 0 25px 0 0;
	padding: 0;
	float: left;
	overflow:hidden;
}
#videos .modulo_video img {
	width: 295px !important;
	height: 200px !important;
}
.sinmargendcha {
	margin-right: 0 !important;
}
#videos .modulo_otrosvideos {
	width: 215px;
	margin: 0 25px 15px 0;
	padding: 0;
	float: left;
	overflow: hidden;
	display: block;
}
#videos .modulo_video img {
	width: 215px;
	height: 110px;
}
#videos .otros_videos {
	width: 100%;
	padding: 0;
	overflow: hidden;
}
#videos .modulo_otrosvideos p {
	padding: 2px 0 !important;
	margin: 0 !important;
	text-align: center;
	color: #D5285D !important;	
	background: #fff !important;
}
#videos .modulo_otrosvideos p a {
	color: #D5285D !important;	
	text-decoration: none;
}
#videos .modulo_otrosvideos p a:hover {
	text-decoration: underline;
}
#videos .listado_videos {
	width: 100%;
	margin: 35px 0 0 0 !important;
	padding: 0;
	overflow: hidden;
	clear: both;
}
#videos .listado_videos ul {
	width: 215px;
	margin: 10px 25px 15px 0;
	padding: 0;
	float: left;
	overflow: hidden;	
}
#videos .listado_videos li {	
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #fff !important;

}
#videos .listado_videos li a {
	color: #D5285D !important;
	margin: 0;
	padding: 0 0 0 20px;
	text-decoration: none;
	background: url(http://estaticos.elmundo.es/yodona/iconos/v1.x/v1.0/apoyos/video.gif) no-repeat top left;
}

#videos .listado_videos li a:hover {
	text-decoration: underline;
}