@charset "utf-8";
/* CSS Gaetano all components */ * {
    margin: 0;
    padding: 0
}

#ls-canvas {
    margin: 0 auto;
}

body, html {
    background: #fff;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #444;
    text-align: left;
    background-image: url(/resources/bancoposta/images/body/bkgr.gif);
}

#ls-center {
    text-align: left;
}

a, a:link, a:visited {
    color: #0068ae;
    text-decoration: none;
}

a:hover {
    color: #0068ae;
    text-decoration: none;
}

img {
    border: 0px;
}

select, textarea, input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

form {
    display: inline;
}

table {
    font-size: 11px;
}

td {
	padding:0px 3px;
}

.floatAnnulla {
    clear: both;
}

/* header NEW */
#contenitoreHeader {
    width: 940px;
    height: 60px;
    background: url(/resources/images/body/bkgrHeader.gif) no-repeat;
}

#privatiTabLogin {
    font-weight: bold;
}

#header_login {
    width: 100%;
    text-align: right;
    font-size: 10px;
}

#header_login .opzioni {
    width: 780px;
    text-align: right;
    font-size: 10px;
    color: #005cab;
}

.header_login_global, .header_login_imprese {
    background: url(/resources/images/body/myposteglobal.gif) no-repeat bottom right;
}

#header_login div {
    padding: 0px 16px 3px 0px;
}

#header_navigazione {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    height: 28px;
}

#header_navigazione li {
    display: inline;
    padding: 0px;
    margin-right: 5px
}

#header_subnavigazione {
    width: 100%;
    padding: 0px;
    margin: 0px;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    color: #005cab;
}

/* header OLD */
/*
 #contenitoreHeader {
 width: 760px;
 height: 54px;
 }
 #header_box {
 margin: 0;
 padding: 0;
 text-align: left;
 border: 0px;
 height: 54px;
 float: left;
 }
 #header_box img {
 border: 0px;
 text-align: left;
 margin: 0;
 padding: 0;
 }
 #header_menu {
 text-align: left;
 position: relative;
 right: 0px;
 top: 6px;
 font-size: 11px;
 height: 0px;
 }
 #header_menu a {
 font-weight: bold;
 }
 #header_menu img {
 margin: 8px 0px 0px 2px;
 border: 0px;
 }
 #header_menu span {
 margin: 0px 0px 0px 3%;
 font-size: 10px;
 font-weight: normal;
 }
 #header_menu span a {
 font-weight: normal;
 }
 #header_menu span .login {
 margin: 0px 0px 0px 3px;
 }
 */
/* footer
 div.footer {
 margin: 15px 0;
 height: 20px;
 border-top: 1px solid #C2CBDD;
 padding-top: 4px;
 font-size: 10px;
 }
 div.footer a {
 font-weight: normal;
 }
 */
/* footer */
div.footer {
    margin: 15px 0;
    height: 30px;
    background: url(/resources/bancoposta/images/body/bkgrFooter.jpg) no-repeat;
    padding: 4px 0px 0px 10px;
    font-size: 10px;
}

div.footer a {
    font-weight: normal;
}

/* menus */
div#menusx {
    margin: 3px 0 0 0;
    padding: 0px 0px 10px 0px;
    background: url(/resources/bancoposta/images/body/bkgrMenu.gif) bottom no-repeat;
    text-align: left;
    width: 160px;
}

div#menusx div {
    background: url(/resources/bancoposta/images/body/bkgrMenu.gif) top no-repeat;
    padding: 4px 1px 4px 6px;
    font-weight: bold
}

div#menusx div.menuheaderGiallo {
    border-right: 20px solid #e8f404;
}

div#menusx div.menuheaderVerde {
    border-right: 20px solid #bee700;
}

div#menusx div.menuheaderBlu {
    border-right: 20px solid #005cab;
}

div#menusx div.menuheaderRosso {
    border-right: 20px solid #EE1B22;
}

