.andlinemenu {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.andlinehor {
	background-image: url(../images/fondo_line_hor.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.andlinever {

	background-image: url(../images/fondo_line_ver.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
