@charset "utf-8";
/* CSS Document */


BODY { 
	font-family:Verdana; 
	font-size:14px; 
	text-align:center;
	margin:0px;
	background-color:#d3d3ba;
}

.partecipa { /* LINK*/
	padding:3px 20px;
	color:white;
	font-weight:bold;
	font-size:13px;
	background-color:#663333;
	text-decoration:none;
	font-family:Verdana;
}
.partecipa:hover {
	background-color:#F4F5F7;
	color:#663333;
	border:1px solid #663333;
}

#mainC { 
	width:952px; 
	margin:0 auto; 
	text-align:left; 
	background-color:#FFFFFF;
	font-family:Verdana;
}

#header {
	background: url(../imgs/header.jpg) no-repeat top left;
	height:95px;
}
#header A { cursor:pointer; }

#headerHR {
	margin-bottom:3px;
}

#partecipazioni {
	/*background: url(../imgs/header_partecipazioni.jpg) no-repeat top left;*/
	width: 952px;
	height: 79px;
}

#partecipazionionline {  /* sfondo sotto PARTECIPAZIONI ONLINE (PNG con scritta in trasparenza) */ 
	width:192px;
	background-color:#F4F5F7;
}

#mainTABLE {
	width:952px;
	height:420px; /* 370 */
}


/* ------------ */
#colSX { 
	width: 192px;
	height: 420px; /* 370 */ 
	background: url(../imgs/colsx_bg.jpg) repeat-y top left;
}



#footerColSx {
	width: 192px;
	height: 420px; /* 370 */ 
	background: url(../imgs/colsx_footer.jpg) no-repeat bottom left;
}

/* ------------ */


#scorrimento {
	overflow:auto;
	height: 420px; /* 370 */ 
}

#titolone {	
	height: 79px;
}


.intro { 
	text-align:left;
	font-size:14px;
	padding:10px 30px;
	line-height:140%;
	font-family:Verdana;
	color:#333333;
	}

.introconmargine { 
	text-align:left;
	font-size:14px;
	padding:10px 40px;
	line-height:140%;
	font-family:Verdana;
	color:#333333;
	}


.sottolineato {	
	font-weight:bold;
}

.quote { 
	border:1px solid #663333; padding:10px 20px;; background-color:#F4F5F7;
	font-family:Verdana;
}

A { color:#663333; font-weight:bold; font-size:13px }

.txt { width:640px; height:70px; font-family:Verdana; font-size:18px; color:#333333; border:1px solid #663333;  }
.mittente { width:420px; font-family:Verdana; font-size:18px; color:#333333; border:1px solid #663333; }
.invia { widtH:150px; font-family:Verdana; background-color:#663333; color:white }


.tickerdata { color:#663333; font-size:14px; font-weight:bold }
.notizia { 
	border:1px solid #663333; padding:10px 20px; font-family:Verdana;
	background: url(../imgs/giornale.gif) no-repeat top right;
}
