@charset "utf-8";
/* CSS Document */

/* La plantilla */
body#interiores #contenido div.plantilla {
	margin-top: 15px;
}
body#interiores #contenido img.sinborde {
	border: 0;
	padding: 0 0 0 3px;
}
body#interiores #contenido div.plantilla h4 {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	width: 596px;
	height: 19px;
	background::url(/assetshttps://e00-archivo-marca.uecdn.es/futbol/super-cronica-champions/07-08/img/fnd_menu.jpg);
	padding-top: 1px;
	margin-bottom: 5px;
	text-align: left;
}
body#interiores #contenido div.plantilla table.plantilla {
	border-collapse: separate;
	border-spacing: 2px;
	width: 598px;
	text-align: center;
	font-size: 12px;
}
body#interiores #contenido div.plantilla table.plantilla th {
	border-bottom: 0;
}
body#interiores #contenido div.plantilla table.plantilla td {
	height: 23px;
}
body#interiores #contenido div.plantilla table.plantilla td.nombre, body#interiores #contenido div.plantilla table.plantilla th.nombre  {
	text-align: left;
	padding-left: 4px;
}
body#interiores #contenido div.plantilla table.plantilla tr.impar {
	background: #EBEBE0;
}

/* Datos del club y estadio */
body#interiores #contenido div#club {
	width: 295px;
	float: left;
	display: block;
	margin: 0 6px 0 0;
}
body#interiores #contenido div#estadio {
	width: 295px;
	float: left;
	display: block;
}
body#interiores #contenido div#club h4, body#interiores #contenido div#estadio h4 {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	height: 19px;
	background::url(/assetshttps://e00-archivo-marca.uecdn.es/futbol/super-cronica-champions/07-08/img/fnd_menu.jpg);
	padding-top: 1px;
	margin-bottom: 2px;
	text-align: left;
}
body#interiores #contenido div#club .fondo-datos, body#interiores #contenido div#estadio .fondo-datos {
	background: #FFF;
	border: 1px solid #CCC;
	border-top: 0;
	height: 123px;
}
body#interiores #contenido div#club .fondo-datos .fondo-datos-interior, body#interiores #contenido div#estadio .fondo-datos .fondo-datos-interior {
	background: #EBEBE1;
	width: 291px;
	margin: auto;
	border-bottom: 1px solid #FFF;
	height: 122px;
}
body#interiores #contenido div#club .fondo-datos .fondo-datos-interior img, body#interiores #contenido div#estadio .fondo-datos .fondo-datos-interior img {
	float: left;
	padding: 0 7px 0 7px;
	margin: 8px 0;
	border-right: 1px solid #898989;
}
body#interiores #contenido div#club .fondo-datos .fondo-datos-interior .info, body#interiores #contenido div#estadio .fondo-datos .fondo-datos-interior .info {
	float: left;
	padding: 0 3px 0 8px;
	margin: 6px 0 0 0;
	width: 153px;
}
body#interiores #contenido div#club .fondo-datos .fondo-datos-interior .info h5, body#interiores #contenido div#estadio .fondo-datos .fondo-datos-interior .info h5 {
	color: #333;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 4px;
}
body#interiores #contenido div#club .fondo-datos .fondo-datos-interior .info ul, body#interiores #contenido div#estadio .fondo-datos .fondo-datos-interior .info ul {
	display: block;
	clear: both;
	width: 160px;
}
body#interiores #contenido div#club .fondo-datos .fondo-datos-interior .info ul li, body#interiores #contenido div#estadio .fondo-datos .fondo-datos-interior .info ul li {
	color: #333;
	font-size: 11px;
	line-height: 16px;
	display: block;
	clear: both;
	width: 160px;
}
body#interiores #contenido img.foto-plantilla {
	margin-top: 15px;
	padding: 5px;
}
/* Hack IE 7 */
*:first-child+html body#interiores #contenido img.foto-plantilla {
	margin-top: 0;
}
/* Hack IE 6 */
* html body#interiores #contenido img.foto-plantilla {
	margin-top: 0;
}

body#interiores #contenido p.pie-foto {
	font-size: 10px;
	color: #666;
	padding: 0 0 0 6px;
}
body#interiores #contenido p.entrenador {
	font-size: 12px;
	color: #333;
	background: #EBEBE0;
	width: 586px;
	padding: 5px;
	margin-top: 10px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}