@charset "UTF-8";


name_fiedhtml, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	list-style:none;
}
/* ------------------------------------------------------------------------------------*/

/*COMPONENTI POSIZIONE ASSOLUTA*/
body {
	margin:0;
	padding:0;
	position:relative;
	height:100%;
	width:100%;
}
html, body, #main {
	height: 100%;
	min-height:100%;
	overflow: hidden;
}
#main {
	_height:74%;
	_position:relative;
	overflow-x: hidden;
	}
#footer {
	bottom:0px;
	clear:both;
	height:70px;
	position:absolute;
	width:97%;
	padding-left:3%;
	
	_height:10%;
	_position:relative;
	_border:none;
	_outline: none;
}
#header {
	height:77px;
	width:94%;
	padding:20px 3% 0;
	position: fixed;
	top:0;
	z-index:100;
	
	_padding:2% 3% 0;
	_height:13%!important;
	_width:100%;
	_position:relative;
	_border:none;
	_outline: none;
}
#content {
	bottom:70px;/*uguale all'altezza del footer*/	
	overflow:auto;
	padding:0 3% 70px;
	position:absolute;
	top:97px;
	width:94%;
	background-attachment:fixed;
	font-size: 1.2em;
	
	_top: 0;
	_height:85%;
	overflow-x: hidden !important;
	_border:none;
	_outline: none;
	}
.menu_aligned {
	margin-left:3%;
}
#ombra-top{
	top:97px;
	height:7px;
	_height:0!important;
	_visibility:hidden;
	position:absolute;
	width:100%;
	z-index:390;
	_top:0%;
	background-image:url(/media/img/ombra-top.png);
	background-repeat:repeat-x;
	/*_background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image', src='/media/img/ombra-top.png');*/
	}
#ombra-bottom{
	bottom:70px;
	height:7px;
	position:absolute;
	width:100%;
	z-index:390;
	_bottom:0%;
	background-image:url(/media/img/ombra-bottom.png);
	background-repeat:repeat-x;
	_height:0!important;
	_visibility:hidden;
	/*_background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image', src='/media/img/ombra-top.png');*/
	}



.ie6{	
	_margin:0px;
	_padding:0px;
	_width:100%;
	_height:100%;
	}
div.ie6 div#header, div.ie6 div#footer {
	_outline:none;
	}
 div.ie6 div#content{
	 _top:0px;
	 }	

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	width:100%;
}


/*COMPONENTI POSIZIONE ASSOLUTA*/

body{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	line-height: 62.5%;
	font-size: 62.5%;
	}

#header {
	background-color:#FFFFFF;
	background-color:#FFFFFF;
	_border-bottom:2px solid #DEDDD6;
}

/*-----------------------  no bord  --------------------------*/
div.no-bord div#header, div.no-bord div#footer {
	border:none;
	outline: none;
	}
 div.no-bord div#content{
	 _top:0px;
	 }	
div.flash div#content{
	overflow: auto!important;
	padding:0!important;
	width:100%!important;
	_height:100%;
	background: black;
	}
div.no-bord, div.flash {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	}	

/*-----------------------  no bord  --------------------------*/	 
#logo {
	margin-top:-4px;
	}
ul.toolbar1{
	font-size:0;
	height:27px;
	line-height:0;
	margin:15px 0 0;
	padding:0;
	text-decoration:none;
	_position:absolute;
	_bottom:-1px;
	}
ul.toolbar1 li{
	display:inline;
	}
.azienda-tit{
	margin-top:20px;
	}	
ul.toolbar2{
	background-color:#EDECE6;
	font-size:0;
	left:0;
	line-height:0;
	margin-top:0;
	padding:5px 3%;
	position:absolute;
	text-decoration:none;
	width:100%;
	}
ul.toolbar2 li{
	display:inline;
	margin-right:5px;
	}	
a img{
	border:none;
	}	
a:link, a:visited {
	color: #1f1f1f;
	text-decoration:none;
	border:none;
	outline:none;
}

a:hover{
	background-color:#EDECE6;
	}
	
a.no-over:hover{
	background-color: transparent;
	_background-color: #fff;
	}	
a img:hover{
	background-color: #fff;
	}	

#content{
	line-height:1.2em;
	background-color:#edece6;
	}	
#footer{
	background-color:#FFFFFF;
	_border-top:2px solid #DEDDD6;
	font-size:1em;
	line-height:1.2em;
	color:#8a8a82;
	}	
	
