@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../Images/background_header.png);
	background-repeat: repeat;
}
body,td,th {
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a:link {
	color: #699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #699;
}
a:hover {
	text-decoration: underline;
	color: #699;
}
a:active {
	text-decoration: none;
	color: #669999;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	color: #334377;
}
h2 {
	color: #669999;
}
h3 {
	color: #334377;
}
h4 {
	color: #334377;
}
h5 {
	color: #334377;
}
h6 {
	color: #334377;
}
#container {
	background-color: #FFF;
	height: auto;
	width: 900px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
#header {
	height: 392px;
	width: 900px;
}
#navigazione {
	float: right;
	height: 392px;
	width: 242px;
	background-image: url(../Images/background_navigazione.png);
	background-repeat: no-repeat;
}
#pulsante {
	height: 35px;
	width: 242px;
	background-image: url(../Images/pulsante.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#pulsanteAzienda {
	height: 35px;
	width: 242px;
	background-image: url(../Images/pulsante.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#pulsanteServizi {
	height: 35px;
	width: 242px;
	background-image: url(../Images/pulsante.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#pulsanteContatti {
	height: 35px;
	width: 242px;
	background-image: url(../Images/pulsante.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#content_header {
	float: left;
	height: 392px;
	width: 658px;
}
#container #header #navigazione #pulsante a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-left: 10px;
	margin-top: 2px;
}
#container #header #navigazione #pulsanteAzienda a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-left: 10px;
	margin-top: 2px;
}
#container #header #navigazione #pulsanteServizi a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-left: 10px;
	margin-top: 2px;
}
#container #header #navigazione #pulsanteContatti a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-left: 10px;
	margin-top: 2px;
}
#logo {
	float: left;
	height: 149px;
	width: 348px;
}
#content {
	width: 880px;
	padding: 10px;
}
#footer {
	background-color: #669999;
	text-align: center;
	height: auto;
	clear: left;
	float: left;
	width: 900px;
}
#copyright {
	width: 750px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#footer #copyright p a {
	color: #334377;
}
#content-text {
	padding: 5px;
	float: left;
	height: auto;
	width: 500px;
}
#immagini {
	float: right;
	width: 350px;
	padding: 5px;
}
#destra {
	width: 300px;
	text-align: right;
	font-size: 12px;
	float: right;
}
#convalida {
	background-color: #334377;
	clear: right;
	float: right;
	width: 900px;
	text-align: right;
}
