HTML {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
	background-image: url(img_css/bg7bis.jpg);
	background-repeat: repeat;
}
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	background-image: url(img_css/bg7bis.jpg);
	background-repeat: repeat;
}

#container {
	MARGIN-LEFT: auto;
	WIDTH: 1001px;
	MARGIN-RIGHT: auto;

}



#head {
	WIDTH: 1001px;
	height: 138px;
	background-image: url(img_css/header3.jpg);
	background-repeat: no-repeat;
	}




#menu {
	WIDTH: 1001px;
	background-image: url(img_css/top.jpg);
	background-repeat: no-repeat;
	height: 30px;
}


#menu2 {
	WIDTH: 1001px;
	background-image: url(img_css/bg_menu2.jpg);
	background-repeat: no-repeat;
	height: 214px;
}



#content {
	WIDTH: 1001px;
	height: 149px;
	margin: 0px;
	padding:0px;
	background-image: url(img_css/bg_content4.jpg);
	background-repeat: no-repeat;
}



#footer {
	WIDTH: 1001px;
	height: 16px;
	background-image: url(img_css/footer.jpg);
	background-repeat: repeat;
}




.text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	
}

.text a:hover{
	color: #0D577B;
}


.textmail{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fcab42;
	text-decoration: none;
	font-weight: bold;
}


.textmail a:hover{
	color: #FFFFFF;
}

.textfooter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #144061;
	text-decoration: none;
	margin-left: 200px;
}


.margintable2 {
	margin-left: 42px;
	margin-top: 50px;	
}




#box1 {
	margin-top: 5px;
	position: absolute;
	margin-left:260px;
	width: 710px;

	}
	
	
	
	

.cover_img {
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 15px;
	float:left;
}

.cover2 {
	margin-top: 5px;
	border: 1px solid #a7a7a7;	
}




ul#list {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul#list li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float:left;
}


ul#content {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul#content li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.azienda {
	width:330px;
	height:275px;
	margin: 0px;
	background-image: url(menu_ph/azienda2.jpg);
}
.azienda a{
	background-image: url(menu_ph/azienda1.jpg); display:block; height:100%;
}
.azienda a:hover{
	background-image: url(menu_ph/azienda2.jpg);
}
.testo{display:none;
}



.servizi {
	width:332px;
	height:275px;
	margin: 0px;
	background-image: url(menu_ph/servizi2.jpg);
}
.servizi a{
	background-image: url(menu_ph/servizi1.jpg); display:block; height:100%;
}
.servizi a:hover{
	background-image: url(menu_ph/servizi2.jpg);
}
.testo{display:none;
}




.clienti {
	width:339px;
	height:275px;
	margin: 0px;
	background-image: url(menu_ph/clienti2.jpg);
}
.clienti a{
	background-image: url(menu_ph/clienti1.jpg); display:block; height:100%;
}
.clienti a:hover{
	background-image: url(menu_ph/clienti2.jpg);
}
.testo{display:none;
}

