

#contenido {
    float: left;
    margin-top: 0px;
    width: 606px;
}
.estirar:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.borde-caja {
    border: 1px solid #999999;
}
#contenido .clasificacion {
    clear: both;
    float: left;
    margin-top: 14px;
}
#contenido .clasificacion .tablaclasificacion {
    border-collapse: collapse;
    border-spacing: 0;
    width: 606px;
}
#contenido .clasificacion .ampliada {
    width: 606px;
}
#contenido .clasificacion .tablaclasificacion th {
    background: url("../img/liga/fondo-cintillo.gif") repeat-x scroll 0 0 transparent;
    border-bottom: 1px solid #999999;
    height: 30px;
	text-align: center;
}
#contenido .clasificacion .ampliada tr.clasifencabezado th {
    border-left: 1px dotted #CCCCCC;
    color: #666666;
    font-size: 12px;
    font-weight: bold;
}
#contenido .clasificacion .ampliada tr.clasifencabezado th.sinfondo {
    border-left: medium none;
}
#contenido .clasificacion .tablaclasificacion th.clasif {
    color: #666666;
    font-size: 15px;
    font-weight: normal;
    padding-left: 9px;
    text-align: left;
}
#contenido .clasificacion .ampliada th a {
    font-size: 11px;
	color: #073D5C;
    text-decoration: none;
}

#contenido .clasificacion .tablaclasificacion td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #ECECEC #ECECEC -moz-use-text-color;
    border-image: none;
    border-right: 1px solid #ECECEC;
    border-style: none solid solid none;
    border-width: 0 1px 1px 0;
    color: #545454;
    font-size: 17px;
    height: 38px;
    text-align: center;
    width: 64px;
}
#contenido .clasificacion .ampliada td {
    font-size: 14px;
}
#contenido .clasificacion .tablaclasificacion td.posicion {
    padding-left: 5px;
    width: 45px;
}
#contenido .clasificacion .tablaclasificacion td.champions, #contenido .clasificacion .tablaclasificacion td.ascenso {
    background: url("../img/liga/clasif-champions.gif") no-repeat scroll 0 0 transparent;
}
#contenido .clasificacion .tablaclasificacion td.equipo {
    padding-left: 19px;
    text-align: left;
    width: 133px;
}
#contenido .clasificacion .tablaclasificacion td.equipo a{
	color: #073D5C;
    text-decoration: none;
}
#contenido .clasificacion .tablaclasificacion td.seleccionado {
    background: none repeat scroll 0 0 #EFF7FD;
    font-weight: bold;
}
#contenido .clasificacion .tablaclasificacion td.uefa {
    background: url("../img/liga/clasif-uefa.gif") no-repeat scroll 0 0 transparent;
}
#contenido .clasificacion .tablaclasificacion td.descenso {
    background: url("../img/liga/clasif-descenso.gif") no-repeat scroll 0 0 transparent;
}
#contenedor-portadilla {
    background-image: none !important;
    position: relative;
	overflow: hidden;}
	
#contenido .clasificacion .tablaclasificacion td.promocion {
    background: url("../img/liga/clasif-promocion.gif") no-repeat scroll 0 0 transparent;
}