/* basic elements */

body {
	font: 14px/15px georgia, serif;
	text-align: center;
	color:#333333;	
	background: #666666;
	margin: 0px;
	}
p {
	text-align: justify;
	}
h3 {
	font: bold 18px georgia, serif;
	margin-top: 0;
	}
a:link {
	font-weight: bold;
	text-decoration: none;
	color:#333333;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color:#333333;
	}
a:active, a:hover {
	text-decoration: none;
	color: #fff;
	}

/* specific divs */

#header { 
	margin: 0px 0px 0px 0px; 
	height:405px;
	background-position:top;
	}
#menu { 
	/*position: relative; top: -120px; */
	padding: 10px 0px 10px 33px; 
	margin: 0px 0px 10px 0px; 
	width: 230px;
	float: left;
	text-align:left;
	text-shadow:0.1em 0.1em 0.2em #969696;
	font: 16px/16px georgia, serif;
	line-height: 1.6em;
	vertical-align:middle;
	}

#Text {
	/*position: relative; top: -120px;*/
	padding: 10px 40px 0px 0px;
	/*clear:right;*/
	float:right;
	width:430px;
	font-size:17px;
	line-height: 1.3em;
	}
#News {
	clear: both;
	padding: 40px 0px 10px 0px;
	}
#singleNews {
	border-top: 1px solid #A7D3F6;
	padding: 40px 0px 40px 0px;
	}
#servizio {
	clear: both;
	padding: 0px 40px 100px 0;
	}
#footer {
	font: 17px/17px georgia, serif;
	clear: both;
	border-top: 1px solid #A7D3F6;
	}
#footer2 {
	font: 11px/12px georgia, serif;
	text-align:center;
	clear: both;
	height:120px;
		}
#footer a {
	}
#footer a:hover {
	}
#header { 
	}

#maklink {
	font: 11px/15px georgia, serif;
	text-align: right;
	padding: 10px 40px 20px 0px;
	clear: both;
	/*position: relative; top: -20px;*/
	}