.madeinitaly {
	float:right;
	margin-top:8px;
	}	
#footer span {
	display:block;
	float:left;
	margin-top:9px;
	width:820px;
	font-size:1.1em;
}
strong a{
	color:#1f1f1f!important;
	font-weight:800;
	}
#footer span a {
}
#footer span a:hover {
	color:#1f1f1f;
}
.lang {
	width:70px;
	}
.lang-box{
	background-color:#FFFFFF;
	border:1px solid #DEDDD6;
	bottom:45px;
	left:3%;
	position:absolute;
	z-index:400;
	width:100px;
	padding:4px;
	}	

.lang-box li{
	padding:6px;
	}
.lang-box li a {	
	color:#8a8a82;
}
.lang-box li a:hover{
	color:#1f1f1f;
	}
	
/*----- NEWS -----*/

.news-box{
	background-color:#FFFFFF;
	background-position:left top;
	background-repeat:no-repeat;
	
	float:left;
	height:235px;
	margin:10px 12px 2px 0;
	border:2px solid #DEDDD6;
	outline-color:#E7E6DE;
	outline-style:solid;
	outline-width:2px;
	padding:15px;
	width:345px;
	}

.news-box a:hover{
	background:none;
}
	
.tit-categoria{
	height:30px;
	margin-bottom:10px;
	}	
.news-box span.block {
	display:block;
	float:left;
	font-size:0.95em;
	height:195px;
	line-height:1.3em;
	overflow:hidden;
	width:157px;
}

.news-box h3 a:hover, .news-box .evento a:hover {
	color:#C60;
	}

#slideshow {
	visibility:hidden;
}

.news-box span#imagenumber,.news-box span#slideshowsize{
	display: inline;
	width: auto;
}

.news-box div.img{
	height:235px; 
	width:180px; 
	overflow:hidden; 
	float:right;
	text-align:right;
	margin-top:-40px;
}

.evento{
	font-size:1em;
	margin-bottom:15px;
	}

.news-box h3{
	font-size:1.2em;
	line-height:1.01em;
	color: #1f1f1f;
	font-weight:800;
	padding:0;
	margin:0 0 8px;
}
.cat-selection {
	float:right;
	margin-top:-27px;
	}
.tit-pg {
	background-repeat:no-repeat;
	height:37px;
	margin-top:25px;
	width:70%;
	}	
	
#dett{
	min-height:400px;
	width:760px;
	}
#dett.news-box {
	height:auto;
	padding:40px;
	}	
#dett.news-box img {
	float: left !important;
	width: auto;
	}	
#dett.news-box h3{
	font-size:2.2em;
	margin-bottom:25px;
}
#dett.news-box span.testo{
	width:785px;
	float:none!important;
	line-height:1.3em;
	height:inherit!important;
	overflow:visible;
}
.navigatore{
	color:#1F1F1F;
	font-weight:800;
	margin:10px 0 0;
	width:100px;
	}
a.arrow-dx{
	float:left!important;
	margin:0 5px;
	width:11px;
	height:14px;
	background-image: url(/media/img/arrow-dx.gif);
}
a.arrow-dx:hover {
	background-image: url(/media/img/arrow-dx-on.gif);
	}

a.arrow-sx{
	float:left!important;
	margin:0 5px;
	width:11px;
	height:14px;
	background-image: url(/media/img/arrow-sx.gif);
}

a.arrow-sx:hover {
	background-image: url(/media/img/arrow-sx-on.gif);
	}	

.navigatore span.num{
	display:block !important;
	float:left !important;
	margin:0 2px;
	text-align:center !important;
	/*width: 6px !important;*/
	padding-top:2px;
}

/*
div.navigatore img{
	float:none!important;
}
*/

a.back {
	display:block;
	font-size:0.9em;
	margin-bottom:10px;
	text-align:right;
	width:839px;
	}

a.back:hover {
	background:none;
}

/*-----------azienda------------*/
.azienda-box{
	padding:20px 50px 40px 20px;
	min-height: inherit;
	background-color:#FFFFFF;
	background-position:left top;
	background-repeat:no-repeat;
	line-height:1.2em;
	margin:20px 15px 5px 0;
	max-width:400px;
	_width:400px;
	float:left;
	font-size:1.1em;
	}
.azienda-box span{
	display:block;
	line-height:1.3;
	color:#666;
}

