/*neropaco firenze | template per sito tableless a pi? colonne | www.neropaco.net*/
body {
    margin: 0px;
	padding: 0px;
    text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-repeat:repeat-x;
}
#box {
    width: 920px!important; 
	width: 980px; 
	margin: 0px auto 0px;
	text-align:left;
	padding:0px 30px 0px 30px;
	background-image:url(../images/sfondo_box.png);
}
#head {
	height:200px;
	background-image:url(../images/sfondo_head.png);
    background-repeat: no-repeat;   
}
#barrasopra {
	height:24px!important;
	height:31px;
	padding:7px 15px 0px 15px;
	color:#333333;
}
#cerca {
	float:right;
}
#cerca input {
	width:200px;
	margin-left:10px;
	font-size:10px;
	height:16px;
	border:none;
	color:#999999;
	background-image:url(../images/lente.png);
	background-repeat:no-repeat;
	background-position:2px center;
	padding:0px 5px 0px 15px;
}
#lingua {
	float:right;
	padding-top:5px;
	padding-right:10px;
}
#lingua div{
	width:23px;
	height:15px;
	float:left;
	margin-right:5px;
}
#lingua p{
	display:none;
}
#lingua a{
	display:block;
	width:23px;
	height:15px;
}
#lingua a:hover{
	background-image:none;
}
#ita {
	background-image:url(../images/flags/italy.png);
}
#ita a{
	background-image:url(../images/flags/italy-op.png);
}

#eng {
	background-image:url(../images/flags/england.png);
}
#eng a{
	background-image:url(../images/flags/england-op.png);
}
#ger {
	background-image:url(../images/flags/germany.png);
}
#ger a{
	background-image:url(../images/flags/germany-op.png);
}
#fra {
	background-image:url(../images/flags/france.png);
}
#fra a{
	background-image:url(../images/flags/france-op.png);
}
#menu2  {
	line-height:18px;
}
#menu2 a {
	color:#FFFFFF;
	margin:0px 10px 0px 0px;
	padding-left:12px;
	background-position:left 2px;
	background-image:url(../images/bullet_menu2.png);
	background-repeat:no-repeat;
	background-position:left center;
	text-transform:uppercase;
}
#loggato {
	font-size:16px;
	color:#666666;
	line-height:14px!important;
	margin-bottom:2px;
}
#logger_info {
	color:#CC0000;
	font-size:11px;
	text-transform:uppercase;
}
#logger_info2 {
	color:#CC0000;
	display:block;
	text-align:center;
	font-size:14px;
	padding-top:5px;
	text-transform:uppercase;
}
#login{
	padding-top:111px;	
	padding-left:10px;
	height:19px!important;
	height:130px;
	owerflow:hidden;
	
}
#login form {

	margin:0px;	
}
#login input {
	width:60px;
	margin-right:5px;
	font-size:10px;
	height:16px;
	border:1px solid #CCCCCC;
	color:#999999;
	padding:0px 5px 0px 0px;
}
#login p {
	margin:0px 0px 0px 0px;
	font-size:14px;
}
#login a {
	color: #333333;
	font-size: 10px;
}
#menu1 a {
	font-size:11px;	
	color:#666666;
	padding:0px 10px 0px 10px;
	text-transform:uppercase;
	line-height:20px!important;
}
#menu1 a:hover {
	color:#8BA72C;
	text-decoration:none;
}
#menu1 {
	color:#938E7B;
	padding:10px 0px 0px 10px;
}
#menu1 div{
	float:right;
	margin-right:120px;
}
#centro {
	background-image: url(../images/sfondo_centro.png);
	background-repeat:repeat-y;
	background-position:699px top;
	width:920px;
}
.megaicona {
	background-repeat:no-repeat;
	padding: 100px 0px 0px 167px;
}
.megaicona h6 {
	font-size:12px;
	font-weight:bold;
	text-transform:none;
	margin:0px 0px 5px 0px;
	padding:0px 0px 2px 0px;
	border-bottom:none;
	color:#666666;
}
.megaicona p {
	padding-right:50px;
		color:#666666;
}
#destra {
	width: 213px;
	float: right;
	color:#666666;
}
.destrabox_solo {
	height:40px;
	background-image:url(../images/sfondo_destrabox_solo.png);
	font-size:15px;
	line-height:40px;
}
.destrabox_top {
	height:40px;
	background-image:url(../images/sfondo_destrabox_top.png);
	font-size:15px;
	line-height:40px;
}
.destrabox_top a, .destrabox_solo a{
	color:#000000;
}
.destrabox_top img, .destrabox_solo img{
	float:left;
	margin:6px 4px 0px 6px;
}
.destrabox_middle {
	background-image:url(../images/sfondo_destrabox_middle.png);
	padding:5px;
	font-size:11px;
}
.destrabox_middle p {
	margin:0px;
	padding:0px 15px 0px 35px;	
}

