#footerbackground {
	width: 100%;
	height: 406px;
	display: block;
	text-align: center;
	background:url(../img/bg_Footer.jpg) #c2c3c8 repeat-x;
	background-repeat: repeat-x;
	background-position: left top;
	}
#footer {
	text-align: center;
	width: 987px;
	display:block;
	margin: auto;
	background:none;
	}
#footerleft {
	text-align:left;
	width:180px;
	height: 35px;
	padding: 0px;
	float:left;
	display:block;
	}	
#footeright {
	width: 987px;
	height:35px;
	padding: 90px 0px 0px 20px;
	float:left;
	display:block;
	color:#fff;
	}	
.footertext {
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-weight:100;
}
.footertext:link,active,visited {
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	text-align: left;
}
.footertext:hover {
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
#accesos { background:url(../img/bg_AccesosFooter.jpg) left no-repeat; width:987px; height:159px; float:left; }
