@charset "utf-8";
img, div, a, input { behavior: url(iepngfix.htc) }
/* CSS Document */
/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th {
	margin : 0;
	padding : 0;
}
/* Img normalize */
img {
	border:none;
}
/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6 {
	font-size : 100%;
}
/* Removes list-style from lists */
ol, ul {
	list-style : none;
}
/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var {
	font-style : normal;
	font-weight : normal;
}
/* Removes list-style from lists */
table {
	border-collapse : collapse;
	border-spacing : 0;
}
td {
	padding:5px;
}
/* Removes border from fieldset and img */
fieldset, img {
	border : 0;
}
/* Left-aligns text in caption and th */
caption, th {
	text-align : left;
}
/* Removes quotation marks from q */
q:before, q:after {
	content :'';
}
form {
	display:inline;
}
input, select, textarea {
	font-size:11px;
	color: #3d3d3d;
	background: #FFF;
	border:1px solid #3d3d3d;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin:0px 10px 0px 0px;
	padding:0px;
	display:inline;
}
.hidden {
	background:none;
	border:none;
	margin:0px; 
	padding:0px;
}

body {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	font-size:12px;
	width:100%;
	height:100%;
	background: url('../images/sfondo.png') repeat-x fixed;
	color: #666666;
}
#container{
	width:840px;
	height:auto;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