div#menusx div.menuheaderRosa {
    border-right: 20px solid #E62A9A;
}

div#menusx div#prodotti {
    background: #C7CFE2;
    border-right: 8px solid #f00
}

div#menusx img {
    border: 0;
}

div#menusx ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 14px;
    font-size: 11px;
}

div#menusx li {
    margin: 0;
    padding: 3px 4px 3px 10px;
    list-style-type: none;
}

div#menusx ul ul li {
    border: none;
    font-weight: normal
}

div#menusx li.openarrow {
    background: url(/resources/bancoposta/images/body/arrowopen.gif) 8px 8px no-repeat;
    font-weight: normal;
    padding-left: 18px;
}

div#menusx li.openarrowSup {
    background: url(/resources/bancoposta/images/body/arrowopen.gif) 8px 8px no-repeat;
    padding-left: 18px;
}

div#menusx li.closearrow {
    background: url(/resources/bancoposta/images/body/arrowclose.gif) 8px 8px no-repeat;
    padding-left: 18px;
}

div#menusx ul ul {
    background: none
}

div#menusx ul ul ul {
    background: none
}

div#menusxSingolo {
    margin: 0;
    padding: 0;
    background: url(/resources/bancoposta/images/body/bkgrMenu.gif) bottom no-repeat;
    text-align: left;
    width: 160px;
}

div#menusxSingolo div {
    background: url(/resources/bancoposta/images/body/bkgrMenu.gif) top no-repeat;
    padding: 4px 1px 4px 6px;
    font-weight: bold;
}

div#menusxSingolo div.menuheaderGiallo {
    border-right: 20px solid #e8f404;
}

div#menusxSingolo div.menuheaderVerde {
    border-right: 20px solid #bee700;
}

div#menusxSingolo div.menuheaderBlu {
    border-right: 20px solid #005cab;
}

div#menusxSingolo div.menuheaderRosso {
    border-right: 20px solid #EE1B22;
}

div#menusxSingolo div.menuheaderRosa {
    border-right: 20px solid #E62A9A;
}

div#menusxSingolo img {
    border: 0;
}

div#menusxSingolo ul {
    list-style-type: none;
    margin: 0;
    padding: 6px 0px 6px 0px;
    line-height: 14px;
    font-size: 11px;
    border-top: 1px solid #fff;
}

div#menusxSingolo li {
    margin: 0;
    padding: 4px 4px 4px 6px;
    list-style-type: none;
}

div#menusxSingolo ul ul li {
    border: none;
    font-weight: normal
}

div#menusxSingolo ul ul {
    background: none
}

div#menusxSingolo ul ul ul {
    background: none
}

/* menus old
 div#menusx {
 margin: 0;
 padding: 0;
 background: url(/resources/bancoposta/images/body/bkmenu.jpg) bottom no-repeat #e4e8f1;
 text-align: left;
 width: 160px;
 }
 div#menusx div.menuheaderGiallo {
 background: #C7CFE2;
 padding: 4px 1px 4px 6px;
 border-top: 1px solid #fff;
 border-right: 20px solid #e8f404;
 font-weight: bold
 }
 div#menusx div.menuheaderVerde {
 background: #C7CFE2;
 padding: 4px 1px 4px 6px;
 border-top: 1px solid #fff;
 border-right: 20px solid #bee700;
 font-weight: bold
 }
 div#menusx div.menuheaderBlu {
 background: #C7CFE2;
 padding: 4px 1px 4px 6px;
 border-top: 1px solid #fff;
 border-right: 20px solid #0068ae;
 font-weight: bold;
 }
 div#menusx div.menuheaderRosso {
 background: #C7CFE2;
 padding: 4px 1px 4px 6px;
 border-top: 1px solid #fff;
 border-right: 20px solid #EE1B22;
 font-weight: bold
 }
 div#menusx div#prodotti {
 background: #C7CFE2;
 border-right: 8px solid #f00
 }
 div#menusx img {
 border: 0;
 }
 div#menusxul {
 list-style-type: none;
 margin: 0;
 padding: 0;
 line-height: 14px;
 font-size: 11px;
 }
 div#menusx li {
 margin: 0;
 padding: 4px 4px 4px 10px;
 border-top: 1px solid #fff;
 list-style-type: none;
 }
 div#menusx ul ul li {
 border: none;
 font-weight: normal
 }
 div#menusx li.openarrow {
 background: url(/resources/bancoposta/images/body/openarrow.gif) 8px 8px no-repeat;
 padding-left: 18px;
 font-weight: bold
 }
 div#menusx li.openarrowSup {
 background: url(/resources/bancoposta/images/body/openarrow.gif) 8px 8px no-repeat;
 padding-left: 18px;
 font-weight: normal
 }
 div#menusx li.closearrow {
 background: url(/resources/bancoposta/images/body/closearrow.gif) 8px 8px no-repeat;
 padding-left: 18px;
 font-weight: normal
 }
 div#menusxul ul {
 background: none
 }
 div#menusxul ul ul {
 background: none
 }
 */
