.table {
	width: 550px;
	margin:0 auto;
}
.tablas div {
	margin-left: 5px;
	float: left;
}
.citas thead tr th {
	background: rgb(146,191,89,0.4);
}
.procedimiento thead tr th {
	background: rgb(127,196,146,0.4);
}

.table1 {
	width: 1100px;
	margin: 0 auto;
}