*{
margin:0;
padding:0;
}
html{	color: #FFFFFF;
	background-color: #110700;}
body{
	font: 11px Arial, Helvetica, sans-serif;

	background-image: url(../images/elementi/bg.jpg);
	background-repeat: repeat-x;
	background-position: center -150px;
	text-align:center;
	width:100%;

	overflow:auto;

}
div, p, h1, h2, h3, h4, h5, h6, form, fieldset{display:block;}
a{text-decoration:none; color:#fff;}
 a:hover, a:active, a:focus, a.act{color:#FF8400;}
 a:focus {outline: none}
img{border:0;}
/*fine stili generali di pagina
#bg{
	background-image: url(../images/elementi/bg_fiori.jpg);
	background-repeat: no-repeat;
	background-position: 94px top;
	
	width:100%;
	height:100%;
	overflow:auto;

}
*/


/*intro*/
.intro{background:#0C0A3B; color:#80E2FD;}
.intro img{display:block; margin:0 auto 10px}
.intro a{ color:#80E2FD; font:bold 10px Verdana, Arial, Helvetica, sans-serif;}
.intro a:hover{color:#fff;}
.intro p{margin:3px auto ;}
/*intro*/





#main{

	width:980px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}
/*head*/
#head{
	width:980px;
	text-align:right;
	overflow:hidden;
	position:relative;
	}
	
#langtop{position:absolute; /*top:26px;*/top:20px; left:730px;}	

#toolstop{position:absolute; top:10px; left:30px; width:353px; height:34px; background: url(../images/elementi/tools_top.gif); text-align:left; }
#toolstop a{ height:34px; float:left; display:block; text-indent:-9000em;  }
#toolstop a:hover{border-bottom:solid 1px #FF8400;}
#mpfb{width:117px; margin:0 18px 0 0}
#fb{width:84px; margin:0 18px 0 0}
#you{width:107px;}

	
#logo{
	display:block;
	background-image: url(../images/elementi/logo.gif);
	background-repeat: no-repeat;
	width:182px;
	height:42px;
	margin:10px 2px 10px  auto;
}
ul#menu{
	background-image: url(../images/elementi/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 57px;
	width: 980px;
	position:relative;
	list-style:none;
	overflow:hidden;
	text-align:left;
	margin:4px 0 ;
}
ul#menu li{

position:absolute;
top:13px;
height:57px;
}
ul#menu li a{
	display:block;

	background-repeat: no-repeat;
	background-position: left top;
	height:21px;
	text-indent:-9000em;
	overflow:hidden;
}
ul#menu li a:hover, ul#menu li a:active, ul#menu li a:focus, ul#menu li a.act{	background-position: left bottom;}  

ul#menu li#l1{left:34px; width:250px;}/*tengo conto de sub menu*/
ul#menu li#l2{left:172px; width:45px;}
ul#menu li#l3{left:259px; width:304px;}/*tengo conto de sub menu*/
ul#menu li#l4{left:401px; width:89px;}
ul#menu li#l5{left:527px; width:250px;}/*tengo conto de sub menu*/
ul#menu li#l6{left:676px; /*width:250px;*/ width:400px;}/*tengo conto de sub menu*/
ul#menu li#l7{left:865px; width:69px;}

ul#menu li#l1 a{background-image: url(../images/elementi/menutop_ita/01.gif);width:93px;}
ul#menu li#l2 a{background-image: url(../images/elementi/menutop_ita/02.gif);width:45px;}
ul#menu li#l3 a{background-image: url(../images/elementi/menutop_ita/03.gif);width:104px;}
ul#menu li#l4 a{background-image: url(../images/elementi/menutop_ita/04.gif);width:89px;}
ul#menu li#l5 a{background-image: url(../images/elementi/menutop_ita/05.gif);width:109px;}
ul#menu li#l6 a{background-image: url(../images/elementi/menutop_ita/06.gif);width:146px;}
ul#menu li#l7 a{background-image: url(../images/elementi/menutop_ita/07.gif);width:69px;}

/*meni versione inglese*/
ul#menu li#l1_eng{left:34px; width:300px;}/*tengo conto de sub menu*/
ul#menu li#l2_eng{left:172px; width:45px;}
ul#menu li#l3_eng{left:259px; width:304px;}
ul#menu li#l4_eng{left:405px; width:89px;}
ul#menu li#l5_eng{left:527px; width:250px;}/*tengo conto de sub menu*/
ul#menu li#l6_eng{/*left:696px; width:250px;*/ left:696px; width:400px;}/*tengo conto de sub menu*/
ul#menu li#l7_eng{left:857px; width:69px;}

ul#menu li#l1_eng a{background-image: url(../images/elementi/menutop_eng/01.gif);width:93px;}
ul#menu li#l2_eng a{background-image: url(../images/elementi/menutop_eng/02.gif);width:45px;}
ul#menu li#l3_eng a{background-image: url(../images/elementi/menutop_eng/03.gif);width:104px;}
ul#menu li#l4_eng a{background-image: url(../images/elementi/menutop_eng/04.gif);width:89px;}
ul#menu li#l5_eng a{background-image: url(../images/elementi/menutop_eng/05.gif);width:126px;}
ul#menu li#l6_eng a{background-image: url(../images/elementi/menutop_eng/06.gif);width:146px;}
ul#menu li#l7_eng a{background-image: url(../images/elementi/menutop_eng/07.gif);width:95px;}
/*meni versione inglese*/
	

ul#menu .smenu{

	display:block; 
	color:#FF8400; 
	width:100%;
	height:auto;
	overflow:hidden; 
	padding:0px 0 5px;
	position:absolute;
	bottom:5px;
	left:0px;
	z-index:100;
}
ul#menu .smenu a,ul#menu .smenu span {
background:none !important;
text-indent:0px !important;
display:block !important; 
margin:2px 5px 0 0  !important; 
width:auto!important;
float:left;
}
/*head*/
/*footer*/
#footer{
	width:100%;
	overflow:hidden;
	position:relative;
	margin:30px 0 ;
}
#dati{
	background-image: url(../images/elementi/logo_fornace_dwn.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding:8px 0 0 70px;
	font-size:10px;
	line-height:12px;
	width:302px !important;
	width:372px;
	float:left;
	height:56px !important;
	height:64px;
	position:relative;
}
#dati #ita, #dati #eng{position:absolute; bottom:10px; right:10px; }
#dati #ita{right:35px;}
#footer form {
/*background:#eee;*/
width:352px;
float:left;
overflow:hidden;
position:relative;
}
#footer form label{display:block;
	width:190px;
	/*background:#eae;*/
	padding:10px 0 0 0 !important;
	padding:8px 0 0 0;
	margin:0px 0 0 0;
	float:left;
	
}
#footer form label input{
color:#3E1A02;
width:100px;
font-size:10px;
border:0;
padding:0px 6px;
height:20px;
line-height:20px;
margin:0 10px 0px 0 ;

}
#footer form button{
	background-color:transparent;

	background-repeat: no-repeat;
	background-position: left top;
	height:18px;
	width: 36px;	
	border:0;
	margin:0;
}
#arisit button{	background-image: url(../images/elementi/btn_it/btn_vai.gif);}
#arisen button{	background-image: url(../images/elementi/btn_en/btn_vai.gif);}
#footer h5{
/*background:#caa;*/
font:bold 11px Verdana, Arial, Helvetica, sans-serif;
border-left:solid 1px #fff;
margin:0px;
height:56px !important;
height:64px ;
float:left;
position:relative;
text-transform:uppercase;
color:#fff;
}
#footer #ar{width:124px !important; padding:8px 0px 0px 4px ;}
#footer #nl{width:102px !important;width:112px; font-size:12px !important; padding:8px 0px 0px 12px ;}
#footer #lp{width:118px !important;width:130px; padding:8px 0px 0px ;  padding:8px 0px 0px 12px ;}
#footer h5 a{
	display:block;
	
	background-repeat: no-repeat;
	background-position: left top;
	height:18px;
	position:absolute;
	bottom:5px;
	left:12px;
	text-indent:-9000em;
}
#footer #ar a{	left:4px !important;}
#footer h5 a:hover,#footer h5 a:active, #footer h5 a:focus{	background-position: left bottom;} 

