﻿body { margin: 0px; font-family: Corbel, Tahoma; font-size: 13pt; font-weight: bold; color: #4e3b20; background-image: url(Images/sfnd.jpg); background-repeat: repeat; }

.mainContainer { width: 850px; margin: 0 auto; background-image: url(Images/sfndMain.png); background-repeat: repeat; clear: both; }

.topContainer { width: 850px; margin: 40px auto 0 auto; }
.bottomContainer { width: 850px; margin: 0 auto 40px auto; }

.topBottomContainer { width: 832px; margin: 0 auto; background-image: url(Images/sfndMain.png); background-repeat: repeat; height: 9px; }

.contentArea { padding: 20px; }
.contentPageArea { padding: 0; background-color: #f4f0e2; }

.bottomArea { width: 850px; margin: 80px auto 0 auto; text-align: center; }
.bottomAreaPage { width: 850px; margin: 10px auto 0 auto; text-align: center; }

.titolo { width: 850px; position: relative; left: -20px; background-color: #ed9239; height: 40px; }
.titoloPage { width: 850px; background-color: #ed9239; height: 40px; }

.logoPage { padding: 0; margin: 0; background-image: url(Images/logoPage.png); background-repeat: no-repeat; width: 209px; height: 133px; }

.menuContainer { width: 850px; position: absolute; top: 40px; background-color: #f4f0e2; height: 25px; }

.menu { padding: 0; margin: 0 auto; width: 564px; list-style: none; }
.menu li { padding: 0 10px; display: inline; font-size: 15pt; }
.menu a { color: #4e3b20; text-decoration: none; }
.menu a:hover { color: #d3b186; text-decoration: none; }

#menuPage { margin: 0; padding: 0; width: 100%; height: 25px; background-color: #f4f0e2; }
#menuPage ul { margin: 0 0 0 280px; padding: 0; height: 25px; list-style-type: none; white-space: nowrap; }
#menuPage ul li { padding: 0 10px; display: inline; font-size: 15pt; }
#menuPage a { color: #4e3b20; text-decoration: none; }
#menuPage a:hover { color: #d3b186; text-decoration: none; }

#menuLeft { margin: 0 auto; padding: 20px; width: 560px; }
#menuLeft ul { margin: 0; padding: 0; list-style-type: none; white-space: nowrap; }
#menuLeft ul li { padding: 0 10px; display: inline; font-size: 15pt; }
#menuLeft a { color: #ed9239; text-decoration: none; }
#menuLeft a:hover { color: #ffd376; text-decoration: none; }

.fotoAzienda { margin: 0; padding: 0; background-image: url(Images/azienda.jpg); background-repeat: no-repeat; width: 850px; height: 268px; }
.fotoProdotto { margin: 0; padding: 0; background-image: url(Images/prodotto.jpg); background-repeat: no-repeat; width: 850px; height: 268px; }
.fotoVantaggi { margin: 0; padding: 0; background-image: url(Images/vantaggi.jpg); background-repeat: no-repeat; width: 850px; height: 268px; }
.fotoComparazione { margin: 0; padding: 0; background-image: url(Images/comparazione.jpg); background-repeat: no-repeat; width: 850px; height: 268px; }
.fotoSchedaTecnica { margin: 0; padding: 0; background-image: url(Images/scheda.jpg); background-repeat: no-repeat; width: 850px; height: 268px; }
.fotoDistributori { margin: 0; padding: 0; background-image: url(Images/distributori.jpg); background-repeat: no-repeat; width: 850px; height: 268px; }
.fotoContatti { margin: 0; padding: 0; background-image: url(Images/contatti.jpg); background-repeat: no-repeat; width: 850px; height: 268px; }
.fotoLink { margin: 0; padding: 0; background-image: url(Images/link.jpg); background-repeat: no-repeat; width: 850px; height: 268px; }

.imgCenter { display: block; margin: 10px auto; text-align: center; border-style: none; }

.textArea { padding: 0 20px 20px 20px; }

.textTitle { color: #ed9239; }
.textTitle2 { color: #ed9239; font-size: 10pt; }
.textTitle3 { color: #21b06a; font-size: 15pt; }

.tableComparazione { margin: 0; padding: 0; width: 100%; }
.tableComparazione td { padding: 5px; vertical-align: top; width: 50%; }

.tableScheda { margin: 0; padding: 0; }
.tableScheda td { padding: 5px; vertical-align: top; }

a { color: #4e3b20; }
a:hover { color: #d3b186; text-decoration: none; }

