html, body {
height: 100%;
margin: 0;
padding: 0;
background-color: #f8f8f8;
color: #222;
font-family: verdana, tahoma, arial, helvetica, sans-serif;
font-size: 11px;
}

img {
border: 0px;
}

p.text {
text-align: justify;
font-size: 10px;
line-height: 1.3em;
}

a:link {text-decoration: none; color: #222;}
a:visited {text-decoration: none; color: #222;}
a:hover {text-decoration: none; color: #07a;}

a.white:link {color:#fff;text-decoration: none}
a.white:visited {color:#fff;text-decoration: none}
a.white:hover {color:#000;text-decoration: none}

a.grey:link {color:#777;text-decoration: none;}
a.grey:visited {color:#777;text-decoration: none}
a.grey:hover {color:#07a;text-decoration: none}

input, select, textarea {
width: 100%;
font-family: verdana, tahoma, arial, helvetica, sans-serif;
font-size: 11px;
height: 20px;
}

font.slabel {
font-size: 9px;
}


font.slabelred {
font-size: 9px;
font-weight: bold;
}

div#container { 
width: 958px;
margin: 0 auto;
background: transparent url(/NEI/repertorioWEB.nsf/bg_main.gif) top center repeat-y;
}

div#top { 
width: 916px;
padding: 30px 21px 0px;
background: transparent url(/NEI/repertorioWEB.nsf/bg_header.gif) top center no-repeat;
}

div#footer { 
width: 916px;
height: 43px;
padding: 8px 21px 0px;
margin-top: 15px;
background: transparent url(/NEI/repertorioWEB.nsf/bg_footer.gif) bottom center no-repeat;
}

div#contenuti {
width: 916px;
padding: 20px 21px 0px 21px;
}

div#leftcol {
width: 238px;
padding: 0px;
margin-right: 22px;
float: left;
}

div#maincol {
width: 632px;
float: left;
padding-right: 12px;
margin-right: 12px;
}

div#rightcol {
width: 120px;
height: 100%;
float: left;
}

div#break {
clear: left;
}