#aris_it, #aris_en {
/*background:#eee;*/
width:352px;
height:65px !important;
float:left;
overflow:hidden;
position:relative;
}

#aris_it h5, #aris_en h5{
float:none !important;
padding:10px 0 0 10px;
}
#aris_it h5 span, #aris_en h5 span{
display:block;

margin:17px 0 0;
padding:0 !important;
/*background:#cc2;*/
font-size:10px !important;
width:260px;
float:left;
overflow:hidden
}
#aris_it h5 span.last, #aris_en h5 span.last{width:70px!important;}
#aris_it h5 span a, #aris_en h5 span a{
background: url(../images/elementi/btn_freccia.gif) no-repeat  -19px -18px;
height:18px !important;
line-height:18px !important;
position:relative !important;
color:#fff !important;
text-indent:0px !important; 
margin:0 !important; 
padding:0 0 0 25px!important;
font-weight:normal;
left:0 !important;
bottom:0 !important;

}
#aris_it h5 span a:hover, #aris_en h5 span a:hover,
#aris_it h5 span a.act, #aris_en h5 span a.act,
#aris_it h5 a:focus, #aris_en h5  a:focus, 
#aris_it h5 a:active,#aris_en h5 a:active 
{background-position:  -19px 0px !important;}


/*italiano*/
#registrazioneit{
	background-image: url(../images/elementi/btn_it/btn_registrati.gif);
	width: 73px;
}
#cliccait{
	background-image: url(../images/elementi/btn_it/btn_clicca.gif);
	width: 70px;
}
#iscrivitiit{
	background-image: url(../images/elementi/btn_it/btn_iscriviti.gif);
	width: 60px;
}
/*italiano*/
/*eng*/
#registrazioneen{
	background-image: url(../images/elementi/btn_en/btn_registrati.gif);
	width: 73px;
}
#cliccaen{
	background-image: url(../images/elementi/btn_en/btn_clicca.gif);
	width: 70px;
}
#iscrivitien{
	background-image: url(../images/elementi/btn_en/btn_iscriviti.gif);
	width: 60px;
}
/*eng*/

