/*------------------------------------------------footer--------------------*/
#footer{
	width:975px;
	height:100px;
	position:relative;
	margin:20px auto;
	
}
#footer .container {
width:850px;
left:125px;
height:90px;
background:url(img/bgFoot.png) repeat-x bottom;
}
#footer .texto{
color: #666666;
font-size:.5ems;
background:url(img/sponsors.gif) right no-repeat;
line-height:22px;
text-align:left;
padding-left:0px
}
/*------------------------------------------------footer--------------------*/
