﻿.sup-hor {
	background-image: url(/imagenes_sitio/caja02/superior-hor.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.inf-hor {
	background-position: left top;
	background-image: url(/imagenes_sitio/caja02/inferior-hor.gif);
	background-repeat: repeat-x;
}
.izq-vert {
	background-image: url(/imagenes_sitio/caja02/vertical-izq.gif);
	background-repeat: repeat-y;
}
.der-vert {
	background-image: url(/imagenes_sitio/caja02/vertical-der.gif);
	background-repeat: repeat-y;
}
.tabla-izq01 {
	background-color: white;
}
.tabla-izq02 {
	background-color: #A9A8A8;
}
.tabal-borde {
	border-style: inherit;
	border-width: thin;
	border-color: #C0C0C0;
}
.fondogris {
	background-color: #C0C0C0;
}

