.texto {
	font-family: Trebuchet MS;
	font-size: 9px;
	font-weight: normal;
	color: Black;
}
.titular {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: Black;
}
.titular2 {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}
.titular3 {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: White;
}
.boton{
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	color: White;
	background: #d47e1e;
	border:0px;
	width: 50px;
	height: 20px;
}
.boton2{
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	color: White;
	background: #d47e1e;
	border:0px;
	width: 75px;
	height: 20px;
}
.campo1{
	background-color: White;
	width: 425px;
	height: 16px;
	border: 1px solid #d47e1e;
	font-family: Arial;
	font-size: 10;
	font-weight: normal;
	color: #000000;
}
.campo2{
	background-color: White;
	width: 117px;
	height: 16px;
	border: 1px solid #d47e1e;
	font-family: Arial;
	font-size: 10;
	font-weight: normal;
	color: #000000;
}
.campo3{
	background-color: White;
	width: 96px;
	height: 16px;
	border: 1px solid #d47e1e;
	font-family: Arial;
	font-size: 10;
	font-weight: normal;
	color: #000000;
}
.campo4{
	background-color: White;
	width: 219px;
	height: 16px;
	border: 1px solid #d47e1e;
	font-family: Arial;
	font-size: 10;
	font-weight: normal;
	color: #000000;
}
.campo5{
	background-color: White;
	width: 425px;
	height: 25px;
	border: 1px solid #d47e1e;
	font-family: Arial;
	font-size: 10;
	font-weight: normal;
	color: #000000;
}