body {
	background-color:#f2efdc;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
input {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #5e2e00;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D0C8;
	border-right-color: #A8A8A8;
	border-bottom-color: #A8A8A8;
	border-left-color: #D4D0C8;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.boton {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5e2e00;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	cursor: pointer;
	float:right;
	display:inline;
	margin-right:20px;
	*margin-right:10px;
}
.descdet {
	font-weight: normal;
	color: #6F6F6F;
	text-decoration: none;
	font-size: 12px;
}
.namedet {
	font-weight: bold;
	color: #3354AA;
	text-decoration: none;
	font-size: 13px;
}
.borde {
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	width: 100%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.subder {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #CC0000;
}
textarea {

	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #5e2e00;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D0C8;
	border-right-color: #A8A8A8;
	border-bottom-color: #A8A8A8;
	border-left-color: #D4D0C8;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.conf {
	color: #CC0000;
}
th {
	font-size: 11px;
	font-weight: normal;
	color: #5e2e00;
}

