/* Cached vesion created on 30/07/10 18:36:19*/
/* elapsed time: 0.0006 secs */

#NotizieHome{
 color: #000000;
 background-color:#FFFFFF;
 padding: .4em;
 margin: 0em .5em 0em .5em;
}

.NotizieHomeTitle{
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: .8em; 
 font-weight: bold;
 margin: 0em 0em .5em 0em;
 padding: 0em 0em .1em 0em;
 color: #C6003D;
 background-color:#FFFFFF; 
 border-bottom: 1px solid #C6003D;
 position:relative;
}

#NotizieHome ol{
 list-style-type: none;
 margin: 0em 0em 2em 0em;
 padding: 0px;
}

#NotizieHome ol li{
 border-bottom: 1px dashed #000000;
 margin-bottom: .3em;
 padding-bottom: .3em;
}

#NotizieHome ol li a{
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: .7em; 
 color: #000000; 
 background-color: #FFFFFF; 
 text-decoration: none;
}

#NotizieHome ol li a:hover, #NotizieHome ol li a:active {
 text-decoration: underline;
}

#ColCenterHome {
 font-size: 1em;
 color: #000000;
 margin: 0 .5em 0 .8em;
 background-color:#FFFFFF;
 padding: 0em 1em 1em 1em;
}