BODY
{
    BACKGROUND: #ffffff;
}
#homecontainer 
{
	width: 750px;
}
#homefooter, #homefooter a
{
	clear: both;
	width: 750px;
	background: #921F18;
	color: #FFFFFF;
	font-family: Times New Roman, Times;
	font-size: 12px;
	text-decoration: none;
}
#perche 
{
	width: 420px;
	float: left;
	text-align: left;
	margin-top: 15px;
}
#vantaggi 
{
	width: 420px;
	float: left;
	text-align: left;
	margin-top: 35px;
}
#lineeprodotto 
{
	width: 295px;
	float: right;
	text-align: left;
	margin-top: 15px;
	background: #FFFFFF url(img/sfondo_linee.gif) no-repeat;
	height: 250px;
	padding: 10px;
}
#sceltalingua 
{
	width: 295px;
	float: right;
	text-align: center;
	margin-top: 15px;
	background: #d4d4d4;
	height: 51px;
	padding: 10px;
	clear: right;
	background: url(img/bglingua.gif) no-repeat 75px 7px;
}
a.sceltalingua 
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	vertical-align: middle;
}
span.titoloquadro 
{
	display: block;
	color: #921F18;
	font-size: 20px;
	font-weight: bold;
}
span.continua 
{
	font-size: 12px;
	float: left;
}
a.continua 
{
	font-size: 12px;
	color: #921F18;
	text-decoration: none;
}
a.continua:hover
{
	font-size: 12px;
	color: #921F18;
	text-decoration: underline;
}
img.imghome 
{
	float: left;
	margin-right: 5px;
}
