@charset "utf-8";
/* CSS Document */


BODY { 
	font-family:Verdana; 
	font-size:14px; 
	text-align:center;
	margin:0px;
	/*background-color:#d3d3ba;*/
	background: url(../imgs/bg-nuvola.jpg) no-repeat top center;
}

.partecipa { /* LINK*/
	padding:3px 20px;
	color:white;
	font-weight:bold;
	font-size:13px;
	background-color:#566EAA;
	text-decoration:none;
	font-family:Verdana;
}
.partecipa:hover {
	/*background-color:#566EAA;
	color:#FFFFF;
	border-left:3px solid #FFF;
	*/
	color:red;
}

#mainC { 
	width:1000px; 
	margin:0 auto; 
	text-align:left; 
	background-color:#FFFFFF;
	font-family:Verdana;
	border-bottom:1px solid #ccc;
	
}

#header {
	/* background: url(../imgs/header/h1.jpg) no-repeat top left; */
	height:120px;
	width:1000px;
	overflow:hidden;
}
#header A { cursor:pointer; }

#headerHR {
	margin-bottom:3px;
}

#partecipazioni {
	/*background: url(../imgs/header_partecipazioni.jpg) no-repeat top left;*/
	width: 1000px;
	height: 79px;
}

#partecipazionionline {  /* sfondo sotto PARTECIPAZIONI ONLINE (PNG con scritta in trasparenza) */ 
	width:192px;
	background-color:#F4F5F7;
}

#mainTABLE {
	width:1000px;
	height:420px; /* 370 */
}


/* ------------ */
#colSX { 
	width: 240px;
	height: 420px;
	background: url(../imgs/annuncionline.jpg) no-repeat top left;
	vertical-align:top;
}


/*
#footerColSx {
	width: 192px;
	height: 420px; 
	background: url(../imgs/colsx_footer.jpg) no-repeat bottom left;
}
*/
/* ------------ */

#TDmainCONTENT {
	vertical-align:top;
}

#scorrimento {
	
	/*
	overflow:auto;
	height: 420px;
	*/
}

#titolone {	
	height: 79px;
}


.intro { 
	text-align:left;
	font-size:14px;
	padding:10px;
	padding-left:5px;
	padding-right:20px;
	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 #B5C2DA; padding:10px 20px;; background-color:#F4F5F7;
	font-family:Verdana;
}

A { color:#566EAA; font-weight:bold; font-size:13px }
/* A { color:#B5C2DA; font-weight:bold; font-size:13px } */

.txt { width:640px; height:70px; font-family:Verdana; font-size:18px; color:#333333; border:1px solid #566EAA;  }
.mittente { width:420px; font-family:Verdana; font-size:18px; color:#333333; border:1px solid #566EAA; }
.invia { widtH:150px; font-family:Verdana; background-color:#566EAA; 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;
}

