@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(../images/sfondo_esterno.png);
	background-repeat: repeat-x;
}

h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #005595;
	font-style: italic;
	text-align: center;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #999;
	margin-bottom: 15px;
}

#container {
	width: 973px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: thick;
	border-bottom-style: ridge;
	border-bottom-color: #BFBFBF;
}

#ombra {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/ombra_lati_pagina.png);
	background-repeat: repeat-y;
	background-position: center;
}

#header {
	background-color: #FFF;
	height: 140px;
	position: relative;
}

#logo {
	height: 110px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 540px;
	float: left;
}

#unindustria {
	float: left;
	height: 110px;
	width: 220px;
	padding-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	visibility: hidden;
}

#barra_menu {
	width: auto;
	line-height: 30px;
	height: 30px;
	background-image: url(../images/barra_menu.png);
	background-repeat: repeat-x;
	position: absolute;
	top: 110px;
	left: 0px;
	right: 0px;
}

#nav {
	padding: 0;
	margin: 0px;
	width: 760px;
	list-style-image: none;
	list-style-type: none;
	right: 110px;
}

#nav a {
	display: block;
	width: auto;
	text-decoration: none;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	text-indent: 15px;
	padding-right: 15px;
	font-weight: bold;
}

#nav ul a {
	display: block;
	width: 250px;
	text-decoration: none;
	color: #005595;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}

#societa {
	width: 150px !important;
}

#societa li a {
	width: 150px !important;
}

#nav li {
	float: left;
	width: auto;
	height: 30px;
	line-height: 30px;
}

#nav li :hover  {
	color: #903;
}

#nav li ul {
	position: absolute;
	width: 250px;
	left: -9999px;
	background-repeat: repeat-x;
	background-image: url(../images/menu_liv2.png);
}

#nav li:hover ul {
	left: auto;
}

#nav li li {
	float: left;
	height: 30px;
	line-height: 30px;
	list-style: none;
}

#nav li li a:hover  {
	color: #0CF;
}

#slideshow_container {
	height: 150px;
	background-color: #FFF;
	border: thick double #999;
	overflow: hidden;
}

#slideshow_scorrimento {
	height: 150px;
	white-space: nowrap;
}

#content {
	height:auto !important; /*Browser moderni*/
	height:300px; /*IE 5.x e IE 6*/
	min-height:300px; /*Browser moderni*/
	float: left;
	width: 933px;
	background-color: #FFF;
	margin: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#footcontainer {
	height: 75px;
	clear: both;
	background-image: url(../images/sfondo_footer.png);
	background-repeat: repeat-x;
}

#footer_left {
	float: left;
	width: 750px;
}

#link_footer {
	height: 35px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

#dati_societa {
	height: 40px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #015595;
	text-align: left;
	margin-left: 10px;
}

#validate {
	height: 35px;
	width: 190px;
	float: left;
	padding-top: 40px;
	padding-left: 30px;
}

.link_img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer_link {
	list-style-image: none;
	list-style-type: none;
	width: 540px;
}

#footer_link a {
	display: block;
	width: auto;
	text-decoration: none;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

#footer_link li {
	float: left;
	width: auto;
	line-height: 12px;
}

#footer_link li :hover {
	color: #333;
}