/****************corpo********************/
#corpo{	width:980px;
	overflow:hidden;
	position:relative;

	margin:5px 0 0 ;		
	}
.home{height:268px;}

/*link in home*/
#collezione{

	background-repeat: no-repeat;
	background-position: left top;
	width:235px;
	height:126px;
	position:absolute;
	top:0;
	left:373px;
	text-indent:-9000em;
}
#realizzazioni{

	background-repeat: no-repeat;
	background-position: left top;
	width:235px;
	height:126px;
	position:absolute;
	top:0;
	left:618px;
	text-indent:-9000em;
	}
#design{
	background-image:url(../images/elementi/designers_home/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:118px;
	height:126px;
	position:absolute;
	top:0;
	left:862px;
	}
#design	a{

	background-repeat: no-repeat;
	background-position: left top;
	width:118px;
	height:100px;
	position:absolute;
	top:0;
	left:0;
	text-indent:-9000em;
	}

#siza{ background:url(../images/elementi/lnk_home_it/siza.jpg) ; width:236px;height:127px; position:absolute;
	bottom:0px;
	left:373px;text-indent:-900em;}	
#incontri{
	background-color: #999999; 
	background-repeat: no-repeat;
	background-position: left top;
	width:235px;
	height:126px;
	position:absolute;
	bottom:0;
	left:618px;
	text-indent:-9000em;
}	
	
	
	
#catalogo{	
	background-repeat: no-repeat;
	background-position: left top;
	width:118px;
	height:132px;
	position:absolute;
	bottom:0;
	left:862px;
	text-indent:-9000em;	
	}
#collezione:hover, #collezione:active, #collezione:focus, 
#realizzazioni:hover, #realizzazioni:active, #realizzazioni:focus, 
#design:hover, #design:active, #design:focus, 
#catalogo:hover, #catalogo:active, #catalogo:focus,
#siza:hover, #siza:active, #siza:focus,
#incontri:hover, #incontri:active, #incontri:focus
	{
	-ms-filter:alpha(opacity=70);
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
/*link in home*/

/*slide news fai riferimento al css apposito nella sazione js*/
h6{
	position:absolute;
	top:9px;
	left:19px;
	z-index:1;
	color:#ECC200;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}

.arkbtnit,.arkbtnen,#arkbtnit,#arkbtnen  {

	position:absolute;
	top:242px;
	left:236px;
	z-index:10;
	width:56px;
	height:18px;
	font-size:1px;
	text-indent:-9000em;
	background-image: url(../images/elementi/btn_it/btn_archivio.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.arkbtnen, #arkbtnen {	background-image: url(../images/elementi/btn_en/btn_archivio.gif);}
.arkbtnit:hover, .arkbtnit:active, .arkbtnit:focus,.arkbtnen:hover, .arkbtnen:active, .arkbtnen:focus {background-position: left bottom;}

.sincontri #arkbtnit,.sincontri #arkbtnen {	top:104px !important;
	left:354px !important;background-position: left bottom;}
.sincontri #arkbtnit:hover, .sincontri #arkbtnit:active, .sincontri #arkbtnit:focus, .sincontri #arkbtnen:hover, .sincontri #arkbtnen:active, .sincontri #arkbtnen:focus{background-position: left top;}	

/*****************area designers*******************/
#designerelenco{
	width:980px;
	overflow:hidden;
	position:relative;

}
#designerelenco a{

background-image:url(../images/elementi/bg_f_top.gif);
background-repeat:no-repeat;
background-position:center 122px;
	display:block;
	width:113px;
	margin: 0 5px 10px;
	float:left;
	height:127px;
	font-weight:bold;
	text-align:center;
	
}
#designerelenco a:hover{background-position:center -173px;}
#designerelenco a.first{
width:118px !important;
margin:0 3px 10px 0px !important;
}
#designerelenco a.last{
width:118px !important;
margin:0 0px 10px 3px !important;
}
#designerelenco a img{
display:block;
width:113px;
margin:0 0 5px;
}
#designerelenco a.first img, #designerelenco a.last img{width:118px !important;}

/*dettaglio*/

#topdesigner{
width:100%; 
overflow:hidden;
position:relative;
background: url(../images/elementi/bg_top_design_dett.gif) no-repeat right top;
margin:0 0 12px;
}
#topdesigner img{
display:block;
float:left;
margin:0 10px 0 0;
}
#topdesigner h1{
background:url(../images/elementi/bg_f_dwn.gif) no-repeat 0px 4px;
display:block;
width:363px;
overflow:hidden;
margin:16px 0 0 0;
font-size:18px;
padding:20px 0 0 0;
float:left;
font-weight:normal;
}

