#PageLeft { 
 width:  701px;
    padding-right: 30px;
    float: left;
}

#PageMenuLeft {
    
    width: 220px;
    padding-right: 0px;
    float: left;
    
}

#PageMenuLeft .container{
    
    width: 200px;
    background: #f0f0f0;
    padding: 0;
    margin:0;
    margin-bottom: 11px;
    overflow: hidden;
    
}

#PageMenuLeft .background{
    
    width: 200px;
    border:1px solid white;
    background: url("../images/shadow_menuleft_202.png") no-repeat scroll center bottom transparent;
}

 
#PageMenuLeft a, a:hover, a:visited{
    
    color: #313131;
    
}

.ulHomePageLeft{
    margin:0;
    padding:0;
    margin-top: 6px;
    margin-left: 10px;
}

#PageMenuLeft .ParentMenu{
     
     color: #313131;
     list-style: none;
     margin: 0;
     padding: 0;
     font-size: 1em;
 }

 #PageMenuLeft .ChildrenMenu{
     
     color: #313131;
     list-style:disc;
     font-size: 0.9em;
 }
 
 #PageMenuLeft .selected{
     
     color: #0CB1B2;

 }
 
 #PageMenuLeft .spacer{
     height:2px;
     background-color: #e6e6e6;
     border-bottom: 0px solid white;
     width: 95%;
     list-style: none;
     margin: 5px 0 5px 0;
 }
 
#notizia{
    
    float: left;
    width: 460px;
    margin:0;
    padding-right: 10px;
    border:0px solid red;
}

#notizia-full{
    
    float: left;
    width: 715px;
    margin:0;
    padding-right: 10px;
    border:0px solid red;
}

#notizia .content{
    
    margin: 0;
    padding: 0;
    margin-top: 12px;
    border:0px solid green;
    
}


#news-main h1{
    margin:0;
    padding:0;
    padding-bottom: 15px;
    line-height: -10pt;
    border:0px solid blue;
}


#findTitle{
    
    background-color: #E6E6E6;
    margin-right: 18px;
    
}

#PageMenuRight {
    
    width: 194px;
    margin-right: 20px;
    float: right;
    border:0px solid blue;
    
}

#PageMenuRight .container{
    width: 200px;
}

#PageMenuRight .boxRight
{
    
    background-color: #f4f4f4;
    width: 194px;
    min-height: 150px;
    margin-bottom: 12px;
    
    
}

#PageMenuRight .boxRightContainer
{
    width: 300px;
    padding: 12px;    
    
}

#PageMenuRight .title 
{
    color: #0CB1B2;
    font-size: 0.9em;
    font-weight: bold;
}

#PageMenuRight A, A:hover, A:visited{
    color: #666666;
}

#PageMenuRight .alegati 
{
    margin-top: 10px;
    margin-left: 10px;
    height:auto;
    width: 140px;
    list-style: url('../images/ico_documento.png');
    font-size: 10pt;
}

#PageMenuRight .linkEsterni 
{
    margin-bottom: 10px;
    margin-left: 10px;
    min-height:28px;
    width: 140px;
    list-style: url('../images/ico_link.png');
    font-size: 10pt;
}




#PageMenuRight .linkInterni 
{
    margin-top: 10px;
    margin-left: 10px;
    height:28px;
    width: 140px;
    height: auto;   
    list-style: url('../images/ico_documento.png');
    font-size: 10pt;
}




#NewsMenuLeft .otherNews{
    
    margin: 5px;
    padding: 5px;
    
    
}

#NewsMenuLeft .MoreNewsRow{
    
    border-top: 1px solid #9b9b9b;
    padding:5px;
    
    
}

#NewsMenuLeft .MoreNews{
    color: #9b9b9b;
    list-style:disc;
    font-size: 1.5em;
}

#NewsMenuLeft{
    
    width: 220px;
    padding-right: 0px;
    float: left;
    
}

#NewsMenuLeft .container{
    
    width: 200px;
    background: #fff;
    padding: 0;
    margin:0;
    margin-bottom: 11px;
    border:1px solid #9b9b9b;
    
}

.scheda_notizia a, a:visited
{
    color: #3175B4;
    font-weight: normal;
}

.scheda_notizia a:hover{
    text-decoration: underline;
}

.infoReparti{
    font-size: 0.8em;
}

/* Modal Window */
/* Z-index of #mask must lower than #boxes .window */
#mask {
  position:absolute;
  z-index:9000;
  background-color:#000;
  display: none;
}
   
#boxes .window {
  position:fixed;
  width: 640px;
  height: 400px;
  display: none;
  z-index: 9999;
  padding: 10px;
}
 
 
/* Customize your modal window here, you can add background image too */
#boxes #dialog {
  width:575px;
  height:403px;
  background: #fff;
}

#boxes #ContentModal
{
    text-align:center;
}

#boxes .close{
    width: 100%;
    height: 20px;
    text-align: right;
    font-size: 0.9em;
    color:#000;
}


/* newsletter */
#news-main FORM{
    
    padding-right: 20%;
    padding-left: 20%;
    border:0px solid #fff;
    
}



#news-main    label.valid {
    width: 24px;
    height: 24px;
    background: url(/img/valid.png) center center no-repeat;
    display: inline-block;
    text-indent: -9999px;
}
    
#news-main    label.error {
    font-weight: bold;
    color: red;
    padding: 2px 8px;
    margin-top: 2px;
    float:right;
    font-size: 0.8em;
    width:80px;
    text-indent: -9999px;
}

#NewsletterMessage{
    
    width: 100%;
    background-color: #D3D3D3;
    font-size:1.2em;
    padding:15px;
    margin:15px;
    text-align: center;
    display:none;
    
}

.aggiornamento{
    font-size: 11px;
    font-style: oblique;
    font-weight: lighter;
}
