.lineafull {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.linesmenufull {
	border: 2px solid #303030;
}
.lineamenuabajo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #303030;
}

