html, body
{
	font-family: Arial, Helvetica, sans-serif;
	/*background: #444 url(bg.gif) top repeat-x;*/
	background:#fff;
	padding:0px;
	margin:0px;
	border:0px;
	text-align:center;
}
#capcalera
{
	background:url(imatges/fons/fons_capcalera.png) top repeat-x;
	width:100%;
	height:30px;
	text-align:center;
	color:#FFF;
	position:fixed;
	top:0px;
	left:0px;
	z-index:2;
	padding-top:2px;
}
#flash
{
	margin-top:29px;
	_margin-top:0px;
	z-index:1;
	width:850px;
	height:650px;
	background:url(imatges/fons/fons_flash.png) top no-repeat;
	
}
.centrat
{
	
	display: block;
	margin: auto;
}
