html, body, td {
		margin: 0px; padding: 0px;
		color: #ffffff; background-color: #000000;
		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;
	/* premis donats */
	display: none; visibility: hidden;
}
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;
	
}
#esq {
		margin: 0px; padding: 0px; border: 0px dotted #0000ff;
		width: 240px; float: left;
}

#dreta {
		margin: 0px; padding: 0px; border: 0px dotted #0000ff;
		width: 480px; float: right;		
}

#titolprint { 
		visibility: hidden; position: absolute; margin: 0px; padding: 0px;
		width: 720px; height: 150px; top: 0px; left: 0px;
		text-align: left; z-index: 1;
}
#menu {		
	position: relative; margin: 0px; padding: 0px;
	padding: 0.25em;
	color: #000; background-color: #666;
	text-align: center;
	/* premis donats 
	display: none; visibility: hidden;
	*/
}
#text { 
		position: relative; margin: 0px; padding: 0px;
		padding: 0 30 0 0px;
		color: #ffffff;
		font-size: 11px;
		text-align: left;
		line-height: 1.5em;
}
#imatge { 
		position: relative; margin: 0px; padding: 0px;
		width: 240px; 
}
#imatge p.peu {
	font-size: 0.75em; color: #666;
}
#peu{
		display: block;
		clear: both;
		color: #999;
		font-size: 9px;		
		background-image: url("imatges/logoff.gif");
		background-repeat: no-repeat;
		background-position: center center;
		text-align: center;
}
/* */
#menu a {
		color: #000;
		text-decoration: none;
}
#menu a:hover {
		color: #efff09;
		text-decoration: none;
}
#menu li a.on {
		text-transform: uppercase;
		color: #000;
}
#text .color {
		color: #efff09;
}
#text ol {
		margin: 0px; padding: 0px;
		padding-left: 30px;
}
#text li {
		margin: 0px;
		padding-bottom: 10px;
}
#peu a {
		color: #999;
		text-decoration: underline;
}
#peu a:hover {
		text-decoration: none;
}
