/* COLONNA DX */

#Colonnadx {
	position:absolute;
	width: 197px;
	right: 0px;
	top: 11px;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	background-color:#fff;
}

/* FIMAA NEWS */
#CircolareOttobre2009 {
	position: relative;
	width: 195px;
	border-bottom: 1px solid #333;
	padding: 1px;
	text-align:center;
}

#Fimaanetwork {
	position: relative;
	width: 195px;
	border-bottom: 1px solid #333;
	padding: 1px;
	text-align:center;
}

#Mediofimaa {
	position: relative;
	width: 195px;
	padding: 1px;
	text-align:center;
}

#Sif {
	position: relative;
	width: 197px;
	padding: 0px;
	text-align:center;
	height: 80px;
	border-bottom: 1px solid #333;
}

/* NEWS */
#News {
	position:relative;
	width: 197px;
	border-bottom: 3px solid #333;
}

#TIT-News {
	position:relative;
	height: 13px;
	width: 189px;
	background-color:#CCCCCC;
	background-image:url(../Img/BOT-sotto.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 4px; 
}

#Contenuto-news {
	position:relative;
	height:200px;			  
	width: 197px;
}

/* AREA RISERVATA */

#Areariservata {
	position:relative;
	width: 197px;
	border-bottom: 1px solid #666;
}

#TIT-Areariservata {
	position:relative;
	height: 13px;
	width: 189px;
	background-color:#CCCCCC;
	background-image:url(../Img/BOT-sotto.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 4px; 
}

#Contenuto-areariservata {
	position:relative;
	height:150px;			  
	width: 197px;
}

/*TAB LOGIN*/

.TAB-Login {
	color:#333;	
	padding-left: 10px;
	font-family: verdana;
	font-size: 12px;
	width:156px;
	margin-left: 8px;
}

input {
	color:#333;	
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #666;
}

/*banner*/

#Banner {
	position:relative;
	width: 187px;
	padding-left: 10px;
	padding-top: 10px;
}


