html{ margin:0;
      padding:0;
			height:100%;
    }

		
body{
    text-align: center;   /*centra in IE 5.x */
		margin:0;
    padding:0;
		height:100%;
		background-image:url(Immagini/bg.jpg);
		background-repeat:repeat-x;
		background-color:#c8d4d6;
    }

div#container{
    
    width: 960px;
    margin: 0px auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
		border:1px solid gray;
		background-color:#fff;
		
		
    } 

div#header {
    height:120px;
		background-image:url(Immagini/headerCSADG.jpg);
		background-repeat:no-repeat;  
    }	
div#sinistra{
    float:left;
    /* Inizia il Simplified Box Model Hack */
    width:160px; /* Dimensioni per Opera 5 */
    width:170px; /* Dimensioni per Explorer 5.x */
    width:160px; /* Dimensioni per browser standard compliant */
    padding:1em 10px 0 10px;
		background-color:white;
		
		}

div#content{
    margin:0; 
    padding:1em 25px 0 200px;
		background-color:white;
		}

div#footer{
    clear:both;
		background-image:url(Immagini/sfofoot.jpg);
		background-color:black;
		bottom:0;
    width: 950px;
    padding:5px;
    font-family:verdana;
    font-size:10px;
    line-height:18px;
    border-top:1px solid #c0c0c0;
    color:#000040;
		text-align:center;
		} 
div#menu{
    background-image:url(Immagini/menu.jpg);
		height:37px;
		background-position:center;
		background-repeat: no-repeat;
		} 		
		
div#menu a{
    font-size:11px;
		line-height:35px; 
		color:#000040; 
		text-decoration:none; 
		font-family:verdana;
		font-weight:bold; 
		text-align:center; 
		padding:0 0 0 25px;
		letter-spacing:1px;
		background-image:url(Immagini/menu.jpg);
		height:37px;
		background-position:center;
		background-repeat: no-repeat;
		} 
		
div#menu a:hover{
    color:#2467e3;
		}		
div#app{
    background-color:#2467e3;
		height:30px;width:
		170px;font-family:verdana;
		font-size:12px;
		color:#fff;
		text-align:center;
		font-weight:bold;
		letter-spacing:2px;
		line-height:30px;
}
div.box{
    background-image:url(Immagini/app.png);
		background-repeat:repeat-y;
		width:170px;
		border:1px solid lightgray;
}
div.box2{
    background-image:url(Immagini/app.png);
		background-repeat:repeat-y;
		width:170px;
		border:1px solid lightgray;
}		
p.app{
font-family:Verdana;
font-size:11px;
background-color:#29478d;
padding:5px;
color:#fff;
margin:0;
font-weight:bold;
letter-spacing:1px;
}
p.boxlat{
font-family:Verdana;
font-size:11px;
padding:0 5px 0 5px;
margin-top:3px;

}
p.centrale{
font-family:verdana;
font-size:11px;
padding:5px;
line-height:18px;
}
p.centrale1{
font-family:verdana;
font-size:13px;
padding:5px;
line-height:18px;
}
img.dex{
border:1px solid gray;
float:left;
margin-right:10px;
}

span.testata{
font-size:17px;
color:#3c241e;
font-family:tahoma;
font-weight:;
padding:5px;
border-top:1px solid #0076ec;
border-bottom:1px solid #0076ec;
letter-spacing:3px;
}

a.coll:link {
color: #fff;
font-size: 11px;
font-family: Verdana;
text-decoration:none;
}

a.coll:visited {
color: #fff;
font-size: 11px;
font-family: Verdana;
text-decoration: none;
}

a.coll:active {
color: #fff;
font-size: 11px;
font-family: Verdana;
text-decoration: none;
}

a.coll:hover{
color:yellow;
font-size: 11px;
font-family: Verdana;
text-decoration:none;

}
a:link{color: #000066; text-decoration:none; }
a:visited{color: #000066;text-decoration:none;  }
a:hover{color: red; text-decoration:none; }

hr.alto{
color:#CF9A6E;
width:690px;

}

a.foot:link {
color: #000040;
font-size: 11px;
font-family: Verdana;
text-decoration:none;
}

a.foot:visited {
color: #000040;
font-size: 11px;
font-family: Verdana;
text-decoration: none;
}

a.foot:active {
color: #000040;
font-size: 11px;
font-family: Verdana;
text-decoration: none;
}

a.foot:hover{
color:red;
font-size: 11px;
font-family: Verdana;
text-decoration:none;

}		

p.titolocsadg {
     font-family:verdana;
		 font-size:18px;
		 color:#1547a4;
  }
p.sottotitolocsadg {
     font-family:verdana;
		 font-size:14px;
		 color:#1547a4;
  }	
.consiglio{
     font-family:verdana;
     font-size:12px;
  }	
div.news { 
    background-color:#b1ceff;
		border-top:1px solid #5186ea;
                border-left:1px solid #5186ea;
                border-right:1px solid #5186ea;
		font-family: verdana;
		font-size:12px;
		color:#a41539;
                width:70px;
                padding-left:30px;
                padding-bottom:5px;
		padding-top:5px;
  }	
p.news {
    font-size:11px; 
  }	
p.news2 {
    font-size:12px;
		font-family: verdana; 
  }	
	