#colldestit{
	width:365px;
	height:76px;
	overflow:hidden;
	position:absolute;
	top:9px;
	left:521px;
}
#colldestit h2{
font-size:11px;
display:block;
background-image:url(../images/elementi/bg_f_side_coll.gif);
background-repeat:no-repeat;
background-position:-500px 2px;
padding:0 17px;
color:#ff8a00;
margin:0 0 10px;
}
#colldestit  a{
display:block;
/*background-image:url(../images/elementi/bg_f_side_coll.gif);
background-repeat:no-repeat;
background-position:0px 2px;*/
padding:0 17px;
}
/*#colldestit  a:hover{background-position:-500px 2px;}*/

#back{
	display:block;
	background-repeat:no-repeat; 
	background-position:left top;
	text-indent:-9000em;
	width:78px;
	height:18px;
	position:absolute;
	top:57px;
	right:15px;}
#back:hover{
	background-position:left bottom;

}


#designerdetail{
background:#260e00  url(../images/elementi/bg_pesce_design_dett.gif) no-repeat right bottom;
width:980px; 
overflow:hidden;
padding:0px !important;
}
#designerdetailclose{background:#260e00; 
width:980px; 
height:30px;
padding:0px !important;}
#designerdetail #container{
padding:0px 122px;}
#designerdetail .content{
width:235px;
float:left;
margin:25px 5px;

}
#designerdetail .content p{
margin:0 0 15px;
}
#designerdetail .content p strong{

color:#ff8a00;}
/*****************area designers*******************/

/*****************collezioni elenco*******************/

.collezionielenco
{	
	width:980px;
	overflow:hidden;
}


#bgimg{

	width:608px;
	height:202px;
	float:right;
	overflow:hidden;
	text-align:center;
	padding:0;
}