.destrabox_bottom {
	height:30px;
	background-image:url(../images/sfondo_destrabox_bottom.png);
	line-height:30px;
	margin-bottom:15px;
	font-size:11px;
	padding:0px 10px 0px 10px;
}	
.destrabox_bottom_basso {
	height:8px;
	line-height:8px;
	font-size:2px;
	background-image:url(../images/sfondo_destrabox_bottom_basso.png);
	margin-bottom:15px;
}
.minicart td{
	padding: 0px 0px 7px 0px ;
	background-color:#FFFFFF;
	font-size:11px;
}
td.minicart_qta {
	font-size:10px;
	text-align:center;
}
td.minicart_prez {
	text-align:right;
}
.totale td {
	color:#8BA72C;
	font-weight:bold;
	padding-bottom:0px;
}
.bullet_blu a {
	display:block;
	margin: 0px 0px 5px 35px;
	padding:0px 0px 0px 10px;
	background-image:url(../images/bullet_blu.png);
	background-position:left center;
	background-repeat: no-repeat;
}
.carte {
	margin: 0px 0px 0px 45px;
	padding: 5px 0px 0px 0px;
}
.carte img {
	margin-right:5px;
}
#sinistra {
	margin-right:228px!important;	
	margin-right:225px;
}
#sinistra p{
	margin:0px 0px 15px 0px;
}
.bordata {
	background-color:#E4DEC8;
	height:20px;
	line-height:20px;
	margin:10px 0px 5px 0px;
}
.vetrina {
	width:692px;
}
.schedina {
	width:165px;
	margin:0px 6px 6px 0px;
	float:left;
	text-align:center;
	border:solid 1px #e4dec8;
}
.schedina img {
	width:165px;
}
.schedina strong {
	padding-left:5px;
}
.schedina2 {
	width:160px;
	margin:0px 3px 10px 3px;
	float:left;
	text-align:center;
	border:solid 1px #e4dec8;
}
.schedina2 img {
	width:156px;
	height:117px;
}
/*.schedina2 strong {
	padding-left:5px;
}*/
.cont_th {
}
.testo {
	height:30px;
	line-height:15px;
	font-size:12px;
	text-transform: capitalize;
	text-align:left;
	padding-left:5px;
	overflow:hidden;
}
.testo a {
	color:#666666;
}
.testo a:hover {
	color:#8BA72C;
	text-decoration:none;
}
.partire {
	height:30px;
	line-height:15px;
	text-align:left;
	padding-left:5px;
}
.contienitesti p{
	color:#666666;
	font-size:11px;
}
#foot {
	text-align:center;
	padding-top:15px;
	background-color:#FFFFFF;
}
#menu3 {
	margin-bottom:15px;	
}
#menu3 a{
	color:#333333;
}
#firma {
	color:#000000;
	font-size:10px;
}
#medio {
	width:504px!important;
	float:right;
}
#medio h1{
	margin-left:0px;
}
#medio h2{
	margin-left:0px;
}
#medio p{
	color:#666666;
	font-size:11px;
	padding-right:10px;
}
#elenco_top {
	height:25px!important;
	height:30px;
	font-size:16px;
	padding-top:5px;
	color:#938E7B;
	border-bottom:#938E7B solid 2px;
	margin-bottom:10px;
}
#elenco_top a{
	color:#938E7B ;
}
#elenco_top a:hover{
	color:#8BA72C;
}
.ordina {
	float:right;
	font-size:12px;	
}
.ordina form{
	display:inline;
}
.ordina select{
	font-size:10px;
	margin-left:5px;
}
#opzioni {
	width: 173px!important;
	width: 170px;
	background-color:#f4edd2;
}
.sinistrabox_top {
	height:38px;	
	font-size:15px;
	line-height:37px;
}
.sinistrabox_top img{
	margin:6px 4px 0px 10px;
}
.sinistrabox_middle {
	padding:10px;
}
.sinistrabox_bottom {
	height:30px;
	line-height:30px;
	text-align:center;
	margin-bottom:15px;
}
.filtro_attivo {
	margin-bottom:10px;
	font-size:11px;
	color:#666666;
	padding-left:5px;
} 
.filtro_attivo img{	
	float:right;
	margin:16px 3px 0px 0px;
}
.filtro_attivo h6{	
	font-size:12px;
	margin:0px 0px 2px 0px;
	color:#333333;
	text-transform:uppercase;
	padding:0px 0px 0px 10px;
	background-image:url(../images/bullet_blu.png);
	background-position:left 5px;;
	background-repeat: no-repeat;
	border:none;
}
.filtro_attivo span {
	margin: 0px 0px 0px 0px;
}
.rimuovi_filtri {
	color:#FFFFFF;
	background-color:#938E7B;
	padding:2px 5px 2px 5px;
	margin-bottom:15px;
	font-size:11px;
	line-height:20px;
} 
.rimuovi_filtri img{	
	float:right;
	margin:1px 0px 0px 0px;
}
.cont_parametro {
	margin-bottom:15px;
	border-bottom:solid 1px #C5BBA9;
	padding-bottom:5px;
}
.cont_parametro a {
	display:block;
	margin: 0px 10px 2px 10px;
	font-size:11px;	
}
.cont_parametro a:hover {
	text-decoration:none;
	background-color:#FFFFFF;
}
.cont_parametro h6{	
	font-size:12px;
	margin:0px 0px 2px 5px;
	color:#333333;
	text-transform:uppercase;
	padding:0px 0px 0px 10px;
	background-image:url(../images/bullet_blu.png);
	background-position:left 5px;;
	background-repeat: no-repeat;
	border:none;
}
#scelta {
	width: 270px;
	float: right;
}
.sceltabox_top {
}
.sceltabox_top h1{
padding:0px 40px 0px 10px;
	margin-left:0px;
}
.sceltabox_middle p{
	color:#666666;
	font-size:11px;
}
.sceltabox_middle {
	padding:0px 10px 0px 10px;
}
.sceltabox_bottom {
	height:21px;
	margin-bottom:15px;
}	
#cont_foto {
	width: 407px;
}
.ingrandisci {
	background-image:url(../images/lente.png);
	background-position:right;
	background-repeat:no-repeat;
	display:block;
	float:right;
	padding-right:20px;
	line-height:14px;
	color:#666666;
	margin:5px;
	font-size:11px;
}
#specifiche {
	padding-left:28px;
	padding-top:10px;
	color:#666666;
}
#specifiche h2{
	color:#d08612;
	font-weight:bold;
	text-transform:none;
	margin-left:0px;
}
#specifiche p {
	font-size:11px;
	color:#666666;
}
.finiture {
	margin-bottom:10px;
}
.finiture strong{
	font-size:13px;
	font-style: normal;
	letter-spacing:-1px;
	
}
.finiture p{
	

	
}
.italico {
	font-style: italic;
	font-size:11px;
	display:inline;
}
.finiture span{
	font-size:14px;
		font-style: normal;
	
}
#misure select {
	text-transform:none;
}
.tavolozz {
	background-image:url(../images/puls_tavolozza.png);
	background-position:220px center;
	background-repeat: no-repeat;
	display: block;
    border: 1px solid #D3D3D3;
	height:26px;
	line-height:26px;
	padding-left:10px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}
