@charset "utf-8";
/* CSS Document */

a{outline:none;} ul, h1, h2, h3, p{padding:0; margin:0;} a img{ border:0;}

body{
	font-family:Tahoma;
	color:#404040;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}

.page{
	width:952px;
	margin:0 auto;
	padding:0;
}

.clear{
	clear:both;
}

.clear hr{
	display:none;
}
/*--- HEAD + MENU ---*/

#head-container{
	width:100%;
	height:165px;
}

#logo-lingue{
	height:117px;
}

#logo{
	line-height:117px;
	width:296px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	overflow:hidden;
	float:left;
}

#logo .link_home{
	display:block;
	text-indent:-1000px;
	height:117px;
}

#lingue{
	float:right;
	margin-top:45px;
}

#lingue ul{
	list-style:none;
	height:19px;
}

#lingue li{
	float:left;
	margin-left:7px;
}

#menu > ul{
	background-image:url(../images/menu.jpg);
	list-style:none;
	height:48px;
}

#menu > ul > li{
	line-height:48px;
	width:158px;
	float:left;
	text-align:center;
	font-size:17px;
	position:relative;
}

#menu a{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}

#menu > ul > li > a:hover, #menu > ul > li > a.attivo,#menu > ul > li:hover > a{
	background-image:url(../images/menu-over.jpg);
}

#menu ul.sub {
	list-style:none;
	display: none;
	background: #fff;
	border: solid 1px #565752;
	border-top:none;
	padding:10px;
	height:auto;
	position:absolute;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px; 
	z-index: 9999;
}
#menu ul.sub li {
	line-height:normal;
	width:138px;
	float:none;
	text-align:center;
	font-size:14px;
	
}
#menu ul.sub li a {color:#565752; display:block;
	padding: 10px 0;
	border-bottom:dashed 1px #565752}
#menu ul.sub li a:hover {color:#900A00;border-bottom:dashed 1px #900A00;} 

#menu > ul > li:hover ul.sub {display:block;}
.item-2 a{
	background-position:-158px 0;
}

.item-3 a, .item-3 .attivo{
	background-position:-317px 0;
}

.item-4 a, .item-5 a{
	background-position:-477px 0;
}

.item-6 a{
	background-position:-794px 0;
}

#menu .item-2, #menu .item-3, #menu .item-4{
	width:159px;
}

/* ---- GALLERY ----*/
#home-gallery .gallery{
	width:952px;
}

#gallery-foot{
	height:52px;
	background-image:url(../images/gallery-foot.jpg);
}

/* ---- BOXES HOMEPAGE ----*/
#boxes{
	height:253px;
	margin-top:24px;
	padding-bottom:30px;
}

.box{
	width:310px;
	height:253px;
	background-image:url(../images/box-home.jpg);
	float:left;
}

.box_cent{
	width:310px;
	height:253px;
	background-image:url(../images/box-home.jpg);
	float:left;
	margin: 0 11px 0 11px;
}

.box h3, .box_cent h3{
	color:#FFFFFF;
	line-height:36px;
	/*margin-top:7px;*/
	margin-left:16px;
	font-weight:normal;
}

.testo-novita{
	font-size:17px;
	float:left;
	width:118px;
	margin-left:18px;
	margin-top:36px;
}

.img-novita{
	float:right;
	margin-right:30px;
	margin-top:-28px;
}

.img-ceramica{
	margin-left:50px;
	margin-top:-7px;
}

.img-timbro{
	margin-top:2px;
}

.testo-foot-box{
	font-size:11px;
	margin-left:16px;
	margin-right:16px;
	margin-top:23px;
}
.testo-foot-box a{color:#B20000;text-decoration:none;}
/*---- FOOTER ----*/
#footer{
	width:100%;
	height:150px;
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	background-color: #565752;
}

#footer-content-sx{
	width:376px;
	float:left;
	margin-top:10px;
}

#footer-content-sx p, #footer-content-sx a{
	color:#FFFFFF;
	font-size:11px;
	line-height:18px;
}

#footer-content-dx{
	width:576px;
	float:right;
	margin-top:10px;
}

#footer-content-dx p{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

#footer-content-dx .footer-menu{
	margin-top:4px;
	color:#FFFFFF;
	list-style:none;
}

.footer-menu li{
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-right:8px;
	text-transform: uppercase;
}

.footer-menu a{
	color:#FFFFFF;
	text-decoration:none;
}
/*--------------------------------------------------------*/
/*---- PAGINA PRODOTTI ----*/
#body-content{

}

.title{
	color:#b40b00;
	font-size:30px;
	font-weight:bold;
	margin-left:16px;
	margin-top:25px;
}

