.footer {
	background-image: url(imgs/footer.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.link a:link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.link a:hover {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.link a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.main-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}.barra-pie {
	background-image: url(../admin/images/barraPie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.body-degrade4 {
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #333333;
}

