html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a img{
margin:0;
padding:0;
border:0;
}
html{
}
body {
	background-color: #000;
	margin:0;
	background-image: url(../img/css/sfondo_sfuma.jpg);
	background-repeat: repeat-x;
}
a{
color:#2D94B7;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
h1, h2, h3, h4, h5, h6{
}
/* --------------------------------------------------------------- */
.dn{
display:none;
}
.fl{
float:left;
}
.fr{
float:right;
}
.cb{
clear:both;
}
.cn{
text-align:center;
margin:0 auto;
}
/* --------------------------------------------------------------- */

h4{
	color:#2C93B7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h5{
	/*color:#A3A7AD;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 font-weight:bold;
 color:#2C93B7;
}
/* --------------------------------------------------------------- */
.pulisci{
	clear:left;
}
.interruzione {
  border-top: 1px solid #C9CACD;
  margin-top: 5px;
  margin-bottom: 5px;
}
.interruzione hr{
display:none;
}/* --------------------------------------------------------------- */
#Container {
	margin:0 auto;
	width:986px;
}
/* --------------------------------------------------------------- */
#Alto{
	margin:0 auto;
	width:986px;
	height:110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(../img/css/alto/sfuma_alto.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#Alto #sx{
	float:left;
	height:90px;
	width:335px;
	padding:20px 0 0 5px;
}
#Alto #dx{
	float:left;
	height:110px;
	width:646px;
}
#Alto #dx #alto_lingue{
	margin:0 auto;
	height:60px;
	width:626px;
	text-align: right;
	font-size: 10px;
	color: #999;
	padding:15px 20px 0 0;
}
#Alto #dx #alto_lingue a{
	color: #999;
	text-decoration: none;
}
#Alto #dx #alto_lingue a:hover{
	color: #333;
	text-decoration: none;
	border-bottom:2px solid #9C7844;
}
#Alto #dx #alto_lingue .attiva{
	color: #333;
	text-decoration: none;
	border-bottom:2px solid #9C7844;
}
/* --------------------------------------------------------------- */
#Alto #dx #alto_menu{
	margin:0 auto;
	height:35px;
	width:646px;
}
#Alto #dx #alto_menu #menu_sx{
	float:left;
	height:35px;
	width:2px;
	background-image: url(../img/css/alto/menu/menu_sx.jpg);
	background-repeat: no-repeat;
}
#Alto #dx #alto_menu #menu_dx{
	float:left;
	height:35px;
	width:2px;
	background-image: url(../img/css/alto/menu/menu_dx.jpg);
	background-repeat: no-repeat;
}
#Alto #dx #alto_menu #menu{
	float:left;
	height:35px;
}
#Alto #dx #alto_menu #menu a{
	display:block;
	height:25px;
	font-size: 12px;
	color: #000;
	background-image: url(../img/css/alto/menu/fondo.jpg);
	background-repeat: repeat-x;
	padding:10px 10px 0 10px;
}
#Alto #dx #alto_menu #menu a:hover{
	display:block;
	height:25px;
	color: #900;
	background-image: url(../img/css/alto/menu/fondo_sel.jpg);
	background-repeat: repeat-x;
	padding:10px 10px 0 10px;
	text-decoration: none;
}
.menu_sel{
	display:block;
	height:25px;
	color: #900;
	background-image: url(../img/css/alto/menu/fondo_sel.jpg);
	background-repeat: repeat-x;
	padding:10px 10px 0 10px;
	text-decoration: none;
}
#Alto #dx #alto_menu ul{
	list-style:none;
}
#Alto #dx #alto_menu li{
	float:left;
}
.chiudi_menu{
	float:left;
	width:2px;
	height:35px;
	background-image: url(../img/css/alto/menu/chiudi_dx.jpg);
	background-repeat: no-repeat;
}
/* --------------------------------------------------------------- *//* --------------------------------------------------------------- */
#Centro{
	margin:0 auto;
	width:986px;
	min-height:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-image: url(../img/css/centro/centro_bianco.png);
	background-repeat: repeat-y;
	position:relative;
}
/* --------------------------------------------------------------- */
#Centro #banner_flash{
	margin:0 auto;
	width:954px;
	height:514px;
	padding:14px 13px 0 13px;
	background-image: url(../img/css/centro/ombra.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/* --------------------------------------------------------------- */
#Centro #titolo_sezione{
	margin:0 auto;
	width:966px;
	height:30px;
	background-image: url(../img/css/centro/titolo_sez.jpg);
	background-repeat: no-repeat;
	padding:0 0 0 20px;
	background-position: bottom;
}
#Centro #titolo_sezione h3{
	color:#9B7844;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
}
#Centro #box_home{
	margin:0 auto;
	width:954px;
	padding:0 13px 13px 13px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#Centro #box_home a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#Centro #box_home a:hover{
	color: #000;
	text-decoration: none;
}
#Centro #box_home h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
#Centro #box_home h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	font-weight: normal;
}
#Centro #box_home #sx{
	float:left;
	background-color: #FFF;
}
#Centro #box_home #dx{
	float:left;
	min-height:150px;
	background-image: url(../img/css/centro/riga_sfumata_fondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#Centro #box_home #box_a{
	float:left;
	width:310px;
	padding:15px 20px 20px 3px;
	background-color: #FFF;
}
#Centro #box_home #box_a img{
	background-image: url(../img/css/centro/base_img_small.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:5px 10px 10px 5px;
}
#Centro #box_home #box_b img{
	background-image: url(../img/css/centro/base_img_small.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:5px 10px 10px 5px;
}
#Centro #box_home #box_b{
	float:left;
	width:307px;
	padding:15px 20px 20px 13px;
	background-image: url(../img/css/centro/riga_sfumata.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Centro #box_home #box_c{
	float:left;
	width:213px;
	padding:20px 30px 20px 38px;
	background-image: url(../img/css/centro/riga_sfumata.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Centro #box_home #box_c img{
	
}
#Centro #box_home #box_c ul{
	list-style:none;
}
#Centro #box_home #box_c li{
	float:left;
	margin:2px;
	padding:2px;
	width:92px;
	height:50px;
	border:1px solid #F3F3F3;
	background-color: #FFF;
	text-align: center;
}
/* --------------------------------------------------------------- */
#ChiudiCentro{
	margin:0 auto;
	width:986px;
	height:10px;
	background-image: url(../img/css/centro/sfuma_basso.png);
	background-repeat: no-repeat;
	background-position: center top;
}/* --------------------------------------------------------------- */
#Centro #banner_collezioni{
	margin:0 auto;
	width:954px;
	height:366px;
	padding:14px 13px 0 13px;
	background-image: url(../img/css/centro/ombra.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index:2;
}
#Centro #banner_collezioni #testo_ricerca{
	position:relative;
	top:-290px;
	left:20px;
	/*width:150px;*/
	z-index:998;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #FFF;
	text-shadow:#222 2px 2px 4px;; 
}
#Centro #banner_collezioni #testo_ricerca h1{
	
	color: #FFF;
	
}
#Centro #banner_collezioni #ricerca{
	position:relative;
	top:-345px;
	left:730px;
	width:150px;
	z-index:999;
}
#Centro #banner_collezioni #ricerca #alto{
	margin:0 auto;
	width:218px;
	height:14px;
	background-image: url(../img/css/collezioni/ricerca_alto.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#Centro #banner_collezioni #ricerca #centro{
	margin:0 auto;
	width:218px;
	background-image: url(../img/css/collezioni/ricerca_centro.png);
	background-repeat: repeat-y;
	padding:0 0 0 10px;
}
#Centro #banner_collezioni #ricerca #centro ul{
	list-style:none;
	width:196px;
}
#Centro #banner_collezioni #ricerca #centro ul ul{
	list-style:none;
	width:196px;
	padding:0 0 4px 0;
}
#Centro #banner_collezioni #ricerca #centro li{
}
#Centro #banner_collezioni #ricerca #centro strong{
	display:block;
	height:15px;
	color: #FFF;
	background-color: #666;
	padding:2px 6px 2px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}