/* Gestione Flash*/
#guida {
    margin: 20px 10px 0px 30px;
    text-align: left;
}

#guidatable {
    width: 100%;
    text-align: left;
    margin: 0px 0px 0px 12px;
}

#guida h4 {
    color: #0068ae;
    text-align: left;
    margin: 0px 0px 7px 17px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.sx50 {
    float: left;
    width: 49%;
}

#categorie {
    margin: 0 0 0 34px;
    height: 255px;
}

/* Gestione home */
div.tpl_testataHome {
    text-align: left;
    background: url(/resources/bancoposta/images/bkgrHome.jpg) no-repeat;
    height: 100px;
    margin: 15px;
}

div.tpl_testataHome div h1 a:hover {
    text-decoration: none;
}

div.tpl_testataHome h1 {
    padding: 7px 15px 0px 15px;
    font-size: 13px;
}

div.tpl_testataHome .abstract {
    padding: 0px 15px 0px 15px;
    width: 420px;
}

/* css per il componente areaCompletamenteEditabile */
/* Gaetano */
/* 04/12/09 */
.celeste {
    background-color: #edf2ff;
    border: 1px #bfcdf1 solid;
    padding: 5px;
    margin: 25px;
}

.giallo {
    background-color: #E9F404;
    border: 1px #d0da09 solid;
    padding: 5px;
    margin: 25px;
}

#areaCompletamenteEditabile {
    text-align: left;
    padding: 5px;
    margin: 5px 25px;
}

#areaCompletamenteEditabile ul, .segnalazionipostit_dx ul, #introduzioneContenitore ul {
    list-style-type: none;
    margin: 5px 10px;
    font-size: 11px;
}

#areaCompletamenteEditabile li, .segnalazionipostit_dx li, #introduzioneContenitore li {
    margin: 0px;
    padding: 4px 0px 4px 15px;
    list-style-type: none;
    background: url(/resources/bancoposta/images/arrow-b.gif) no-repeat 0 1px;
}

#areaCompletamenteEditabile img, .segnalazionipostit_dx img {
    border: 0px;
    padding: 4px;
}

#areaCompletamenteEditabile h4, .segnalazionipostit_dx h4 {
    color: #0068AE;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0 0 7px 0px;
}

#areaCompletamenteEditabile-losapeviche {
    margin: 10px 10px 0 0;
    text-align: left;
    padding: 0;
    width: 230px;
    height: 190px;
    background: url(/resources/bancoposta/images/losapeviche.gif) no-repeat 0 1px;
    float: left;
}

#areaCompletamenteEditabile-losapeviche ul {
    list-style-type: none;
    margin: 5px 10px;
    font-size: 11px;
}

