html {
	margin:0px;
	padding:0px;
	margin:0px auto;
	}

body {
	background-color: #ffffff;
	font-size: small;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0px;
	margin:0px;
	height:100%;
	}

a img.banner{background-color:#cccccc; padding:2px}
a:hover img.banner{background-color:#96bf0b;}

.big_bg{
	background:url(../imgs/layout/sfondo1_02.jpg) center bottom repeat-x;
	width:100%;
	}

.conteiner {
	margin:0px auto;
	width:785px;
	position:relative;
	}

.content{
	width:550px;
	float:right;
	}

h1 {
	color:#96bf0b;
	padding:10px;
	padding-bottom:0px;
	text-align:right;
	font-size:small;
	/*width:90%;*/
	}

h2 {
	color:#f19408;
	padding:5px 5px 0px 5px;
	text-align:right;
	font-size:medium;
	/*width:90%;*/
	}


p {
	text-align:left;
	}

#frutta_verdura_top{
	position:absolute;
	left:410px;
	top:44px;
	}

#frutta_verdura_bottom{
	position:absolute;
	left:379px;
	top:344px;
	}

#frutta_verdura_right{
	position:absolute;
	left:768px;
	top:163px;
	}

#lingue{
	position:absolute;
	left:630px;
	top:10px;
	}

td.contenuti {
	background-color: #FFFFFF;
	text-align:center;
	padding:5px;
	width:780px;
	}

.err{
	background:#ee0000;
	text-align:center;
	color:#FFFFFF;
	display:none;
	}

ul.menu {
	margin: 0px;
	padding:0px;
	}
	
ul.menu li {
	display: inline;
	margin: 0px;
	padding:4px;
	}

ul.menu li a{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	}

li.separatore{
	background-image: url(../imgs/layout/separatore_06.png);
	background-position:center;
	background-repeat:no-repeat;
	width: 10px;
	height:43px;
	}


.dordo_sx{
	width:10px;
	background-image:url(../imgs/layout/bordo_13.png);
	background-repeat:repeat-y;
	margin:0px;
	}
.dordo_dx{
	width:10px;
	background-image:url(../imgs/layout/bordo_21.png);
	background-repeat:repeat-y;
	margin:0px;
	}
.clear { clear:both }

.colonna_sx {
	float:left;
	width:192px;
	padding-right:5px;
	}/*colonna_sx*/
	
.lang li {
	display:inline;
	padding:4px;
	}

a img { border:0px; }


.footer{
	margin:0px;
	padding:0px;
	text-align:center;
	vertical-align:top;
	color:#999999;
	width:100%;
	height:80px;
	background-image:url(../imgs/layout/02-Azienda_35.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
