.lateral {
	background-image: url(Roxy/elementos/L2I.jpg);
	background-repeat:   repeat-y;
	background-attachment: scroll;
}
.lateral1 {
	background-image: url(Roxy/elementos/R2I.jpg);
	background-repeat:   repeat-y;
}
.lateralB {
	background-image: url(Roxy/elementos/L1I.jpg);
	background-repeat:   no-repeat;
	background-attachment: fixed;
	background-position: top;
	height: 31px;
}
.borde {
	border: 1px solid #999999;
}

