@charset "utf-8";
/* CSS Document */
/* some custom fonts via google font api 
@import url(http://fonts.googleapis.com/css?family=Lobster);
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:extralight);*/

/*stili del blocco degli articoli*/
#mcs3_container{ width:280px; height:800px; margin-left:10px; padding:0 10px; /*border-bottom:1px solid #666;*/  -moz-border-radius:4px; -khtml-border-radius:4px; 
                -webkit-border-radius:4px; border-radius:4px; /*background:#6D5843;*/ background:white;}
#mcs3_container .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs3_container .customScrollBox .container{position:relative; width:240px; top:0; float:left;}
#mcs3_container .customScrollBox .content{clear:both;}
#mcs3_container .customScrollBox .content p{padding:10px 5px 10px 15px; margin:0; color:#31231E; font-family:Verdana, Geneva, sans-serif; font-size:13px; 
                                            line-height:20px;}
#mcs3_container .customScrollBox img{border:3px solid #31231E; margin:0 0 0 15px;}
#mcs3_container .dragger_container{position:relative; width:0px; height:60%; float:left; margin:35px 0 0 25px; border-left:1px solid #758C02; 
                                   border-right:1px solid #8E7757; cursor:pointer}
#mcs3_container .dragger{position:absolute; width:9px; height:60px; background:#228F10; margin-left:-5px; overflow:hidden; cursor:pointer; -moz-border-radius:6px; 
                         /*-khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;*/
                         background-image:url(../images/su-giu.jpg); background-repeat:no-repeat;
                         }
#mcs3_container .dragger_pressed{position:absolute; width:9px; height:60px; background:#A9BF3D; margin-left:-5px; overflow:hidden; cursor:pointer; 
                        background:url(../images/su-giu-premuto.jpg) 0 0 no-repeat #A9BF3D;
                                 -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}
/*fine stili del blocco degli articoli*/


/*stili del blocco 4*/
#mcs4_container{ width:280px; height:800px; margin-left:10px; padding:0 10px; /*border-bottom:1px solid #666;*/  -moz-border-radius:4px; -khtml-border-radius:4px; 
                -webkit-border-radius:4px; border-radius:4px; /*background:#6D5843;*/ background:white;}
#mcs4_container .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs4_container .customScrollBox .container{position:relative; width:240px; top:0; float:left;}
#mcs4_container .customScrollBox .content{clear:both;}
#mcs4_container .customScrollBox .content p{padding:10px 5px 10px 15px; margin:0; color:#31231E; font-family:Verdana, Geneva, sans-serif; font-size:13px; 
                                            line-height:20px;}
#mcs4_container .customScrollBox img{border:3px solid #31231E; margin:0 0 0 15px;}
#mcs4_container .dragger_container{position:relative; width:0px; height:60%; float:left; margin:35px 0 0 25px; border-left:1px solid #758C02; 
                                   border-right:1px solid #8E7757; cursor:pointer}
#mcs4_container .dragger{position:absolute; width:9px; height:60px; background:#228F10; margin-left:-5px; overflow:hidden; cursor:pointer; -moz-border-radius:6px;
						background-image:url(../images/su-giu.jpg); background-repeat:no-repeat; 
						background:url(../images/su-giu.jpg) 0 0 no-repeat #228F10;
                         /*-khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;*/}
#mcs4_container .dragger_pressed{position:absolute; width:9px; height:60px; background:#A9BF3D; margin-left:-5px; overflow:hidden; cursor:pointer; 
                                  background:url(../images/su-giu-premuto.jpg) 0 0 no-repeat #A9BF3D;
                                 -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}
/*fine stili del blocco 4*/

                 
/*stili del blocco 5 news*/                               
#mcs5_container{ width:240px; height:800px;  margin-left:0px; padding:0 0px; /*border-bottom:1px solid #666;*/  -moz-border-radius:4px; -khtml-border-radius:4px; 
                 -webkit-border-radius:4px; border-radius:4px; /*background:#6D5843;*/ background:white;}
#mcs5_container .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs5_container .customScrollBox .container{position:relative;  width:220px; top:0; float:left;}
#mcs5_container .customScrollBox .content{clear:both;}
#mcs5_container .customScrollBox .content p{padding:10px 5px 10px 15px; margin:0; color:#31231E; font-family:Verdana, Geneva, sans-serif; font-size:13px; line-height:20px;}
#mcs5_container .customScrollBox img{border:3px solid #31231E; margin:0 0 0 15px;}
#mcs5_container .dragger_container{position:relative; width:0px; height:60%; float:left; margin:15px 0 0 15px; border-left:1px solid #758C02; 
border-right:1px solid #8E7757; cursor:pointer}
#mcs5_container .dragger{position:absolute; width:9px; height:60px; background:#228F10; margin-left:-5px; overflow:hidden; cursor:pointer; -moz-border-radius:6px; 
						 background-image:url(../images/su-giu.jpg); background-repeat:no-repeat;
						 
/*-khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;*/}
#mcs5_container .dragger_pressed{position:absolute; width:9px; height:60px; background:#A9BF3D; margin-left:-5px; overflow:hidden; cursor:pointer; 
                                 background:url(../images/su-giu-premuto.jpg) 0 0 no-repeat #A9BF3D;
                                 -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}
/*fine stili del blocco 5*/                               

                                 