a:hover.tavolozz {

	background-color: #EBEBEB;

}
img.tavolozza_s1 {
	margin:5px 0px 0px 8px;
	border:solid 1px #CCCCCC;
	height:25px;
}
img.tavolozza_s {
	margin:5px 0px 0px 0px;
	border:solid 1px #000000;
}
.cont_prezzo {
	padding-left:10px; 
	margin:25px 0px 15px 0px;
}
.cont_prezzo b{
	font-size:10px;
}
.prezzo_scheda {
	color:#87B41F;
	font-size:18px;
	font-weight:bold;
}
.prezzo_partire {
	color:#666666;
	font-size:18px;
	font-weight:bold;
	margin-top:25px;
}
#correlati {
	height:94px!important;
	height:114px;
	padding:10px;
	background-image:url(../images/sfondo_correlati.png);
	margin-bottom:15px;
}
#specifiche td {
	font-size:11px;
}
#specifiche span {
	padding-left:10px;
	display:block;
	background-image:url(../images/bullet_blu.png);
	background-repeat:no-repeat;
	background-position:2px 5px;
} 
.cont_domandina {
	line-height:13px;
}
.cont_domandina img{
	height:13px;
	float:right;
	margin-left:10px;
}
.mini_schedina {
	width:100px;
	margin:0px 10px 0px 0px;
	float:left;
	text-align:center;
}
.mini_cont_th {
	height:75px;
}
.mini_testo {
	height:15px;
	line-height:15px;
	font-size:10px;
}
table.tabellare {
	border-top: #968F7C solid 2px;;
	padding-top:10px;
}
.tabellare td {
	vertical-align:top;
	border-bottom: solid 1px #EFEFEF;
	color:#333333;
}
.foto-cart {
	width:175px;
	border:solid 1px #666666;	
}
.foto-cart2 {
	width:100px;
	border:solid 1px #666666;	
}
.desc_prod a{
	color:#333333;
    text-transform: capitalize;
}
.desc_prod strong{
	color:#333333;
}
.desc_prod p{
	margin:0px 0px 2px 0px;
}
.desc_prod h3{
	margin:0px 0px 2px 0px;
}

