/* CSS Document */
body {
font-family:"Trebuchet MS";
font-size:12px;
color:#000000;
}

.centra {
text-align:center;
}

.bold {
font-weight:bold;
}

.txt_box {
margin-right:15px;
text-align:justify;
margin-bottom:5px;
margin-top:3px;
}

.txt_bottom {
text-align:center;
}

.menu {
margin-top:25px;
text-align:right;
}

A.menu:link, A.menu:visited {
text-decoration:none;
font-weight:bold;
color:#000000;
}

A.menu_lt:link, A.menu_lt:visited {
text-decoration:none;
color:#999999;
}

A.menu_ln:link, A.menu_ln:visited {
text-decoration:none;
color:#FF0000;
}

A.menu_ln:active, A.menu_ln:hover {
text-decoration:underline;
color:#FF0000;
}

A.menu:active, A.menu:hover, A.menu_lt:active, A.menu_lt:hover {
text-decoration:underline;
}

.left {
float:left;
margin:0;
width:438px;
padding-left:5px;
padding-right:5px;
text-align:left;
}

.right {
float:right;
margin:0;
}

.cleaner {
clear:both;
height:1px;
font-size:1px;
border:none;
margin:0;
padding:0;
}

.gesal_corpo {
	text-align: center;
	font-family:"Trebuchet MS";
	font-size:12px;
	margin-bottom: 15px;
	border: 0px solid #000000;
	padding: 5px;
	margin-right: 15px;
	margin-left: 15px;
}
.gesal_tabella {
	border: 1px solid #000000;
	clear: none;
	width: 90%;
	border-collapse: collapse;
}
.gesal_legenda {
	text-align: left;
	font-size: 12px;
	border: 1px #000000;
	margin-top: 10px;
}
.gesal_cella {
	border: 1px solid #666666;
	font-size: 12px;
	padding: 3px;
}
.gesal_cella_testata {
	border: 1px solid #000000;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding: 3px;
}
.gesal_titolo {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

#prezzi {
height:400px;
width:100%;
overflow:auto;
}

#lingua {
height:30px;
width:100%;
font-size:9px;
color:#FF0000;
text-align:right;
}

#sferiche {
	width:400px;
	background-color:#009933;
	position:relative;
	height: 400px;
}

.rosso {color: #FF0000}
.grande {font-size: 36px}
.medio {font-size: 24px}