#Centro #banner_collezioni #ricerca #centro li li{
	padding:0 0 0 8px;
}
#Centro #banner_collezioni #ricerca #centro ul a{
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#Centro #banner_collezioni #ricerca #centro ul a:hover{
	color: #9C7844;
	text-decoration: none;
}
#Centro #banner_collezioni #ricerca #basso{
	margin:0 auto;
	width:218px;
	height:14px;
	background-image: url(../img/css/collezioni/ricerca_basso.png);
	background-repeat: no-repeat;
	background-position: top;
}
/* --------------------------------------------------------------- */
#Centro #centro_coll{
	margin:0 auto;
	width:956px;
	padding:0 0 20px 0;
}
#Centro #centro_coll #scheda{
	float:left;
	width:150px;
	height:220px;
	background-image: url(../img/css/collezioni/scheda.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:4px 0 0 8px;
}
#Centro #centro_coll #scheda img{
	float:left;
	padding:4px 0 0 0;
}

/* --------------------------------------------------------------- */

#Centro #box_descrizione {	
	display:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	position:absolute;
	top:215px;
	left:20px;
	width:356px;
	height:129px;
	background-color:#FFF;
	background-image:url(../img/css/collezioni/down.png);
	background-repeat:no-repeat;
	background-position:345px 10px;
	overflow:hidden;
	padding:8px;
	opacity:.9;
	
}
#Centro #box_descrizione h1{	
	font-size:14px;		
	color: #000;
	text-transform:uppercase;
	padding-bottom:5px;
}
#Centro #box_descrizione.up {
	background-image:url(../img/css/collezioni/up.png);
}/* --------------------------------------------------------------- */
#Centro #banner_prodotti{
	margin:0 auto;
	width:954px;
	height:366px;
	padding:14px 13px 0 13px;
	background-image: url(../img/css/centro/ombra.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index:2;
}
/* --------------------------------------------------------------- */
#Centro #prodotti{
	margin:0 auto;
	width:956px;
	padding:0 0 20px 0;
}
/* --------------------------------------------------------------- */
#Centro #prodotti #sx{
	float:left;
	width:196px;
	min-height:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Centro #prodotti #sx strong{
	font-size: 11px;
}
#Centro #prodotti #sx #logo{
	margin:0 auto;
	width:194px;
	border:1px solid #CCC;
	text-align: center;
	padding:5px 0 5px 0;
}
#Centro #prodotti #sx #info{
	margin:0 auto;
	width:186px;
	padding:20px 0 0 10px;
	background-image: url(../img/css/centro/riga_sfumata.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#Centro #prodotti #sx h3{
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
#Centro #prodotti #sx h1{
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
#Centro #prodotti #sx h4{
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
#Centro #prodotti #sx #info ul{
	font-size: 12px;
	list-style:none;
}
#Centro #prodotti #sx #info a{
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
#Centro #prodotti #sx #info a:hover{
	color: #900;
	text-decoration: none;
}
/* --------------------------------------------------------------- */
#Centro #prodotti #centro{
	float:left;
	width:640px;
	min-height:200px;
	font-family: Arial, Helvetica, sans-serif;
	padding:0 0 0 10px;
	color: #999;
	font-size: 12px;
	background-image: url(../img/css/centro/riga_sfumata.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#Centro #prodotti #centro #titolo{
	margin:0 auto;
	width:640px;
	height:20px;
	border-bottom:1px solid #CCC;
}
#Centro #prodotti #centro #titoloAmb{
	margin:0 auto;
	width:640px;
	border-bottom:1px solid #CCC;
	padding:10px 0 0 0;
}
#Centro #prodotti #centro #minimali{
	margin:0 auto;
	width:640px;
	padding:6px 0 0 0;
}
#Centro #prodotti #centro #minimali #box{
	float:left;
	width:158px;
	/*height:170px;
	background-image: url(../img/css/collezioni/box_minimali.png);*/
	background-repeat: no-repeat;
	background-position: center top;
	/*padding:9px 10px 5px 10px;*/
}
#Centro #prodotti #centro #minimali #box #alto_box{
	margin:0 auto;
	width:140px;
	height:5px;
	background-image: url(../img/css/collezioni/alto_minimali.png);
	background-repeat: no-repeat;
	padding:0 10px 0 9px;
	background-position: left top;
}
#Centro #prodotti #centro #minimali #box #ctr_box{
	margin:0 auto;
	width:140px;
	/*height:170px;*/
	background-image: url(../img/css/collezioni/centro_minimali.png);
	background-repeat: repeat-y;
	padding:4px 10px 5px 9px;
}
#Centro #prodotti #centro #minimali #box #basso_box{
	margin:0 auto;
	width:140px;
	height:5px;
	background-image: url(../img/css/collezioni/basso_minimali.png);
	background-repeat: no-repeat;
	padding:0 10px 0 9px;
	background-position: left top;
}
#Centro #prodotti #centro #minimali #box p{
	padding:8px 0 0 0;
}
#Centro #prodotti #centro #ambientazioni{
	margin:0 auto;
	width:640px;
	padding:6px 0 0 0;
}
#Centro #prodotti #centro #ambientazioni #box{
	float:left;
	width:108px;
	/*height:170px;*/
	background-image: url(../img/css/collezioni/box_ambientazioni.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding:8px 10px 15px 9px;
}
#Centro #prodotti #centro #ambientazioni #box p{
	padding:8px 0 0 0;
}
/* --------------------------------------------------------------- */
#Centro #prodotti #dx{
	float:left;
	width:100px;
	min-height:200px;
	font-family: Arial, Helvetica, sans-serif;
	padding:10px 0 0 10px;
	color: #999;
	font-size: 10px;
	background-image: url(../img/css/collezioni/sfondo_file.jpg);
	background-repeat: repeat-x;
}
#Centro #prodotti #dx p{
	padding:0 0 10px 0;
}
/* --------------------------------------------------------------- */
/* tooltip styling */
.icon-content {
	display: none;       /*  required */
	position: absolute;   /* required */
	/*width:200px;*/
	max-width:200px;
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	-moz-box-shadow: 2px 2px 2px #555555;
	-webkit-box-shadow: 2px 2px 2px #555555;
    box-shadow: 2px 2px 2px #555555;
}
.icon-content h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
}
.scheda-content {
	display: none;       /*  required */
	position: absolute;   /* required */
	/*width:200px;*/
	width:315px;
	padding: 5px;
	border: 1px solid #CCC;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	-moz-box-shadow: 2px 2px 2px #555555;
	-webkit-box-shadow: 2px 2px 2px #555555;
    box-shadow: 2px 2px 2px #555555;
	z-index:999;
}
/*.scheda-content h4{*/
.scheda-content h4, #scheda a h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
}

