/* CSS Document */

html,body{
	margin:0;
	padding: 0;
	height: 100%;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
div#container{
	position: relative;
	width: 747px;
	margin-right: auto;
	margin-left: auto;
	background-color: #006666;
}
div#top{
	position:relative;
	top: 0;
	width: 100%;
	background-color: #FFFFFF;
	height: 114px;
	background-image: url(images/head.jpg);

} 
#introazienda {
	background-color: #f1f3f3;
	height: 170px;
	width: 464px;
	margin-top: 3px;
	margin-bottom: 1px;
	margin-left: 20px;
	float: left;
}
#introprodotti {
	background-color: #f1f3f3;
	height: 170px;
	width: 225px;
	margin-top: 3px;
	margin-bottom: 1px;
	margin-left: 3px;
	float: left;
}
#anihome{
	position:relative;
	width: 100%;
	background-color: #FFFFFF;
	height: 249px;
	float: left;

} 
#benvenuti{
	width: 100%;
	background-color: #FFFFFF;
	height: 35px;
	background-image: url(images/benvenuti.gif);
	float: left;
	position: relative;

} 

#benvenutieng{
	width: 100%;
	background-color: #FFFFFF;
	height: 35px;
	background-image: url(images/welcome.gif);
	float: left;
	position: relative;

} 
#contenuto {
	width: 100%;
	position: relative;
	float: left;
	height: 178px;
	background-color: #FFFFFF;
}
#footer{
	position:relative;
	bottom: 0px;
	width: 100%;
	background-color: #FFFFFF;
	height: 30px;
	left: 0px;
	background-image: url(images/bg-footer.gif);
	float: left;
} 
#firma{
	position:relative;
	bottom: 0px;
	width: 100%;
	background-color: #FFFFFF;
	height: 30px;
	left: 0px;
	float: left;
} 
.testofooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin-top: 12px;
	margin-left: 25px;
}
.contfirma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	margin-top: 5px;
	margin-left: 25px;
	margin-right: 35px;
	text-align: right;
}
.azienda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 4px;
	margin-left: 4px;
	text-align: justify;
	margin-right: 4px;
}
.azienda a {
	color: #000000;
	text-decoration: none;
}
.prodotti a {
	color: #566C8F;
	text-decoration: none;
}



.prodotti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #566c8f;
	margin-top: 4px;
	margin-left: 4px;
	margin-bottom: 10px;
	margin-right: 2px;
}
#lingua {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #566c8f;
	position: absolute;
	left: 640px;
	top: 87px;
}

#lingua-eng {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #566c8f;
	position: absolute;
	left: 620px;
	top: 86px;
	width: 81px;
}

.miniature {
	float: left;
	margin-right: 5px;
}
#lingua-eng a {
	color: #566c8f;
	text-decoration: none;
}
#lingua a {
	color: #566C8F;
	text-decoration: none;
}
.contfirma a {
	color: #999999;
	text-decoration: none;
}
