/* comportamenti xhtml -------- */
body {
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
	color:#5D5D5D;
	line-height:1.48em;
	background:url(../i/t/bg.jpg) 0 0 repeat-x
}
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;
}
object {outline:none}
a,
a:link,
a:active,
a:visited {
	color:#5D5D5D;
	text-decoration:none;
	outline:none
}
a:hover {
	color:#333;
}

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




/* comportamenti standard -------- */
.alt,
.altAcc {
	display:none;
}
.centra {
	text-align:center;
}
.dx {
	float:right;
}
.sx {
	float:left;
}
.noSx {
	clear:left;
}
.noDx {
	clear:right;
}
.noAll {
	clear:both;
}
.normal {
	font-weight:normal;
}
.small {
	font-size:9px;
	line-height:1.28em;
}

/* divisori / separatori / spaziatori -------- */
.separatore {
	height:16px;
}
.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;
}
p.icoBackCard,
p.icoRichiedi {
	float:right;
	padding:16px 0 !important;
}
.icoBackCard a {
	padding:26px 4px 26px 82px;
	background:url(../i/cardAll.jpg) center left no-repeat; 
	text-transform:uppercase; 
	text-decoration:none !important; 
	font-weight:bold; 
	font-size:11px !important;
}
.icoRichiedi a {
	padding:10px 32px 14px 2px;
	background:url(../i/t/ico.gif) center right no-repeat; 
	text-decoration:none !important; 
	font-weight:bold; 
	font-size:11px !important
}
.txtBlu p,
p.txtBlu {
	color:#113556 !important;
}



