
#header {
	width: 100%;
	font-size: small;
	background-color: #bfbfbf;
}

#headerLanding {
	width: 100%;
}


#header input {

	font-size: small;
}

.cerca {
	padding-top: 2px;
	text-align: left;
	background-color: #bfbfbf;
	padding-bottom: 2px;
}

.fondatore {
	position: absolute;
	padding-top: 6px;
	padding-left: 38px;
	font-size: 15px;
	font-style: italic;
}

.title {
	font-family: "Times New Roman", Times, serif;
	background-color: #ffffff;
	background-image: url('../_img/background_header.gif');
	background-repeat:no-repeat;
	background-position: right top;
	height: 171px;
	clear: both;
}

.titleGas {
	font-family: "Times New Roman", Times, serif;
	background-color: #ffffff;
	background-image: url('../_img/background_header.gif');
	background-repeat:no-repeat;
	background-position: right top;
	height: 171px;
	clear: both;
}

.titleLanding {
	font-family: "Times New Roman", Times, serif;
	background-color: #ffffff;
	background-image: url('../_img/nicotera_sfondo.jpg');
	background-repeat:no-repeat;
	background-position: right top;
	height: 392px;
	clear: both;
	text-align: center;
}

#logo {
	float: left;
}

.titleimage {
	/*position: absolute;*/
	width: 660px;			/*TitoloRepubblica 660px*/
	margin-top: 40px; /*Titolo 50px*/	/*TitoloRepubblica 30px*/
	margin-bottom: 0px; /*Titolo 24px*/	/*TitoloRepubblica 0px*/
	margin-left: -160px; /*Titolo -50px*/	/*TitoloRepubblica -70px*/
}

.titleimageGas {
	margin-top: 50px;
	margin-bottom: 24px;
	margin-left: -100px;
	padding-bottom: 15px;
}

.titleimageRegionale {
	float: left;
	width: 520px;
	margin-top: 40px;
	margin-bottom: 24px;
	margin-left: -130px;
}

.subTitleimageRegionale {
	margin-left: -160px;
}

.logoRegionale {
	float: right;
	height: 170px;
	max-width: 170px;
}

.titleimageLanding {
	margin-top: 50px;
	margin-bottom: 24px;
}

#utilities {
	/*font-size: 17px;
	font-weight: bold;*/
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 3px;
}


#utilitieslist {
	text-align: right;
	padding: 0.1em 0.2em 0.1em 0.2em;
	margin: 0px;
}

#utilitieslist ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#utilitieslist li {
	/*float: left;*/
	display: inline;
	list-style-type: none;
}

#utilitieslist a {
	color: #000000;
	margin: 1px 1px 1px 0px;
	padding: 0.1em 0.2em 0.1em 0.2em;
	text-decoration: none;
}

#utilitieslist a:hover {
	text-decoration: underline;
}