.azienda-box img{
	margin:0;
	padding:0;
}

.azienda-box h3{
	line-height:1.01em;
	color: #1f1f1f;
	font-weight:800;
	padding:0;
	margin:0 0 8px;
}

.tit-pg-azienda {
background-repeat:no-repeat;
height:37px;
margin-top:35px;
width:100%;
}
/*-----------architetti------------*/
.architetti-box h3{
	color:#FFF;
	}
	
h3.architetti-tit {
	padding-top:15px;
	}	
.architetti-box span {
	display:block;
	line-height:1.3em;
	margin-top:15px;
	}	
.architetti-box div.box{
	background-color:#FFFFFF!important;
	float:left;
	margin-right:20px;
	color:#666;
	margin-top:15px;
	padding:15px;
	width:440px;
	_width:470px;
	}	
	
.architetti-box div.box span{
	display:block;
	margin-top:0;
	}	
.architetti-box div.box span a{
}

.architetti-box div#box-certificazioni{
	background-color:transparent;
	font-size:0.9em;
	height:74px;
	margin-bottom:5px;
	margin-top:27px;
	line-height:11px;
	padding:10px;
	width:710px;
	_width:730px;
	}
div#box-certificazioni a:link, div#box-certificazioni a:visited{
	color:#FFF!important;
}

div#box-certificazioni a:hover {
	background-color: transparent;
}
.architetti-box div#box-certificazioni div{
	float:left;
	margin-right:20px;
	width:215px;
	color:#FFF;
}

.architetti-box div#box-certificazioni div img{
	margin-right:10px;
	float:left;
	}
	
div.certificazioni-box li{
	list-style:square;
	list-style-position:inside;
	} 	
	
	/*pueblo*/
	
.box-pueblo{
	background-color:#FFFFFF;
	float:left;
	line-height:1.3em;
	margin-right:20px;
	margin-top:20px;
	max-width:350px;
	padding:20px;
}

.box-pueblo h3{
	color:#1f1f1f;
}

.box-pueblo ul li{
	list-style: square;
	list-style-position:inside;
	line-height:1.5;
	}

.cit-pueblo{
	display:block;
	width:316px;
	}

/*-----------referenze---------*/

.referenze-box{
	background-color:#FFFFFF;
	line-height:1.3em;
	margin-right:20px;
	width:800px;
	padding:20px;	
	border:2px solid #DEDDD6;
	outline-color:#E7E6DE;
	outline-style:solid;
	outline-width:2px;
	}
.didascalia{
	color:#63635c;
	margin-top:10px;
	}
.referenze-box .navigatore {
	margin:5px 0;
	}	
	
.elenco {
	background-repeat:no-repeat;
	line-height:2;
	width:380px;
	}	
div.referenze-box .sx{
	float:left;
}
div.referenze-box .dx{
	float:right;
}
.elenco div.paese{
	color:#8C8C82;
	font-size:1.1em;
	font-weight:800;
	padding-top:8px;
	text-transform:uppercase;
}
.elenco ul.quadri li{
	color:#1F1F1F;
	cursor: default;
	line-height:1.4;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:square;
	margin:0;
	padding:4px 0 4px 4px;
	text-transform:uppercase;
	font-weight:800;
	font-size:0.9em;;
}
.city{
	color:#8C8C82;
	padding:0 5px;
	font-weight:400;
	}
.elenco ul.quadri .details {
	display: none;
}
.elenco ul.quadri li.on {
	background-color:#EDECE6;
	cursor:default;
	line-height:1.4em;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:square;
	padding:4px 0 4px 4px;
}

.black{
	color:#1f1f1f;
	}

.elenco ul.quadri li.over:hover {
	background-color:#EDECE6;
	cursor:pointer;
	line-height:1.4em;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:square;
	padding:4px 0 4px 4px;
}

.elenco ul.quadri li.on .details {
	display: block;
}

.elenco ul.quadri li.on strong{
	line-height:2em;
}
.elenco ul.quadri li img{
	padding:0;
	vertical-align:middle;
}

.elenco ul.quadri li.on a{
	text-decoration:underline;
}

.elenco ul.quadri li.on li.desc{
	color:#8C8C82;
	list-style:none;
	padding:0;
	text-indent:15px;
	text-transform:none;
	padding:3px 0;
	font-weight:400;
}
.infotecniche-box{
	padding:20px;
	min-height: inherit;
	background-color:#FFFFFF;
	background-position:left top;
	background-repeat:no-repeat;
	border:2px solid #DEDDD6;
	line-height:1.2em;
	margin:10px 15px 5px 0;
	outline-color:#E7E6DE;
	outline-style:solid;
	outline-width:2px;
	max-width:600px;
	float:left;
	}
	
