#footer{
    background-color:#1e1e1e;
    position:relative;
    width:960px;
    margin-left:auto;
    margin-right:auto;
    height:30px;
    font-size:9px;
    padding-left:5px;
}
#footerInfo{
    width:480px;
    float:left;
    color:#ff4600;
}
#footerInfo a,#footerInfo a:link{
    color:#ff4600;
}

#footerInfo a:hover{
    color:#ffBE00;
}
#footerInfo strong a:link{
color:#666666;
}
#footerInfo strong a:hover{
color:#FF4600;
}
#patrocinadores{
    height:30px;
    background-color:#252525;
	width:417px;
}
#footer div#patrocinadores{
    float:right;
    padding-left:24px;
}
#footer #patrocinadores a{
    height:18px;
    overflow:hidden;
    float:left;
    position:relative;
    margin-right:18px;
    top:6px;
}
#footerInfo strong{
    color:#AAAAAA;
    font-weight:normal;
}
#patrocinadores a.municipalidad{
    background-image:url('../img/patrocinadores/municipio.gif');
	width:114px;
	margin:0px 2px 0px 2px;
	background-repeat:no-repeat;
}
#patrocinadores a.secretaria-deportes{
    background-image:url('../img/patrocinadores/secretaria-deportes.gif');
    width:154px;
	background-repeat:no-repeat;
	margin:0px 2px 0px 2px;
}
#patrocinadores a.rowinglife{
    background-image:url('../img/patrocinadores/rowinglife.gif');
    width:89px;
	background-repeat:no-repeat;
	margin:0px 2px 0px 2px;
}
#footer #patrocinadores a:hover{
    background-position:0px -18px;
}