@import url(print.css);
/* -------------- center ------- */

#center { 
width: auto;
height: auto;
padding: 10px 0;
}
/* le due colonne*/
#center #linksBox, #center #newsBox {
margin: 0;
}
#center #linksBox {
width: auto;
font-size: 1em;
clear: none;
float: none;
}
/*Agenda e Scadenze*/
#center #linksBox div.box {
margin: 0 0 15px;
clear: left;
}
#center #linksBox h2 {
font-size: 12pt;
margin: 0 0 5px;
padding: 0 0 2px;
border-bottom: solid 1px;
}
#center #linksBox h2 span {
padding: 0 5px 0 0;
border-bottom: solid 3px;
}
/*archivio*/
#center #linksBox p.btnSep{
display: none;
}

#center #linksBox p {
margin: 0 0 2px;
padding: 0;
}
/* menu a tendina */
#center #linksBox select {
width: auto;
font-size: 11pt;
margin: 0;
}
/*pulsante*/
#center #linksBox input {
width: auto;
font-size: 11px;
margin: -2px 0 0;
}

/*********** layout 3 ***********/
#center div.news div.news1
{
width:auto;
float:none;
overflow:hidden;
padding:0;
margin: 0 0 4px;
border-bottom: solid 8px #fff;
}

#center div.news div.news2
{
width:auto;
float:none;
overflow:hidden;
padding:0;
margin: 0 0 4px 20px;
border-bottom: solid 8px #fff;
}
#center div.news div.news1 img, #center div.news div.news2 img
{
display: block;
margin: 0;
}
#center #linksBox img {
margin: 0 0 12px;
clear: left;
}
/********* fine layout 3 ********/
#center #newsBox {
width: auto;
padding: 0;
margin: 0;
float: left;
height: auto;
}
html>body #center #newsBox {
height: auto;
}
#center div.news {
clear: both;
margin: 0 0 10px;
padding-bottom: 20px;
}
#center #newsBox div.news {
height: auto;
}
html>body #center #newsBox div.news {
height: auto;
min-height: auto;
}

#center div.news h3 { 
font-size: 13pt;
margin: 10px 0 2px;
}
#center div.news h4.large {
font-size: 12pt;
font-weight: bold;
margin-top: 5px;
clear: both;
}
#center div.news h4 {
margin: 0;
line-height: auto;
}
#center div.news h4 span {
font-weight: normal;
}
h4.specialTwo { 
font-size: 13pt;
}
#center div.news h4 a , #center div.news h4 a span {
text-decoration: none;
}
#center div.news p {
margin: 0 0 2px;
padding: 0;
}
#center div.news br {
clear: both;
}
#center #newsBox div.news img {
margin: 0 8px 1px 0;
float: left;
}

#center #newsBox h4.large {
font-size: 1.2em;
font-weight: bold;
clear: none;
}

