* {
    padding: 0;
    margin: 0;
} 

body {
background: #ffffff;
	font-family: serif;
font-size: 14px;
line-height: 18px;
color: #333333;
}

img { border: none; }

img#sinistro {
float: left;
margin: 15px 15px 3px 15px;
}

img#destro {
float: right; 
margin: 15px 15px 3px 15px;
}

h3 {
font-size: 17px;
color: #800000;
margin-bottom:10px;
}

a { color: #800000; text-decoration: none;}
a:hover { text-decoration: underline; color : #000; }

#wrap {
margin: 0px auto 0 auto;
width: 800px;
border: 1px solid #ddd;

}

#header { 
border: 0px solid #ddd;
	height: 68px;
	background-image: url("../images/img-branding-background.jpg");
	background-repeat:repeat-x;
        background-position: top;
	display: block;
}

#header img {
	padding-top: 14px;
	padding-left: 10px;
}





#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -3px;
padding: 12px 0 5px 10px;
	text-indent: -5000px;

}
#header h1 a {
color: #182535;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #aaa;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: +1px;
line-height: 12px;
	text-indent: -5000px;

}

.largo {
margin-top: 0px;
width: 780px;
float: left;
text-align: justify;
border-right: 1px solid #ddd;
padding: 10px;
}

.largo h2 {
color: #888;
font-size: 24px;
letter-spacing: 0px;
font-weight: 150;
padding : 5px 0 5px 0;

}

.largo p { 
text-align: center; 
color: #888;
font-size: 24px;
letter-spacing: 0px;
font-weight: 150;
padding : 5px 0 5px 0;

}

.left1 {
margin-top: 0px;
width: 554px;
float: left;
text-align: justify;
border-right: 1px solid #ddd;
padding: 10px;
}
.left1 h2 {
color: #888;
font-size: 24px;
letter-spacing: 0px;
font-weight: 150;
padding : 10px 0 15px 0;
}

.left1 p { 
text-align: center; 
color: #888;
font-size: 24px;
letter-spacing: 0px;
font-weight: 150;
padding : 5px 0 5px 0;

}

.left {
margin-top: 0px;
width: 554px;
float: left;
text-align: justify;
border-right: 1px solid #ddd;
padding: 10px;
}
.left h2 {
color: #888;
font-size: 24px;
letter-spacing: 0px;
font-weight: 150;
padding : 10px 0 15px 0;
}

.right {
margin-top: 0px;
width: 202px;
float: right;
font-size: 12px;
padding: 10px;
}
.right ul {
padding: 5px 10px 10px 20px;
color: #800000;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: none }

#scroll {padding:0; margin:0; width:202px; list-style:none;  float:right; }
#scroll li {float:left;}


#footer {
text-align: center;
color: #444;
font-size: 12px;
border: 1px solid #ddd;

	height: 58px;
	background-image: url("../images/img-footer-background.png");
	background-repeat:repeat-x;
        background-position: top;
}



#footer p {
	color: #333;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	margin-left: 0px;
	margin-top: 0.6em;
	margin-bottom: 0em;
	padding: 0em;
}

#footer img {
float: right;
	margin-bottom: 10px;
	margin-top: 0em;
}




#products01 {
	width:550px;
	padding:10px 0px 0;
	}
.product {
	width:550px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#333;
	background-color:inherit;
	}
#shopdiv {
	height:350px;
	}

.shop {
	float:left;
	width:270px;
	height:140px;

	font-weight:normal;
	font-size:12px;
	border:1px solid #F0F0F0;
	background-color:#F8f8f8;
	}
.shopofferta {
	float:left;
	width:270px;
	height:140px;

	font-weight:normal;
	font-size:12px;
	border:1px solid #F0F0F0;

	background-image: url("../images/shopofferta.jpg");
	background-repeat:no-repeat;

	}





.shop img {
	display:block;
	width:75px;
	height:120px;
        float: left;
        margin: 15px 15px 3px 15px;
 	}

.shop img.destra {
	display:block;
	width:32px;
	height:32px;
        float: right;
        margin: 0px 0px 0px 0px;
 	}


.shop a {
	font:bold 12px serif; color:#777; text-decoration:none;
	}
.shop a:hover{
	color:#000; text-decoration:underline;
	}

.shop p {
      margin-top: 10px;
      margin-left: 76px;
	vertical-align: bottom;

	}

.shop span.prezzopieno {	
     text-decoration: line-through; 
     color: #aa0000;     
	}





.shopofferta img {
	display:block;
	width:75px;
	height:120px;
        float: left;
        margin: 15px 15px 3px 15px;
 	}

.shopofferta img.destra {
	display:block;
	width:32px;
	height:32px;
        float: right;
        margin: 0px 0px 0px 0px;
 	}


.shopofferta a {
	font:bold 12px serif; color:#777; text-decoration:none;
	}
.shopofferta a:hover{
	color:#000; text-decoration:underline;
	}

.shopofferta p {
      margin-top: 10px;
      margin-left: 76px;
	vertical-align: bottom;

	}

.shopofferta span.prezzopieno {	
     text-decoration: line-through; 
     color: #aa0000;     
	}





table {
	border: 0px solid #D8D8D8;
	margin: 0;
	width: 100%;
	color: #333333;
	vertical-align: top;
}

td {
	border-bottom: 0px solid #D8D8D8;
	border-right: 0px solid #D8D8D8;
	vertical-align: top;

	padding-left: .3em;
	padding-right: .3em;
	padding-top: .2em;
	padding-bottom: .2em;
	line-height: 1em;
}

tr {
	height: 1em;
}

td.pic {
	width: 250px;
        text-align: right;  
}
th, tfoot {
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	background-color: #F6F6F6;
	text-align: left;
	padding-left: .3em;
	padding-right: .2em;
	padding-top: .2em;
	padding-bottom: .2em;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
}
caption {
	font-style: italic;
	caption-side: bottom;
	text-align: left;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
.odd {
		background: #F6F6F6;
}

tr:hover {
        background-color: #b0b0b0;
	background-image: url("../images/sprite-table-hover.png");
	background-repeat:repeat-x;
        background-position: top;
	color: #FFF; 
}

fieldset {
	margin-top: 0;
}
legend {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: .5em;
	color: #000077;
}



form {
	color: #333333;
	border: 1px solid #a00000;
        background:#900000; 
}

		
input[type='text'] { 
	border: 1px solid #D8D8D8;
        background-color: #fff;
	background-image: url("../images/img-form-input-shadow.png");
	background-repeat:repeat-x;
        background-position: top;
	display: block;
	padding: 0.2em;
	width: 90%;		
	color: #333333;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
}

input[type='submit'] { 
        float:right;
}
