.izq {
	background-image: url(imagenes/bg_left.jpg);
	background-repeat: repeat;
}
.derecha {
	background-image: url(imagenes/bg_right.jpg);
}
.texto-direcc {
	font-family: Verdana;
	font-size: 10px;
	color: #804040;
}
.titulo {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #804040;
}
