html, body, td {
		margin: 0px; padding: 0px;
		color: #000; background-color: #fff;
		font-family: Verdana, Arial, Helvetica, san-serif; font-size: 11px;
}
a {
		color: #ff3300;
}

#tot { 
		margin: 0px; padding: 0px;
		width: 750px; height: auto;
		margin-left: auto; margin-right: auto;
}
p.login { text-align: right; color: #666; }
p.login a { color: #666; }
p.login a:hover { text-decoration: none; }
#titol a { border: 0px; text-decoration: none; }
h1 {
	width: 750px; height:150px;
	color: #000; font-size: 0.2em;
	background: url(imatges/titol.gif) no-repeat top;
	
}

#titolprint { 
		visibility: hidden; position: absolute; margin: 0px; padding: 0px;
		width: 720px; height: 150px; top: 0px; left: 0px;
		text-align: left; z-index: 1;
}
#obra p { margin-left: 25px; }
#obra p.titol { font-size: 1.1em; }
#obra p.petit { font-size: 0.9em; }

/* ---------------- */
#peu{
		display: block;
		clear: both;
		color: #999;
		font-size: 9px;		
		background-image: url("imatges/print_logoff.gif");
		background-repeat: no-repeat;
		background-position: center center;
		text-align: center;
}
/* */
#peu a {
		color: #999;
		text-decoration: underline;
}
#peu a:hover {
		text-decoration: none;
}
