html, body {
	margin: 0px;
	padding-top: 0px;
}

body, p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Gray;
}

div#container {
	width: 800px;
	margin:0 auto;
}

div#bar {
	width: 100%;
	background-color: #758455;
	line-height: 2px;
	margin-bottom: 0px;
}

div#lang {
	width: 800px;
	background-color: white;
	height: 20px;
	line-height: 0px;
	margin:0px auto;
	padding-top: 5px;
}

div#header {
	height: 108px;
}

div#wrapper {
float: left;
width: 100%;
}

div#content {
margin: -12px 95px;
}

div#content2 {
margin: 0px 95px;
}

div#content3 {
margin: -13px 95px;
}

div#submenu {
margin: 0 95px;
}

div#home {
margin: 0px 95px;
background-image: url(images/sfondo_home.jpg);
background-repeat: no-repeat;

}

div#menu {
float: left;
width: 95px;
background-image: url(images/menu.jpg);
background-repeat: no-repeat;
margin-left:-800px;
height: 490px;
}

div#menulong {
float: left;
width: 95px;
background-image: url(images/menu_long.jpg);
background-repeat: no-repeat;
margin-left:-800px;
height: 1050px;
}

div#menu_news {
float: left;
width: 95px;
background-image: url(images/menu_news.jpg);
background-repeat: no-repeat;
margin-left:-800px;
height: 550px;
}

div#rightbarhome {
float: left;
width: 120px;
margin-left:-120px;
margin-top: 10px;
}

div#rightbar {
float: left;
width: 100px;
margin-left: -100px;
margin-top: 20px;
}

div#prev {
margin 0;
width: 200px;

}

div#prev2 {
float: left;
width: 200px;
margin-left: 0px;
margin-top: 0px;

}

div#footer {
clear:left;
width:100%
}

h1 {
color: #DD6238;
font-size: 18px;
padding-top: 40px;
font-weight: 500;
text-align: center;
}

h3 {
color: #DD6238;
font-size: 18px;
padding-top: 10px;
font-weight: 500;
text-align: center;
}

h2 {
color: #941063;
font-size: 14px;
padding-top: 0px;
padding-left: 50px;
font-weight: 600;
text-align: left;
}


p.home {
margin:0px 50px 0px 50px;
font-size: 16px;
color: #969892;
text-align: right;
line-height: 30px;
font-weight: 600;
}


p.main {
margin:0 50px 0px 50px;
font-size: 12px;
color: #393D31;
text-align: justify;
}

p.mainsmall {
margin:0 50px 0px 50px;
font-size: 11px;
color: #393D31;
text-align: justify;
}

p.prev {
margin:0 20px 0px 20px;
font-size: 10px;
color: #393D31;
text-align: justify;
}


p.submenu {
margin:0 -60px 0px 0px;
font-size: 9px;
color: #941063;
text-align: left;
}

p.submenu_en {
margin:0 -90px 0px 0px;
font-size: 9px;
color: #941063;
text-align: left;
}

p.menu {
margin: 90px 10px 0px -30px;
line-height: 25px;
font-size: 12px;
color: White;
text-align: right;
font-weight: bold;
}

p.footer {
margin: 5px 10px 0px 10px;
font-size: 9px;
color: #393D31;
text-align: center;
}

a.menu {
font-size: 12px;
color: White;
text-align: right;
font-weight: bold;
text-decoration: none;
}

a:hover.menu2{
	text-decoration: underline;
	color: #DD6238;
}

a.menu2 {
font-size: 12px;
color: #6F0C4A;
text-align: right;
font-weight: bold;
text-decoration: none;
}

a:hover.menu{
	text-decoration: underline;
	color: #6F0C4A;
}

a.submenu {
font-size: 9px;
color: #941063;
text-align: left;
font-weight: bold;
text-decoration: none;
}

a:hover.submenu{
	text-decoration: underline;
	color: #DD6238;
}

a.submenu_en {
font-size: 9px;
color: #941063;
text-align: left;
font-weight: bold;
text-decoration: none;
}

a:hover.submenu_en{
	text-decoration: underline;
	color: #DD6238;
}

a.servizi {
font-size: 12px;
color: #941063;
text-align: justify;
text-decoration: none;
}

a:hover.servizi{
	text-decoration: none;
	color: #DD6238;
	font-weight: bolder;
}


a.current {
font-size: 10px;
color: #DD6238;
text-align: left;
font-weight: bold;
text-decoration: underline;
}

a:hover.current{
	text-decoration: underline;
	color: #DD6238;
}

a.mail {
font-size: 12px;
color: #393D31;
text-align: justify;
text-decoration: none;

}


a:hover.mail{
	text-decoration: underline;
	color: #DD6238;
	font-weight: 500;
}


a.news {
font-size: 12px;
color: #DD6238;
text-align: justify;
text-decoration: underline;
font-weight: bold;

}


a:hover.news{
	text-decoration: underline;
	color: #393D31;
	font-weight: bold;
}

span.news {

font-size: 14px;
color: #DD6238;
text-align: right;
line-height: 15px;
font-weight: bold;
}