@charset "ISO-8859-1";
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/FonsLinia.png);
	background-repeat: repeat;
}
a {
	font-size: 12px;
	color: #d98200;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d98200;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS;
}
h1 {
	font-size: 14px;
	color: #333333;
}
#Centrar {
	height: 768px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-image: url(img/fons.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.Text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
#Peu {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: auto;
	text-align: center;
	position: relative;
	bottom: 25px;
}
.Formulari {
	border: 1px solid #999999;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 18px;
}
.FormulariTextArea {
	border: 1px solid #999999;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 350px;
}

