@charset "utf-8";
/* CSS Document */

body, html {
	margin:0;
	padding:0;
}
body {
	height:100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#333;
}
a, a:visited { color:#333; text-decoration:none; }
h1 { font-size:18px; font-weight:bold; }
#wrap {
	width:577px;
	margin:0 auto;
}
.logo{
	background-image:url(/landing-page/images/logo.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:117px;
	overflow:hidden;
	text-indent:-9999px;
	width:246px;
}
.payoff { display:block; text-indent:-1999px; overflow:hidden; }
#header{
	margin:0 auto;
	width:577px;
	text-indent:-19999px;
}
#head{
	background-image:url(/landing-page/images/bg_h.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height:136px;
	width:100%;
}
a.dettaglio{
	background-image:url(/landing-page/images/btn.jpg);
	background-position:left bottom;
	color:#FFFFFF;
	display:block;
	font-size:11px;
	height:26px;
	line-height:24px;
	padding-left:10px;
	width:111px;
	font-weight:bold;
	text-decoration:none;
	float:right;
	clear:right;
}
a.dettaglio:hover{
	background-position:left top;
	text-decoration:underline;
}
.prodotto{
	border:5px solid #CCCCCC;
	float:left;
	margin-left:30px;
	margin-top:20px;
	padding:15px;
	width:325px;
}
.blocco{
	overflow:hidden;
}
.margin-left-10px{
	margin-left:-30px;
}
.prezzo{
	color:#337A0B;	
	font-size:20px;
}
.blocco h2{
font-size:22px;
line-height:18px;
margin:0;
padding:0;
margin-bottom:14px;
}
.spacer-top20px{ margin-top:20px;}
.blocco p{
	line-height:18px;	
}
.blocco h2 a{

color:#793A02;
text-decoration:none;
font-size:15px;
line-height:18px;

}
.centra-obj{
	
	text-align:center;	
}
.allinea-sx{
	float:right;
}
.allinea-sx strong{
	float:right;	
}



.image{
	float:left;
	margin-right:18px;
	margin-bottom:5px;
}
.image img{

	border:1px solid #999;
}
.line{
	margin-top:20px;
	clear:both;
	width:100%;
	margin-bottom:30px;
	float:left;
}
.description{
	
}
.description p {
	color:#333333;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:14px;
	margin:0;
}
.ProductTitle:hover {
	color:#793A02;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.ProductTitle {
color:#793A02;
font-size:12px;
font-weight:bold;
line-height:100% !important;
text-decoration:none;
}
.ProductTitle {
font-size:14px !important;
line-height:14px !important;
}
.line .text p.price {
color:#444444;
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size:15px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:24px;
}
.line .text p.price .black {
text-decoration:line-through;
}
.line .text p.price .green {
color:#337A0B;
font-size:18px;
}
.line .quantity {
display:none;
}

.footer p {
	color:#6A6A6A;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:20px;
}

.wrap-footer{
	width:577px;
	margin:0 auto;
	height:100px;
	clear:both;
}
.footer-outer{
	background-image:url(/landing-page/images/bg-footer.gif);
	background-repeat:repeat-x;
	height:100px;
	clear:both;
	width:100%;
	float:left;
}

ul.minilink {
	margin:0;
	padding:0;
	font-size:10px;
}
ul.minilink a {
	color:#CCCCCC;
}
ul.minilink li {
	display:inline;
}

p.footer_rea {
	
	font-size:9px;
	line-height:14px;
	margin:10px 0 10px 0px;
	
}
