form {
	float:left;
	width: 580px;
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-left: 5px;
}
fieldset {
	border:none;
	margin: 0px;
	padding: 0px;
}
legend {
	display:none;
}
label {
	float: left;
	width: 100px;
	font-family: "Trebuchet MS", "Arial", "Verdana","Lucida Sans", "Lucida Sans Unicode", "Georgia", "Times New Roman";
	color: #666666;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 5px;
	color:#d20b0b;
}
.label {
	float: left;
	width: 180px;
}
.ccha{
	float:left;
	width:130px;
	margin-right:10px;
}
.cajaca {
	float: left;
	width: 240px;
	height: 18px;
	border: 2px solid #eff8f9;
	font-family: "Trebuchet MS";
	margin-bottom: 10px;
	font-size: 1em;
	color: #000;
	padding-left:5px;
	background-color: #eff8f9;
}
.caja {
	float: left;
	width: 460px;
	height: 18px;
	border: 2px solid #eff8f9;
	font-family: "Trebuchet MS";
	margin-bottom: 10px;
	font-size: 1em;
	color: #000;
	padding-left:5px;
	background-color: #eff8f9;
}
.caja2 {
	float: left;
	width: 460px;
	height: 150px;
	border: 2px solid #eff8f9;
	font-family: "Trebuchet MS";
	margin-bottom: 5px;
	font-size: 1em;
	padding-left: 5px;
	color: #000;
	padding-left:5px;
	background-color: #eff8f9;
}
#button, #button2{
	background-image:url(../imagenes/boton.jpg);
	background-repeat:no-repeat;
	width: 75px;
	height:50px;
	float:right;
}
.boton {
	width: 75px;
	border:none;
	margin-right:10px;
	font-family: "Trebuchet MS";
	color: #666666;
	font-weight:bold;
	background:none;
	padding-top:15px;
	font-size:1em;
}
.boton:hover{
	color:#d20b0b;
}