.b1{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/01.jpg)  no-repeat top left;}
.b2{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/02.jpg) no-repeat top left;}
.b3{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/03.jpg) no-repeat top left;}
.b4{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/04.jpg) no-repeat top left;}
.b5{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/05.jpg) no-repeat top left;}
.b6{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/06.jpg) no-repeat top left;}
.b7{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/07.jpg) no-repeat top left;}
.b8{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/08.jpg) no-repeat top left;}
.b9{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/09.jpg) no-repeat top left;}
.b10{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/10.jpg) no-repeat top left;}
.b11{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/11.jpg)  no-repeat top left;}
.b12{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/12.jpg) no-repeat top left;}
.b13{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/13.jpg) no-repeat top left;}
.b14{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/14.jpg) no-repeat top left;}
.b15{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/15.jpg) no-repeat top left;}
.b16{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/16.jpg) no-repeat top left;}
.b17{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/17.jpg) no-repeat top left;}
.b18{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/18.jpg) no-repeat top left;}
.b19{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/19.jpg) no-repeat top left;}
.b20{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/20.jpg) no-repeat top left;}
.b21{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/21.jpg)  no-repeat top left;}
.b22{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/22.jpg) no-repeat top left;}
.b23{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/23.jpg) no-repeat top left;}
.b24{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/24.jpg) no-repeat top left;}
.b25{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/25.jpg) no-repeat top left;}
.b26{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/26.jpg)  no-repeat top left;}
.b27{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/27.jpg) no-repeat top left;}
.b28{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/28.jpg) no-repeat top left;}
.b29{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/29.jpg) no-repeat top left;}
.b30{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/30.jpg) no-repeat top left;}
.b31{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/31.jpg)  no-repeat top left;}
.b32{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/32.jpg) no-repeat top left;}
.b33{ background:#1E0B00 url(../images/elementi/collezioni/anteprima/33.jpg) no-repeat top left;}

.collezionielenco .elenco{
background:#1E0B00;
/*background:#ccc;*/
	width:332px !important;
	width:362px;
	height:202px;
	float:left;
	overflow:hidden;
	margin:0 10px 0 0;
	padding:0 0 0 30px;
}
.collezionielenco .elenco p{
	width:95px;
/*background:#444;*/
	margin:20px 15px 1px 0px;
 	float:left;
	overflow:hidden;
	position:relative;
	z-index:900;
	}
.collezionielenco .elenco p.last{	width:108px; margin:20px 0px 1px 0px !important; display:none; }
.elenco a{
	font:10px  Arial, Helvetica, sans-serif;
 	display:block;
	background-image:url(../images/elementi/bg_f_side_coll.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:0px 10px;
	margin:0 0 3px 0;
	text-transform:lowercase;
	
 }
 .elenco a strong{
 	font-weight:normal;
 }
.elenco .last a ,.elenco a.act{color:#ff0 ;background-position:-1000px 4px;}

.elenco a:hover{	background-position:-500px 4px;}



/*****************collezioni elenco*******************/
/*****************collezioni dettaglio*******************/


.collezionidet,.collezionidet2,.collezionidet3,.collezionidet4 {
width:980px;
height:355px;
overflow:hidden;
background:#260E01 url(../images/elementi/bg_collezioni.gif) repeat-x left top;
text-align:center;
margin:0 0 10px;
}
.collezionidet2{height:189px;}
.collezionidet3{height:505px;}
.collezionidet4{height:379px;}
.collezionidet .container,.collezionidet2 .container,.collezionidet3 .container,.collezionidet4 .container   {
width:930px;
height:355px;
background-repeat:no-repeat;
background-position:center top;
margin:0px auto;
position:relative;
overflow:hidden;
text-align:left;
}
.collezionidet2 .container {height:189px;}
.collezionidet3 .container {height:505px;}
.collezionidet4 .container {height:379px;}
.collezionidet .container a,.collezionidet2 .container a,.collezionidet3 .container a   {
background:#ccc;
display:block;
width:135px;
height:138px;
float:left;
margin:25px 0px 0px 15px !important;
margin:25px 0px 0px 12px;
text-indent:-9000em;
filter:alpha(opacity=0);
-moz-opacity:0.0;
opacity:0.0;
}
a.wide{width:270px !important;}
a.widet1{width:169px !important;}
a.widet{width:204px !important;}
.collezionidet4 .container a{
text-indent:-9000em;
background:#ccc;
filter:alpha(opacity=0);
-moz-opacity:0.0;
opacity:0.0;
position:absolute;
}
#arm1{width:155px; height:207px; left:5px; top:136px; }
#arm2{width:155px; height:149px; left:593px; top:198px; }
#arm3{width:155px; height:149px; left:178px; top:193px; }
#arm4{width:155px; height:78px; left:365px; top:67px; }
#arm5{width:155px; height:94px; left:593px; top:58px; }
#arm6{width:207px; height:82px; left:363px; top:193px; }
#arm7{width:207px; height:28px; left:363px; top:317px; }
#arm8{width:20px; height:20px; left:780px; top:329px; }
#arm9{width:53px; height:53px; left:780px; top:220px; }
#arm10{width:67px; height:122px; left:182px; top:28px; }
#arm11{width:172px; height:92px; left:770px; top:70px; }
/*
 #arm1{width:97px !important; background:#ccc; margin:12px 25px 8px 10px !important; margin:12px 25px 8px 5px ;}
 #arm2{width:98px !important; background:#ccc; margin:12px 30px 8px 0px !important;}
 #arm3{width:96px !important; background:#ccc; margin:12px 28px 8px 0px !important;}
 #arm4{width:97px !important; background:#ccc; margin:12px 28px 8px 0px !important;}
 #arm5{width:98px !important; background:#ccc; margin:12px 27px 8px 0px !important;}
 #arm6{width:99px !important; background:#ccc; margin:12px 16px 8px 0px !important; }
 #arm7{width:121px !important; background:#ccc; margin:12px 16px 8px 0px !important;}
 #arm8{width:18px !important; background:#ccc; margin:12px 0px 8px 0px !important;}
 #arm9{width:50px !important; background:#ccc; margin:12px 25px 8px 10px !important; margin:12px 25px 8px 5px ;}
 #arm10{width:40px !important; background:#ccc; margin:12px 25px 8px 0px !important;}
*/


#caratteristiche{
background:#260E00 url(../images/elementi/bg_desc_collezioni.gif) no-repeat 0px bottom;
width:200px !important;
width:362px;
height:140px;
float:left;
margin:0 10px 0px 0px;
padding:0 20px 0 142px;
}
#caratteristiche h3{
font-size:12px;
font-weight:bold;
margin:10px 0 10px;
color:#ecc200;
}
#caratteristiche p {color:#FF8B00; margin:27px 10px;}
#elcoll{
background:#260E00;
width:608px;
height:140px;
float:left;
margin:0 ;
padding:0 ;
}
#elcoll p{

width:151px;
border-right:solid 1px #ecc200;
float:left;
margin:20px 0px;
overflow:hidden;
}
#elcoll p.last{border-right:none!important;}
#elcoll p a{display:block; margin:0 20px 0px; white-space:nowrap; text-transform:lowercase;}
#elcoll p a strong{font-weight:normal;}
div#kub, div#swa{display:none;}
#elcoll p a.act, div#kub a, div#swa a {color:#ff0;}
#preview{
	position:absolute;
	border:1px solid #4E2602;
	background:#fff;
	padding:0px;
	display:none;
	color:#4E2602;
	z-index:200 !important;	
	text-align:center;

font:12px Arial, Helvetica, sans-serif !important;
	}
#preview span{
width:270px;

display:block; 
margin:5px 15px; 	
text-align:left; 
position:relative;
}
#preview span em{ 
font-style:normal; 
position:absolute; 
top:0; 
right:0; }
#preview img{display:block;border:none !important; }	
/*****************collezioni dettaglio*******************/



/*****************fornace - storia*******************/
#storia{
	
	width:980px;
	overflow:hidden;
	position:relative;

}
/*
#storia #slideimm{
background:#260e00;
width:485px;
height:365px;
float:right;
padding:25px 0 0 0; 
text-align:center
}
*/
#storia #contentstoria{
background:#260e00 ;
width:980px;
	height:365px !important;
	height:390px;

