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

body
{
    background: url("/chnl/img/common/body.png") repeat-y scroll center center #EFEFEF;
}

#contenitore
{
    background-color: transparent;
}

h2{
    margin-bottom:1em;}

#header{
    font-size:0.75em;
    padding:0%;
    width:100%;
    background-color:#036;}

#menuTol, #menuChannel {
    clear:both;
    float:none;
    color:#777;
    padding:0em;
    margin:0em;
    border:0px;

}
#menuChannel {
    width:100%;
}

#menuTol{
    margin:0 auto;

}

#menuTol a{
    color:#FFF;
    display:block;
    float:left;
    margin-right:1%;
    height:100%;
    padding:0.7%;
    text-decoration:none;
}

#menuTol a:hover, #menuTol a:active, #menuTol a:focus {
    background-color:#247;
}

#menuTol a.access{
    float:right}

#bannerSfondo
{
    top: 32px;
    background-position: center 32px;
}

#menuChannel #menu-first-row
{
    border-bottom: 1px solid white;
}

#menuChannel #menu-first-row a
{
    display: block;
    float: right;
    font-size: x-small;
    padding-top: 0.5%;
    padding-bottom: 0.5%;
    padding-right: 1%;
    padding-left: 1%;
    text-align: center;
}

#menuChannel #menu-first-row a.small
{
    margin-top: 0.5%;
}

#menuChannel #menu-first-row a img
{
    vertical-align: bottom;
}

#menuChannel #menu-second-row a
{
    display: block;
    float: left;
    font-size: 0.75em;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-right: 1.25%;
    padding-left: 1.25%;
    text-align: center;
}

#menuChannel #menu-first-row a#logo
{
    float: left;
}

#menuChannel #menu-first-row a#logo img
{
    margin: 0%;
}

#menuChannel a.on
{
    background-color: #FFF;
    text-decoration: none;
}

#menuChannel #frmSearch input
{
    padding: 0px;
    vertical-align: bottom;
    height: 20px;
    width: 300px;
    border: 1px solid #036;
    padding-left: 26px;
    background-image: url(/chnl/img/common/magnifying_glass.png);
    background-position: 6px center;
    background-repeat: no-repeat;
}

#pushbar{
    width:1010px;
    background-color: transparent;
    height:50px;
    float:none;
    clear:both;
    margin:10px auto;}

#main {
    width:98%;
    margin:1%;
    float:none;
    clear:both;
}


#content
{
    padding: 0em;
    margin-top: 1%;
    padding-top: 0em;
    background-color: #FFF;
}

#footer
{
    clear: both;
    float: none;
    margin: 1%;
    width: 98%;
}

h3 a{
}

.boxEvidenzia{
    margin-top:0.7em;
    margin-bottom:0.7em;}

.section .home_col1
{
    float: left;
    width: 67%;
}

.section .home_col2
{
    float: right;
    width: 33%;
}

.box
{
    float: left;
    border: 1px solid #EEE;
    margin-left: 0.25em;
    margin-right: 0.25em;
    margin-bottom: 0.5em;
    padding: 0.5em;
    height: 10.3em;
    width: 19.0em;
}

.box h2
{
    margin-bottom: 0.5em;
}

.box .type
{
    float: left;
    font-size: 0.6em;
    font-style: italic;
}

.box .date
{
    float: right;
    font-size: 0.6em;
}

.lastNews
{
    width: 39.7em;
}

.newsHomeImageBoxSmallLeft
{
    float: left;
    height: 80px;
    width: 100px;
    background-color: #EEE;
    margin-right: 0.7em;
    margin-bottom: 0em;
    overflow: hidden;
}

.newsHomeImageBoxSmallRight
{
    float: right;
    height: 80px;
    width: 100px;
    background-color: #EEE;
    margin-left: 0.7em;
    margin-bottom: 0em;
    overflow: hidden;
}

.newsListImageBoxBig
{
    float: left;
    height: 160px;
    width: 200px;
    background-color: #EEE;
    margin-right: 2%;
    overflow: hidden;
}

.newsListImageBoxSmall
{
    float: left;
    height: 60px;
    width: 75px;
    background-color: #EEE;
    margin-right: 2%;
    overflow: hidden;
}

.newsArticleImageBox
{
    float: left;
    height: 160px;
    width: 200px;
    background-color: #EEE;
    margin-right: 1em;
    margin-bottom: 1em;
    overflow: hidden;
}

.newsHomeImageBoxSmallLeft img,
.newsHomeImageBoxSmallRight img,
.newsListImageBoxBig img,
.newsListImageBoxSmall img,
.newsArticleImageBox img
{
    display: block;
    height: 100%;
    margin: auto;
}

#banner
{
    float: right;
    border-left: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    width: 20em;
    margin-left: 1em;
    margin-bottom: 1em;
}

#bannerH
{
    float: right;
    border-left: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    width: 20em;
}


.box300x250{
    width:300px;
    height:250px;
    background-color:#EEE;
    margin-left:.3em;
    margin-bottom:.3em;

}

.box300x250 a:focus,
.box300x250 a:active,
.box300x250 a:hover
{
    background-color: transparent;
}

.articlesBox
{
    border: 1px solid #DDD;
    margin-top: 1%;
    padding: 1%;
}

#evoAdvS-a
{
    z-index:-20000;
}