body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#605454;
	background-color:#7F0202;
}

a:link {
	color: #605454;
	text-decoration:none;
}

a:visited {
	color: #605454;
	text-decoration:none;
}

a:hover {
	color: #F18717;
	text-decoration:none;
}

a:active {
	color: #605454;
	text-decoration:none;
}

.sfondocontent {
	background-image:url(images/sfondocontent.jpg);
	background-repeat:no-repeat;
	background-position:center top;

}
.titolo {
	font-size:16px;
	color:#F1820B;
	font-weight:bold;
}

.titoletto {
	font-size:12px;
	color:#F1820B;
	font-weight:bold;
}
.testolaboratorio{font-size:12px;line-height:16px;color:#605454;text-decoration:underline;}
.testolaboratorio a: link{font-size:12px;line-height:16px;color:#605454; text-decoration:underline;}
.testolaboratorio a: visited{font-size:12px;line-height:16px;color:#605454; text-decoration:underline;}
.testolaboratorio a: active{font-size:12px;line-height:16px;color:#605454; text-decoration:underline;}
.testolaboratorio a: hover{font-size:12px;line-height:16px;color:#F1820B;text-decoration:underline;}
	
.testo {
	font-size:12px;
	line-height:16px;
	color:#32353D;
}

.testo a:link {
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	color:#32353D;
}

.testo a:visited {
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	color:#32353D;
}

.testo a:active {
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	color:#009999;
}

.testo a:hover {
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	color:#0BB2DF;
}


.premi {
	font-size:12px;
	line-height:14px;
	color:#7F0202; 
	font-weight:bold;
}

.menu {
	font-size:16px;
	line-height:24px;
	color:#ffffff;
}

.menu a:link {
	font-size:16px;
	line-height:24px;
	color:#ffffff;
	text-decoration:none;	
}

.menu a:visited {
	font-size:16px;
	line-height:24px;
	color:#ffffff;
	text-decoration:none;	
}

.menu a:active {
	font-size:16px;
	line-height:24px;
	color:#ffffff;
	text-decoration:none;	
}

.menu a:hover {
	font-size:16px;
	line-height:24px;
	color:#F1820B;
	text-decoration:none;	
}

#testo {
	position:relative;
	left:0;
	top:0;
	width:470px;
	height:308px;
	z-index:1;
	overflow: auto;
	scrollbar-face-color: #F1820B;
	scrollbar-highlight-color: #F8D9B8;
	scrollbar-3dlight-color: #B15E05;
	scrollbar-darkshadow-color: #B15E05;
	scrollbar-shadow-color: #B15E05;
	scrollbar-arrow-color: #EEE5DC;
	scrollbar-track-color: #EEE5DC;
}

.footer {
	font-size:12px;
	color:#F1820B;
}

.footer a:link{
	font-size:12px;
	color:#F1820B;
	text-decoration:none;
}

.footer a:active{
	font-size:12px;
	color:#F1820B;
	text-decoration:none;
}

.footer a:visited{
	font-size:12px;
	color:#F1820B;
	text-decoration:none;
}

.footer a:hover{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

