.proveedores {
}
.BackIzq {
	background-image: url(../images/MarcoIzq.jpg);
	width: 11px;
	height: 85px;
	background-repeat: no-repeat;
}
.BackDer {
	background-image: url(../images/MarcoDer.jpg);
	width: 11px;
	height: 85px;
	background-repeat: no-repeat;
}
.Back {
	background-image: url(../images/Relleno.jpg);
	width: 494px;
	height: 85px;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: middle;
	font-size: 22px;
	color: #FF6600;
	padding-right: 15px;
}
.tdLogo {
	width: 134px;
	background-image: url(../images/Relleno.jpg);
	background-repeat:  repeat-x;
	padding-left: 10px;
}
.tdSupIzq {
	background-image: url(../images/EsqSupIzq.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
}
.tdSupHor {
	background-image: url(../images/BackHorizontal.jpg);
	background-repeat:  repeat-x;
	height: 14px;
}
.tdSupDer {
	background-image: url(../images/EsqSupDer.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
}
.tdLatIzq {
	background-image: url(../images/BackVertical.jpg);
	background-repeat:   repeat-y;
	background-position: left;
	width: 14px;
}
.tdLatDer {
	background-image: url(../images/BackVerticalDer.jpg);
	background-repeat:   repeat-y;
	background-position: right;
	width: 14px;
}
.tdInfIzq {
	background-image: url(../images/EsqInfIzq.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
}
.tdInfHor {
	background-image: url(../images/BackInfHor.jpg);
	background-repeat:  repeat-x;
	height: 14px;
}
.tdInfDer {
	background-image: url(../images/EsqInfDer.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
	background-position: right top;
}
.tdfooter {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
#contacto {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}

