/* Bottoni accedi area riservata*/
div.btn_riservata {
	background-image:url(../items/BTN/BTN_Riservata_Sfondo.jpg);
	background-repeat:no-repeat;
	text-align:left;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	height: 70px;
	width: 150px;
	padding:40px 15px 5px 15px;
	vertical-align: text-top;
	display: inline-table;
	color: #336699;
}

div.btn_accedi {
	background-image:url(../items/BTN/BTN_Riservata_Accedi.jpg);
	background-repeat:no-repeat;
	text-align:center;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	line-height: 23px;
	height: 23px;
	width: 120px;
	position:relative;
	float:left;
}

div.btn_accedi a {
	color:#FFFFFF;
	text-decoration:none;
}

div.btn_accedi a:visited {
	text-decoration:none;
	color:#FFFFFF; 
}

div.btn_accedi a:hover {
	color:#71A1CD;
}

/* Bottone grande con sfumatura*/
div.btn_big {
	background-image:url(../items/BTN/BTN_italmar_big.jpg);
	background-repeat:no-repeat;
	text-align:center;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	height: 36px;
	width: 80px;
	line-height:36px;
	padding:0;
}

div.btn_big a {
	color:#2A4B6A; 
	font:Verdana, Arial, Helvetica, sans-serif; 
}

div.btn_big a:visited {
	color:#5988B4; 
}

div.btn_big a:hover {
	color:#71A1CD;
}

/* Bottoni con sfondo scuro*/
div.btn_scuro {
	background-image:url(../items/btn_background.jpg); 
	background-repeat:repeat-x; 
	height:18px;
	text-align:center; 
	font-weight:bold; 
}
div.btn_AR {
	background-image:url(../items/AR_SFM_BTN.jpg); 
	background-repeat:repeat-x; 
	height:18px;
	text-align:center; 
	font-family:"Lucida Sans"; 
	font-size:12px; color:#003333; 
	 
}
div.btn_AR a {
	text-decoration:none;
	font-family:"Lucida Sans"; 
	font-size:12px; color:#003333; 
}

div.btn_AR a:visited {
	text-decoration:none;
	font-family:"Lucida Sans"; 
	font-size:12px; color:#003333; 
}

div.btn_AR a:hover {
	font-family:"Lucida Sans"; 
	font-size:12px; color:#f8f8f8; 
}
div.btn_scuro a {
	text-decoration:none;
	color:#FFFFFF; 
	font:Verdana, Arial, Helvetica, sans-serif; 
}

div.btn_scuro a:visited {
	text-decoration:none;
	color:#FFFFFF; 
}

div.btn_scuro a:hover {
	color:#003366;
}

/* Bottoni con sfondo chiaro*/
div.btn_chiaro {
	background-image:url(../items/btn_background_chiaro.jpg);
	background-repeat:repeat-x; 
	height:20px;	
	text-align:center; 
	font-weight:bold; 
	
}
div.btn_chiaro2 {
	background-image:url(../items/btn_background_chiaro.jpg); 
	background-repeat:repeat-x; 
	height:18px; width:120px;	
}
div.btn_chiaro a {
	text-decoration:none;
	font:Verdana, Arial, Helvetica, sans-serif; 
	color:#003366; 
}

div.btn_chiaro a:visited {
	text-decoration:none;
	color:#003366; 
}

div.btn_chiaro a:hover {
	color:#FFFFFF;
}