#areaCompletamenteEditabile-losapeviche li {
    margin: 0px;
    padding: 4px 0px 4px 15px;
    list-style-type: none;
    background: url(/resources/bancoposta/images/arrow-b.gif) no-repeat 0 1px;
}

#areaCompletamenteEditabile-losapeviche img {
    border: 0px;
    padding: 4px;
}

#areaCompletamenteEditabile-losapeviche h4 {
    color: #0068AE;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0 0 7px 0px;
}

#areaCompletamenteEditabilefaq {
    margin: 15px;
    text-align: left;
    padding: 0 10px;
}

#areaCompletamenteEditabilefaq ul {
    list-style-type: none;
    margin: 5px 10px;
    font-size: 11px;
}

#areaCompletamenteEditabilefaq li {
    margin: 0px;
    padding: 4px 0px 4px 15px;
    list-style-type: none;
    background: url(/resources/bancoposta/images/bullet_faq.gif) no-repeat 5px 6px;
}

#areaCompletamenteEditabilefaq li a {
    margin: 0px;
    padding: 4px 0px 4px 15px;
    list-style-type: none;
    font: 14px Arial;
    color: #007BC7;
    font-weight: bold;
}

#areaCompletamenteEditabilefaq img {
    border: 0px;
    padding: 4px;
}

#areaCompletamenteEditabilefaq h4 {
    color: #0068AE;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0 0 7px 0px;
}

#map-image {
    float: left;
    width: 439px;
    margin: 0
}

/* css per il componente Caratteristiche */
/* Marina */
/* 16/11/09 */
#caratteristiche {
    background: url(/resources/bancoposta/images/caratteristiche/bkgr.gif) no-repeat;
    width: 500px;
    text-align: left;
    margin-left: 15px;
    margin-top: 8px;
}

.caratteristiche {
    padding: 10px 15px 10px 15px;
}

.caratteristiche H3 {
    font-size: 100%;
}

.caratteristiche img {
    vertical-align: middle;
    margin: 2px 0px 2px 0px;
}

.caratteristiche p {
    padding: 0px 0px 10px 0px;
}

.caratteristiche .nota {
    font-size: 80%;
}

/* css per il componente Come fare */
/* Marina */
/* 16/11/09 */
#comefare {
    text-align: left;
    font-size: 96%;
    margin-left: 22px;
}

#comefare li {
    display: inline;
    margin-right: 10px;
}

#comefare img {
    vertical-align: middle;
    margin-right: 2px;
}

/* css per il componente Introduzione */
/* Marina */
/* 16/11/09 */
#introduzioneContenitore {
    background: url(/resources/bancoposta/images/intro/bkgr.gif) no-repeat;
    text-align: left;
    width: 500px;
    margin: 15px 15px 5px 15px;
}

.introduzione {
    padding: 10px;
}

.introduzione h1 {
    padding: 0px;
    font-size: 120%;
    color: #0068ae;
}

.introduzione p {
    padding: 0px;
}

.introduzione img {
    float: left;
}

/* css per il componente News */
/* Marina */
/* 16/11/09 */
#newsContenitore {
    text-align: left;
    margin-left: 15px;
    padding-right: 10px;
}

#newsContenitore li {
    padding: 0px 0px 5px 17px;
    margin-bottom: 10px;
    background: url(/resources/bancoposta/images/news/pin.gif) no-repeat;
    list-style-type: none;
}

#newsContenitore h3 {
    font-size: 100%;
    font-weight: normal;
    font-style: italic;
    margin-bottom: 10px;
}

/* css per il componente Pubblicità */
/* Marina */
/* 16/11/09 */
#pubblicita {
    width: 500px;
    text-align: right;
    font-size: 80%;
    margin-left: 15px;
    margin-bottom: 8px;
}

#pubblicita img {
    vertical-align: middle;
    margin-right: 2px;
}

#div_aperto div.tab_aperto {
    display: none;
    margin-bottom: 2px;
}

