body {
	margin: 0px;
	padding: 0px;
}
.bck-banner {
	background-attachment: fixed;
	background-image: url(images/carro-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bck-menu {
	background-attachment: fixed;
	background-image: url(images/bck-body-left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 0px;
	text-align: justify;
}
.text {
	font-family: Arial;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 0px;
	text-align: justify;
}
.indirizzi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #FFFFFF;
}
.smallText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.copy {
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	color: #000000;
}
a.copy {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
a:hover.copy {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mail{
	font-family: arial;
	font-size: 12px;
	font-weight: none;
	color: #000000;
}
a.mail {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
a:hover.mail{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}