.scheda-content .sx{
	float:left;
	width:180px;
}
.scheda-content .dx{
	float:left;
	width:130px;
	text-align: right;
	padding:5px 0 5px 5px;
}
.scheda-content ul{
	list-style:none;
}/* --------------------------------------------------------------- */
#Centro #centro_pagina{
	margin:0 auto;
	width:946px;
	padding:0 5px 20px 5px;;
}
#Centro #centro_pagina h1{
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}
#Centro #centro_pagina h2, #Centro #centro_pagina h1{
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}
#Centro #centro_pagina h3{
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
#Centro #centro_pagina h4{
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#Centro #centro_pagina h5{
	font-size: 12px;
	font-weight: bold;
	color: #9B7844;
}
#Centro #centro_pagina h6{
	font-size: 12px;
	font-weight: normal;
	color: #9B7844;
}
/* --------------------------------------------------------------- */
#Centro #box_home #box_news{
	float:left;
	width:286px;
	padding:15px 20px 20px 3px;
	background-color: #FFF;
}
#Centro #box_home #box_news img{
	background-image: url(../img/css/centro/base_img_small.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:5px 10px 10px 5px;
}
#Centro #box_home #box_separa{
	float:left;
	width:10px;
	min-height:150px;
	background-image: url(../img/css/centro/riga_sfumata.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* --------------------------------------------------------------- */
#Centro #centro_pagina #gallery img {
	border:1px solid #CCC;
	float:left;
	margin:6px 4px 0 0;
	padding:4px;
	-moz-box-shadow: 0px 2px 3px #999;
	-webkit-box-shadow: 0px 2px 3px #999;
    box-shadow: 0px 2px 3px #999;
}
/* --------------------------------------------------------------- */
.riga_separa{
	margin:0 auto;
	width:956px;
	padding:5px 0 0 0;
	border-top:1px solid #E2E2E2;
}/* --------------------------------------------------------------- */
#Centro #dett_news{
	margin:0 auto;
	padding:20px 20px 20px 20px;
	font-size: 12px;
	color: #666;
}
#Centro h1{
	font-size: 36px;
	font-weight: bold;
	color: #000;
}
#Centro #dett_news #gallery img {
	border:1px solid #CCC;
	float:left;
	margin:15px 6px 0 0;
	padding:4px;
	-moz-box-shadow: 0px 2px 3px #999;
	-webkit-box-shadow: 0px 2px 3px #999;
    box-shadow: 0px 2px 3px #999;
}
/* --------------------------------------------------------------- */
#Centro #dett_news #social_network{
	padding:10px;
	background-color: #CCC;
	margin:10px 0 0 0;
}
#Centro #dett_news #social_network #sx{
	float:left;
	width:700px;
}
#Centro #dett_news #social_network #dx{
	float:left;
	width:200px;
	text-align: right;
	font-size: 12px;
	padding:4px 0 0 0;
}
#Centro #dett_news #social_network h4 {
	color:#717171;
	float:left;
	font-size: 14px;
	padding:4px 4px 0 0;
}/* --------------------------------------------------------------- */
/*PARTE CENTRALE CONTATTI*/
#Centro #centro_pagina #contatti{
	min-height:200px;
	width:946px;
	margin:0 auto;
	padding:14px 0 1px 0;
	padding-bottom:30px;
}
#Centro #centro_pagina #contatti #tit_sx {
	width:510px;
	padding-right:10px;
	float:left;
	}
