@charset "utf-8";
/* CSS Document */

body {
    background: url(images/background_medium.png) no-repeat center top #fff !important;
	min-width:710px;
}

#page {
    max-width: 750px;
    padding: 0 5px;
	font-size:12px;
}

#claim_1 {
    font-size: 40px;
    margin: 0 0 5px;
}

#claim_2 {
    font-size: 40px;
    margin: 0 0 5px;
}

#claim_3 {
    font-size: 40px;
    margin: 0 0 5px;
}

div#logo_unimi {
	width:207px;
	height:70px;
}

div#logo_lim {
	width:70px;
	height:70px;
}

div#logo_marenzio {
	width:70px;
	height:70px;
}

div#logo_didacta {
	width:106px;
	height:70px;
}

div#row_top {
	height:70px;
}

.title {
	font-size: 20px;
}

.simple_text {
	font-size: 14px;
	letter-spacing: 0;
}

table.menu {
	font-size:9px;
	font-weight:normal;
	border-bottom:2px solid #274193;
}

td.done {
	height:4px;
}

td.todo {
	height:4px;
}

input {
	font-size: 14px;	
}

input[type="submit"], input[type="button"] {
	font-size: 14px;
	min-width: 80px;
}

/* Mappe esercizio 2 (fattore di conversione: 0.625) */

#map_container {
	width:750px;
	height:579px;
}

.map {
	width:750px;
	height:579px;
}

.tonnetz_1 {
	left:75px;
}

.tonnetz_3 {
	left:75px;
}