.desc_prod {
	color:#666666;
	font-size:11px;
	padding-top:18px;
}
.gjgj {
	vertical-align:top;
	padding-top:16px;
}
	
.tab_intesta td {
	background-color:#EFEFEF;
	color:#666666;
	vertical-align:middle;
	font-size:13px;
}
.tab_prezzo_unit {
	padding-top:18px;
	font-weight:bold;
}
.tab_ico  {
	padding-top:18px;
	text-align:center;
}
.tab_ico  img{
	float:right;
	margin:0px 0px 0px 0px;
}
.tab_ico  input{
	width:20px; 
	margin:0px; 
	text-align:center;
	font-size:14px;
}
.tab_prezzo1 {
	font-size:17px;
	margin:0px 0px 5px 0px;
	text-align:center;
	font-weight:bold;
}
.tab_spesesped td {
	background-color:#EFEFEF;
	color:#666666;
}
.tab_spesesped p {
	margin:0px;
}
.tab_sfverde td {
	background-color:#e7e1c6;
}
.tab_sfverde span {
	margin-left:620px;
}

.tab_prezzo2 {
	font-size: 16px;
	font-weight:bold;
}
a.bottoneverde {
	display:block;
	width:180px!important;
	width:200px;
	height:24px;
	background-image:url(../images/sfondo_puls_verde.png);
	line-height:24px;
	padding:0px 10px 0px 10px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
a.bottoneverde_cart {
	display:block;
	width:160px!important;
	width:200px;
	height:24px;
	background-image:url(../images/sfondo_puls_verde_carrello.png);
	line-height:24px;
	padding:0px 0px 0px 40px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
a.bottonegrigio_cart {
	display:block;
	width:190px!important;
	width:220px;
	height:24px;
	background-image:url(../images/sfondo_puls_grigio_carrello.png);
	line-height:24px;
	padding:0px 0px 0px 30px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	text-align:left;
}
.registra {
	padding:10px;
	color:938E7B;
}
.registra input{
	width:400px;
	margin-top:3px;
}
.registra span {
	font-weight:bold;
	padding:0px 5px 0px 0px;
}
.rosso {
	color:#AA0000;
	font-weight:bold;
}
.dual {
	float:left;
	margin-right:50px;
	width: 230px;
	height:200px;
	padding:10px;
	border-top: #968F7C solid 2px;
	font-size:11px;
	color:#666666;
}
.paysub {
	margin-left:20px;
	color:#666666;
	font-size:11px;
	padding:5px 0px 10px 0px;
}
.indirizzo {
	padding-left:28px;
	font-size:11px;
}
.indirizzo a{
	color:#FF9900;
}
#contratto {
	padding:10px 0px 10px 0px;
}
#contratto textarea {
	width:745px;
	height:100px;
	margin:5px 0px 5px 0px;
}
.clearer{
     clear: left;
	 height:1px;
	 line-height:1px;
}
.clearer2{
     clear: both;
	 height:1px;
	 line-height:1px;
}
.dx {
	float:right;
	margin-left:10px;
}
.sx {
	float:left;
	margin-right:10px;
}
table {
	font-size:12px;	
}
td {
	padding:5px;
}
a {
	text-decoration:none;
	color:#666666;
	cursor:pointer;
}
a:hover {
	text-decoration:underline;
}
form {
	margin:0px;
}
td{
	font-size:12px;
}
h1 {
	font-size:16px;
	color:#938E7B;
	margin:0px 0px 5px 10px;
	font-weight:normal;
	text-transform:uppercase;
}
h2 {
	font-size:16px;
	color:#938E7B;
	margin:0px 0px 5px 10px;
	font-weight:normal;
	text-transform:uppercase;
}
h4 {
	font-size:14px;
	color:#938E7B;
	margin:10px 0px 1px 0px;
}
h5 {
	font-size:16px;
	color:#938E7B;
	margin:0px 0px 5px 0px;
}
h6 {
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0px 0px 5px 0px;
	padding:0px 0px 2px 0px;
	border-bottom:#CCCCCC solid 1px;
	color:#666666;
	position:relative;
}
.big_schedine_acc {
	border-top: 2px solid #968F7C;
}
.big_schedine_acc h3{
	font-size:14px;
	margin:0px 0px 5px 0px;
		padding-top:10px;
}
.pepepep {
	float:right;
	padding-top:10px;
}
.pepepep p{
	margin:0px 0px 10px 0px;
}
.cont_th_acc {
	margin:10px 2px 0px 2px; 
	border-bottom: 1px #E0E0E0 solid; 
	border-top: 12px #E0E0E0 solid; 
	padding-bottom: 10px;
}
.pprezzo {
	font-size:18px;
	font-weight:bold;
	margin-bottom:0px;
}
/*neropaco firenze | web agency | www.neropaco.net*/
.popover {
    display:none;
	width:876px!important;
	margin:0px auto 0px;
	padding:0px;
	text-align:left;
     position:absolute;
        z-index:1000;
        left:100px;
        top:100px;
		background-repeat:no-repeat;
        
}
.windisplay {
	width:100%; 
	left:0px; 
	top:0px;  
	position:absolute;  
	height:100%; 
	background-image:url(../images/popover/sfondo_popover.png);
	text-align:center;
	z-index:20;
	background-repeat:no-repeat;
}
#pop_top {
	height:27px!important;
	height:50px;
	background-image:url(../images/sfondo_pop_top.png);
	padding:23px 30px 0px 0px;
	background-repeat:no-repeat;
}
#pop_middle {
	background-image:url(../images/sfondo_pop_middle.png);
	padding: 10px 30px 10px 30px;
	background-repeat:repeat-y;
}
#pop_middle_int {
	height:400px;
	overflow: auto;
}
#pop_middle p{
	margin:0px;
}
#pop_bottom {
	height:25px;
	background-image:url(../images/sfondo_pop_bottom.png);
	background-repeat:no-repeat;
}
a.cont_finitura {
	display:block;
	width:140px!important;
	width:156px;	
	float:left;
	margin:0px 0px 0px 0px;
	padding:10px 8px 0px 8px;
	height:123px!important;
	height:137px;
	color:#333333;
}
a:hover.cont_finitura {
	text-decoration:none;
	background-color:#EBEBEB;
}
.cont_finitura img {
	margin-bottom:5px;
}
.cont_finitura p {
	margin:0px;
	text-transform:lowercase;
	padding-left:5px;
}

