#Home {
	background-color: #FFFFFF;
}

#Home .Barranovita {
  color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #ff6600;
	margin-top: 20px;
	text-align: center;
	padding: 2px;
}
#Home .Barranovita A {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom:1px solid #fff;
}
#Home .Barranovita A:hover {
	text-decoration: none;
	border-bottom:1px solid #000;
	color: #000;
}


#Home #Banner {
	margin-left: auto;
	margin-right: auto;
	width: 745px;
	height: 220px;
	margin-top: 8px;
	margin-bottom: 10px;
}
#Home #Banner .Primo {
	width: 470px; height: 220px; float: left;
}
#Home #Banner .Secondo {
	width: 269px; height: 219px; float: right; margin-left; 5px; margin-bottom: 2px;
}
#Home #Banner .Terzo {
	width: 269px; height: 108px; float: right; margin-left; 3px;
}

#Home .New {
	margin-left: 20px;
}
#Home .New .BoxNovita {
	width: 142px;
	display: inline;
	float: left;
	margin-top: 20px;
	height: 185px;
	margin-left: 3px;
	background-color: #eeeeee;
}
#Home .New .BoxFoto {
	width: 138px;
	height: 155px;
	background-image:url('../images/sfondo_nov.jpg');
	background-repeat: no-repeat;
	
}
#Home .New .Fotina {
	width: 100px;
	height: 100px;
	margin-left: 11px;
	margin-top: 5px;
	display: block;
}
#Home .New .NomeProdotto {
	height: 25px;
	color: #DE0010;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}
#Home .New A {
	color: #DE0010;
	text-decoration: none;
}
#Home .New A:hover {
	color: #DE0010;
	text-decoration: underline;
}
#Home .New .PrezzoNovita  {
	color: #7F7F7F;
	font-weight: bold;
	font-size: 12px;
	margin-left: 4px;
	margin-top: -22px;
}

#Home .Barracate {
  color: #DE0010;
	font-size: 11px;
	font-weight: bold;
	background-color: #F2F2F2;
	margin-bottom: 15px;
	text-align: center;
}
#Home .Barracate A {
	color: #DE0010;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-bottom:1px solid #DE0010;
}
#Home .Barracate A:hover {
	text-decoration: none;
	border-bottom:1px solid #000;
	color: #000;
}


#Home .Barravetrina {
  color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #ff6600;
	margin-top: 30px; 
} 

#Home .Testi {
	margin-top: 5px;
}

#Home .Testi .BoxText {
	width: 245px;
	display: inline;
	float: left;
	margin-top: 15px;
	height: 100px;
	margin-left: 5px;
	border-left: 1px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;
}


#Home .Testi .TitoloText {
	height: 15px;
	color: #FFFFFF;
	background-color: #DE0010;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}
#Home .Testi A {
	color: #ffffff;
	text-decoration: none;
}
#Home .Testi A:hover {
	color: #ffffff;
	text-decoration: underline;
}

#Home .Testi .Descrizione {
	height: 40px;
	color: #000000;
	background-color: #ffffff
	font-size: 11px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
}

#Home .Testi .Foto { float: left; }

#Home .Testi .Go{
	padding-top: 25px;
	margin-left: 220px;
}

#HomeSezioni {
	width: 741px;
	margin-left: 20px;
}

#HomeSezioni .BoxSezioni {
	width: 247px;
	height: 222px;
	display: inline;
	float: left;
	border-bottom: 1px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 5px;

}

#HomeSezioni .TitoloSet {
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

#HomeSezioni .TestiSet {
margin-top: 20px;
margin-right: 2px;

}
#HomeSezioni .TestiSet A {
	margin-top: 20px; 
	margin-left: 5px;
	margin-right: 5px;
	color: #7F7F7F;
	text-decoration: none;
	font-size: 11px;
}
#HomeSezioni .TestiSet A:hover {
	color: #DE0010;
	text-decoration: underline;
	font-size: 11px;
}


#HomeSezioni .Pagamenti {
	width: 217px;
	height: 222px;
	margin-top: 15px;
	margin-left: 2px;
	margin-right: 5px;
	color: #7F7F7F;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	float: left;
	border-bottom: 1px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
}

#HomeSezioni .Pagamenti .TestoPag {
	margin-top: 3px;
	margin-left: 0px;
	
	width: auto;
	padding-left: 3px;
}

#HomeSezioni .FotoPag {
margin-top: 10px;	
margin-left: 0px;
	height: 30px;
	width: auto;
	text-align: center;
	padding-left: 5px;
	display: block;
}
#HomeSezioni .FotoPag IMG { padding: 0 9px 0 9px; height: 30px;}

#HomeSezioni .Pagamenti .Vai{
	padding-top: 25px;
	margin-left: 315px;
}


#Homenewsletter {
	margin-right: 20px;
	margin-top: 20px;
	margin-left: 100px;
	padding: -40px 0 0 0;
}

#Homenewsletter .labelnews

{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #DE0010;
	font-size: 14px;
	font-weight: bold;
}
#Homenewsletter .camponews

{
 width: 200px;
 margin-left: 30px;
}

#Homenewsletter .Submit {
	border:0;
	font: 14px;
	color:#ffffff;
	font-weight: bold;
	background-color: #ffffff;
	margin-top: -13px;
	margin-left: 20px;
}

#Homenewsletter .camponews:focus {
	outline: 1px solid #7f7f7f;
}