.lineascuadro {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.lineatop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #464646;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #464646;
}
.lineasparacuadros1 {
	border: 1px solid #404040;
}