.title span{
	color:#3b3b3b;
}

.title2{
	color:#006ec3;
	font-size:17px;
	font-weight:bold;
	margin-left:16px;
	margin-top:10px;
}

.sub-title,.subPage{
	font-size:12px;
	line-height:15px;
	margin-left:16px;
	margin-right: 16px;
	margin-top:20px;
	overflow: hidden;
}

.categorie{
	list-style:none;
	margin-top:80px;
}

.categorie li{
	background-image:url(../images/box-prodotti.jpg);
	display:block;
	float:left;
	width:235px;
	height:163px;
	margin-right:3px;
	margin-bottom:40px;
}

.categorie h3{
	color:#262626;
	font-weight:bold;
	font-size:13px;
	line-height:37px;
	margin-top:2px;
	text-transform: uppercase;
}

.cat-img{
	text-align:center;
}

.categorie h3 a{
	padding-left:60px;
}

.categorie a{
	display:block;
	text-decoration:none;
	color:#262626;
}
/*---- PAGINA ELENCO PRODOTTI ----*/
.pagination{
	list-style:none;
	/*height:18px;*/
}

.pagination li a{
	display:block;
	height:18px;
	font-size:14px;
	text-decoration:none;
	float:left;
	margin-bottom:15px;
	background-color:#ad0b00;
	color:#FFFFFF;
	padding-left:6px;
	padding-right:6px;
	margin-left:3px;
	margin-right:3px;
}

.pagination li a.attiva{
	background-color:#373737;
}

#elenco-prodotti{
	width:636px;
	float:left;
}

#menu-categorie-container{
	width:316px;
	float:right;
}

#menu-categorie, #menu-ricerca{
	width:306px;
	height:339px;
	background-image:url(../images/menu-categorie-bg.jpg);
	margin-left:10px;
	margin-top:33px;
	margin-bottom: 15px;
}
#menu-ricerca {background-image:url(../images/menu-ricerca-bg.jpg);height:164px;}
#menu-ricerca form {padding:10px 20px;}
#menu-categorie h5,#menu-ricerca h5{
	font-size:20px;
	color:#1d1d1d;
	line-height:55px;
	margin-left:65px;
}
#menu-categorie h5 a {color:#1d1d1d;text-decoration:none;}
#menu-categorie ul{
	list-style:none;
	margin-top:-10px;
	padding-top:0;
}

#menu-categorie ul li a{
	display:block;
	width: 244px;
	font-size:15px;
	line-height:15px;
	color:#4a4a4a;
	margin-left:20px;
	margin-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dashed #999999;
}

#menu-categorie ul li a.attivo{
	color:#880900 !important;
	background:none;
}

#menu-categorie ul li a.last{
	border:none;
}


.prodotto-container, .faq-container{
	width:636px;
	height:260px;
	background-image:url(../images/elenco-prodotti-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}
.faq-container{height:auto;}
.prodotto-container .img-prodotto{
	width:297px;
	height:259px;
	float:left;
	overflow:hidden;
}

.prodotto-container .descrizione-prodotto{
	width:339px;
	height:259px;
	float:right;
	margin-top:25px;
}

.descrizione-prodotto h3{
	color:#3b3b3b;
	font-size:30px;
	font-weight:bold;
	margin-left:15px;
	margin-bottom:10px;
}

.descrizione-prodotto p{
	width:265px;
	color:#757575;
	font-size:11px;
	line-height:15px;
	margin-left:15px;
}

.descrizione-prodotto .vedi, .faq-container .vedi{
	display:inline-block;
	color:#FFFFFF;
	background-color:#ad0b00;
	margin-left:15px;
	margin-top:14px;
	text-decoration:none;
	line-height:18px;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
}
.faq-container .vedi{
	float:right;
	margin-right: 10px;
}
/*---- PAGINA DEL PRODOTTO ----*/
#intro-prodotto{
	width:636px;
	float:left;
	margin-top:20px;
}

#intro-prodotto .loghetti{
	margin-left:370px;
}

#menu-prodotti{
	width:306px;
	background-image:url(../images/menu-prodotti-bg_01.jpg);
	margin-left:10px;
	margin-top:33px;
	background-repeat: no-repeat;
}

#menu-prodotti h5{
	font-size:20px;
	color:#1d1d1d;
	line-height:55px;
	margin-left:65px;
}

#menu-prodotti ul{
	list-style:none;
	margin-top:-10px;
	padding-top:0;
	background-image: url(../images/menu-prodotti-bg_04.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}

#menu-prodotti ul li a{
	display:block;
	width: 244px;
	font-size:15px;
	line-height:15px;
	color:#4a4a4a;
	margin-left:20px;
	margin-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dashed #999999;
}

