﻿body {
	background-position: center;
	font-family: Tahoma;
	font-size: 13px;
	background-color: #000060;
	width: 100%;
	background-image: url('Immagini/Background.jpg');
	color: #000080;
	text-align: center;
	background-repeat: repeat-y;
}
.corpo
{
    position: relative;
    width: 100%;
    text-align: center;
    height: 100%;
}
.sito
{
    width: 800px;
    position: relative;
    height: 100%;
}
.testata {
	width: 798px;
	height: 100px;
	border: 1px solid #000000;
	background-image: url('Immagini/Poster3.jpg');
}
.bloccosx {
	float: left;
	border: 1px solid #000000;
	width: 188px;
	height: 800px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	overflow: hidden;
}
.bloccodx {
	margin-left: 195px;
	background-position: right top;
	width:588px;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
	background-image: url('Immagini/WarmTrans.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.piedipagina {
	width: 798px;
	height: 100px;
	background-color: #3399FF;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
	background-image: url('Immagini/PosterBasso.jpg');
}
.menualto {
	border: 1px solid #000000;
	background-color: #FF6600;
	width: 788px;
	height: 18px;
	background-image: url('Immagini/BackgroundMenu1.jpg');
	text-align: left;
	padding-left: 10px;
}
.menualto a:link {
	color:navy;
	text-decoration: none;
}
.menualto a:visited {
	color: navy;
	text-decoration: none;
}
.menualto a:hover {
	color: white;
	text-decoration: underline;
}
.menubasso {
	background-color: #FF6600;
	width: 798px;
	height: 18px;
	border: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
	background-image: url('Immagini/BackgroundMenu.jpg');
}
.menubasso a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menubasso a:hover {
	color: #3399FF;
	text-decoration: underline;
}
.menubasso a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.immagine {
	border-style: none;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	clear: none;
}
h1 {
	margin: 0px;
	font-size: 13px;
	font-weight:bold;
	font-variant: small-caps;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:red;
}
a:focus {
	color: #E85C00;
	text-decoration: none;
}

a:active {
	color: #E85C00;
	text-decoration: none;
}

/* MENU VERTICALE */
.menuNavigazione {
	width: 178px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.menuNavigazione li{
	display:inline;
}
.menuNavigazione a{
	height: 16px;
	margin: 5px 0px 5px 0px;
	display: block;
	text-decoration: none;
	border: 1px solid #999;
	padding: 1px 10px;
	color: #FF6600;
	text-transform: uppercase;
}
.menuNavigazione a:visited{
	color:#FF6600;
}
.menuNavigazione a:link{
	color:#FF6600;
}
.menuNavigazione a:active{
	background:#99CCFF;
	color:white;
	text-decoration:underline;
}
.menuNavigazione a:focus{
	background:#99CCFF;
	color:white;
	text-decoration:underline;
}
.menuNavigazione a:hover{
	background:#99CCFF;
	color:white;
	text-decoration:underline;
}
/* MENU ORIZZONTALE */
.menuNavigazioneOriz {
	font:80%;
	margin: 0;
	padding: 0;
	text-align: center;
}
.menuNavigazioneOriz li{
	display: inline;
	margin: 0;
	height: 0;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000080;
	text-align: center;
	padding-right: 1em;
	padding-left: 1em;
}
.menuNavigazioneOriz li.primavoce{
	border-left:none;
}
.menuNavigazioneOriz a{
	white-space:nowrap;
}
.menuNavigazioneOriz a:visited{
	color:navy;
}
.menuNavigazioneOriz a:link{
	color:navy;
}
.menuNavigazioneOriz a:active{
	color:white;
	text-decoration:underline;
}
.menuNavigazioneOriz a:focus{
	color:white;
	text-decoration:underline;
}
.menuNavigazioneOriz a:hover{
	color:white;
	text-decoration:underline;
}
/* MARCHI */
.marchiBloccoSx img{
	text-align: center;
	margin: 5px 2px 5px 2px;
	width: 30%;
	height: auto;
}
.marchi {
	text-align: center;
	display: block;
	vertical-align: middle;
}
.marchi img{
	text-align: center;
	margin: 15px;
}

.scaldascarponi {
    text-align: center;
	float: left;
	width:196px;
}
.colonna1 {
	padding: 5px;
	width: 186px;
	float:left;
}

.prodotti {
	background-color: #8AC2F2;
	border: 1px solid #000080;
}
.subColonna {
	float: left;
	width: 294px;
	text-align:center;
	text-transform:uppercase;
}
.centrato {
	text-align:center;
}
.caldaie {
	text-align: center;
	float: left;
	width:196px;
}
.marchiBloccoSx {
	top: 210px;
}