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


body{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;	
	font-family: Arial, sans-serif;
	color: #333333;
}

div#cont0{
	width:960px;
	margin: auto;
	clear: both;
}

/*HEADER*/

div#header{
	height: 130px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 30px;
	font-style: italic;
	padding:20px 0px 0px 610px;
}

div#header span.sonetto{
	color: #ffcc99;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
	z-index: 10;
	position: absolute;
	width:300px;
	margin: 60px 0px 0px -130px;
}

#cityadv{
	display: block;
	width: 200px;
	height: 111px;
	background-image: url(../images/cityadv.jpg);
	position: absolute;
	margin:19px 0px 0px 150px;
	
}


/*MAIN*/
div#main{
	background-color: #330000;
	border-top: 2px solid #333;
	width:100%;
	margin: 870px 0px 0px 0px;
	position: absolute;
	font-size:12px;
	color: #cccccc;
	line-height: 1.4em;
}


.domainsincome{margin:0px 0px 30px 0px; display: block; width:232px; height:13px;}

div#main a{color: #cccccc;}

div#main h1{font-size: 18px;margin:10px 0px;}


div#wrapper{
	width: 960px;
	margin:auto;
	margin-top: 50px;	
}



div#text{margin: 130px 0px 30px 0px;}

div#main ul{
	width:960px;
	display:block;
	margin: 0px 0px 30px 10px;
}

div#main ul li{float:left;width:220px;margin:5px;}

div#main ul li a{}

div#main ul li a:hover{}
#categoriesTitle{margin: 10px 0px;display: block;font-size: 14px;}

div#corpo{
	width: 960px;
	height: 670px;
	background-image: url(../images/corpo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fff;
}

div#abstract{
	position: absolute;
	width:474px;
	height: 474px;
	margin:-46px 0px 200px 58px;	
}

#smallGoogleLds{
	height: 15px;
}

#gmap{
	width: 474px;
	height: 459px;
}

div#listItem{
	margin:0px 0px 0px 570px;
	padding: 35px 0px 0px 0px;
	width: 380px;

}

div#googleLDS{
	clear: both; 
	height:150px; 
	width:960px;
	text-align: center;
	margin: 420px 0px 0px 0px; 

}

div#googleSQR{
	width: 300px;
	height: 250px;
	float: right;
	margin:20px 20px 0px 10px;
}

div#googleSQRLeft{
	width: 300px;
	height: 250px;
	position:absolute;	
	margin:-240px 0px 0px 60px;
}



/*FOOTER*/
div#footer{
		}
	
div#footer a{}
/*CLASSI*/

.clear{clear:both;padding:0px; border:0px; margin:0px; display:block;}



/*=======	VCARD	======*/

.element{
	height: 100px;
	width: 370px;
	margin: 0px 0px 10px 0px;
	border-bottom:1px solid #b2b2b2;
	background-image: url(../images/bgElement.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.marker, .vcard, .element img{float: left;}

.marker{
	width: 48px;
	height: 100px;
	background-image: url(../images/markerList.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50px;
	font-size: 36px;
	font-weight: bold;
}

.vcard{font-size: 12px; line-height: 1.4em;}

.org{font-size: 14px;}

.vcard a{display: block;}

.vcard .url{
	background-image: url(../images/urlico.jpg); 
	background-repeat: no-repeat; 
	background-position: left;
	display: block;
	height: 20px;
	width: 175px;
	color: #333333;
	font-style: italic;
	padding: 5px 0px 0px 25px;
	}

.more{
	display: block;
	float: right;
	height: 32px;
	width: 32px;
	background-image: url(../images/more.jpg);
	background-repeat: no-repeat;
	margin-top: -35px;
}

.element img{}