#div_aperto a {
    margin-right: 4px;
}

#div_chiuso div.tab_chiuso {
    display: none;
}

#div_chiuso a {
    margin-right: 4px;
}

#pubblicita_aperto {
    display: block;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #dddddd;
}

#pubblicita_chiuso {
    display: none;
    margin-top: 2px;
}

/* css per il componente Shortcuts */
/* Marina */
/* 16/11/09 */
#shortcutsContenitore {
    text-align: left;
    width: 270px;
    margin: 20px 0 10px 2px;
}

/* css per il componente Overview */
/* Marina */
/* 16/11/09 */
#overviewContenitore {
    text-align: left;
    margin: 15px;
}

#overviewContenitore H3 {
    padding: 0px 0px 0px 25px;
    font-size: 100%;
}

.overviewTabella {
    color: #666;
    background: url(/resources/bancoposta/images/overview/bkgr.gif) no-repeat;
    padding: 10px 7px 0px 20px;
}

.overviewDati {
    border-collapse: collapse;
    margin: 0px;
    color: #666666;
    width: 100%;
    width: 470px;
}

.overviewDati tr {
    vertical-align: top;
}

.overviewDati th {
    padding: 5px 5px 5px 2px;
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    border-color: #cccccc;
    font-weight: normal;
}

.overviewDati td {
    padding: 5px;
    border-width: 1px 0px 0px 1px;
    border-style: solid;
    border-color: #cccccc;
}

.overviewDati .legenda {
    padding: 0px 5px 5px 5px;
    border-width: 0px 0px 0px 1px;
    border-style: solid;
    border-color: #cccccc; /*text-align: center;
     font-weight: bold;*/
}

.overviewDati .legendaVuota {
    padding: 0px 5px 5px 5px;
    border-width: 0px;
    font-weight: bold;
}

.overviewDati .dx {
    text-align: right;
}

.overviewDati .center {
    text-align: center;
}

#overviewContenitore .bottom {
    background: url(/resources/bancoposta/images/overview/bottom.gif) no-repeat;
    height: 10px;
    margin-bottom: 20px;
}

/* css per il componente InfoEspandibile (accordion) */
/* Marina */
/* 16/11/09 */
/* elementi generali ------------------------------------------ */
#infoespandibileContainer {
    width: 270px;
    text-align: left;
}

#infoespandibileContainer .top {
    background-image: url(/resources/bancoposta/images/infoespandibile/top.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 5px;
    width: 100%;
}

#infoespandibileContainer .bottom {
    background-image: url(/resources/bancoposta/images/infoespandibile/bottom.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 12px;
    width: 100%;
}

#infoespandibileContainer .corpo {
    background-image: url(/resources/bancoposta/images/infoespandibile/corpo.gif);
    background-position: center top;
    background-repeat: repeat-y;
    display: block;
    min-height: 150px;
    height: auto !important;
    height: 300px;
    padding-left: 10px;
}

#infoespandibile {
    width: 100%;
    z-index: 2;
}

/* abstract ------------------------------------------ */
#infoespandibile .abstractHeaderBkgr {
    padding: 0px 0px 5px 0px;
    background-image: url(/resources/bancoposta/images/infoespandibile/abstractheaderbkgr.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    font-weight: bold;
    height: 16px;
    margin: 0px;
}

#infoespandibile .abstractHeader {
    padding: 8px 0px 0px 10px;
    width: 220px;
    font-weight: bold;
    color: #666666;
}

#infoespandibile .abstractContentBkgr {
    padding: 0px 12px 10px 10px;
    padding-top: 5px;
    background-image: url(/resources/bancoposta/images/infoespandibile/abstractcontentbkgr.gif);
    background-repeat: repeat-y;
    background-position: bottom left;
    /*min-height:75px;*/
}