#Centro #centro_pagina #contatti #tit_dx {
	float:left;
	width:406px;
	padding:0 0 0 20px;
	}
#Centro #centro_pagina #contatti h1 {
	font-size: 24px;
	color:#000;
	font-weight: normal;
	}
#Centro #centro_pagina #contatti #form_sx{
	width:510px;
	font-size: 12px;
	border-right:1px solid #999;
	padding-right:10px;
	float:left;
	color: #333;
}
#Centro #centro_pagina #contatti #info{
	width:396px;
	color:#777777;
	float:left;
	padding:0 0 0 20px;
	text-align: left;
	font-size: 12px;
}

#Centro #centro_pagina #contatti #form_sx #edita{
}
#Centro #centro_pagina #contatti #form_sx #edita p{
	display:block;
	/*height:34px;*/
	padding:4px 0 0 0px;
	clear:both;
	background-color: #EFEFEF;
}
#Centro #centro_pagina #contatti #form_sx #edita label{
	display:block;
	width:100px;
	/*height:30px;*/
	color:#666;
	padding:3px 0 0 10px;
	float:left;
}
#Centro #centro_pagina #contatti #form_sx #edita input{
	color:#666;
	width:386px;
	height:18px;
	background-color: #FFF;
	border-style: none;
	border:1px solid #CCC;
}
#Centro #centro_pagina #contatti #form_sx #edita select{
	/*border:none;
	border-bottom:1px solid #ff0000;
	font:11px Arial, Helvetica, sans-serif;
	color:#666;*/
}
#Centro #centro_pagina #contatti #form_sx #edita .btn{
	/*background:red;
	border:none;*/
	background: url(../img/css/bottone_invia.png) 100% 100% no-repeat;
	margin-left:355px;
	font:14px Arial, Helvetica, sans-serif;
	color:#333;
	padding:5px 0 0 0;
	width:157px;
	height:35px;
}
#Centro #centro_pagina #contatti #form_sx #edita .btn1{
	/*background:red;
	border:none;
	background: url(../img/css/bottone_invia.png) 100% 100% no-repeat;*/
	margin-left:355px;
	font:14px Arial, Helvetica, sans-serif;
	color:#333;
	margin:5px 0 0 0;
	width:160px;
	height:35px;
	background-color: #999;
	cursor:pointer;
}
#Centro #centro_pagina #contatti #form_sx #edita .areatesto{
	/*border:none;
border-bottom:1px solid #ff0000;
	background-image: url(../img/css/barra_contatti_2.png);
	background-repeat: no-repeat;*/
	background-color: #EFEFEF;
	width:495px;
	height:190px;
	border-style: none;
	padding:5px 5px 5px 10px;
	/*border:1px solid #CCC;*/
}
#Centro #centro_pagina #contatti #form_sx #edita textarea{
	color:#666;
	width:485px;
	height:185px;
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:1px solid #CCC;
}
#Centro #centro_pagina #contatti #form_sx #edita .interruzione {
	background:#DADADA;
	height:1px;
	border-top:5px solid white;
	border-bottom:5px solid white;
}
#Centro #centro_pagina #contatti #form_sx #edita .interruzione hr{
	display:none;
}
#Centro #centro_pagina #contatti #form_sx #edita .pulisci{
	clear:both;
}

