/* 
july 2009 | css 2.1 - metropoli d'asia
by mario zaombon http://www.urbangap.com
*/
body {
	font-family:"Trebuchet MS", Arial, Verdana, serif;
	font-size:11px;
	padding:0;
	margin:0;
	color:#696767;
	background:url(../i/t/bg.gif) top left 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:#696767;
	text-decoration:underline;
	outline:none
}
a:hover {
}

strong,
b {
	color:#000;
	
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size:12px;
	padding:0;
	margin:0;
}
.alt {
	display:none;
}
.center {
	text-align:center;
}
.dx {
	float:right;
}
.sx {
	float:left;
}
.noSx {
	clear:left;
}
.noDx {
	clear:right;
}
.separatore {
	height:16px;
}
.separatoreII {
	height:22px;
}
.separatoreIII {
	height:8px;
}
.divisore {
	height:52px;
	background:url(../i/t/divBookHome.gif) 0 26px repeat-x;
}
.divisoreII {
	height:16px;
	background:url(../i/t/divBookHome.gif) left bottom repeat-x;
}






















.lnkIn {
	color:#E2081D;
}
.lnkOut {
	color:#696767;
}