.infotecniche-box img{
	float:left;
	}	
.infotecniche-box h3{
	font-size:1.5em;
	line-height:1.01em;
	color: #1f1f1f;
	font-weight:800;
	padding:0;
	margin:0 0 8px;
}	

.infotecniche-box a.pdf{
	text-decoration:underline;
	vertical-align:middle;
	}
.infotecniche-box a span{
	color:#8A8A82;
	text-decoration:none;
	}	
	
	
/*------------------ error---------------*/	

.error {
	font-size:1.1em;
	line-height:2;
	padding:2% 0;
	}
	
/*----------------*/

.certificazioni-box {
	background-color:#FFFFFF;
	line-height:1.3em;
	margin-right:20px;
	padding:20px;
	width:800px;
}

.contact-form {
	display:table;
	line-height:2.5;
	width:400px;
	}
	
#contatti-info{
	font-size:0.8em;
	}	

.contatti-box{
	background-color:#FFFFFF;
	/*border:2px solid #DEDDD6;*/
	float:left;
	font-size:1.1em;
	line-height:1.2em;
	margin:20px 15px 5px 0;
	min-height:inherit;
	color:#666;
	/*outline-color:#E7E6DE;
	outline-style:solid;
	outline-width:2px;*/
	padding:20px;
	width:600px;
}

a.send-button:link {
	background-color:#1F1F1F;
	color:#FFFFFF !important;
	display:block;
	padding:5px 7px;
	text-align:center;
	width:60px;
	}
	
.contatti-box strong{
	display:block;
	margin-bottom:0;
	margin-top:10px;
	}	
	
.elenco-cert {
	display:block;
	margin:-16px 0 0;
	text-transform:uppercase;
	}	
.black{
	color:#1f1f1f;
	}	
	
.cert-text{
	float:left;
	width:670px;	
}

.selection-button {
	width:176px;
	height:25px;
	background-image :url(/media/img/selection-button.gif);
	}
.selection-button:hover {
	background-image: url(/media/img/selection-button-on.gif);
}

/* CATALOGHI */
div.ie6 div#content-cataloghi{
	 _top:0px;
	 }

#content-cataloghi {
	bottom:70px;/*uguale all'altezza del footer*/	
	overflow:auto;
	position:absolute;
	top:97px;
	width:94%;
	background-attachment:fixed;
	font-size: 1.2em;
	line-height:1.2em;
	_top: 0;
	_height:85%;
	overflow-x: hidden !important;
	_border:none;
	_outline: none;
	background-color: #FFF;
	padding:0 3% 70px 3%;
}

#cataloghi-list {
	padding:15px;
	background-color: #f6f6f6;
	position: relative;
}

#cat-gresporcellanato, #cat-bicottura {
	float:left;
	width:320px;
	border-left:2px solid #FFF;
	padding-left:10px;
}
#cat-documentazione {
	float:left;
	width:150px;
	border-left:2px solid #FFF;
	padding-left:10px;
}
.cat-title {
	color:#aaa;
	font-size:16px;
	margin-bottom:15px;
}
.cat-item {
	color:#333;
	font-size:10px;
	margin-bottom:5px;
	cursor: default;
}
.cat-item .hide {
	display: none;
	position: absolute;
	background-color: transparent;
	margin-top: 2px;
}
.cat-item .hide a {
	border: 1px solid #aaa;
	background-color: #fff;
	padding: 0 3px;
	height: 22px;
}

.cat-item .hide a:hover {
	background-color: #e6e6e6;
}

#cataloghi-list .column {
	float: left;
	width: 150px;
	margin-bottom: 15px;
}

#cersaie {
	position: relative;
	padding-left: 3%;
	color: white;
	font-size: 17px;
	font-weight: normal;
	line-height: normal;
	height: 100%;
	background-color: black;
}
#cersaie #top {
	position: absolute;
	top: 130px;
}

#cersaie #center {
    position: absolute;
    text-align: center;
    top: 45%;
    width: 100%;
}

#cersaie #bottom {
    font-size: 12px;
	position: absolute;
	bottom: 100px;
	padding-right: 100px;
}

