/* *************** GENERALI *************** */
body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding-left:0px;
	padding-top:0px;
	margin: 0;
	font-size: 90%;
	color: gray;
	font-weight: normal;
	background-color: #fff;
	background-repeat: no-repeat;
	padding-bottom:1em;
	background-image: url('images/header.jpg');

}
td{
	font-size: 90%;
}

#titolo {
	font-weight:normal;
	font-size:48px;
	color:#fff;
	padding:20px;
}
#scritta {
	font-weight:normal;
	font-size:1.7em;
	color:#444;
	text-align:center;
	margin-top:120px
}
#indirizzo {
	font-weight:normal;
	font-size:18px;
	color:#5c3517;
	padding:0px;
	background-repeat: no-repeat;
	height:108px;
	background-image: url('images/footer.jpg');
}
#linkbesanopoli{
	width:100px;
	height:108px;
	margin-left:1300px
	
}

a {
	font-weight:normal;
	font-size:18px;
	color:#5c3517;
	padding-right:20px
}
.titolopagina {

	background-color:#EECB11;
	font-weight:bold;
	position:relative;
	top:0;
	left:0;
}

.blu{
	color:#0764A9;
	font-weight:bold;
	border-bottom: 1px #0764A9 solid;
}
#mailing{
	padding:20px;
	float:center;
	font-size:1em;
}


img {
	border: 0;
	vertical-align:bottom;
}
a{
	text-decoration:none;
}
a.menu:link, a.menu:visited{
	color:yellow;
	text-decoration:none;
	font-weight:normal
}
a.menu:hover{
	color:#990909;
}

a.menu2:link, a.menu2:visited, a.menu2:hover{
	color:#990909;
	text-decoration:none;
	font-weight:normal
}

a.news:link, a.news:visited{
	color:#0764A9;
	text-decoration:none;
	font-weight:bold
}
a.news:hover{
	color:red;
}



input {
	font-weight:normal; 

	font-size:1em;	
}