padding:25px 0 0 0; 
text-align:left;
}

#storia #contentstoria h1{
width:115px;
float:left;
margin:0 70px 0 70px !important;
margin:0 70px 0 35px;
overflow:hidden;
  text-align:right !important;
}

#storia #contentstoria #cp{
width:185px;
border-top:dotted 1px #462600;
position:absolute;
top:303px;
left:0px;
padding:15px 0 0 0;
text-align:right;
}
#storia #contentstoria #cp a{color:#C96C00;}
#storia #contentstoria .col{
width:235px;
float:left;
margin:10px 70px 0 0 ;
overflow:hidden;
}
#storia #contentstoria p{
width:235px;
margin:0 0 18px 0px;
}



/*****************fornace - storia*******************/


/******************fornace - filosofia*******************/
#filosofia{
	background:#260e00 url(../images/elementi/bg_pesce_design_dett.gif) no-repeat right bottom;
	width:980px;
	height:365px !important;
	height:390px;

padding:25px 0 0 0; 
	overflow:hidden;
	position:relative;

}/*
#filosofia h1{margin:25px 0 16px;}
#filosofia p{margin:5px 127px;}*/



#filosofia h1{
width:160px;
float:left;
margin:0 70px 0 25px !important;
margin:0 70px 0 2px ;
overflow:hidden;
  text-align:right !important;
 
}

#filosofia #cp{
width:185px;
border-top:dotted 1px #462600;
position:absolute;
top:303px;
left:0px;
padding:15px 0 0 0;
text-align:right;
}
#filosofia a{color:#C96C00;}
#filosofia .col{
width:235px;
float:left;
margin:10px 70px 0 0 ;
overflow:hidden;
}
#filosofia p{
width:235px;
margin:0 0 18px 0px;
}
/*****************area tecnica*******************/



/*****************fornace - rassegna*******************/
#rassegna{
	background:#260e00 url(../images/elementi/bg_pesce_design_dett.gif) no-repeat right bottom;
	width:980px;
	height:365px;
	overflow:hidden;
	position:relative;

}
#rassegna h1{margin:25px 42px 16px;}

#rassegna #container{
	width:358px;
	height:256px;
	overflow:hidden;
	position:relative;
	float:left;
	margin:5px 0 0 127px !important;
	margin:5px 0 0 63px;
}
#rassegnacnt{width:358px;
height:206px;
margin:0 0 20px ;
overflow:hidden; position:relative}

#rassegna #container .item{
/*background:#e0e;*/
width:358px;
height:206px;
margin:0;
overflow:hidden;
}
#rassegna #container .col{
width:166px;
height:206px;
overflow:hidden;
float:left;
}
#rassegna #container .col a{
display:block;
font-weight:bold;
margin:5px 0;
}
/*#colonna1{border-right:solid 1px #7A4302; margin:0 23px 22px 0}*/

#rassegna #container #paginazione{

clear:both;
border-top:solid 1px #b26000;
	width:350px !important;
	width:358px;
	overflow:hidden;
	position:relative;
	padding:5px 0px 5px  50px;
	text-align:left;
}
#rassegna #container #paginazione strong{color:#ff8a00;}


/* pulsanti scroll*/
#rassegna #container #paginazione a {
	position: absolute;
	top: 5px;
	display: block;
	z-index:9000;
	width: 19px;
	height: 18px;
background-color:#260E00;
	background-image: url(../../images/elementi/btn_freccia.gif);
	background-repeat: no-repeat;	
	text-indent:-9000em;
	font-size:1px;
}
#rassegna #container #paginazione a#prev {	
	left: 0px;
}

#rassegna #container #paginazione a#next {
	left: 25px;
}
#rassegna #container #paginazione a#prev:hover{background-position:  0px 0px;}
#rassegna #container #paginazione a#next:hover{background-position:  -19px 0px;}
#rassegna #container #paginazione a#prev{background-position:  0px -18px;}
#rassegna #container #paginazione a#next{background-position:  -19px -18px;}




/*/pulsanti scroll*/


#rassegna iframe{
width:485px;
height:254px;
float:right;
border:none;
overflow:hidden;
margin:0 0px 0 0;
}

/*****************fornace - rassegna*******************/

/*****************news - elenco*******************/
#elenconews{
	background:#260e00 url(../images/elementi/bg_pesce_design_dett.gif) no-repeat right bottom;
	width:980px;
	/*height:365px;*/
	overflow:hidden;
	position:relative;
}

#elenconews h1{margin:25px 37px 16px;}
#elenconews #container{margin:0px 127px;
overflow:hidden;
}
#elenconews #container a{
display:block;
width:230px;
height:80px;
overflow:hidden;
float:left;
margin:0 5px 30px 0;
line-height:1.2em;
}
#elenconews #container a img{
width:80px;
height:80px;
float:left;
margin:0 10px 0 0}
#elenconews #container a strong{display:block;}
#elenconews #paginazione{
position:absolute;
bottom:15px;
left:46px;
z-index:9000;
font-weight:bold;
color:#ff8b00;
}
#elenconews #paginazione span{ border-right:solid 1px #fff; margin:0 5px 0 0; padding:5px 5px 5px 0;}
#elenconews #paginazione span strong{color:#fff;}
/*****************news- elenco*******************/

