﻿* {
    margin: 0;
    padding: 0;
}

a, a:visited {
	text-decoration: none;
}
a:hover { 
	text-decoration: underline;
}
body {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #3a383b url(img/fondo.jpg);
	color: #3a383b;
}
h1 {
    color: #1a6fa2;
    font-size: 9px;
}
h2 {
    color: #797979;
    font-size: 14px;
}
h3 {
    color: #1a6fa2;
    font-size: 10px;
}
.Both {
    clear: both;
    height: 1px;  
}
.Separator {
    clear: both;
    height: 1px;
    background-color: #cccccc;
}
.BarraTop {
    background: url(img/barra-top.png);
    width: 995px;
    height: 30px;
    margin: 0 auto;
}
.BarraDown {
    background: url(img/barra-down.png);
    width: 995px;
    height: 30px;
    margin: 0 auto;
}
.Content {
    background: url(img/fondo-tabella.png);
    width: 965px;
    margin: 0 auto;
    padding: 0px 15px 0px 15px;
}
.Banner {
    width: 965px;
    height: 100px;
}
.Logo {
    width: 200px;
    height: 100px;
    float: left;
}
.Animazione {
    width: 765px;
    height: 100px;
    float: right;
}
.Menu {
    width: 965px;
    height: 48px;
    text-align: center;
    background: url(img/fondo-menu_07.jpg);
    vertical-align: top;
    padding: 0;
}
.Menu a:hover {
    background: url(img/puls-hover.jpg);
    width: 107px;
    height: 18px;
    text-decoration: none;
    color: White;
    padding-top: 25px;
}
.MenuStd {
    background: url(img/puls-std.jpg);
    width: 107px;
    height: 18px;
    text-align: center;
    text-decoration: none;
    color: White;
    font-size: 11px;
    padding-top: 25px;
}
.MenuCliccato {
    background: url(img/puls-clic.jpg);
    width: 107px;
    height: 28px;
    text-align: center;
    text-decoration: none;
    color: White;
    font-size: 11px;
    padding-top: 15px;
    margin: 0;
}
.MenuProdotti {
    width: 291px;
    list-style: none;
    float: left;
    font-size: 12px;
}
.MenuProdottiStd {
    color: Black;
    font-size: 12px;    
}
.MenuProdottiHover {
    color: #1a6595;
    font-size: 12px;  
}
.MenuProdotti a:hover {
    color: #1a6595;
    font-size: 12px;     
}
.MenuProdottiSottoMenu {
    width: 600px;
    padding-left: 15px;
    float: right;
    list-style: none;
}
.MenuProdottiSottoMenu a:hover {
    color: #1a6595;
    font-size: 12px;     
}
.ContentPlace {
    width: 951px;
    margin-left: 7px;
    margin-right: 7px;
}
.BandaTop {
    background: url(img/banda-top.jpg);
    width: 951px;
    height: 16px;
}
.BandaDown {
    background: url(img/banda-down.jpg);
    width: 951px;
    height: 16px;
}
.BandaTopProdotti {
    background: url(img/banda-top-prodotti.jpg);
    width: 951px;
    height: 16px;
}
.BandaDownProdotti {
    background: url(img/banda-down-prodotti.jpg);
    width: 951px;
    height: 16px;
}
.ContentPlacePage {
    width: 921px;
    margin-left: 15px;
    margin-right: 15px;
}
.ContentPlacePageProdotti {
    width: 921px;
    padding-left: 15px;
    padding-right: 15px;
    background: url(img/fondo-content-prodotti.jpg);
}
.ElencoProdotti {
    width: 100%;
}
.BandaTesto {
    width: 951px;
    height: 15px;
    padding-top: 5px;
}
.ImgLeft {
    margin-right: 15px;
    float: left;
}
.ImgRight {
    margin-left: 15px;
    float: right;
}
.Link {
    text-align: right;
    clear: both;
    width: 100%;
    color: #1a6fa2;
    font-size: 11px;
    margin-top: 10px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #cccccc;
    padding-top: 5px;
}
.Link a {
    color: #1a6fa2;
    font-size: 11px;
    text-decoration: none;
}
.Link a:hover {
    text-decoration: underline;
}
.PanelHome {
    width: 951px;
    margin-top: 10px;
}
.PanelNews {
    width: 181px;
    float: Right;
}
.PanelNewsTop {
    width: 181px;
    height: 16px;
    background: url(img/banda-top-news.jpg);
}
.PanelNewsDown {
    width: 181px;
    height: 16px;
    background: url(img/banda-down-news.jpg);
}
.PanelNewsContent {
    width: 171px;
    height: 170px;
    padding: 0px, 5px, 0px, 5px;
    margin: 0 auto;
    text-align: center;
}
.PanelProdotti {
    width: 375px;
    float: left;
    margin-right: 10px;
}
.PanelProdottiTop {
    width: 375px;
    height: 16px;
    background: url(img/barra-top-prodotti2.jpg);
}
.PanelProdottiDown {
    width: 375px;
    height: 16px;
    background: url(img/barra-down-prodotti2.jpg);
}
.PanelProdottiContent {
    width: 375px;
    height: 170px;
    background: url(img/fondo-prodotti2_05.jpg);
}
.PanelServizi {
    width: 375px;
    float: Left;
}
.ContentTesto {
    margin: 0px;
    padding: 0px 0px 0px 3px;
    float: Right;
    width: 195px;
    list-style: none;
    font-size: 9px;
}
.ContentTesto li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: left;
}
.ContentTesto a {
    font-size: 9px;
}
.ContentImg {
    padding: 0px 0px 0px 15px;
    float: Left;
    width: 160px;
}
/* Footer */
.Footer {
    width: 965px;
    margin: 0 auto;
}
.FooterCont {
    text-align: center;
    color: White;
    font-size: 11px;
}
.FooterCont a {
    text-decoration: none;
    color: White;
    font-size: 11px;
}
.FooterCont a:hover {
    text-decoration: underline;
}
/* Scambio Immagini */
.ImgGrande {
    width: 350px;
}
.ImgPiccole {
    width: 350px;
}
.pointer { 
    cursor: pointer;
}
.default {
    cursor: default;
}
.paginate {
    padding: 5px;
    margin: 0px auto 10px auto;
    width: 911px;
    text-align: center;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
}
.paginate a {
    background-position: #9c9c9c;
    padding: 2px 5px 2px 5px;
    border: 1px solid #777;
    background: #9c9c9c;
    color: #fff;
    text-decoration: none;
}
.paginate .return a {
	padding: 2px 10px;
}
.paginate a:hover {
	color: #fff;
	background: #393939;
	border: 1px solid #222;
}
.paginate .current {
	color: #272727;
	background: #d2d2d2;
	border: 1px solid #d2d2d2;
	padding: 2px 5px;
	text-decoration: none;
}
.LinkRight {
    float: right;
}
.Filtra {
    float: left;
    width: 180px;
    height: 35px;
    padding-top: 15px;
}
.Marchi {
    float: right;
    width: 741px;
    height: 50px;
    text-align: left;
}
.optima {
    display: none;
}
