HTML {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	background-image: url(img_css/bg.jpg);
	background-repeat: repeat;
}
#container {
	
	width: 1115px;
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
}

#header {
	background-image: url(img_css/header.jpg);
	background-repeat: no-repeat;
	height: 443px;
	width: 1115px;
}


#content {
	background-image: url(img_css/bg_content.jpg);
	background-repeat: repeat;
	width: 1115px;
	height: 100%;
}

H2{
	margin-left:100px;
	margin-top:50px;
	width:466px;
	height:267px;
	background-image: url(img_css/bg_contatti.jpg);
	background-repeat: no-repeat;
	padding-top:60px;
}



#menu {
	background-image: url(img_css/bg_menu.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 1115px;
}





#top {
	background-image: url(img_css/top.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 995px;
}

#footer {
	background-image: url(img_css/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 1115px;
}






.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #a5ccd8;
	text-align: justify;
}

.text a:hover{
	
	color: #f29400;
}


.textfooter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #a5ccd8;
	font-weight: normal;
}

.textemail{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}

.textemail a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FF812D;
}


ul#list {
	list-style-type: none;
	margin-top: 15px;
	margin-left: 15px;
}


ul#list li{
	float: left;
	margin-top: 4px;
	margin-left: 2px;	
}

#box {
width:100px;
	margin-left: 973px;
	padding:0px;
}

.margintable{
	margin-left: 95px;

}

.marginmenu{
	margin-left: 105px;
}

.marginphoto{
	margin: 8px;
}


.marginphoto2{
	margin: 5px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 10px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1e2527;
	border-right-color: #1e2527;
	border-bottom-color: #1e2527;
	border-left-color: #1e2527;
}



