body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.quadre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: gray;
	background-color: #ebebeb;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: silver;
	border-bottom-color: silver;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: white;
	border-left-color: white;
}
.linia {
	float: left;
	width: 600px;
	margin-left: 40px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
.form-basic {
	margin-left: 50px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #BDBDBD;
	border-right-color: #BDBDBD;
	border-bottom-color: #BDBDBD;
	border-left-color: #BDBDBD;
	margin-top: 50px;
}
.quadre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: dimgray;
	background-color: #ebebeb;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: dimgray;
	border-bottom-color: dimgray;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: white;
	border-left-color: white;
}
.nom2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: dimgray;
}
.boto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: red;
	background-color: gainsboro;
	font-size: 10px;
	border: 1px solid silver;
}
.boto3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: red;
	background-color: white;
	font-size: 11px;
	border: 0px; solid white;
gainsboro;
	text-decoration: underline;
	cursor: hand;
}
