body {
	background-color: gray;
	background-color: #e0e0e0;
	/* background-color: white; */
}

#previewImage {
	margin-top: 55px;
	text-align: center;
	clear: both;
}

#container { 
	width:900px;
	position: relative;
  	padding: 0;
  	margin-right: auto;   /* Centers layout */	
  	margin-left: auto;   /* Centers layout */	
  	margin-top: 30px;
  	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;	
}

#first_column {
	width: 440px;
	margin: 5px;
	float: left;
	display: inline;
}

#second_column {
	width: 440px;
	margin: 5px;
	float: right;
	display: inline;
}

#first_column_top, #second_column_top {
	height: 180px;
}

#logo_cipm_img {
	width: 420px;
}

.ditta {
	/* height: 100px; */
	margin-bottom: 18px;
	padding-left: 15px;
}

.ditta_finale {
	/* height: 100px; */
	padding-left: 15px;
}


.logo_ditta a img {
	/* border: 1px solid; */
	border-top: 1px;
	border-left: 0px;
	border-right: 0px;	
	border-bottom: 1px solid;
	border-color: white;
	text-decoration: none;
}

.logo_ditta a:hover img {
	/* border: 1px solid; */
	border-top: 1px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid;	
	border-color: #e0e0e0;
	text-decoration: none;
}


.address_ditta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 370px;	
}

.address_ditta_left {
	float: left;
	padding-left: 10px;

}

.address_ditta_right {
	float: right;
	text-align: right;
	padding-right: 10px;
}



#nome_consorzio {
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FC0204; /* cipm logo red */
	/* text-align: center; */
	text-align: justify;
}

#scritta_consorzio {
	width: 440px;
	padding-top: 2px;
}


#address_consorzio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

#address_consorzio_left {
	float: left;
}

#address_consorzio_right {
	float: right;
	text-align: right;
}

#immagine_nodo_di_camorino {
	width: 440px;
}

#link_firmenportrait {
	clear:both;	
	text-align: right;
	margin-right: 8px;
	font-size: 12px;
	padding-bottom: 7px;
}

