.celdas {
	border-top: 2px dashed #FF0000;
	border-right: 2px none #FF0000;
	border-bottom: 2px none #FF0000;
	border-left: 2px none #FF0000;
	margin: 0px;
	height: auto;
	width: auto;
	float: none;
	clear: right;
	padding: 0px;








}
.celdas2 {
	margin: 0px;
	padding: 20px 2px 10px 10px;
	border-bottom-style: solid;
	border-bottom-color: #FE3837;
	border-bottom-width: 1px;
}

