﻿* {
    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: 14px;
	color: #646464;
	background-color: #e6e6e6;
}
h1 {
    color: #ec6f1a;
    font-size: 16px;
}
h2 {
    color: #a4c50e;
    font-size: 14px;
}
h3 {
    color: #646464;
    font-size: 13px;
}
h3 a, a:visited {
    color: #646464;
    font-size: 13px;
}
h4 {
    font-size: 10px;
}
#Barra {
    width: 956px;
    margin: 0 auto;
    height: 16px;
    margin-bottom: 7px;
    padding-top: 2px;
    padding-left: 9px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #646464;
    border-bottom-color: #646464;
}
#Wrapper {
    margin: 0 auto;
    padding: 0;
    width: 990px;
    background: url(img/fondocentro.jpg);
}
#PulsantiTop {
    margin: 0 auto;
    width: 990px;
    height: 49px;
    background: url(img/fondo-pulsantitop.jpg);
    text-align: center;
}
#Banner {
    width: 965px;
    height: 107px;
    margin: 0 auto;
    background: url(img/banner.jpg);
}
#Content {
    width: 935px;
    margin: 0 auto;
    line-height: 22px;
}
#Content a, a:visited {
    font-size: 14px;
    color: #ec6f1a;
}
#Content a:hover {
    font-size: 14px;
    color: #ec6f1a;
    text-decoration: underline;
}
#Menu {
    width: 514px;
    height: 43px;
    float: left;
    margin-left: 13px;
}
#Menu a:hover {
    background: url(img/fondo-menu-down.jpg);
    width: 118px;
    height: 25px;
    text-decoration: none;
    color: White;
}
.MenuStd {
    margin-top: 2px;
    background: url(img/fondo-menu.jpg);
    width: 118px;
    height: 25px;
    padding-top: 10px;
    text-align: center;
    text-decoration: none;
    color: Black;
    font-size: 12px;
}
.MenuCliccato {
    margin-top: 2px;
    background: url(img/fondo-menu-down.jpg);
    width: 118px;
    height: 25px;
    padding-top: 10px;
    text-align: center;
    text-decoration: none;
    color: Black;
    font-size: 12px;
}
#Menu2 {
    float: right;
    width: 450px;
    height: 43px;
    margin-right: 12px;
    text-align: right;
}
#Menu2 a:hover {
    background: url(img/fondo-menu-down2.jpg);
    width: 200px;
    height: 25px;
    text-decoration: none;
    color: White;
    font-weight: bold;
}
.MenuStd2 {
    margin-top: 2px;
    background: url(img/fondo-menu2.jpg);
    width: 200px;
    height: 25px;
    padding-top: 10px;
    text-align: center;
    text-decoration: none;
    color: White;
    font-size: 12px;
    font-weight: bold;
}
#FondoDown {
    width: 990px;
    height: 15px;
    margin: 0 auto;
}
.select {
    margin: 0px;
    clear: both;
    text-align: right;
    width: 100%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ec6f1a;
    height: 18px;
    margin-bottom: 10px;
}
.Both {
    clear: both;
    width: 100%;
}
.select2 {
    margin: 0px;
    clear: both;
    text-align: right;
    width: 90px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #c9c9c9;
    height: 18px;
    margin-bottom: 10px;
}
.select a, a:visited {
    color: #ec6f1a;
    font-size: 11px;
}
.ImgLeft {
    margin-right: 15px;
    float: left;
}
.ImgRight {
    margin-left: 15px;
    float: right;
}
.ContentNews {
    float: right;
    width: 107px;
    padding-left: 13px;
}
.News {
    border: 2px solid #c9c9c9;
    width: 100px;
    margin: 0 auto;
    background-color: #efefef;
    text-align: center;
    padding-top: 10px;
}
.Rata {
    border: 2px solid #c9c9c9;
    width: 430px;
    background-color: #efefef;
    text-align: left;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.Content {
    width: 815px;
    float: left;
}
/* Footer */
#Footer {
    width: 965px;
    margin: 0 auto;
}
#FooterCont {
    text-align: center;
    color: #000000;
    font-size: 11px;
}
#FooterCont a, a:visited {
    color: #000000;
    text-decoration: none;
    font-size: 11px;
}
#FooterCont a:hover {
    text-decoration: underline;
}
.optima {
    display: none;
}