/*****************news- dettaglio*******************/
#dettaglionews{
	background:#260e00 url(../images/elementi/bg_pesce_design_dett.gif) no-repeat right bottom;
	width:980px;
	overflow:hidden;
	position:relative;

}
#dettaglionews h1{margin:25px 37px 16px;}
#dettaglionews #container{margin:0px 127px 30px;
overflow:hidden;
}
#dettaglionews #container #content{width:480px; float:left; font-size:12px; padding:175px 0 0 0;}
#dettaglionews #container #imgdett{float:left; width:220px; margin: 0 10px 10px 0}
#dettaglionews #container #imgdett img{ width:220px; height:220px; margin: 0 0px 10px 0}
#dettaglionews p{margin:5px 0px 7px;}
#dettaglionews #paginazione{
position:absolute;
bottom:15px;
left:46px;
z-index:9000;
font-weight:bold;
color:#ff8b00;
}
#dettaglionews #paginazione span{ border-right:solid 1px #fff; margin:0 5px 0 0; padding:5px 5px 5px 0;}
#dettaglionews #paginazione span strong{color:#fff;}

/*****************news- dettaglio*******************/















/*****************area tecnica*******************/
#tecnica{
	background:#260e00 url(../images/elementi/bg_pesce_design_dett.gif) no-repeat right bottom;
	width:980px;	
	height:365px;
	overflow:hidden;
	position:relative;
	padding:0px 0 0px 0px;

}
#tecnica h1{margin:25px 0 16px 37px;}
#tecnica #container{margin:0 0 0 255px; width:725px; overflow:hidden;}
#tecnica .col{width:235px;
float:left;
margin:10px 35px 0 35px !important;
margin:10px 35px 0 18px;
overflow:hidden;
}
#tecnica p{width:235px;
margin:0 0 18px 0px;}
/*****************area tecnica*******************/
/*****************area progettuale*******************/
#progettuale{
	background:#260e00 url(../images/elementi/bg_pesce_design_dett.gif) no-repeat right bottom;
	width:980px;	
	height:365px;
	overflow:hidden;
	position:relative;
	padding:0px 0 0px 0px;
}
#progettuale h1{margin:25px 0 16px 37px;}
#progettuale #container{margin:0 0 0 255px; width:725px; overflow:hidden;}
#progettuale .col{width:235px;
float:left;
margin:10px 35px 0 35px !important;
margin:10px 35px 0 18px;
overflow:hidden;
}

#progettuale p{width:235px;
margin:0 0 18px 0px;}

/*i vostri progetti /contatti(movie agenzie) */
#ivp, #contatti, #formgen{background:#260e00 url(../images/elementi/bg_pesce_design_dett.gif) no-repeat -47px bottom !important;
width:980px;	
	height:365px;
	overflow:hidden;
	position:relative;
	padding:0px 0 0px 0px;
}
#contatti {	height:384px !important;}
#formgen{	height:auto;}
#ivp h1,  #contatti h1, #formgen h1 {margin:25px 0 16px 37px;}
#ivp p #contatti p{width:235px;
margin:0 0 18px 0px;}

#ivp #sidesx,#contatti #sidesx, #formgen #sidesx {
width:373px;
height:365px;
float:left;
margin:0;
overflow:hidden;
position:relative;
}

#ivp #sidedx,#contatti #sidedx, #formgen #sidedx {
background:#341B00;
width:607px;
height:365px;
float:left;
overflow:hidden;
position:relative;
}#contatti #sidedx{	height:384px !important;}

#ivp #sidesx p,#contatti #sidesx p,#formgen #sidesx p {
margin:0 0 18px 127px;
width:210px;
}
#ivp #sidesx a {color:#E57D00; position:absolute; top:322px; left:127px;}
#contatti #sidesx a, #formgen #sidesx a{color:#E57D00;}
#ivp h2{
font:25px Georgia, "Times New Roman", Times, serif;
color:#AF6936;
margin:41px 0 25px 127px;
clear:both;
}

#ivp #sidedx #slideimg{width:358px; height:206px; float:left; margin:90px 10px 0 0; overflow:hidden;position:relative !important;}

#ivp #sidedx #slideimg img{width:358px; height:206px;}

#ivp #sidedx #descrizione,#ivp #sidedx .cnt {
width:206px; 
height:206px; 
float:left; 
margin:90px 0px 0 0; 
overflow:hidden;
color:#D79768; 
font:12px Arial, Helvetica, sans-serif;
position:relative;}
#ivp #sidedx .cnt{margin:0 !important;}
#ivp #sidedx .cnt h3{font-size:12px; margin:0 0 18px}
#ivp #sidedx .cnt p{
width:206px;
margin:0 0 18px 0px;}
#ivp #sidedx .cnt a{
color:#FF8B00;
background:#341B00;
padding:18px 0 0 0;
width:100%;
position:absolute;
bottom:0;
left:0;
font-size:11px;}
#ivp  #paginazione{
position:absolute;
top:320px;
right:189px;
z-index:900 !important;
color:#C26A02;
width:90px !important;
width:150px;
height:30px;
padding:0 60px 0 0;
overflow:hidden;
text-align:right;
}
/* pulsanti scroll*/
#ivp  #paginazione a {
	position: absolute;
	top: 0px;
	display: block;
	width: 19px;
	height: 18px;
