body {
background: #D3DAE4;
font-family: Verdana, Arial, sans-serif;
}
body, h2, h3, #menu, .sottomenu, #utilities ul{
margin: 0;
padding: 0;
}
h1 {
display: none;
}
h2 {
font-size: 1.1em;
color: #21317B;
}
a img {
border: none;
}
acronym {
cursor: help;
}
hr {
color: #FFF;
border: none;
border-top: 1px solid #21317B;
}
#testata {
height: 90px;
background: #FFF url('../img/testata.jpg') no-repeat;
}
#testataen {
height: 90px;
background: #FFF url('../img/testataen.jpg') no-repeat;
}
#colmenu
{
float: left;
margin-top: 0px;
width: 190px;
margin-left: 0px
}
#aggiornamento {
margin-left: 775px;
margin-top: 2px;
color: #A8A8A8;
font-family: Verdana, Arial, sans-serif; font-size: 0.54em;
width:249px
}
.home #testata {
background: #FFF url('../img/montepaschi_home.gif') no-repeat;
}
#utilities {
width: 760px;
padding-top: 10px;
color: #A8A8A8;
font-size: 0.6em;
font-weight: bold;
line-height: 1.2em;
margin-left:210px;
}
#utilities a {
color: #A8A8A8;
text-decoration: none;
}
#utilities ul {
float: right;
text-align: left;
padding-left: 30px;
list-style: square;
}
#utilities a:hover {
text-decoration: underline;
}
#newsbar {
color: #FFFFFF;
font-size: 0.6em;
line-height: 2.1em;
padding-left: 20px;
}
#centro {
BACKGROUND: #fff;
width:1024px;
}
.home #centro {
background: #FFF url('../img/sfondo_home.gif') repeat-x;
}
#corpo {
margin-top: 0px;
width: 560px;
padding-top: 5px;
MARGIN-LEFT: 206px;
}
#contenuto {
display: inline-block;
width:560px;
color: #000;
font-size: 0.8em;
line-height: 1.2em;
min-height: 150px;
text-align: justify;
PADDING-BOTTOM: 0px;
}
#contenuto h3 {
font-size: 0.9em;
color: #21317B;
margin-top: 5px;
}
#contenuto h4 {
font-size: 0.9em;
margin-top: 5px;
}
#contenuto a{
color: #000;
}
#contenuto a:hover {
color: #808285;
}
#contenuto ul {
list-style: square;
}
#contenuto td {
color: #000;
font-size: 12px;
}
#menu 
{
/*width: 145px;
float: left;*/
list-style: square;
color: #A8A8A8;
font-size: 0.6em;
font-weight: bold;
line-height: 1.2em;
padding-left: 27px;
}
#menu a {
color: #A8A8A8;
/*color: #21317B;*/
text-decoration: none;
}
#menu a:hover, #menu .on, #utilities .on {
color: #21317B;
}
/* #menu a:hover,#menu .on {
color: #A8A8A8;
} */
#utilities .on {
color: #21317B;
}

#footer {
width: 970px;
clear: both;
padding: 20px 0 15px 0;
background: #D3DAE4;

}
#box1 {
width: 180px;
float: left;
margin-top:-25px;
margin-left:10px;
}
#box2 {
display: inline-block;
margin-left: 200px;
margin-right: 185px;
color: #000;
font-size: 0.6em;
line-height: 1.5em;
width: 560px;
}
#box2 a {
color: #FFF;
}
#box3 {
width: 175px;
float: right;
text-align: right;
}
#box4 {
width: 300px;
float: right;
text-align: right;
}
.clearall {
clear: both;
height: 0.5em;
}
.sottomenu {
padding-left: 15px;
list-style-image:url('../img/ico/sottomenu.gif')
}
.note {
font-size: 0.8em;
padding: 5px;
border: 1px solid #21317B;
background: #E0EBFC;
}
.faq {
margin-left: 15px;
padding-left: 0;
}
.faq li {
margin-bottom: 5px;
}
.preventivo p {
margin-bottom: 5px;
}
.banner {
width: 173px;
height: 98px;
border: 1px solid #FFF;
}
.highlight {
color: #21317B;
}
object {
/*width: 173px;
height: 98px;
border: 1px solid #FFF;*/
}
embed {
/*width: 173px;
height: 98px;
border: 1px solid #FFF;*/
}
.newsbar {
color: #FFF;
font-size: 0.6em;
line-height: 2.1em;
padding-left: 20px;
}
.newsbar form {
	background-color: ; 
	margin:0px;
	padding:0px
}
.newsbar input {
	border: 0px;
	width: 800px;
	color: #FFF;
	font-size: 1em;
	font-family: Verdana, Arial, sans-serif;
	margin-top: -1px;
	margin-left: -20px
}
.hidden {
display:none;
}
#box3 a {
color: #FFF;
}

p.etichetta{
float: left;
background-color: Red;
width: 75%;
margin: 0;
padding: 0;
}
p.etichettatitolo{
background-color: Red;
font-weight: bold;
width: 75%;
margin: 0;
padding: 0;
}
p.dati{
float: right;
background-color: Green;
width: 25%;
margin: 0;
padding: 0;
}
#glossario strong {
color: #21317B;
}
#glossario table {
border: 1px solid #a8a8a8;
}

#menuglossario a {
color: #223884;
font-weight:bold;
}

#contenutohelppopup{
	background: #FFF;
	padding: 10px;
}
#contenutohelppopup h2, #contenutohelppopup table{
	font-size:0.7em
}
#contenutohelppopup h2{
	margin-bottom: 1em;
}
#contenutohelppopup thead{
	background:#E6F2E5;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.vis1 { visibility:visible }
.vis2 { visibility:hidden }
.style1 {
	font-family: "Trebuchet MS";
	color: #223884;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
}
.style4 {
	color: #223884;
	font-style: italic;
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.style5 {color: #138704; font-style: italic; font-size: 12px; font-family: "Trebuchet MS"; font-weight: bold; }
.style6 {
	color: #223884;
	font-style: italic;
	font-size: 18px;
	font-family: "Trebuchet MS";
}
.piccolo {
font-size: 11px;
color: #21317B;
}