/* CSS Document */

.wrap {
	background: #fff none;
	margin-bottom: 5px;
}

#content {
	float: left;
	position: relative;
	width: 970px;
	margin: 0;
}

#content_main {
	float: left;
	position: relative;
	width: 598px !important;
	overflow: hidden;
	border-bottom: 2px solid #DDE1E5;
}

#content_sub {
	float: right;
	position: relative;
	width: 352px;
}

#content_main a {
	color: #D00001;
	font-weight: bold;
	border-bottom: 1px dotted #e0e0e0;
}

#content_main a:hover {
	text-decoration: none;
	color: #666666;
}

#content_main a, a:focus, a:active {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}

#content_main p.boton{
	float: right;
	margin: 0;
	padding-bottom: 2px;
}
#content_main p.boton a{
	font-size:14px !important;
	float: right;
	position: relative;
	padding: 2px 10px;
	background-color: #efefef;
	border: solid 1px #ddd;
	color: #777;
	font: bold 12px Arial, Helvetica, sans-serif!important;
	margin: 0;
}
#content_main p.boton a:hover{
	float: right;
	padding: 2px 10px;
	background-color: #bbb;
	border: solid 1px #aaa;
	color: #fff;
}

.twtr-widget h4 {
	color: #D00001!important;
	font-weight: bold;
	text-align: center;
}

#promo_twitter {
	width: 200px;
	margin: auto;
	font-size: 13px;
	margin: 0 auto 10px auto;
	text-align: center;
	font-weight: bold;
	color: #D00001;
	background: #e0e0e0;
	padding: auto;
}

#promo_twitter a{
	color: #D00001;
	text-decoration: none;
	border-bottom: 1px dotted #e0e0e0;
}

#promo_twitter a:hover{
	color: #D00001;
	border-bottom: 1px dotted #e0e0e0;
}

/* EN VIVO */

#content_main li {
	margin: 0;
	padding: 10px;
	position: relative;
	width: 580px;
	background: url(http://estaticos.elmundo.es/elmundo/iconos/v3.0/bg_modulo_opinion.png) repeat-x scroll left top;
	clear: both !important;
	overflow: hidden;
}

#content_main cite, #content_main p.metadata {
	display: inline;
}

#content_main cite {
	color:#3F5974;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}

#content_main p.metadata {
	margin: 0;
	padding: 0;
	color: #3F5974;
	font-weight: bold;
	font-style: normal;
}

#content_main p.metadata .hora{
	display:inline;
	font-size: 12px;
	color: #3F5974;
	font-weight: bold;
	font-style: normal;
}

#content_main .fecha {
	display: none;
}

#content_main p {
	font-size:13px;
	color:#000000;
	font-family:"Trebuchet MS",Tahoma,Verdana;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:20px;
}

#content_main blockquote {
	margin: 0;
	border-top: 1px dotted #ccc;
	padding: 15px 0 0;
	clear: both !important;
	overflow: hidden;
}

#content_main .destacado {
	font-weight: bold;
	font-size: 18px;
}

#content_main .foto.izquierda {
	display: block;
	width: 250px;
	margin: 0 5px 0 0;
}

#content_main .foto.derecha {
	margin: 0 0 0 5px;
	display: block;
	width: 250px;
}

#content_main .foto {
	display:block;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

/* ESTILOS MENU PESTAŅAS */

#tab-container-1-nav {
	display: block;
	margin: 10px 0;
	background: none;
}

#tab-container-1-nav li{
	display: inline;
	background: transparent url(http://estaticos.elmundo.es/especiales/2008/12/elmundodeporte/madrid2016/html/imagenes/bg_nav_main_2.gif) repeat-x scroll left;
}

#tab-container-1-nav a:hover{
	color: #D00001 !important;
	text-decoration: none;
}

#tab-container-1-nav a{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border: none;
}

#tab-container-1-nav li.activeli{
	color: #D00001 !important;
	text-decoration: none;
	background: none;
	border: 1px solid #e0e0e0;
	padding-top: 3px;
	padding-bottom: 3px;
}

#tab-container-1-nav a.active{
	color: #D00001 !important;
	text-decoration: none;
}

/* REPRODUCTOR */

.reproductor {
	margin-bottom: 10px;
}

.reproductor h3 {
	font-size: 18px;
	padding: 2px;
	text-align: center;
	color: #D00001;
	text-transform:none;
}