#infoespandibile .abstractContent {
    background-image: url(/resources/bancoposta/images/infoespandibile/abstractcontent.gif);
    background-position: right top;
    background-repeat: no-repeat;
    padding-right: 35px;
    min-height: 45px;
    height: auto !important;
    height: 45px;
}

/* voci ------------------------------------------ */
#infoespandibile .voceHeaderBkgr {
    padding: 0px 0px 5px 0px;
    margin: 0px;
    background-image: url(/resources/bancoposta/images/infoespandibile/voceheaderbkgr.gif);
    background-repeat: no-repeat;
    background-position: top left;
    cursor: pointer;
    font-weight: bold;
    height: 26px;
}

#infoespandibile .voceHeader {
    padding: 7px 0px 0px 10px;
    margin: 0px;
    width: 220px;
    font-weight: normal;
    color: #0068ae;
}

#infoespandibile .voceContentBkgr {
}

#infoespandibile .voceContent {
    padding: 0px 12px 10px 10px;
    /*padding-top: 5px;*/
    padding-top: 0px;
    background-image: url(/resources/bancoposta/images/infoespandibile/vocecontent.gif);
    /*background-repeat: repeat-y;*/
    background-repeat: no-repeat;
    background-position: bottom left;
    margin: 0px;
}

#infoespandibile .voceContentHightlight {
    padding: 0px 0px 5px 0px;
    background-image: url(/resources/bancoposta/images/infoespandibile/vocecontenthightlight.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    cursor: pointer;
    height: 26px;
    margin: 0px;
}

/* css per il componente Tabella */
/* Marina */
/* 16/11/09 */
div.tabella {
    width: 100%;
    padding-bottom: 10px;
}

div.tabella .nota {
    font-size: 80%;
    margin-top: 5px;
    text-align: left;
    width: 100%;
}

.tabellaDati {
    border-left: 2px #fff solid;
    border-collapse: collapse;
    margin: 0px;
    width: 100%;
}

.tabellaDati tbody {
    border-left: 2px #fff solid;
}

.tabellaDati tr {
    vertical-align: top;
}

.tabellaDati td {
    padding: 1px;
    border-width: 1px 0px 0px 1px;
    border-style: solid;
    border-color: #cccccc;
    text-align: left;
}

.tabellaDati th {
    padding: 1px;
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    border-color: #cccccc;
    text-align: left;
    font-weight: normal;
}

.tabellaDati .dx {
    text-align: right;
}

.tabellaDati .center {
    text-align: center;
}

.tabellaDati .euro {
    font-size: 80%;
    font-weight: normal;
}

/* css per il componente IntroduzioneMenu */
/* Marina */
/* 16/11/09 */
#introduzionemenuContenitore {
    background: url(/resources/bancoposta/images/introduzionemenu/bkgr.gif) no-repeat;
    text-align: left;
    width: 500px;
    margin: 15px 15px 5px 15px;
}

.introduzionemenu {
    padding: 10px;
}

.introduzionemenu h1 {
    padding: 0px;
    font-size: 120%;
    color: #0068ae;
}

.introduzionemenu p {
    padding: 0px;
}

.introduzionemenu ul {
    width: 100%;
    list-style: none;
}

.introduzionemenu li {
    float: left;
    text-align: center;
}

.introduzionemenu .terzo {
    width: 33%;
}

.introduzionemenu .quarto {
    width: 25%;
}

.introduzionemenu .quinto {
    width: 20%;
}

.introduzionemenu .terzo a img {
    width: 90px;
    height: 80px;
}

.introduzionemenu .quarto a img {
    width: 90px;
    height: 80px;
}

.introduzionemenu .quinto a img {
    width: 90px;
    height: 80px;
}

.fixed_image {
    width: 90px;
    /*	height: 80px;*/
    margin: 0 5px 0 0;
    padding: 0;
}

/* css per il componente Segnalazioni */
/* Marina */
/* 16/11/09 */
#segnalazioniContenitore {
    text-align: left;
    width: 200px;
}

