body{
text-align:center;
margin-top:2px;
margin-left:2px;
margin-right:0px;
}
#pagina{
	width:629px;
	background-color:#F1F1F1;
	float:right;
	right:629px;
	background-image:url(images/fons_pagina.jpg);
	/*height:485px;*/
	height:490px;
	z-index:1;
		
	}

#menu_dret {
	width: 188px;
	float:right;
	background-image:url(images/fons_menu_dret.jpg);
	background-color:#162953;
	height:480px;
	max-height:490px;
	padding:0px;
	margin-bottom:0px;
	z-index:0;
	
}

#menu_esquerra {
	width: 188,1px;
	background-color:#162953;
	background-image:url(images/fons_menu_esquerra.jpg);
	float:left;
	height:490px;
	
}

#fons{
	width: 1005px;
	/*margin:0px;*/
	margin:0 auto 0 auto;
	padding:0px;
	height:600px; /* 520px */
	
	text-align:center;
	
	}
	
#pag{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}

#footer{
	margin:0px;
	padding:0px;
	z-index:10;
	}
	
#contingut{
margin-top:10px; 
margin-left:10px;
margin-right:10px;
text-align:justify;
}

#formulari_capa{
	margin-left:10px;
	top:5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	float:left;
}