#dropmenudiv{
	position:absolute;
	text-align:left;
	line-height:18px;
	z-index:100;
	background-color:#FFFFFF;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	padding: 3px 0px 3px 10px;
	margin:0px 0px 1px 0px;
	text-decoration: none;
	font-weight: bold;
	background-color:#EBEBEB;
	color:#333333;
}
#finiture h5{
	color:#000000;
	font-size:12px;
	margin:30px 0px 6px 0px;
	border-bottom:solid 1px #999999;
	padding-bottom:2px;
}
	
#dropmenudiv a:hover{ 
	color:#8BA72C;
	background-color:#FFFFFF;
	text-decoration:none;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#torna{

    font-size: 20px;
    padding: 10px;
    display:block;
    line-height: 30px;
    width: 150px;
    text-align: center;
    background-color: #cccccc;
    margin: 30px 5px 30px 40px;
    text-decoration:none;
    
    
}

#torna:hover{

    background-color: #FF3399;
    color: #000000;

}

#vai{
    font-size: 20px;
    padding: 10px;
    display:block;
    line-height: 30px;
    width: 150px;
    text-align: center;
    background-color: #cccccc;
    margin: 0 5px 5px 40px;
    text-decoration:none;
    float:left;

}


#svuota{
    font-size: 20px;
    padding: 10px;
    display:block;
    line-height: 30px;
    width: 150px;
    text-align: center;
    background-color: #cccccc;
  margin: 0 5px 5px 40px;
  text-decoration:none;
  float:left;
}