#menu-prodotti ul li a.attivo{
	color:#880900 !important;
	background:none;
}

#menu-prodotti ul li a.last{
	border:none;
}

.button-black,.bottone_large{
	background-image:url(../images/button-black.jpg);
	height:37px;
	width:269px;
	margin-top:15px;
	margin-left:30px;
}

.button-black a,.bottone_large a{
	display:block;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	line-height:37px;
	padding-left:15px;
}

.caratt-prodotto{
	margin-top:40px;
	border-top:1px solid #ba0000;
	border-bottom:1px solid #ba0000;
}

.caratt-sx{
	width:476px;
	float:left;
}

.caratt-dx{
	width:476px;
	float:right;
}

.caratt-sx p, .caratt-dx p{
	margin-top:10px;
	font-size:11px;
	color:#2a2a2a;
	font-weight:bold;
}

.caratt-sx p span, .caratt-dx p span{
	display:inline-block;
	width:116px;
	color:#ad0000;
}

.caratt-prodotto ul.min-gallery{
	list-style:none;
	margin-top:20px;
	margin-bottom:15px;
}

.caratt-prodotto ul.min-gallery li{
	width:156px;
	height:133px;
	float:left;
	margin-right:40px;
	display: block;
	overflow: hidden;
	border: 1px solid #cecece;

}
.caratt-prodotto ul.min-gallery li.last{
	margin-right:0;
}

.bottom-img{
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
}

.articoli{
	background-color:#efefef;
	border-bottom:1px solid #c6c6c6;
	margin-bottom:18px;
	padding-top:10px;
	padding-bottom:10px;
}

.articoli table{
	width:927px;
	border-spacing:0;
	border-collapse:collapse;
	/*margin-bottom:10px;*/
	background-color:#FFFFFF;
}

.articoli thead th{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	background-color:#efefef;
}

.th{
	line-height:30px;
	background-color:#e34d4d;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom:5px;
	margin-left:10px;
}

.articoli tbody{
	background-color:#FFFFFF;
	text-align:center;
}

.articoli tbody tr{
	border-bottom:1px solid #c6c6c6;
	color:#2d2d2d;
}

.articoli tbody td{
	font-size:18px;
	font-weight:bold;
}

th.cm{
	width:95px;
}
th.cod{
	width:123px;
}
th.ean{
	width:190px;
}
th.imb{
	width:135px;
}

span.cm{
	display:inline-block;
	width:95px;
}
span.cod{
	display:inline-block;
	width:123px;
}
span.ean{
	display:inline-block;
	width:190px;
}
span.imb{
	display:inline-block;
	width:135px;
}

.richiesta-misure{
	color:#d80000;
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
}
.descrizione-prodotto h3 a {
	color: #3b3b3b;
	text-decoration: none;
}
.caratteristiche img {
	margin-left: 5px;
}
.caratteristiche {
	margin-right: 60px;
	height: 50px;
}
.caratt-prodotto ul.min-gallery li.clear {
	margin: 0px;
	padding: 0px;
	float: none;
	height: 1px;
	width: 1px;
	border: none;
}
.title a {
	color: #B40B00;
	text-decoration: none;
}
.img_corpo{float:right;margin:0 0 10px 10px;}
.subPage h2{
	color:#006ec3;
	font-size:17px;
	font-weight:bold;
	line-height: normal;
	padding-bottom: 10px;
}
.testo p {
	padding-bottom: 10px;
}
.subPage .immagini {
	margin: 10px 0;
	width: 940px;
}
.immagini img {
	margin: 5px 10px 5px 0;
}
.coming-soon{font-size:9px;color:red;width:300px;height:200px;line-height:150px; text-align:center;}
.flright {
	float: right;
	margin-bottom:20px;
}
#menu-prodotti .bg {
	background-image: url(../images/menu-prodotti-bg_02.jpg);
}
#home-gallery {
	position: relative;
}
.video_butt {
	position: absolute;
	top: 210px;
	left: 9px;
}
#menu-ricerca #chiavi {
	line-height: 28px;
	border: solid 1px #666;
	width: 200px;
	height: 28px;
}
#menu-ricerca #cerca {
	background-color: #A70B00;
	border: solid 1px #710802;
	color: #fff;
	height: 30px;
	cursor: pointer;
	font-family: Tahoma, Geneva, sans-serif;
}
.faq-row {
	padding: 16px;
}
.faq-row h3 {
	font-style: italic;
}
.faq-row fieldset {
	background-color: #F9F9F9;
	padding: 15px;
	border: solid 1px #ad0b00;-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px; 
}

