body{
	
}

.sfondo_menu{
	background-color: #e6e8c3;
}

.menu{
	color: #416296;
 	font-family: Arial;
 	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.menu:hover{
	color: #416296;
 	font-family: Arial;
 	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.menu_selezionato{
	color: #a8b62c;
 	font-family: Arial;
 	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.isc{
	color: #a8b62c;
	background-color: #ffffff;
 	font-family: Arial;
 	font-size: 16px;
	font-weight: bold;
}

.testo_piccolo_sfondo_bianco{
	color: #416296;
	background-color: #ffffff;
 	font-family: Arial;
 	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.testo_piccolo{
	color: #416296;
 	font-family: Arial;
 	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.testo_piccolo:hover{
	color: #416296;
 	font-family: Arial;
 	font-size: 11px;
	text-decoration: underline;
}

.testo_piccolo_verde{
	color: #a8b62c;
 	font-family: Arial;
 	font-size: 11px;
	font-weight: normal;
}

.bottom{
	background-color: #a8b62d;
	color: #ffffff;
 	font-family: Arial;
 	font-size: 12px;
}

.testo{
	color: #416296;
 	font-family: Arial;
 	font-size: 12px;
}

.testo_grande{
	color: #416296;
 	font-family: Arial;
 	font-size: 14px;
}


.link{
	color: #416296;
 	font-family: Arial;
 	font-size: 12px;
	text-decoration: underline;
}

.link:hover{
	color: #ffffff;
	background-color: #416296;
 	font-family: Arial;
 	font-size: 12px;
	text-decoration: underline;
}

div{
	color: #416296;
 	font-family: Arial;
 	font-size: 12px;
	padding-bottom: 10px;
}

.sfondo_blu{
	background-color: #416296;
}

.colori_incoming{
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}

.logo_incoming{
	background-image: url(../images/progetto_incoming.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.titolo_incoming_1{
	background-color: #a0b5d2;
	color: #ffffff;
 	font-family: Arial;
 	font-size: 16px;
	padding-left: 5px;
}

.titolo_incoming_2{
	background-color: #758242;
	color: #ffffff;
 	font-family: Arial;
 	font-size: 16px;
	padding-left: 5px;
}

.titolo_incoming_3{
	background-color: #a8b62d;
	color: #ffffff;
 	font-family: Arial;
 	font-size: 16px;
	padding-left: 5px;
}

.titolo_incoming_4{
	background-color: #d8be4c;
	color: #ffffff;
 	font-family: Arial;
 	font-size: 16px;
	padding-left: 5px;
}

.titolo_incoming_5{
	background-color: #dc931a;
	color: #ffffff;
 	font-family: Arial;
 	font-size: 16px;
	padding-left: 5px;
}

.titolo_incoming_6{
	background-color: #942026;
	color: #ffffff;
 	font-family: Arial;
 	font-size: 16px;
	padding-left: 5px;
}

.titolo_incoming_7{
	background-color: #c1001f;
	color: #ffffff;
 	font-family: Arial;
 	font-size: 16px;
	padding-left: 5px;
}

.testo_incoming{
	color: #416296;
 	font-family: Arial;
 	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.menu_sx{
	background-image: url(../images/sfondo_menu_sx.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}