body {
  margin: 0;
  padding: 0;
  color: #2a2a2a;
}
#wrapper {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
}
#header {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	height: 150px;
	width: 100%;
	background-color: #dfdfdf;
}
#header #logo{
	float: left;
}
#header #menu-prodotti{
	font-family: Tahoma, Arial;
	font-weight: normal;
	text-align: center;
	font-size: 1.2em;
	background-image: url(../grafica/header/sfondo_0.0.jpg);
	width: 1000px;
	height: 150px;
	margin: 0px 0px 0px 2px;
	padding: 0;
}
#header #menu-prodotti ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#header #menu-prodotti li{
	display: inline;
	float: left;
	height: 45px;
	width: 103px;
	margin: 65px 0px 0px 1px;
	padding: 35px 0px 0px 0px;
	background-image: url(../grafica/header/voce-sfondo_1.1.jpg);
}
#header #menu-azienda{
	margin: 0px;
	color: #ffffff;
	font-size: 1.1em;
	height: 20px;
	width: 250px;
	position: absolute;
	top: 2px;
	left: 750px;
	text-align: right;
}
#header #menu-azienda ul{
    list-style: none;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}
#header #menu-azienda li{
	display: inline;
	color: #000066;
	font-size: 0.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
#header #menu-azienda a{
    color: #000066;
	text-decoration: none;
}
#header #menu-azienda a:hover{
    color: #000066;
	text-decoration: none;
	font-weight:bold;
}
#header div a{
	text-decoration: none;
	color:#000066;
}
#header div a:hover{
  color: #2A2A2A;
  text-decoration: none;
}
#main {
	position: relative;
	top: 0px;
	left: 0px;
	width: 950px;
	margin: 0px 0px 10px 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dfdfdf;
	border-left-color: #dfdfdf;
}
#content {
	top: 10px;
	left: 0px;
	font-family: Tahoma, Arial;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 630px;
	text-align: justify;
}
#content #position{
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	color: #990000;
	margin-bottom: 10px;
	font-weight: bold;
}
#content #position a{
    color: #990000;
	text-decoration: none;
}
#content a{
    color: #25187A;
	text-decoration: none;
}
#content a:hover{
    color: #25187A;
	text-decoration: underline;
}
#content h1{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	color: #003300;
}
#content h4{
	margin: 0;
	padding: 0;
}

#content img{
    float:left;
	margin: 0px 3px 0px 0px;
}
#content span{
	font-size: 0.5em;
	vertical-align: baseline;  
}
#content #privacy{
	font-size: 0.6em;
	color: #CCCCCC;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;  
}

#sidebar-right {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	position: absolute;
	top: 5px;
	right: 10px;
	width: 268px;
	color: #303030;
}
#sidebar-right #utilities{
	background-image: url(../grafica/sidebar-right/sf-utilities.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 268px;
	margin: 0;
	padding: 0px 0px 15px 0px;
}
#sidebar-right #utilities-int {
	background-image: url(../grafica/sidebar-right/sf-utilities.gif);
	background-position: left top;
    width: 264px;
	margin: 0;
	padding: 5px 2px 0px 2px;
	background-repeat: no-repeat;
}

#sidebar-right #utilities-int div{
	font-family:Tahoma, Arial;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 5px;
}
#sidebar-right #utilities-int a{
    color: #2a2a2a;
	text-decoration: none;
}
#sidebar-right #richiedi-info{
	background-image:url(../grafica/sidebar-right/sf-richiedi-info.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	height: 32px;
	width: 268px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 20px;
	padding-top: 3px;
}
#sidebar-right #richiedi-info a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer{
	clear: both;
	text-align: center;
	background-color: #dfdfdf;
	font-family: Tahoma, Arial;
	font-size: 0.7em;
	color: #2a2a2a;
}
#footer #top{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2a2a2a;
}

#main .img-right {
	float: left;
	padding-right: 4px;
}

.pdf{
  float:left;
  margin: 0px 2px 0px 2px;
}
#css-validator{
	float: right;
	height: 24px;
	width: 70px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
/*formattazione home page */
#home-sentence{
    font-family: Tahoma, Arial;
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: justify;
	padding:2px 0px 2px 5px;
	background-image: url(../grafica/sidebar-right/sf-home.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 10px 0px 10px 0px;
}
#home-prodotti{
	float: left;
	width: 50%;
	margin-right: 10px;
	margin-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2a2a2a;
	padding: 0px 5px 0px 0px;
}
#home-inerti{
    display: inline;
    width: 50%;
	margin-left: 10px;
	margin-right: 5px;
}
#content .home-box{
	background-image: url(../grafica/sidebar-right/sf-home.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 3px 0px 3px 3px;
	margin: 10px 0px 10px 0px;
	height: 140px
}
#content .home-title{
	font-weight:bold;
	font-size: 1.1em;
}
