body {
	height: 100%;
	background-image: url(imatges/img_fons.gif);
	background-repeat: repeat;
	color: #D4B012;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	vertical-align: middle;
}

html,body {
	height: 100%;
	margin: 0px;
}


.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
}
.logo {
	background-image: url(imatges/logoSota.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
}
#general {
	text-align: center;
	vertical-align: middle;
	padding-top: 6%;
	font-size: 10px;
}
