/* CSS Document */
body {
	background-color: #aeaeae;

}


.tabella2 {
	width: 740px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial;


}


#menu {
	color : #5e5e5e;
	font-size : 11px;
	font-family : Arial;
}

.titolo {
	color : #5e5e5e;
	font-size : 15px;
	font-weight: bold;
	font-family : Arial;
}

#sinistra {
	background-color: rgb(222,222,222);
	padding: 5px;
	width: 400px;
	height: 243px;

}


#destra {
	color: #5e5e5e;
	background-color: rgb(222,222,222);
	vertical-align: top;
	text-align: right;
	font-size: 11px;
	font-family: Arial;
	padding: 10px;
	width: 340px;
	height: 243px;	
}

.fondo {
	text-align: right;
	width: 616px;
}

a:link {
	color : #5e5e5e;
	font-size : 11px;
	font-family : Arial;
	text-decoration : none;
}

a:hover {
	color : black;
	font-size : 11px;
	font-family : Arial;
	text-decoration : none;
}

a:visited {
	color :#5e5e5e;
	font-size : 11px;
	font-family : Arial;
	text-decoration : none;
}
a:active {
	color : #5e5e5e;
	font-size : 11px;
	font-family : Arial;
	text-decoration : none;
}
#dettagli {
	color : #5e5e5e;
	font-size : 11px;
	font-family : Arial;
	vertical-align: bottom;
	text-align: right;
}
#titolod {
	color : #5e5e5e;
	font-size : 12px;
	font-weight: bold;
	font-family : Arial;
	vertical-align: top;
	text-align: center;
}
.testo {
	color: #666666;
	font: 11px/15px Tahoma;
}
.spaziatura {
	margin-left : 0px;
	margin-right : 3px;
}
.blocco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #7F9DB9;
	background-color: #FFFFFF;
}
.testogrigio {
	color: #CCCCCC;
	font: 11px Tahoma;
}
.box {
	background-color: #E8E8E8;
	border: 1px solid #333333;
	font: normal 10px Tahoma;
}
.collegam {
	color: #666666;
	text-decoration: underline;
	font: bold 11px Tahoma;


}
.testobianco {
	color: #FFFFFF;
	font: 11px Tahoma;
}
.testogiallo {
	color: #FFFF00;
	font: 11px Tahoma;
}
.testobpiccolo {
	color: #FFFFFF;
	font: 10px Tahoma;
}
