@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(../images/fons.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}
.contingut_general {
	background-image: url(../images/base_txt.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 875px;
	height: 586px;
	margin: 0 auto;
}
.caixa_txt {
	float: left;
	width: 592px;
	margin: 310px 0 0 240px;
	color: #4A3321;
	font-weight: normal;
	font-size: 14px;
	text-align: justify;
	height: 210px;
}
.boto {
	float: left;
	width: 105px;
	height: 30px;
	margin: 10px 0 0 480px;
}