background-color:#260E00;
	background-image: url(../../images/elementi/btn_freccia.gif);
	background-repeat: no-repeat;	
	text-indent:-9000em;
	font-size:1px;
	text-align:left;
	z-index:900 !important;
}
#ivp  #paginazione a#prev {	
	left: 100px;
}

#ivp  #paginazione a#next {
	left: 125px;
}
#ivp #paginazione a#prev:hover{background-position:  0px 0px;}
#ivp #paginazione a#next:hover{background-position:  -19px 0px;}
#ivp #paginazione a#prev{background-position:  0px -18px;}
#ivp #paginazione a#next{background-position:  -19px -18px;}

/*/pulsanti scroll*/

/*---------------------i vostri progetti form------------------------*/
#ivp #sidedx form,  #formgen #sidedx form{
width:607px;
height:365px;
overflow:hidden;
position:relative;
text-align:right;
}
#formgen #sidedx form{height:auto !important; padding: 40px 0}
#ivp #sidedx form fieldset,#formgen #sidedx form fieldset {
width:200px !important;
width:245px;
float:left;
overflow:hidden;
position:relative;
border:none;
padding:0 0 0 45px;
}
#ivp #sidedx form fieldset legend,#formgen #sidedx form fieldset legend {display:none;}
#ivp #sidedx form fieldset label,#formgen #sidedx form fieldset label {
display:block;
width:200px;
margin: 0 0 10px !important;
margin: 0 0 5px;
text-align:left;
}
#ivp #sidedx form fieldset label input, #ivp #sidedx form fieldset label textarea, #ivp #sidedx form fieldset label select,
#formgen #sidedx form fieldset label input, #formgen #sidedx form fieldset label textarea, #formgen #sidedx form fieldset label select {
display:block;
width:198px;
background:#462501;
color:#fff;
border:solid 1px #784001;
font:10px Arial, Helvetica, sans-serif;
margin:3px 0 0 0;
}
.radio{ width:auto !important; border:none !important; display: inline !important; margin:0 10px 0 0;}
#ivp #sidedx form fieldset label textarea,
#formgen #sidedx form fieldset label textarea{height:140px; overflow:auto;}

#ivp #sidedx form button,
#formgen #sidedx form button{
width:60px;
 border:solid 1px #341B00; 
 background:#341B00; 
 color:#C26A02; 
 position:absolute; 
 top:265px; 
 right:50px;
 z-index:900; 
 font-size:11px;
 margin:0;
 padding:0;}
#formgen #sidedx form button{top:auto; bottom:50px;}

/*gestisco le altezze per ie*/
.contattiheight{height:500px !important;}
.registrazioneheight{height:500px !important;}
.lostpwdheight{height:197px !important;}
.newsletterheight{height:350px !important;}
/*gestisco le altezze per ie*/
#msg{ margin:50px;background:#462501; border:solid 1px #784001; font-size:12px;text-align:center;padding:15px 40px;}

/*---------------------/i vostri progetti form / form cenerici------------------------*/

/*/i vostri progetti*/





/*****************area progettuale*******************/

/*****************form*******************/
/*#contForm form{

width:710px;
	overflow:hidden;
	position:relative;
	margin:0 0 20px 127px;
	}
	
#contForm form fieldset{

	overflow:hidden;
	border:none;

	border-top:solid 1px #ff8b00;
		margin:0 20px 20px 0px;
		padding:5px;
	}
#contForm form fieldset legend{font-weight:bold; text-transform:uppercase;}	
#contForm form fieldset label{
display:block;
width:160px;
float:left;
margin:0 0 5px;
}
#contForm form fieldset label.wide{width:640px!important; float:none!important; }
#contForm form fieldset label input , #contForm form fieldset label select{display:block;color:#3E1A02;
width:140px;
font-size:10px;
border:0;
padding:5px;}
#contForm form fieldset label.wide select,#contForm form fieldset label.wide input{
display:inline !important;
}
#contForm form fieldset label.wide textarea{
width:100%;
font:12px Arial, Helvetica, sans-serif;
overflow:auto;
}
#contForm form fieldset label.wide img{vertical-align:middle;}	
#contForm form button{
background:#3e1a02 url(../images/elementi/bg_btn_form.gif) no-repeat top left;
color: #ff8b00;
button:none;
font-weight:bold;
font-size:11px;
text-transform:lowercase;
border:none;
padding:3px 5px;
width:90px
}*/
/*****************form*******************/

/*****************contatti*******************/

/*****************contatti*******************/











/****************corpo********************/