/* comportamenti xhtml -------- */
body {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
	color:#333;
	line-height:1.35em;
	background:#000 url(../i/t/bg.gif) 0 0 repeat;
}
p,
img,
form,
div {
	padding:0;
	margin:0;
	border:0;
}
ul
 {
	margin:0;
	padding:0 0 0 20px;
	border:0;
}
ol
 {
	margin:0;
	padding:0 0 0 24px;
	border:0;
}

a,
a:link,
a:active,
a:visited {
	/*color:#FFF;*/
	color:#797979;
	text-decoration:none;
}
a:hover {
}

strong,
b {
	font-weight:bold;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size:12px;
	padding:0;
	margin:0;
}
sup {
	font-size:11px;
	color:#999
}



/* comportamenti standard -------- */
.alt,
.altAcc {
	display:none;
}
.centra {
	text-align:center;
}
.dx {
	float:right;
}
.sx {
	float:left;
}
.noSx {
	clear:left;
}
.noSxBg {
	clear:left;
	background:url(../i/t/bgContProd.gif) 0 0 repeat-y
}
.noDx {
	clear:right;
}
.noAll {
	clear:both;
}
.txtArancio {
	color: #F90;
	font-weight:bold;
}
.txtArancioRef {
	color: #F90;
}
.paddingBt8 {
	padding-bottom:8px;
}
.noPaddingBottom {
	padding-bottom:0
}
/* divisori / separatori / spaziatori -------- */
.separatore {
	height:16px;
}
.separatoreII {
	height:12px;
}
.separatoreIII {
	height:22px;
}
.separatoreIIIBis {
	height:28px;
}
.separatoreIV {
	height:16px;
	background:#444;
}
.separatoreV {
	background:#9D9D9D;
	padding-bottom:22px;
}

.separatoreNoSx8 {
	height:8px;
	clear:left;
	display:block;
}
.separatoreNoSx {
	height:16px;
	clear:left;
}
.separatoreNoDx {
	height:16px;
	clear:right;
}
.separatoreNoAll {
	height:16px;
	clear:both;
}
.divisore {
	height:10px;
	background:url(../i/t/miaImmagine.gif) 0 0 repeat-x;
}