#vai:hover{

    background-color: #00ff00;
    color: #000000;

}

#svuota:hover{


    background-color: #00ff00;
color:#000000;
}

#search{
float:left;
}

#carrello{
float:left;
margin:0 0 40px 120px;
}

#invia_duplica{
float:left;
margin:20px 0;
line-height: 30px;
    width: 150px;
    text-align: center;
    background-color: #cccccc;

}
#invia_duplica:hover{

    background-color: #ffffff;
    color: #000000;

}

#finiture_manager{
    font-size: 40px;
    text-align: center;
    font-weight: bold;
}

.cerca_materiali{
    float:right;
    margin: 0 40px 0 0;
    font-size:14px;
    background-color:#cccccc;
    padding: 12px;

}

.cerca_materiali:hover{
    
    background-color:#FF3399;
   

}


#cerca_materiali_title{
    
    font-size: 25px;
    margin: 0 0 40px 0;
}

#elimina_materiali{
    float:right;
    margin: 0 40px 0 0;
    font-size:14px;
    background-color:#cccccc;
    padding: 15px;
    
}

#elimina_materiali:hover{

    background-color:#FF3399;


}

#elimina_materiali_title{

    font-size: 25px;
    margin: 0 0 40px 0;
}


#check_finiture{
    margin: 20px 0 0 40px;
}

#table_finiture{

    margin: 30px 0 0 40px;
    font-size: 15px;

}

#table_finiture th{
    padding: 5px;
    background-color: #777777;

}

#form_elenco {
    font-size: 20px;
    line-height: 40px;

}
