* {
	margin: 0;
    padding: 0;
}

body {
	background-color: #ececec;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

a {
	color: #474747;
	text-decoration: none;
	font-weight: bold;
}

li.selected a {
	color: #98005d!important;
}

:focus {
  -moz-outline-style: none;
}

a img {
	border: none;
}

.closer {
	clear: both;
}

#page {
	background: transparent url('all_img/bg.jpg') no-repeat top left;
	width: 740px;
	height: 537px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -265px;
	margin-left: -370px;
	color: #474747;
	/*padding: 15px;*/
}

#menu {
	float: left;
	width: 170px;
	height: 537px;
	margin-left: -15px;
	margin-top: -15px;
}

#logo {
	position: relative;
	margin-top: 44px;
	left: 50%;
	margin-left: -25px;
}

#menu ul {
	list-style-type: none;
	line-height: 20px;
	margin-top: 200px;
	margin-left: 25px;

}

#menu ul li {
	padding-left: 30px;
	display: block;
	width: 200px;
}

.selected {
	color: #98005d;
	background: #fff url('all_img/selected.jpg') no-repeat top left;

}

#testo {
	float: right;
}

div.crop {
	width: 560px;
	height: 520px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 10px;
}

div.widearea {
	width: 560px;  /*make it as wide as needed to fit all child divs in one row*/
	height: 2080px;
}

div.widearea #divhome, div.widearea #divaziende, div.widearea #divcontatti, div.widearea #divprivacy {
	width: 560px;
	height: 520px;
	display: block;
	float: left;
}

.contenuto {
	background: transparent url('all_img/opacobianco.png') no-repeat top left;
	width: 404px;
	height: 520px;
	float: right;
	/*margin-top: 60px;*/

}

.contenuto a {
	color: #98005d;
}

h6 {
	float: right;
	margin: 10px 20px 40px 0;
	opacity: 0.6;

}

#divhome {
	background: transparent url('all_img/17.jpg') no-repeat top left;
}

/*#divaziende {
	background: transparent url('all_img/02.jpg') no-repeat top left;
}*/

#divcontatti {
	background: transparent url('all_img/03.jpg') no-repeat top left;
}

#divprivacy {
	background: transparent url('all_img/04.jpg') no-repeat top left;
}

.azienda, .dati {
	float: right;
	width: 380px;
	margin-top: 20px;
}

.azienda p {
	width: 280px;
	margin-left: 80px;
	border-top: 2px solid #898989;
	border-bottom: 2px solid #898989;
	padding: 10px 0;
	font-weight: bold;
}

.daticontatti {
	clear: both;
}

#map {
	margin-top: 10px;
	margin-left: 14px;
}

.daticontatti p {
	margin-bottom: 2px;
	font-size: 10px;
}

#footer {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -190px;
	margin-top: 270px;
	width: 600px;
}

.pagebreak {
	display: none;
}

.onlyprint {
	display: none;
}

.nuoveAziende {
	width: 370px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin-bottom: 10px;
	padding-top: 10px;
	margin-left: 20px;
}
.nuovePrivacy {
	width: 370px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin-bottom: 10px;
	padding-top: 10px;
	margin-left: 20px;
}
.nuovePrivacySotto {
	width: 370px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 10px;
	padding-top: 10px;
	margin-left: 20px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
.nuoveContatti {
	width: 370px;
	margin-bottom: 10px;
	padding-top: 10px;
	margin-left: 20px;
}
.logoNuovo{
	float: left;
	clear: both;
	margin-right: 10px;
	width: 126px;
	text-align: center;
}
.descrizioneNuovo{
	width: 230px;
	float: left;
}
.clear{
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
