		body, table {
			text-align:			center;
			font-family:		Verdana;			font-size:			13px;
		}
		table {
			text-align:			left;
		}
		#pagina {
			margin-left:		auto;
			margin-right:		auto;
			text-align:			left;
			width:				781px;
		}
		#barra {
			width:				100%;
			height:				10px;
		}
		#left {
			width:				22.5%;
			float:				left;
		}
		#right {
			width:				75%;
			float:				left;
			padding-top:		1px;
		}
		.contingut {
			width:				100%;
			border:				3px double #000000;
			padding:				5px;
			margin-bottom:		15px;
		}
		.title {
			text-align:			center;
			font-weight:		bold;
			margin-bottom:		10px;
			font-size:			14px;
		}
		#bottom {
			clear:				both;
			padding-top:		10px;
			text-align:			center;
			font-family:		Arial;
			font-size:			11px;
		}
		a {
			color:				black;
		}
		a:hover {
			text-decoration:	none;
		}
		.topmenu {
			height:				40px;
			background-image:	url('./images/eurion_boto_fons.gif');
			padding-right:		10px;
			font-size:			14px;
		}
		.topmenu a {
			font-weight:		bold;
			color:				#EEEEEE;
		}
		.submenu {
			font-size:			11px;
			text-align:			left;
			padding-left:		15px;
			padding-top:		7px;
			padding-right:		10px;
		}
		.submenu a {
			font-weight:		bold;
			color:				#000033;
		}
		.separator {
			height:				15px;
		}
