body{
	background-color: #FFFFFF;
	padding:20px;
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	color:#333333;
	text-align: justify;
	margin-left: 250px;
}
			
a{
	color: #FF6600;
	text-decoration: none;
}
a:active, a:hover{
	outline:none;
	color:#333333;
	text-decoration:line-through;
}
a:visited{
}
.disegno{
	padding-right:10px;
	padding-bottom:10px;
	background-position:center;
}

p{
	color:#333333;
	margin:0px;
}
.descrizione1{
	color:#666666;
	margin-right:0px;
	float:left;
	width:380px;
}
.descrizione2{
	color:#666666;
	margin-bottom:30px;
	margin-left:400px;
	text-align: left;
}
.descrizione4{
	color:#333333;
	margin-right:0px;
	float:left;
	width:470px;
}
.titolo {
	color: #333333;
	font-weight: bold;
	letter-spacing: 1px;
}
.testo {
	color: #666666;
	font-size: 12px;
}
.plan{ margin-bottom:0px}

}

#head{
	
}

#container{

}
.testobarrato {
	color: #333333;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	text-decoration: line-through;
}

