html {
	height:100%;
	background: #FFF;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background:#F5F5F5;
}
#main {
	width:100%;
	border:0px;
	margin:0px auto 0px auto;
	padding:0px 0px;
	background:url(../../../images/grafica/bgMain.gif) repeat-x;
}
#head {
	width:990px;
	height:120px;
	border:0px;
	margin:0px auto 0px auto;
	padding:0px;
	background:url('../../../images/grafica/logo.png') no-repeat center left;
	position:relative;
}
#head img {
	z-index:1;
}
#head h1 {
	position:absolute;
	font-size:28px;
	line-height:100%;
	margin:0px;
	padding:0px;
	font-weight:500;
	bottom:30px;
	left:100px;
	z-index:2;
	font-family: 'Raleway', sans-serif;
	text-transform:uppercase;
	text-align:justify;
	width:200px;
}
#head h1 small {
	font-size:26px;
	font-weight:300;
	text-align:justify;
	width:200px;
	color:#616161;
}
#head ul {
	position:absolute;
	bottom:0px;
	right:0px;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #454545;
	height:30px;
	text-align:right;
	font-family: 'Raleway', sans-serif;
}
#head ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	display: inline-block;
	text-transform:uppercase;
}
#head ul li a {
	font-size:12px;
	float:left;
	margin:0px;
	color:#454545;
	font-weight:500;
	text-decoration:none;
	line-height:30px;
	text-align:center;
	height:30px;
	padding:0px 14px 0px 14px;
	list-style:none;
	display:inline;

}
#head ul li a:hover {
	color:#FFF;
	background:#454545;
}
#head a.selected {
	color:#FFF;
	background:#454545;
}
#elenco p {
	color:#222;
	margin:10px 1% 5px 1%;
	padding:0px;
	font-size:12px;
	line-height:18px;
}
#tutti p {
	color:#222;
	margin:10px 1% 5px 1%;
	padding:0px;
	font-size:12px;
	line-height:18px;
}
#content {
	width:990px;
	border:0px;
	margin:0px auto 0px auto;
	padding:10px 0px;
	border-bottom:1px solid #454545;
}
#content p {
	color:#222;
	margin:10px 0px 5px 0px;
	padding:0px;
	font-size:12px;
	line-height:18px;
}
#content p.percorso {
	display:none;
}
#content p.percorso a {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
#content p.percorso a:hover {
	color:#333;
}
#content h1 {
	margin:15px 7px 5px 7px;
	padding:0px;
	font-size:20px;
	font-weight:bold;
	color:#253C59;
}
#contenuto {
	float:right;
	border:none;
	margin:0px 5px 0px 0px;
	padding:0px;
	width:650px;
}
#subMenu {
	float:left;
	width:335px;
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
#footer {
	width:100%;
	margin:0px;
	padding:10px 0px;
	background:#FFF;
}
#footer p {
	font-size:12px;
	padding:5px 5px 5px 5px;
	margin:0px;
	color:#454545;
	text-align:center;
}
#footer p a {
	color:#454545;
	font-weight:bold;
	text-decoration:none;
}
#footer p a:hover {
	color:#C31528;
}
#footer a.facebook_page {
	margin:0px;
	padding:0px;
	position:fixed;
	bottom:80px;
	right:5px;
	width:48px;
	height:48px;
	border:0px;
	background:url(../../../images/grafica/facebook.png) no-repeat center center;
}
#footer a.twitter_page {
	margin:0px;
	padding:0px;
	position:fixed;
	bottom:133px;
	right:5px;
	width:48px;
	height:48px;
	border:0px;
	background:url(../../../images/grafica/twitter.png) no-repeat center center;
}

/*  NESSUN ELEMENTO PRESENTE */
#content p.noItemElenco {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	padding-bottom: 10px;
}

/* Paginazione */
.paginazione {
	font-size:12px;
	color:#5E6A76;
	margin:20px 0px 5px 0px;
	text-align:center;
}
.paginazione a {
	border:1px solid #DFE2E6;
	padding:2px 4px 2px 4px;
	margin:0px 2px 0px 2px;
	background-color:#F5F9FD;
	color:#5E6A76;
	font-weight:bold;
}
.paginazione a:hover {
	color:#FF6600;
	border:1px solid #FF6600;
	background-color:#B3b3b3;
}