#header {
	width:840px;
	height:120px;
	background: url('../images/header.png') no-repeat;
}
#content {
	width:790px;
	height:auto;
	overflow:hidden;
	padding:10px 25px 0px 25px;
	text-align:left;
	background: url('../images/content.png') repeat-y;
}
#menu {
	width:155px;
	height:auto;
	text-align:left;
	padding-right:5px;
	float:left;
	border-right:1px solid #F1C514;
}
#menu  h2{
	font-size:16px;
	color:#333333;
	font-weight:bold;
}
.link a{
	width:145px;
	height:30px;
	padding:8px 0px 0px 0px;
	font-size:18px;
	color:#3d3d3d;
	text-align:center;
	text-decoration:none;
	float:left;
	margin-bottom:10px;
	text-transform:uppercase;
	background: url('../images/menu.jpg');
}
.link a:hover{
	width:145px;
	height:30px;
	padding:8px 0px 0px 0px;
	font-size:18px;
	color:#3d3d3d;
	text-align:center;
	text-decoration:none;
	float:left;
	margin-bottom:10px;
	text-transform:uppercase;
	background:#a5001b;
	background: url('../images/menu_h.jpg');
}
#contenuti {
	width:610px;
	height:auto;
	overflow:hidden;
	padding:0px 0px 0px 15px;
	text-align:left;
	float:left;
}
#contenuti h1{
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px solid #3d3d3d;
}
#contenuti h3{
	font-size:13px;
	font-weight:bold;
	border-bottom: 1px solid #3d3d3d;
	color:#d5b00c;
}
#contenuti h4{
	font-size:11px;
	font-weight:bold;
	text-align:right;
	border-bottom: 1px solid #3d3d3d;
	color:#CC0000;
}
#contenuti a:link, #contenuti a:visited, #contenuti a:active {
	font-size:12px;
	font-weight:bold;
	color:#3d3d3d;
	text-decoration:none;
}
#contenuti a:hover{
	font-size:12px;
	font-weight:bold;
	color: #666666;
	text-decoration:none;
}
#credits {
	width:840px;
	height:72px;
	overflow:hidden;
	font-size:11px;
	text-align:center;
	background: url('../images/content.png') repeat-y;
}
.box-home{
	width:186px;
	height:120px;
	text-align:center;
	overflow:hidden;
	padding:5px;
	float:left;
	margin-bottom:10px;
}
.head-search {
	width:584px;
	height:16px;
	overflow:hidden;
	padding:8px 0px 0px 15px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
	background-image: url('../images/head-search.png');
	background-repeat:no-repeat;
}
.content-search {
	width:589px;
	height:auto;
	overflow:hidden;
	padding:5px;
	text-align:left;
	background: url('../images/content-search.png') repeat-y;
}
.foot-search {
	width:599px;
	height:15px;
	background-image: url('../images/foot-search.png');
	background-repeat:no-repeat;
}
.box {
	width:600px;
	height:auto;
	overflow:hidden;
	background-image: url('../images/head-box.png');
	background-repeat:no-repeat;
}
.head-box {
	width:180px;
	height:16px;
	float:left;
	text-align:left;
	padding:4px 0px 0px 5px;
}
.head-box a {
	font-size:12px;
	color:#0066CC;
	text-decoration:none;
}
.rif {
	width:80px;
	height:16px;
	float:right;
	text-align:right;
	padding:4px 5px 0px 0px;
}
.centro-box {
	width:590px;
	height:auto;
	overflow:hidden;
	padding:10px 5px 0px 5px;
	background-image: url('../images/centro-box.png');
	background-repeat:repeat-y;
}
.img-prod {
	float:left;
	width:153px;
	text-align:center;
}
.desc-prod {
	float:left;
	width:410px;
	padding:4px;
	text-align:justify;
}
.scheda {
	float:right;
	width:140px;
	height:29px;
	text-align:left;
}
	.sx{
		width:250px;
		float:left;
		text-align:left;
		height:30px;
	}
	.dx{
		width:250px;
		float:right;
		text-align:right;
		height:30px;
	}
	#box-testo1{
		width:100%;
		height:auto;
		overflow:hidden;
		font-size:12px;
		color:#3d3d3d;
		float:left;
		margin:0px 10px 10px 0px;
	}
	#varie1{
		width:100%;
		height:auto;
		overflow:hidden;
		border-bottom:1px solid #c19601;
		padding:0px 0px 3px 0px;
		margin:0px 0px 3px 0px;
		font-size:13px;
		color:#a40000;
	}
	#box-testo2{
		width:220px;
		height:auto;
		overflow:hidden;
		font-size:12px;
		color:#3d3d3d;
		float:left;
		margin:0px 10px 10px 0px;
	}
	#varie{
		width:220px;
		height:auto;
		overflow:hidden;
		border-bottom:1px solid #c19601;
		padding:0px 0px 3px 0px;
		margin:0px 0px 3px 0px;
		font-size:13px;
		color:#a40000;
	}
	#news{
		width:150px;
		height:190px;
		float:left;
	}
	.gallery{
		width:600px;
		height:25px;
		font-size:13px;
		color:#a40000;
	}
	.gallery div{
		width:auto;
		height:20px;
		float:left;
		padding:0px 5px 0px 5px;
		border-right:1px solid #c19601;
	}
	.box-gallery{
		width:600px;
		height:auto;
		overflow:hidden;
		border:1px solid #c19601;
		padding:0px 0px 3px 0px;
		margin:0px 0px 3px 0px;
		font-size:13px;
		color:#a40000;
		background:#EFEFEF;
	}
	.immagini{
		width:100%;
		height:auto;
		padding:5px;
		overflow:hidden;
	}
	.img-scheda{
		width:100px;
		height:auto;
		padding:5px;
		float:left;
		margin:2px;
		background:#DFDFDF;
	}
	.img-scheda1{
		width:150px;
		height:auto;
		padding:5px;
		float:left;
		margin:2px;
		background:#DFDFDF;
	}
#pagine {
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:left;
}
#pagine h3{
	font-size:12px;
	color:#CC0000;
	border-bottom:1px solid #3d3d3d;
}
.foot-box {
	width:600px;
	height:28px;
	background-image: url('../images/foot-box.png');
	background-repeat:no-repeat;
	margin-bottom:15px;
}
#footer {
	width:840px;
	height:104px;
	overflow:hidden;
	background-image: url('../images/footer.png');
	background-repeat:no-repeat;;
}