/* CSS Document */

body{
	background-color: #d7d7d7;
}

.bg-arancio{background-color: #ff8400;}
.bg-contatti01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(Gfx/SxBgContatti01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 170px;
	width: 282px;
	margin: 5px;
	padding: 0px;
}
.bg-contatti02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(Gfx/SxBgContatti02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 170px;
	width: 282px;
	margin: 5px;
	padding: 0px;
}
.bg-contatti03{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(Gfx/SxBgContatti03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 170px;
	width: 282px;
	margin: 5px;
	padding: 0px;
}
.Contatti{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 5px;
	padding: 0px;}

a.Contatti-link:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.Contatti-link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.Contatti-link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.bg-menu{
	background-image: url(Gfx/topBg.jpg);
	background-repeat: repeat-x;
	height: 46px;
	width:478px;
}

.bg-footer{
	background-image: url(Gfx/BgFooter.jpg);
	background-repeat: repeat-x;
	height: 48px;
	width:478px;
}

.bgCentro{
	background-image: url(Gfx/BgCentro.jpg);
	background-repeat: repeat-y;
	height: 506px;
	width: 482px;
}
a.menu:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff8400;
	text-decoration: none;
}
a.menu:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff8400;
	text-decoration: none;
}
a.menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ff8400;
	text-align: right;
	height: 30px;
	vertical-align: middle;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5d5d5d;
	margin: 5px;
	padding: 5px;
}

.BgMoto01{
	background-image: url(Gfx/BgMoto01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}.BgMoto02{
	background-image: url(Gfx/BgMoto02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}.BgMoto03{
	background-image: url(Gfx/BgMoto03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}