/* CSS Document */
body {
	scrollbar-3dlight-color: #CCE8CA;
	scrollbar-arrow-color: #22681C;
	scrollbar-base-color: #CCE8CA;
	background-color: #429046;
	margin:0;
}
.logo {
	font-family: Arial;
	font-size: 36pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.menu_medium:link, .menu_medium:visited {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.menu_medium:hover {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.menu_medium_green:link, .menu_medium_green:visited {
	font-family: Tahoma;
	font-size: 10pt;
	color: #429046;
	font-weight: normal;
	text-decoration: none;
}
.menu_medium_green:hover {
	font-family: Tahoma;
	font-size: 10pt;
	color: #429046;
	font-weight: normal;
	text-decoration: underline;
}

.menu_medium_white:link, .menu_medium_white:visited {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.menu_medium_white:hover {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.menu_small:link, .menu_small:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.menu_small:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.menu_small_green:link, .menu_small_green:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color: #429046;
	font-weight: normal;
	text-decoration: none;
}
.menu_small_green:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #429046;
	font-weight: normal;
	text-decoration: underline;
}

.menu_small_white:link, .menu_small_white:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color: #429046;
	font-weight: normal;
	text-decoration: none;
}
.menu_small_white:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #429046;
	font-weight: normal;
	text-decoration: underline;
}

.testo_medium {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
}

.testo_medium_red {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FF0000;
}
.testo_medium_blu {
	font-family: Tahoma;
	font-size: 10pt;
	color: #0000FF;
}
.testo_medium_big {
	font-family: Tahoma;
	font-size: 11pt;
	color: #000000;
}

.testo_big {
	font-family: Tahoma;
	font-size: 12pt;
	color: #000000;
}

.testo_small {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
}

.testo_small_red {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FF0000;
}

.testo_small_green {
	font-family: Tahoma;
	font-size: 8pt;
	color: #429046;
}

.titolo_medium_green {
	font-family: Tahoma;
	font-size: 10pt;
	color: #429046;
	font-weight:bold;
}

.titolo_big_green {
	font-family: Tahoma;
	font-size: 14pt;
	color: #429046;
	font-weight:bold;
}

.titolo_big_white {
	font-family: Tahoma;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight:bold;
}

.border_continuo_bottom{
	border: 1pt solid #429046;
}

.riquadro_home{
	border: 1pt solid #429046;
    background-image:url(../images/home_fondo_quadri.jpg)}

.riquadro_super{
	border: 1pt solid #429046;
    background-image:url(../images/home_fondo_super.jpg)
	}

.riquadro_riven{
	border: 1pt solid #429046;
    background-image:url(../images/home_fondo_riven.jpg);
	}

.riquadro_super2{
	border: 1pt solid #429046;
    background-image:url(../images/home_fondo_super2.jpg)
	}

.riquadro_riven2{
	border: 1pt solid #429046;
    background-image:url(../images/home_fondo_riven2.jpg);
	}

.border_continuo_right_AED9AC {
	border-right: 1pt solid #AED9AC;
}

.border_continuo_right_339933 {
	border-right: 1pt solid #339933;
}

.border_continuo_right_22681C {
	border-right: 1pt solid #429046;
}

.table_header_green {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
	background-color: #AED9AA;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCE8CA;
	border-right-color: #96CF92;
	border-bottom-color: #96CF92;
	border-left-color: #CCE8CA;
}
.table_bg_green_chiaro {
	background-color: #CCE8CA;
}

.button{
	font-family: Tahoma;
	font-size: 10pt;
	border: 1pt solid #000000;
	color: #FFFFFF;
	background-color: #429046;
}

.text{
	font-family: Tahoma;
	font-size: 10pt;
	border: 1pt solid #000000;
	color: #000000;
}