#footer{
    background-color:#1e1e1e;
    position:relative;
    width:960px;
    margin-left:auto;
    margin-right:auto;
    height:45px;
    font-size:9px;
    padding-left:5px;
}
#footerInfo{
    width:960px;
    /*float:left;*/
    color:#ff4600;
}
#footerInfo p{float: left;}
#footerInfo .copyright{float:right;margin-right: 10px;color:#555;}
#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{
    text-align: right;
    width: 960px;
    height:30px;
    background-color:#252525;
}
#patrocinadores .patrlinks{width:677px;margin-left:auto;}
#footer #patrocinadores a{
    height:18px;
    overflow:hidden;
    float:left;
    position:relative;
    margin-left:28px;
    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;
}
#patrocinadores a.ford{
    background-image: url('../img/patrocinadores/ford.gif');
    width:48px;
    background-repeat: no-repeat;
    margin:0px 2px;
}
#patrocinadores a.weber{
    background-image: url('../img/patrocinadores/weber-iggam.gif');
    width:116px;
    background-repeat: no-repeat;
    margin:0px 2px;
}
#footer #patrocinadores a:hover{
    background-position:0px -18px;
}
