* {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #642b22;
}


html, body {
	background-color: white;
}


body, .body {
	padding-top: 15px;
	padding-left: 70px;
	padding-right: 70px;
}


/* Colori logo Sistemi Globali */

.sg_magenta, .sg_color1 {
	color: #844b42;
}

.sg_yellow, .sg_color2 {
	color: #edbc46;
}

.sg_gray, .sg_color3 {
	color: #909090;
}



/* Colori sezioni */

.section0 {
	color: #909090;
}

.section0_lighter {
	color: #b0b0b0;
}

.section0_cell {
	border: #b0b0b0 solid 3px;
}

.section0_cell_selected {
	background-color: #b0b0b0;
}

.section0_cell:hover {
	background-color: #d0d0d0;
}



.section1 {
	color: #844b42;
}

.section1_lighter {
	color: #b08078;
}

.section1_cell {
	border: #b08078 solid 3px;
}

.section1_cell_selected {
	background-color: #b08078;
}

.section1_cell:hover {
	background-color: #d0a098;
}



.section2 {
	color: #ad7c06;
}

.section2_lighter {
	color: #be9a43;
}

.section2_cell {
	border: #be9a43 solid 3px;
}

.section2_cell_selected {
	background-color: #be9a43;
	color: white;
}

.section2_cell:hover {
	background-color: #beaa53;
}



.section3 {
	color: #372771;
}

.section3_lighter {
	color: #7266a1;
}

.section3_cell {
	border: #7266a1 solid 3px;
}

.section3_cell_selected {
	background-color: #7266a1;
	color: white;
}

.section3_cell:hover {
	background-color: #a296d1;
}



.section4 {
	color: #158353;
}

.section4_lighter {
	color: #6ebd9b;
}

.section4_cell {
	border: #6ebd9b solid 3px;
}

.section4_cell_selected {
	background-color: #6ebd9b;
	color: white;
}

.section4_cell:hover {
	background-color: #8eddbb;
}



/* Roba varia */
.titolo {
	font-size: 22pt;
}

.emphasis {
	font-weight: bold;
}

.std_table {
	border-collapse: collapse;
	border: black solid 0px;
}

.usermenu_table {
	border: black solid 0px;
	padding: 0px;
}

.w100 {
	width: 100%;
}

.section_btn, .selected {
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}

.section_btn a, .selected p {
	margin: 0px;
	font-weight: bold;
}

.selected p {
	color: white;
}

.header {
	padding-bottom: 30px;
}

.usermenu {
}

.content {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: #f9f9f9 solid 110px;
	border-right: #f9f9f9 solid 20px;
	text-align: justify;
}

.footer { 
	padding-top: 20px;
	border-top: #506080 solid 1px;
	text-align: center;
	margin-top: 0px;
}

.footertext { 
	text-align: right;
}

.applicativo {
	padding-bottom: 15px;
}

.sezione {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16pt;
	border-bottom: #506090 solid 1px;
}

.punti_fondamentali {
	padding-top: 15px;
	padding-left: 5px;
	font-size: 11pt;
	font-weight: bold;
	text-align: justify;
}

.testo {
	padding-left: 15px;
	text-align: justify;
}

.featurelist {
	list-style-type: none;
	padding-left: 10px;
}

.featurelist li {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: justify;
}

.products, .products span {
	font-size: 11pt;
}

div.products {
	padding-bottom: 15px;
}
