
/* CSS Document */
/* Estilos Especial LIGA 09/10 | elmundo.es */

/* POST*/


body#post #contenido h2 {
	float:left;
	position:relative;
	color:#333;
	display:inline;
	font-size:34px;
	margin:30px 0 0 20px;
	width:630px;
	border-bottom:none;
}
body#post #contenido h2 strong {
	float:left;
	position:relative;
	font-weight:normal;
	width:210px;
}
body#post #contenido h2 a {
	color:#333;
}
body#post #contenido h2 a:hover {
	color:#5a6952;
}

body#post #contenido h2 img {
	float:left;
	left:0;
	position:relative;
	top:-20px;
	margin:0;
	display:inline;
}

body#post div.der {
	display:inline;
	margin:-75px 0 0 20px;
	width:302px;
}
body#post #contenido h2 strong.izq{
	text-align:right;
}

body#post #contenido h2 span.guion {
	float:left;
	position:relative;
	text-align:center;
	width:80px;
	color:#718366;
}
body#post #contenido .raya {
	float:left;
	position: relative;
	width:630px;
	height:10px !important;
	margin:-25px 0 0 20px;
	padding:0;
	border-bottom:solid 1px #CCC;
	display:inline;
}

body#post p.datos_partido{
	float:left;
	position:relative;
	font-size:11px;
	width:630px;
	margin:0 0 10px 20px;
	padding:0;
	text-align:center;
	color:#73826a;
	display:inline;
}

body#post #nav_post {
	float:left;
	position:relative;
	margin:0 0 0 20px;
	width:628px;
	z-index:9999;
	background:#C0D4B2 url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/08/liga/img/pest_off.png) repeat-x scroll left top;
	border:1px solid #92A983;
	text-align:center;
	display:inline;
}
body#post #nav_post li {
	margin:0;
	display:inline;
	padding:4px;
	font:normal 11px/18px Arial,Helvetica,sans-serif;
	text-align:center;
	text-transform:uppercase;
	width:95px;
}
body#post #nav_post li a{
	color:#354A27;
	padding:3px 5px;
}
body#post #nav_post li a:hover{
	background:#92A983 url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/08/liga/img/pest_on.png) repeat-x scroll left top;
	color:#FFF;
}

body#post #contenido h3{
	font-size:28px !important;
	border-bottom:3px solid #DDDDDD;
}

body#post h3 span {
	color:#555;
	font-size:12px;
	line-height:17px;
	position:relative;
}

body#post #columna_destacados{
margin:-125px 15px 0 0;
}

/* ESTADÍSTICAS*/

body#post table#estadisticas{
	margin-top:15px;
	border-collapse: collapse;
}
body#post table#estadisticas tr{
	padding:0 !important;
}
body#post table#estadisticas td{
	padding:0 !important;
}
body#post table#estadisticas td.estadisticas{
	background:transparent url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/08/liga/img/fondo_td_sup_verde2.png) repeat-x scroll left top;
	font-size:11px;
	font-weight:bold;
	color:#718366;
	padding:0;
}
html > body#post table#estadisticas td.estadisticas {
	background:transparent url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/08/liga/img/fondo_td_sup_verde2.png) repeat-x scroll left top;
}

/* UNO A UNO*/

.puntuaciones{
	float:left;
	position:relative;
	width:630px;
	padding:0;

}
.puntuacion_unoauno {
	float:left;
	margin:1em 0 0;
	width:300px;
}
.puntuacion_unoauno h5 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#3E3E3E;
	margin:0 0 15px 0;
	padding:0.5em 0;
	text-align:center;
	background-color:#FFF;
}
.puntuacion_unoauno dl {
	float:left;
	margin:0 0 0.5em;
	width:300px;
}
.puntuacion_unoauno dt {
	float:left;
	border-bottom:7px solid #B3BDAE;
	color:#718366;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:16px;
	font-weight:bold;
	margin:5px 0 8px 0;
	position:relative;
	width:300px;
}
.puntuacion_unoauno dd {
	float:left;
	position: relative;
	padding:0;
	width:100%;
}

.fright {
	float:right;
}
.puntuacion_unoauno dd img {
	float:left;
	position:relative;
	padding:6px;
	background-color:#fff;
}

.puntuacion_unoauno dd ul {
float: right;
	position:relative;
	padding:0;
	margin:0;
	width: 200px;
	height: auto!important;
	height: 120px;
	min-height: 120px;
}
.puntuacion_unoauno dd ul li {
	padding:3px 0;
	border-bottom:1px solid #CBD0C9;
	font-size:11px;
}
.puntuacion_unoauno dd ul li strong{
	font-weight:bold;
	color:#2c3728;
}
.puntuacion_unoauno span.puntuacion {
	float:left;
	position:absolute;
	top: 80px;
	left: 0;
	margin:0;
	padding:0;
	width:90px;
	color:#777;
	text-align:center;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
}
.puntuacion_unoauno span.puntuacion strong {
	color:#333;
	font-size:36px;
}

.puntuacion_unoauno p {
	float: left;
	position: relative;
	color:#555;
	margin:10px 0;
	text-align:justify;
	border-bottom:1px solid #B3BDAE;
	padding-bottom:10px;
	height:80px;
	overflow:hidden;
	width: 100%;
}

/* PROTAGONISTA*/

body#post #contenido .datos_prota h3{
	margin-bottom:10px;
	border-bottom:3px solid #DDD;
}
body#post #contenido .datos_prota h3 span{
	color:#333;
	font-size:24px;
}
.datos_prota h4{
	color:#354a27;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
}
.datos_prota{
	float:left;
	position:relative;
}
.datos_prota ul{
	float:left;
	position:relative;
	margin:0 0 15px 0;
	padding:10px;
	width:244px;
	background-color:#D1DDCB;
	border:7px solid #EDF1EA;
}
.datos_prota li{
	border-bottom:1px solid #CBD0C9;
	font-size:11px;
	padding:3px 0;
	width:244px;
}
.datos_prota p {
	color:#555;
	margin:0 0 10px;
	padding:0;
}

body#post .datos_prota #reproductor{
	float: right;
	position:relative;
	margin:0 0 20px 20px;

}