form {
	
}
input.t {
	border-top-color: #4B6CA3;
	border-bottom-color: #4B6CA3;
	border-left-color: #4B6CA3;
	border-right-color: #4B6CA3;
	border-style: solid;
	border-width: 1px;
}
textarea {
	border-top-color: #4B6CA3;
	border-bottom-color: #4B6CA3;
	border-left-color: #4B6CA3;
	border-right-color: #4B6CA3;
	border-style: solid;
	border-width: 1px;
}
select {
	font-size: 10px;
}
td.titulo {
	background: #4B6CA3;
}
td.seccion {
	background: #4B6CA3;
	color: white;
}