#banner {
/*
    width: 600px;
    height: 150px;
    background: red;
    border: solid 3px yellow;
    margin-left: 22px;
    margin-bottom: 10px;
*/    
}
.news_content {
    float: left;
    width:690px;
    margin: 10px 10px 10px 15px;
}

.news {
    padding-bottom: 20px;
    padding-left: 10px;
}
.news .lead_pic {
    float: left;
    width: 100px;
    border: solid 2px #999;
    margin: 0px 10px 10px 0px;
}
.news .text_short{
    float: right;
    width: 340px;
}
.news .text_long{
}
.news .title{
    font-family: Arial, sans-serif;
    font-size: 16px;
/*    text-decoration:underline;*/
    font-weight: bold; 
    padding: 0px 0px 3px 5px;
/*    letter-spacing: 3px;*/
    color: #888;
    
}

.news .title a{
    text-decoration:none;
    color:#888;
}

.news .title a:hover{
    color:#DA251D;
}


 .news .author{
    font-weight: bold;
    padding: 10px 0px 10px 5px;
    
}
.news .date_open{
    text-align: left;
    line-height:10px;
    padding: 0px 0px 5px 5px;
}
.news .date{
    text-align: left;
    font-weight: bold;
    padding: 0px 0px 5px 5px;
}
.news .lead {
    font-size: 12px;
    padding: 5px;
    text-align: justify;
}
.news .more {
    text-align: right;
}

.link_a {
    text-decoration: none;
    float: left;
    width: 410px;
}

.news_small {
    width: 330px;
    padding-bottom: 20px;
    
    padding-left: 15px;
    float: left;
}

.news_small {
    padding-bottom: 20px;
    padding-left: 15px;
}
.news_small .lead_pic {
    float: left;
    width: 100px;
    border: solid 2px #999;
    margin: 0px 10px 10px 0px;
}
.news_small .title{
    font-family: Arial, sans-serif;
    font-size: 16px;
/*    text-decoration:underline;*/
    font-weight: bold;
    padding: 0px 0px 3px 5px;
/*    letter-spacing: 3px;*/
    color:#888;
}

.news_small .title a{
    text-decoration:none;
    color:#888;
}

.news_small .title a:hover{
    color:#DA251D;
}


.news_small .date_open{
    padding: 0px 0px 5px 5px;
	line-height:10px;
}
.news_small .lead {
    font-size: 12px;
    padding: 5px;
    text-align: justify;
}
.news_small .more {
    text-align: right;
}





.gadget {
    float:left;
    width:220px;
    height:100px;
    position:relative;
	left:30px;
    background-repeat: no-repeat;
}

.gadget_text {
    float:left;
    padding-left:0px;
    padding-top:0px;
    text-align:left;
}

.gadget_text2 {
    float:left;
    padding-left:0px;
    padding-top:0px;
    text-align:left;
	background-repeat: no-repeat;
}


.gadget_iniciale {
  font-family:verdana;
  float:left;
  padding-right:5px;
  font-weight: bold;
  font-size:30px;
  line-height:23px;
}

.gadget_iniciale2 {
  font-family:arial;
  float:left;
  padding-right:3px;
  font-weight: bold;
  font-size:30px;
  line-height:23px;
}


.gadget_text a {
    cursor:hand;
    padding-left:7px;
    padding-top:9px;
    display:block;
/*    width:182px;
    height:100px;*/
    font-family:Arial;
    font-size:17px;
    font-weight:bold;
    line-height:17px;
	background-repeat: no-repeat;
    position:relative;
    color:#888;
    text-decoration:none;
}

.gadget_nemlink {
    padding-left:7px;
    padding-top:9px;
    display:block;
/*    width:182px;
    height:100px;*/
    font-family:Arial;
    font-size:17px;
    font-weight:bold;
    line-height:17px;
	background-repeat: no-repeat;
    position:relative;
    color:#888;
    text-decoration:none;
}

.gadget_nemlink a {
	text-align:right;
    cursor:hand;
	padding-right:33px;
    padding-left:0px;
    padding-top:0px;
    display:block;
/*    width:182px;
    height:100px;*/
    font-family:Arial;
    font-size:13px;
    font-weight:bold;
    line-height:15px;
    position:relative;
    color:#888;
    text-decoration:none;
}

.gadget_nemlink a:hover {
    color:#DA251D;
    text-decoration:none; 
}


.gadget_text a:hover {
    color:#DA251D;
    text-decoration:none;
}




