﻿body
{
	width:800px;
	height:600px;
	text-align:center;
	margin:0;
	font-family:Verdana, Tahoma, Arial;
	margin-left:150px;
	
		scrollbar-3d-light-color: #E8E8E8;
	scrollbar-arrow-color: black;
	scrollbar-base-color: white;
	scrollbar-dark-shadow-color: white;
	scrollbar-face-color:white ;
	scrollbar-highlight-color: #E8E8E8;
	scrollbar-shadow-color: #E8E8E8;
}

a img
{
	border:0;
}

.menu
{
	font-size:10px;
	text-align:left;
	margin-left:10px;
}

.menu .prodotti a
{
	margin-left:12px;	
}

.menu a
{
	text-decoration:none;
	float:left;
	width:100%;
	color: black;
	margin-top:12px;
}

#active
{
	font-weight:bold;
}

.barrasx .menu a:active
{
	font-weight:bold;
}

.header
{
	margin-left:5px;
	margin-top:0;
	width:301px;
	float:left;
}

.barrasx
{
 	float:left;
	width:150px;
}

.logo
{
	padding-bottom:20px;
}

.welcome-header
{
	width:100%;
	margin-top:20px;
	margin-left:135px;

}
.welcome-header a img
{
	border:0;
}

.header a img
{
	border:0;
}

.centrato
{
	margin-left:0;
	padding-top:60px;

}

.language
{
	float:left;
	width:130px;
	border:0;
	text-decoration:none;
}
.language a
{
	color:black;
	font-size:11px;
	position:relative;
	bottom:5px;
	text-decoration:none;
	margin-left:2px;
	border:0;
}
.language a:hover
{
	text-decoration:underline;
}



.footer
{
	background-color:#679A35;
	margin-top:40px;
	margin-left:60px;
	width:699px;
	padding-bottom:190px;
}



.footer-2
{
	background-color:white;
	margin:0;
	text-align:left;
}

.content
{
	float:left;
	text-align:left;
	margin-top:25px;
	margin-left:20px;
	width:530px;
	height:420px;	
	font-size:10px;
	color: #666666;
	line-height:18px;

}

.content img
{
	float:left;
	width:120px;
	height:120px;
	margin-right:10px;
}

.text
{
	margin-top:10px;
	overflow:auto;
	height:290px;
}

.minitext
{
	width:350px;
	height:120px;
}

html>/**/body .minitext 
{
	width:490px;
}


.minitext img
{
	float:left;
	width:259px;
	height:25px;
}

.titolo
{
	font-size:20px;
	color: #8F5E1C;
	margin-bottom:5px;
}


.imgnormale
{
	width:533px;
	height:100px;
	float:left;
	margin-left:150px;
}
.imgnormale #left
{
	width:150px;
	height:100px;
	float:left;
}
.imgnormale #right
{
	height:100px;
	float:right;
	margin-left:10px;
}

form #fieldname
{
	width:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	float:left;
}

form #field
{
	width:350px;
	float:left;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
