body {
	margin: 0px;
	background-color: #D9D1AA;
}
.borde1px {
	border: 1px solid #000000;
}
.text01 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.fondotitle {
	background-color: #D9D1AA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	width: 166px;
	border: 1px solid #000000;
}
.formfecha {
	font-family: Verdana;
	font-size: 10px;
	height: 15px;
	width: 31px;
	border: 1px solid #000000;
}
select {
	font-family: Verdana;
	font-size: 10px;
	height: 15px;
	width: 126px;
	border: 1px solid #000000;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 100px;
	width: 500px;
	border: 1px solid #000000;
}
.botonenviar {
	font-family: Verdana;
	font-size: 10px;
	height: 15px;
	width: 78px;
	border: 1px solid #000000;
	background-color: #D9D1AA;
	font-weight: bold;
}

