.titolo { 
    font-size: 13px;
    font-weight:bold;
	padding: 2px 15px 0px 15px;
	font-family:verdana,helvetica,arial,sans-serif;
	color: #ffffff;
}




#block_left {
    float: left;
    height: 550px;
    width: 200px;
     border: 0px solid black;
}

#block_center {
    float: left;
    height: 550px;
    width: 480px;
    border: 0px solid black;
}

#block_right {
    float: left;
    height: 610px;
    width: 160px;
    padding-left: 35px;
    border: 0px solid black;
}


/* PRIMO PIANO */
#primpianoCont {
    width: 160px;
}

#primpianoCont .content {
    padding-top: 5px;
	background: url(gradiant1.png)  repeat-x;
	height: 150px;
	padding-left: 5px;
	font-size: 11px;
	font-family:verdana,helvetica,arial,sans-serif;
}

#primpianoCont .titolo {
    background: url(top_160_content.png) top left no-repeat;
    height: 22px;
}

#primpianoCont .piede {
   height: 3px;
   background: url(tratteggio.png) top left no-repeat;
   width: 155px;
   font-size: 4px;
}

/* UTLITA */
#utilitaCont {
    width: 160px;
    margin-top: 30px;
    height: 300px;
}

#utilitaCont .content a {
    text-decoration: none;
    
}



#utilitaCont .content {
	background: url(gradiant2.png)  repeat-x;
	padding-top: 18px;
	padding-bottom:10px;
}

#utilitaCont .titolo {
    background: url(top_160_content.png) top left no-repeat;
    height: 22px;
}

#utilitaCont .content .label {
    font-size: 9px;
    font-weight:bold;
	font-family:verdana,helvetica,arial,sans-serif;
	color: black;
	width: 160px;
	text-align:center;
	padding:0;
	margin-bottom: 17px;
}

#utilitaCont .content img {
    margin-left: 37px;
}

#utilitaCont .content .piede {
   height: 3px;
   background: url(tratteggio.png) top left no-repeat;
   width: 150px;
   padding-bottom: 10px;
}





/* NEWS*/
#newsCont {
    width: 475px;
    margin-top: 30px;
    height: 470px;
    
}

#newsCont .content {
	background: url(gradiant3.png)  repeat-x;
	height: 430px;
	padding-left: 10px;
	padding-right: 10px;	
	overflow: auto;
}

#newsCont .titolo {
    background: url(top_475_content.png) top left no-repeat;
    height: 22px;
}

#newsCont .content .intestazione {
    padding-top: 6px;
    font-size: 11px;
	font-family:verdana,helvetica,arial,sans-serif;
	font-weight: bold;
}

#newsCont .content .intestazione span.data_ora {
	color: #004b96;
}

#newsCont .content .intestazione span.title {
	color: black;
	
}


#newsCont .content .descrizione {
    font-size: 11px;
	font-family:verdana,helvetica,arial,sans-serif;
	padding-bottom: 10px;
}

#newsCont .content .piede {
   height: 3px;
   background: url(tratteggio.png) top left no-repeat;
}


#sponsor_topCont {
    width: 400px;
    height: 50px;
    padding-bottom: 30px;
    padding-left: 25px;
}

#sponsor_topCont .content img {
    float: left;
}

#sponsor_topCont .content .conad {
    margin-top: 25px;
    padding-left:00px;
}


/* PATROCINI */
#patrocinioCont {
    width: 160px;
    height: 230px;
}

#patrocinioCont .content {
	background: url(gradiant2.png)  repeat-x;
	height: 200px;
}

#patrocinioCont .titolo {
    background: url(top_160_content.png) top left no-repeat;
    height: 22px;
}

#patrocinioCont .content .label {
    font-size: 9px;
    font-weight:bold;
	font-family:verdana,helvetica,arial,sans-serif;
	color: black;
	width: 150px;
	text-align:center;
	padding:0;
	margin-bottom: 20px;
}

#patrocinioCont .content img {
    margin-left: 32px;
    padding-bottom: 4px;
    padding-top: 6px;
}



/* SPONSOR */
#sponsorCont {
    width: 160px;
    margin-top: 30px;
    height: 300px;
    
}

#sponsorCont .content {
	background: url(gradiant2.png)  repeat-x;
	height: 250px;
}

#sponsorCont .titolo {
    background: url(top_160_content.png) top left no-repeat;
    height: 22px;
}

#slideCont {
	margin: 10px;
	border: solid 0px #000;
	text-align: center;
	margin-top: -1px;
}

*:first-child+html #slideCont /* solo IE */ 
{ 
  margin-top: -612px;
}

#slideCont img {
	margin: 5px;
}