/*<fine> PARTE CENTRALE CONTATTI*/
/* FORM VALIDATOR */
#msg {
  display: none;
  position: absolute;
  z-index: 200;
  background: url(../js/msg_arrow.gif) left center no-repeat;
  padding-left: 7px;
}

#msgcontent {
  display: block;
  background: #f3e6e6;
  border: 2px solid #924949;
  border-left: none;
  padding: 5px;
  min-width: 150px;
  max-width: 250px;
}/* --------------------------------------------------------------- */
#Footer{
	margin:0 auto;
	width:980px;
	min-height:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #000;
}
#Footer ul{
	list-style:none;
}
#Footer li{
}
#Footer a{
	color: #666;
	text-decoration: none;
}
#Footer a:hover{
	color: #9C7844;
	text-decoration: none;
}
#Footer #box_1{
	float:left;
	width:200px;
	padding:10px 0 20px 15px;
}
#Footer #box_2{
	float:left;
	width:270px;
	padding:10px 20px 20px 15px;
}
#Footer #box_3{
	float:left;
	width:210px;
	padding:10px 0 20px 15px;
	text-align: right;
}
#Footer #box_3 a{
	color: #454545;
	text-decoration: none;
}
#Footer #box_3 a:hover{
	color: #9C7844;
	text-decoration: none;
}
/* --------------------------------------------------------------- *//* tooltip styling */
.tooltip {
	display:none;
	background:url(http://static.flowplayer.org/tools/img/tooltip/black_arrow_big.png);
	height:163px;
	padding:40px 30px 10px 30px;
	width:310px;
	font-size:11px;
	color:#fff;
}

/* a .label element inside tooltip */
.tooltip .label {
	color:yellow;
	width:35px;
}

.tooltip a {
	color:#ad4;
	font-size:11px;
	font-weight:bold;
}/*
 * jQuery Nivo Slider v2.5.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:5px;
	bottom:5px;
	background:#FFF;
	color:#000;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:400px;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    background:url(images/slider.png) no-repeat;
    width:998px;
    height:392px;
    margin:0 auto;
    padding-top:74px;
    margin-top:50px;
}

#slider {
	position:relative;
    width:954px;
    height:498px;
    /*margin-left:190px;*/
	background:url(../img/nivo/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:400px;
	bottom:-26px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	background-image: url(../img/nivo/bullets.png);
	background-repeat: no-repeat;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../img/nivo/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
	text-shadow:none;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
}
.nivo-caption a {
	color:#0F0;
	text-decoration:underline;
}
/*
*/
#box-banner {
    height: 80px;
    left: 805px;
    position: absolute;
    top: 0px;
    width: 80px;
	z-index:999;
	padding-top:13px;
}
#box-banner ul{
	list-style:none;
}
#box-banner ul li{
	width:160px;
	height:160px;
	background-color: #FFF;
	margin-top:5px;
	box-shadow: 0 0 4px #000000;
}
#box-banner ul li img{
	padding:5px;
}
.info_box {
	left: 5px;
	position: relative;
	top: -34px;
	width: 144px;
	z-index:999;
	padding:0 3px 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 11px;
	text-transform: uppercase;
}	
	/* Dynamic CSS in PHP
	 * Mediarte srl
	 * author: Raul Marcaccini
	 */
	

/* end static CSS */