#raffina {
	margin:10px 0px 2px 0px;
	width:100%;
	padding:0px;
	background:#333;
	border-radius:8px 8px 0px 0px;
}
div.filtro {
	margin:0px;
	padding:0px;
	float:left;
}
div.filtro h3 {
	margin:5px 5px;
	padding:0px 5px 0px 14px;
	color:#FFF;
	font-size:14px;
}
div.filtro ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
div.filtro li {
	margin:2px 2px;
	padding:0px 5px;
	list-style-type:none;
	border:1px solid #4FC5F1;
	border-radius:4px;
}
div.filtro li.selected {
	background:#0F3984;
}
div.filtro li.hide {
	color:#97B7E3;
	border:1px solid #3F9ADB;
	font-weight:bold;
	font-size:12px;
	line-height:150%;
}
div.filtro li span {
	color:#B2EAFF;
	font-size:9px;
}
div.filtro li span.selected {
	color:#FFFFFF;
	font-size:9px;
}
div.filtro li a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
div.filtro li a:hover {
	color:#FF0;
	text-decoration:underline;
}
#tutti {
	margin:2px 0px;
	width:100%;
	padding:0px;
	background:#1450BD;
	clear:left;
	position:relative;
}
#tutti div.filtro {
	width:100%;
}
#tutti div.filtro li {
	float:left;
	width:31%;
}
#filtri {
	display:none;
	margin:2px 0px;
	width:100%;
	padding:0px;
	background:#0F3984;
	clear:left;
	position:relative;
}
#filtri span {
	margin:5px;
	padding:0px;
	color:#FFF;
	font-size:18px;
	line-height:26px;
	float:left;
}
#filtri ul {
	margin:5px;
	padding:0px;
	color:#FFF;
	line-height:30px;
	list-style-type:none;
	display:inline;
}
#filtri ul li img{
	margin:0px;
	padding:0px;
	float:right;
	border:none;
	position:absolute;
	right:3px;
}
#filtri ul li {
	margin:5px;
	padding:5px 22px 5px 5px;
	font-size:12px;
	line-height:16px;
	float:left;
	border:none;
	display:block;
	position:relative;
	border:1px solid #4FC5F1;
	border-radius:4px;
	background:url('../../../images/grafica/close.png') no-repeat center right;
}
#filtri ul li.rimuovi {
	position:absolute;
	right:5px;
	top:0px;
	background:#333;
	background:url('../../../images/grafica/close.png') no-repeat center right;
}
#filtri ul li a {
	color:#FFFFFF;
}
#ordinamento {
	width:100%;
	height:30px;
	margin:0px 3px;
	padding:0px;
}
#ordinamento label {
	height:30px;
	width:48%;
	font-size:12px;
	color:#333;
	line-height:30px;
}
#ordinamento label.dx {
	float:right;
	text-align:right;
	margin-right:1%;
}
#ordinamento label.sx {
	float:left;
	margin-left:1%;
}

#elenco {
	margin:2px auto;
	width:100%;
	padding:0px 0px 10px 0px;
	border-radius:0px 0px 8px 8px;
	/*min-height:300px;*/
	clear:left;
	text-align:center;
}
/*
#elenco a.item {
	float:left;
	width:190px;
	height:166px;
	margin:3px;
	position:relative;
	border:1px solid #CCC;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#elenco a.item span {
	float:left;
	width:190px;
	height:40px;
	margin:0px;
	padding:0px;
	position:absolute;
	line-height:20px;
	background:#f5f5f5;
	bottom:0px;
	right:0px;
	text-align:center;
	font-size:12px;
	color:#333;
	border-radius:0px 0px 5px 5px;
	-moz-border-radius:0px 0px 5px 5px;
	-webkit-border-radius:0px 0px 5px 5px;
}*/

/* ---------- Se oltre al catalogo c'� anche l'ecommerce ---------- */

#elenco div.contentItem {
	display:inline-block;
	width:190px;
	height:166px;
	margin:4px;
	padding:0px;
	position:relative;
	border:none;
	background: url('../../../images/grafica/loader.gif') no-repeat center 50px;
}
#elenco div.elencoImg {
	background: url('../../../images/grafica/loaderImgElenco.html') no-repeat center 50px;
}
#elenco .video {
	position:relative;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	background: url('../../../images/grafica/bg60.png');
	line-height:16px;
	margin-top:105px;
	padding-left:5px;
	z-index: 10;
}
#elenco a.item {
	float:left;
	width:190px;
	height:166px;
	margin:0px;
	position:relative;
	border:2px solid #454545;
	text-decoration:none;
}
#elenco a.item span {
	float:left;
	width:190px;
	height:40px;
	margin:0px;
	padding:0px;
	position:absolute;
	line-height:20px;
	background:#FFF;
	bottom:0px;
	right:0px;
	text-align:center;
	font-size:12px;
	color:#333;
}
#elenco div.prezzo {
	float:left;
	width:180px;
	height:20px;
	margin:0px;
	padding:0px;
	position:absolute;
	line-height:20px;
	bottom:0px;
	right:5px;
	text-align:right;
	font-size:12px;
	color:#333;
}
#elenco div.prezzo strong {
	font-size:14px;
	color:#F00;
}
#elenco div.prezzo a.addcart {
	float:right;
	width:20px;
	height:20px;
	margin-left:5px;
	background:url('../../../images/grafica/addcart.png') no-repeat center center;
}
/* ---------- fine catalogo con ecommerce ---------- */







#elenco p {
	margin:5px;
}

#main h3 {
	width:100%;
	font-size:12px;
	font-weight:bold;
	color:#333;
	margin:5px 0px 0px 0px;
	padding:0px;
	/*background:url('../../../images/grafica/bgTitleHome.png') center top no-repeat;*/
	height:20px;
	line-height:20px;
	text-align:center;
	z-index:7;
	clear:left;
	display:block;
	position:relative;
}
#content h1 {
	margin:15px 1% 5px 1%;
	padding:0px;
	font-size:26px;
	font-weight:300;
	color:#454545;
	font-family: 'Raleway', sans-serif;
	text-align:center;
}

p.w3c {
	text-align:center;
}
p.w3c img {
	border:0px;
	margin:5px;
}