body{
	background: #639296 url(../img/fons_html.jpg) repeat-x;

}
#posicio{
	position: absolute;
	width: 950px;
	height: 600px;
	margin:-5px 0px 0px 20px;
}
#tabla {
	background-color: Black;
	text-align: center;
	valign= middle;
	height: 600;
	width: 950px;
	border: 0px solid;
	}
#flash{
	position: absolute;
	left:50%;
	width:800px;
	margin-left:-400px;
}
#formulari{
	border:solid;
	border-width:0px;
	background-image:url(../img/formulari.jpg);
	width: 430px;
	height: 500px;
	}
#formulari1{
	border:solid;
	border-width:0px;
	background-image:url(../img/formulari1.jpg);
	width: 430px;
	height: 500px;
	}
.campo {
	width: 370px;
	height: 20px;
	margin-bottom: 20px;
	border: 3px Solid #1f3602;
	background: #dab781;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1f3602;
}
.campo1 {
	width: 370px;
	height: 50px;
	margin-bottom: 20px;
	border: 3px Solid #1f3602;
	background: #dab781;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1f3602;
}


