*{
	margin:0px;
	padding: 0px;
	border: 0px;
}


body{
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	color: #4e4e4e;
	line-height: 1.4em;
	}

div#cont0{
	width:1008px;
	margin: auto;
	background-image: url(../images/cont2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

/*HEADER*/

div#header{
 	 color: #f8a32b;
 	 font-size: 36px;
 	 font-family: Arial, sans-serif;
 	 padding:100px 0px 0px 25px;
}

div#header span.sonetto{
	color: #bbbbbb;
	font-size:16px;
	display: block;
	width:210px;
	text-align: right;
	position: absolute;
	margin:-25px 0px 0px 375px;
	font-family: Georgia, Times, serif;
	font-style: italic;
}

#cityADV{
	position:absolute;
	height:85px;
	width: 250px;
	display: block;
	margin:-20px 0px 0px 700px;
}

/*MAIN*/
div#main{
	position: absolute;
	margin-top:700px;
	width:760px;
	font-size:12px;
	padding:0px 10px 20px 0px;
	background-image: url(../images/corpo.jpg);
	background-repeat: repeat-y;
	}

div#main h1{font-weight: bold; font-size:16px;}

#text {margin:0px 0px 0px 20px; font-family: Arial, sans-serif;width:780px;}

#siblings{position:absolute;margin-top:900px;}


/*TEASER*/
div#teaser{
	background-image: url(../images/corpo.jpg);
	background-repeat: repeat-y;
	width:940px;
	margin:97px 0px 0px 0px;	
	padding:0px 10px 0px 10px;
}

#google1{
	height:15px;
	width: 940px;
	margin: -30px 0px 0px 1px;
	position: absolute;
	background-color: white;
}

#google2{
float:right;
width:140px; 
margin:20px 0px 0px 0px;
height:500px;
z-index:100;
}

#gmap{
	height:200px;
	width: 940px;
	margin: -15px 0px 0px 1px;
	position: absolute;
	background-color: silver;
}

#itemList{
	clear:both;
	float: left;
	padding:10px 0px 0px 0px;
	height: 420px;
	width: 800px;
}

.cardinale{color: white;width:20px; margin: 0px 0px 0px -19px; float: left;}

.item, .nameItem, .infoItem, .more, .logo{float:left;}

.item{
	width:335px;
	height: 125px;
	background-image: url(../images/item.jpg);
	background-repeat: no-repeat;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	padding:0px 15px 0px 30px;
	margin: 0px 0px 0px 15px;
	
}


.nameItem{
	display: block;	
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	clear:left;
}

.infoItem{width:210px;clear: left;line-height: 1.2em;color: #787878;}

.more{
	clear: left;
	color: #d6a400;
	text-align: right;
	display:block;
	float:right;
	margin:0px 5px 0px 0px;
}

.logo{
	display: block; 
	float: right; 
	width:120px; 
	height: 90px;
	margin:20px 0px 0px 0px;
}


#titoloCategoria{
	color: white; 
	height:20px;
	width:100px;
	position: absolute;
	display: block; 
	font-size:18px;
	margin: 80px 0px 0px 20px;
}

#siblings{
	color: white; margin:1020px 0px 0px 40px;width: 940px;}

#siblings li{float:left; width:235px;}

#siblings li a{color: white; font-size: 11px;}

#bottom{
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	height:180px;
	width:960px;
	margin:0px 0px 0px -10px;
	background-position: bottom;
}



/*FOOTER*/
div#footer{
	height:200px;
	width:100%;
	background-image: url(../images/main.jpg);
	background-repeat: repeat-x;
	border-top:2px solid #e0e0e0;
		}
	
div#footer a{color: #076899;}
/*CLASSI*/

.clear{clear:both;padding:0px; border:0px; margin:0px; display:block;}
.cleart{clear:both;padding:0px; border:0px; margin:0px; display:block;height:180px;width:1px;}