.segnalazioni {
    background: url(/resources/bancoposta/images/segnalazioni/bkgr.gif) no-repeat;
    padding-top: 22px;
    margin: 10px 0 0 30px;
}

.segnalazioni h3 {
    margin: 0px 10px 5px 30px;
    padding: 0px;
    font-style: italic;
    font-weight: normal;
    font-size: 90%;
}

.segnalazioni ul {
    /* margin-left: 30px; */
    margin: 0;
    padding: 0 0 0 20px;
}

.segnalazioni li {
    background: url(/resources/bancoposta/images/segnalazioni/punto.gif) no-repeat 0 1px;
    margin: 0 0 3px 0px;
    padding: 0px 0px 0px 12px;
    list-style-type: none;;
    font-size: 90%;
}

.segnalazioni .phishing {
    text-align: right;
    width: 120px;
}

#gestionePostit {
    margin: 10px 0 0 30px;
}

.segnalazionipostit {
    background: url(/resources/bancoposta/images/segnalazioni/bkgr_2.jpg) no-repeat;
    padding: 30px 50px 30px 30px;
    width: 155px;
    height: 165px;
    float: left;
    color: #444;
}

.segnalazionipostit_dx {
    padding: 20px 20px 0px 0px;
    width: 225px;
    height: 150px;
    float: left;
    color: #444;
}

.segnalazionipostit h4 {
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    font-size: 11px;
    text-indent: 15px;
    color: #666;
}

.segnalazionipostit ul {
    margin-left: 30px;
}

.segnalazionipostit li {
    background: url(/resources/bancoposta/images/segnalazioni/punto.gif) no-repeat 0 1px;
    margin: 0 0 3px 0px;
    padding: 0px 0px 0px 12px;
    list-style-type: none;
    font-size: 90%;
}

.segnalazionipostit .phishing {
    text-align: right;
    width: 120px;
}

#introduzioneContenitoreFAQ {
    background: url(/resources/bancoposta/images/body/bkgr_faq.gif) no-repeat;
    text-align: left;
    width: 800px;
    margin: 15px 15px 5px 15px;
}

.next_faq {
    display: block;
    margin: 10px 30px 0 0;
    padding: 5px;
    width: 140px;
    height: 15px;
    background: url(/resources/bancoposta/images/next_faq.gif) no-repeat;
    float: left;
}

.next_faq a {
    color: #fff;
    font-weight: bold;
}

/* gestione iframe */
#boxloginFcc {
    margin: 20px 0 10px 2px;
    width: 273px;
}

.fcc1 {
    width: 162px;
    height: 82px;
    display: block;
    float: left;
}

/* VARIE */
.promozioni1 {
    width: 111px;
    height: 82px;
    display: block;
    float: left;
    background: url(/resources/bancoposta/images/login/promozioni.gif) no-repeat;
}

.promozioni1 p {
    margin: 30px 10px 10px 5px;
    font-size: 9px;
    color: #666;
}

#granpremiopadd {
    padding: 0px 20px;
}

#granpremiopadd_richiedi {
    padding: 0px 10px;
    margin: 20px 0 0 0;
    text-align: center;
}

.notatabella {
    width: 450px;
    padding: 0 20px;
}

/* MONDOBANCOPOSTA */

#catalogo_mbp .cat_mondobp {
	width:235px;
	height:80px;
	background-image:url(/resources/bancoposta/images/mondobancoposta/cat_2011/loghi/logo_bg.jpg);
	background-repeat:repeat-y;
	padding:0px;
	margin:0px;
	}
#catalogo_mbp .cat_mondobp_space {
	height:1px
}
#catalogo_mbp .cat_mondobp p {
	background-repeat:no-repeat;
	width:155px;
	height:60px;
	padding:15px 10px 5px 70px;;
	margin:0px;
	}
	
/* FINE MONDOBANCOPOSTA */

