@charset "UTF-8";
/* CSS Document */

/* v1.0 | 20080212 */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 90%;
vertical-align: baseline;
background: transparent;
}

body.stampa{
color: #333;
line-height:1.4em;
}

.clear {
    clear: both;
}

.wrapper_pre pre em {
    font-size:111%;
}

.testa{
border-bottom:1px solid #ccc;
height:26px;
margin:0;
padding:0;
text-align:right;
width:100%;
background:#fff url("../img/logo_ipersmall_esteso.png") top left no-repeat;
}

.testa_b {
    background: #FFFFFF;
    height: 26px;
    margin: 0 0 1em 0;
    padding: 0;
    text-align: right;
    width: 100%;
}

.testa_c {
	background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #CCCCCC;
    height: 26px;
    margin: 3em 0 0;
    padding: 0;
    text-align: right;
    width: 100%;
}

table.stampa_chiudi {
    float: right;
    margin: 0 20px 0 0;
    padding: 0;
}

table.stampa_chiudi td {
    padding:0;
    text-align: center;
    width: 49%;
}

table.stampa_chiudi td a.stampa {
    background: url("../img/ico_stampa.png") no-repeat scroll center center transparent;
    display: block;
    height: 23px;
    width: 24px;
}

table.stampa_chiudi td a.chiudi {
    background: url("../img/ico_chiudi.png") no-repeat scroll center center transparent;
    display: block;
    height: 23px;
    width: 24px;
}
a.chiudi {
    background: url("../img/ico_chiudi.png") no-repeat scroll center center transparent;
    float: right;
    height: 25px;
    width: 25px;
}

.stampa #testa_atto_preview {
    color: #000000;
    font-family: Times New Roman,Times;
    font-size: 1.4em;
    margin: 0 auto;
    padding: 1em 0 0;
    text-align: left;
    width: 46em;
}

.stampa #testa_atto_permalink {
    color: #444;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    margin: 0 auto;
    padding: 1em 0 0 0;
    text-align: left;
    width: 60em;
	line-height:normal !important;
}

.stampa #testa_atto_permalink a {
    color: #1191B0;
    text-decoration: none;
	font-size: 1.2em;
}

.stampa #testa_atto_permalink p {
    margin:0.8em 0;
}

.grassetto {
    font-size: 110%;
    font-weight: bold;
}

.stampa #testa_atto_preview pre {
    font-size: 1.03em;
}
.stampa #testa_atto pre, .stampa #testa_atto_preview pre {
    font-size: 100%;
    font-weight: bold;
    line-height: 1.4em;
    margin: 0.4em 0;
}

.riferimento {
    color: #058940;
    font-style: italic;
}

.stampami {
    font-size: 1.2em;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

.stampami .righetta_preview {
    font-size: 100%;
    margin: 0 auto;
    width: 53em;
}

.stampa .righetta {
    border-bottom: 1px solid #000000;
    float: left;
    height: 1em;
    width: 30%;
}
.righetta {
    border-bottom: 1px solid #000000;
    float: right;
    margin: 0 auto;
    padding: 1em 0;
    width: 40%;
}

.righetta_preview pre.rosso {
    width: 40%;
}
.stampa .rosso, .stampa .centro {
    display: block;
    float: left;
    margin: 0 auto;
    padding: 2em 0 0;
    text-align: center;
    width: 55%;
}
pre.rosso {
    float: left;
    margin: 3em auto;
}
.stampami pre {
    font-size: 1.2em;
    line-height: 1.4em;
}
.rosso {
    color: #990000;
}

.stampa .righetta_dx {
    border-bottom: 1px solid #000000;
    float: right;
    height: 3em;
    width: 30%;
}

.stampami .wrapper_pre {
    font-size: 1.3em;
    margin: 0 auto;
    text-align: left;
    width: 40em;
}

.wrapper_pre pre {
    color: #000000;
    font-size: 95%;
    margin: 2em 0 3em;
}

span.dentro{
    display: block;
    margin-top: 1em;
    text-align: center;
}