html,body,p,div,h1,h2,h3,h4,h5{margin:0;padding:0}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #bac8d6;
	color: #FFFFFF;
}
.bgHome {
	background-color: #BAC8D6;
	background-image: url(immagini/sfondo_body.gif);
	background-repeat: repeat-y;
	background-position: center;
}


#contenitore {
	width: 950px;
	position: relative;
	margin: auto;
}

.sfondoBlu {
	background-color: #003466;
}
.sfondoFooter {
	color: #003466;
	background-image: url(immagini/sfondo_footer.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 7px;
	font-size: 12px;
}
.testoHome {
	padding-left: 10px;
	text-align: center;
	line-height: 18px;
}
.titoloHome {
	font-size: 21px;
	font-weight: normal;
}
.sfondoIndirizzoHome {
	background-image: url(immagini/header1.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: #003466;
	line-height: 19px;
	text-align: center;
}
.testo02 {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	padding-bottom: 10px;
	text-align: center;
}
