/*--------------------------------------*/
/* global
/*--------------------------------------*/

body {
	background: url(../immagini/tlo.gif);
	text-align: left;
	}
.noMargin		{ margin: 0 !important;	}
.noPadding		{ padding: 0 !important;	}

a:visited,
a:link { color: #9f003d; font-size: 13px; font-weight: normal; text-decoration: underline; }

a:hover { text-decoration: underline;	}
em {
	color: #502d2a;
	display: block;
	font-size: 10px;
	font-style: normal;
	line-height: 1.6;
	text-transform: uppercase;
	}
.horizLine {
	background: url(../immagini/linia.gif) repeat-x 1px 0;
	clear: left;
	font-size: 0;
	height: 1px;
	line-height: 0;
	margin: 5px 0 7px;
	width: 100%;
	}
/*--------------------------------------*/
/* floatbox
/*--------------------------------------*/

#floatBox {
	background: url(../immagini/pasek_po_lewej.gif) 0 0 repeat-y;
	height: 100%;
	}

#floatBox {			/* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
	left: 0;
	position: fixed;
	top: 0;
	}




/*--------------------------------------*/
/* left menu + items
/*--------------------------------------*/

#leftMenu {
	clear: left;
	float: left;
	margin-top: 8px;
	}

#logo {
	clear: left;
	float: left;
	}

