@CHARSET "UTF-8";
#container2
{
	line-height: 1px;
}
#home a
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}
#home #container1 div.product
{
	height: 90px;
	padding-left: 90px;
}
#home #container1 div.product div
{
	height: 80px;
	padding: 10px 5px 0 10px;
}
#home #container1 div.product div, #home #container2 div, 
	#home #container3 div, #certifications #container1, #history #container1,
	#where #container1, #privacy #container1
{
	color: white;
	background: #60635f;
	text-align: justify;
}
#home h1
{
	font-size: 7pt;
	font-weight: bold;
}
#home #container2 div
{
	padding: 10px;
	line-height: normal;
	height: 57px;
}
#home #container2 div h1
{
	color: red;
}
#home #container3 
{
	background: url("/img/home/azienda.jpg") left center no-repeat;
	clear: both;
	height: 90px;
	padding-left: 90px;
}
#home #container3 div
{
	height: 80px;
	padding: 10px 20px 0 10px;
}
#home #container3 hr
{
	background: black;
	border: 0;
	height: 1px;
	margin: 5px 0;
	width: 50%;
}

#certifications #container1 h1, #history #container1 h1, #where #container1 h1
{
	border-bottom: 1px solid black;
	font-size: 7pt;
	margin: 10px 20px;
	padding-bottom: 7px;
	width: 50%;
}
#certifications #container1
{
	background: white url('/img/certifications/cisq_iqnet.gif') center center no-repeat;
	min-height: 345px;
}
#certifications #container1 p, #privacy #container1 p
{
	margin: 0;
	padding: 10px 10px;
	text-align: justify;
}
#certifications #container2, #privacy #container2
{
	background: url('/img/certifications/certificazioni.jpg') top left no-repeat;
	height: 345px;
}

#history #container1
{
	height: 340px;
	overflow: auto;
	position: relative;
}	
#privacy #container1
{
	height: 345px;
	overflow: auto;
	position: relative;
}
#history #container1 p
{
	margin: 0;
	padding: 10px 10px 10px 20px;
}
#history #container2
{
	background: url('/img/history/azienda_big.jpg') top left no-repeat;
	height: 340px;
}
#history #container1 .galleryLink
{
	position: absolute;
	top: 10px;
	right: 10px;
}

#where #container1
{
	min-height: 343px;
}
#where #container2
{
	background: url('/img/where/dovesiamo.jpg') top left no-repeat;
	height: 343px;
}
