* { margin: 0; padding: 0; }
body {
    height: 100%;
    font-size: 62.5%;
    font-family: Tahoma, Arial, "Sans Serif";
    background: rgb(211,211,211);
    color: rgb(68,79,98); 
}
h1,h2,h3,h4,h5,h6,p { position: relative; }
h1,h2,h3,h4,h5,h6 { 
    font-family: "Times New Roman", serif; 
    color: rgb(203,92,183);
    font-weight: normal /* ma tu guarda, ma tu pensa */
}
#header {
    height: 246px;
    width: 100%;
    background: url(images/header.jpg);
}
#header h1 a{
	width: 275px;
	height: 100px;
	position:absolute;
	left: 30px;
	top: 35px;
	display:block;
	text-indent: -9999px;
}
#main { 
    width: 100%;
    height: auto;
    float: left;
    background: rgb(242,242,228) url(images/main.jpg) repeat-x -1px 0;
}
#colSx { 
    width: 265px; 
    float: left;
    padding-left: 30px;
    font-size: 1.2em;
    text-align: justify;
}
#colSx h2 { 
    font-size: 1.6em; 
    padding: 10px 0; 
    font-weight: normal;
}
#colSx .searchElement {
    width: 120px;
    background: url(images/formElement.jpg) repeat-x;
    border: 1px solid #69c;
}
#colSx .searchButton {
    margin-left: 5px;
    background: url(images/formButton_bg.jpg);
    width: 61px;
    height: 19px;
    border: 0;
    font-size: 1em;
}
#pigrizia { margin-bottom: 10px; }
.lightBlue { 
    color: rgb(102,153,204);
    font-weight: bold;
}
#colSx .letalBlue { 
    color: rgb(67,78,96);
    font-weight: bold;
    margin-bottom: 10px;
}
#colSx ul { list-style: none; }
#colSx a { color: rgb(0,120,168); text-decoration: none; }
#colSx a:hover { text-decoration: underline; }
#notizieIncerte { margin-bottom: 10px; }
.lasciaPerdere { padding: 0; }

#colDx {
    width: 440px;
    height: auto;
    text-align: justify;
    float: left;
    font-size: 1.2em;
    margin-left: 20px; 
    padding-bottom: 20px;
}
#colDx a { text-decoration: none; color: rgb(102,153,204); }
#colDx a:hover { background: rgb(200,200,200); }
#colDx h2 { font-size: 2.4em; margin: 10px 0; }
#colDx h3 { margin: 10px 0; }
#colDx hr { border: 0; border-top: 1px solid rgb(203,92,183);}
#colDx ul { padding-left: 15px; }
#colDx img { margin-left: 10px; }
#piuCheUnFooterUnaPedata {
    background: url(images/footer.jpg) repeat-x;
    width: 100%;
    height: 140px;
    position: relative;
    clear: both;
    float: left;
    text-align: right;   
}
#piuCheUnFooterUnaPedata ul { list-style: none; padding-top: 13px; margin-left: 100px; }
#piuCheUnFooterUnaPedata li { display: inline; }
#piuCheUnFooterUnaPedata li a span { display: none; }
#piuCheUnFooterUnaPedata li#verona a { 
    background: url(images/verona.gif) no-repeat; 
    width: 120px;
    height: 44px; 
    text-indent: -9999px;     
    display: block;  
    float: left;
}
#piuCheUnFooterUnaPedata li#iulm a { 
    background: url(images/iulm.gif) no-repeat; 
    width: 120px;
    height: 44px; 
    text-indent: -9999px;     
    display: block;  
    float: left;
    margin-left: 20px;
}
#piuCheUnFooterUnaPedata li#torino a { 
    background: url(images/torino.gif) no-repeat; 
    width: 120px;
    height: 44px; 
    text-indent: -9999px;     
    display: block;  
    float: left;
    margin-left: 20px;
}
#piuCheUnFooterUnaPedata li#trieste a { 
    background: url(images/trieste.gif) no-repeat; 
    width: 120px;
    height: 44px; 
    text-indent: -9999px;     
    display: block;  
    float: left;
    margin-left: 20px;
}
#piuCheUnFooterUnaPedata li#miur a { 
    background: url(images/miur.gif) no-repeat; 
    width: 120px;
    height: 44px; 
    text-indent: -9999px;     
    display: block;  
    float: left;
    margin-left: 20px;
}
#bellaGente img { float: left; margin-right: 7px; }
.maSpazzaVia { clear: both; height: 60px; }
.navio li{ font-size:larger; font-weight:bold;}