.texto_chico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.fondo_v {
	background-image: url(iconos/fondo_vertical.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.fondo_h {
	background-image: url(iconos/fondo_horizontal.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
