html, body { 
	margin: 0px; padding: 0px; width:100%; height:100%;
	background-color: #fff; color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, Monaco, sans-serif;
	font-weight: normal; font-size: 0.80em; line-height: 1.3em; text-align: center; 
}
div { border: 0px solid #c81400; margin: 0px; padding: 0px; }
#print { visibility: hidden; display: none; }

/* --- */
#horitzo { position:absolute; top:-282px; height:100%; width:100%; left:-485px;  }
#tot { width: 970px; height:564px; margin: 0px auto; position:absolute; top:50%; left:50%; }

#noflash { border: 0px solid blue; 
	z-index: 10; position:absolute; top:0px; left:0px; text-align: left; width: 970px; height: 564px; }

#mask { position: absolute; width: 970px; height:564px; background: #fff; z-index: 30; }
#foto_fons { position: absolute; width: 970px; height:564px; z-index: 10; }
	
#flash { border: 0px solid red; 
	z-index: 20; position:absolute; top:0px; right: 0px; /* xwidth: 100%; xheight: 100%; */ visibility: hiddenx; }
	
#login { position:absolute; top:-20px; text-align:right; width: 640px; left:330px; }

img, a { border: 0px; }
a { color: #333; text-decoration: none; }
a:hover { color:#c81400;  }
h1, h2, h3, h4, h5, p { margin: 10px 0px; padding: 0px; }
.petit { font-size: 0.9em; }

/* ---- scroller de windows --- */
html, body, div {
	scrollbar-arrow-color: #fff;
	scrollbar-3dlight-color: #a6a6a6;
	scrollbar-highlight-color: #d9d9d9;
	scrollbar-face-color: #d9d9d9;
	scrollbar-shadow-color: #a6a6a6;
	scrollbar-darkshadow-color: #d9d9d9;
	scrollbar-track-color: #d9d9d9;
}
