﻿html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-size: 100%;
	
}

body {
	margin: 0px;
	width: 100%;
	height: 100%;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	background: url(/img/body_sfondo_istituzionali.png) repeat 0 0 #383838;
}


/* **************** andrea **************** */
/*body.home {
	background-color:#045D87; /* colore di default */
}
*/
body.scheda {
	background-color:#045D87; /* colore di default */
}
/* **************** andrea **************** */


img {
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	
}

ul li {

}


ol, li {
	margin: 0px;
}

a {

}

a:visited {

}

a:hover {

}

a:focus {
	outline-style: none;
}

hr {
	display: none;
}

/********************* wrapper ************************/


#wrapper {
	width: 1010px;
	margin: 0px auto;
	position: relative;
	overflow:hidden;
}

/********************* sidebar ************************/


#sidebar {
	width: 200px;
	padding: 0 0 0 0px;
	float: left;
	margin-bottom: 60px;
}


/********************* lingua ************************/


#sidebar #language {
	background-color: #000000;
	line-height: 10px;
	color: #CCCCCC;
	margin: 0 0 2px 30px;
	padding: 0 0 0 10px;
	height: 15px;
}

#sidebar #language .ita {
	width: 20px;
	height: 11px;
	background:url(/img/flag_ita.png) no-repeat 0 0;
	text-indent: -9999px;
	display: inline-block;
	margin: 2px 8px 0 6px;
}

#sidebar #language .eng {
	width: 20px;
	height: 11px;
	background:url(/img/flag_eng.png) no-repeat 0 0;
	text-indent: -9999px;
	display: inline-block;
	margin: 2px 10px 0 0;
}


/********************* logo ************************/


#sidebar h1#logo {
	width: 170px;
	height: 142px;
	margin: 0 0 2px 30px;

}

#sidebar h1#logo a {
	width: 170px;
	height: 142px;
	display: block;
	
}

.logo-print {
	display: none;	
}


/********************* menu ************************/


#sidebar #menu {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style-type: none;
	
}

#sidebar #menu li {
	padding: 0 0 0 0;
	line-height: 16px;
	margin: 0 0 2px 0;
	background-color: #000000;
}

#sidebar #menu li a {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding: 0 0 0 10px;
	
}

#sidebar #menu li a:hover {
	color:#ffffff;
	text-decoration: none;
	background-color:#333333;
}


/********************* search ************************/


#search {
	background-color: #000000;
	margin: 0 0 10px 30px;
	position:relative;
}

#search h2 {
	width: 22px;
	height: 48px;
	background: url(/img/search_title.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	left: -30px;
	top: -13px;
}


#search .text {
	width: 120px;
	line-height: 16px;
	background-color: #FFFFFF;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left: solid 10px #000000;
	margin: 5px 0 0 0px;
	padding: 0 5px 0 5px;
	color:#000000;
	height: 16px;	
	font-size: 10px;
	position:relative;
}

#search .cerca {
	background-image: url(/img/cerca_pulsante.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 18px;
	width: 27px;
	text-indent: -9999px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	position:relative;
	top:4px;
	font-size:1px;

}

#search a.avanzata {
	color:#FFFFFF;
	display: inline-block;
	padding: 0 7px 0 10px;
	text-decoration: none;
	font-size: 12px;
	clear: left;
	background-image: url(/img/cerca_freccia.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

#search a.avanzata:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


/********************* prodotti ************************/


#prodotti {
	margin: 0 0 0 30px;
	color:#FFFFFF;
	position: relative;
	width: 170px;
}

#prodotti h2 {
	width: 22px;
	height: 54px;
	background: url(/img/prodotti_title.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	left: -30px;
	top: 0px;
}

#prodotti h2.eng {
	background: url(/img/prodotti_title_eng.png) no-repeat 0 0;
}

#prodotti h3 {
	padding: 0 0 0 10px;;
	line-height: 16px;
	margin: 0 0 0 0;
	font-weight: normal;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
	background:  url(/img/menu_title_sfondo.png) no-repeat 0 0;
	height: 18px;
	position:relative;
}

#prodotti h3 .ui-icon-triangle-1-e {
	background: url(/img/menu_fr_accordion.png) no-repeat 0 -18px;
	width: 18px;
	height: 18px;
	display:block;
	position:absolute;
	top: 0px;
	right: -5px;
	overflow:hidden;
}

#prodotti h3 .ui-icon-triangle-1-s {
	background: url(/img/menu_fr_accordion.png) no-repeat 0 0px;
	width: 18px;
	height: 18px;
	display:block;
	position:absolute;
	top: 0px;
	right: -5px;
	overflow:hidden;
}

#prodotti h3:focus {
	outline-style: none;
}

#prodotti ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#prodotti ul li  {
	padding: 0px;
	line-height: 16px;
	margin: 0 0 0 0;
	background: url(/img/menu_elemento_sfondo.png) no-repeat 0 0;
	overflow: hidden;
	width: 170px;
	height:18px;
	
}

#prodotti ul li a  {
	color:#232325;
	text-decoration: none;
	padding: 0 0 0 8px;
	display:block;
	border-left:solid 2px #ACB2A6;
	margin: 0px;
	height: 16px;
}

#prodotti ul li a:hover  {
	color:#232325;
	text-decoration: none;
	background-color:#FFFFFF;
	
}


/********************* link ************************/


#sidebar #link {
	margin: 0 0 10px 30px;
	padding: 0px;
	list-style-type: none;
	padding: 0px 0;
	position:relative;
}

#sidebar #link h2 {
    background-image: url("/img/news_title.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 64px;
    left: -30px;
    position: absolute;
    text-indent: -9999px;
    top: 27px;
    width: 22px;	
}

#sidebar #link h3 {
	padding: 0 0 0 0;
	line-height: 16px;
	margin: 0 0 0 0;
	background:  url(/img/menu_title_sfondo.png) no-repeat 0 0;
	height: 18px;
}

#sidebar #link h3.colori {
	margin-bottom: 10px; 
}

#sidebar #link h3#open-News {
	color:#FFFFFF;
	font-size: 10px;
	background:url("/img/menu_fr_news.png") no-repeat scroll 0 -18px transparent;
}

#sidebar #link h3#open-News.aperto {
	background:url("/img/menu_fr_news.png") no-repeat scroll 0 0px transparent;
}

#sidebar #link h3 a {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	display: block;
	padding: 0 0 0 10px;
	
}

#sidebar #link h3 a.off {
	color:#666666;
	cursor: default;
	
	
}

#sidebar #link h3 a.off:hover {
	color:#666666;
	cursor: default;
	background-color:transparent;
	
}

#sidebar #link h3 a:hover {
	color:#ffffff;
	text-decoration: none;
	background-color:#333333;
}


#link ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:none;
	position:relative;
	width: 170px;

}

body.news #link ul  {
	display:block;

}

#link ul li  {
	padding: 0px;
	line-height: 16px;
	margin: 0 0 0 0;
	background: url(/img/menu_elemento_sfondo.png) no-repeat 0 0;
	overflow: hidden;
	width: 170px;
	height:18px;
}

#link ul li a  {
	color:#232325;
	text-decoration: none;
	padding: 0 0 0 8px;
	display:block;
	border-left:solid 2px #ACB2A6;
	margin: 0px;
	height: 16px;
}

#link ul li a:hover  {
	color:#232325;
	text-decoration: none;
	background-color:#FFFFFF;
	
}

#link ul li a.focus  {
	border-color: #a92223;
}

#link ul li a.anticipazioni  {
	border-color: #dc5f31;
}

#link ul li a.eventi  {
	border-color: #eda33e;
}


/********************* newsletter ************************/


#newsletter {
	background-color: #FFFFFF;
	margin: 0 0 10px 30px;
	position:relative;
	padding: 7px 0 0 0;
}

#newsletter form {
	background-color: #ffffff;
	overflow: hidden;
	padding: 0 0 10px 0;
	

}

#newsletter h2 {
	width: 22px;
	height: 74px;
	text-indent: -9999px;
	position: absolute;
	left: -30px;
	top: 0px;
	background-image: url(/img/newsletter_title.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#newsletter p {
	font-size: 10px;
	line-height: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-style: italic;
	margin: 0 0 5px 0;

}


#newsletter .text {
	width: 138px;
	line-height: 14px;
	background-color: #FFFFFF;
	float: left;
	color:#000000;
	height: 14px;
	font-size: 10px;
	border: 1px solid #949494;
	margin: 5px 0 4px 10px;
	padding: 0 5px 0 5px;
	display: block;


}

#newsletter p a {
	color:#23A5DF;
	display:block;
	margin: 0 0 6px 0;
}

#newsletter .accetto {
	float: left;
}

#newsletter .accetto p {
	padding: 0 0 0 25px;
	font-style: normal;
	
}

#newsletter .accetto .checkbox {
	margin: 0 0 5px 10px;
	padding: 0px;
	position: relative;
	top:2px;
	float: left;
}

#newsletter .iscrivimi {
	background-color:#ffffff;
	border: 0px;
	width: 69px;
	height: 21px;
	font-size: 1px;
	text-align: left;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	float: right;
	background:url(/img/iscrivimi_button.png) no-repeat 0 0;
	cursor: pointer;
	margin: 0 10px 0 0;
	text-indent: -9999px;
	line-height:1px;
	

}

#newsletter .iscrivimi.eng {
	background:url(/img/iscrivimi_button_eng.png) no-repeat 0 0;

}

/********************* servizio clienti ************************/


#setvizio-clienti {
	background-color:#16994D;
	font-size: 17px;
	font-style: italic;
	line-height: 27px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 7px;
	margin: 0 0 10px 30px;
}

#setvizio-clienti a {
	color: #FFFFFF;
	text-decoration: none;
}


/********************* social ************************/


#sidebar  ul#social {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:block;
}


#sidebar  ul#social li {
	padding: 0 0 0 0;
	line-height: 16px;
	margin: 0 0 2px 0;
	background-color: #FFFFFF;

}

#sidebar  ul#social li a.facebook {
	color:#333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	display: block;
	padding: 1px 0 1px 30px;
	background: url(/img/facebook.png) no-repeat 10px 50%;
	border: none;	
}

#sidebar  ul#social li a.youtube {
	color:#333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	display: block;
	padding: 1px 0 1px 30px;
	background: url(/img/youtube.png) no-repeat 10px 50%;
	border: none;	
}

#sidebar  ul#social li a.flickr {
	color:#333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	display: block;
	padding: 1px 0 1px 30px;
	background: url(/img/flickr.png) no-repeat 10px 50%;
	border: none;	
}

#sidebar  ul#social li a.twitter {
	color:#333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	display: block;
	padding: 1px 0 1px 30px;
	background: url(/img/twitter.png) no-repeat 10px 50%;
	border: none;	
}

#sidebar  ul#social li a.instagram {
	color:#333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	display: block;
	padding: 1px 0 1px 30px;
	background: url(/img/instagram.png) no-repeat 10px 50%;
	border: none;	
}



/********************* pagina ************************/


#pagina { 
	 background-color: #e7e8e8;
	width: 780px;
	float: right;
	margin: 0 0 60px 0;
	padding: 10px 10px 0 10px;	
	
}

#pagina a.tooltip { 
	width: 780px;
	height: 194px;

	position:absolute;
	right: 0px;
	top: 0px;
}

body.aircraft #pagina { 
	padding: 194px 0 0 0;
	background: url(/img/foto_categoria_aircraft.jpg) no-repeat 0 0;
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#FFFF99;
	padding:2px 10px;
	color:#333;
	display:none;
	line-height:20px;
	z-index:10;
	}	


/********************* vista ************************/


#vista {
	font-size: 13px;
	line-height: 40px;
	min-height: 40px;
}

#vista .selezione {
	float:left;
	width: 510px;
}


/********************* vista | breadcrumb ************************/


#vista .breadcrumb, #vista1 .breadcrumb {
	min-width: 195px;
	float:left;
	text-indent: 10px;
	text-transform:uppercase;
	width: 260px;

}

#vista .breadcrumb a {
	color: #000000;
	text-decoration: none;

}

#vista .breadcrumb a:last-child {
	font-weight: bold;
}

#vista .breadcrumb a:hover {
	color: #000000;
	text-decoration: underline;
}

/********************* vista | mostra-prima ************************/

#vista .mostra-prima {
	width: 160px;
	float:left;
	color: white;
	background-image: url(/img/freccia_giu_white.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding: 0 20px 0 0;
	text-align: right;
	position: relative;
	cursor: pointer;
	z-index:5;
	text-transform:uppercase;
}

#vista .mostra-prima strong {
	text-transform: lowercase;
}

#vista .mostra-prima ul.ordine {
	width: 100px;
	background-color:#E7E8E8;
	position: absolute;
	top: 40px;
	left: 80px; /* 112px; */
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	padding: 0 0 5px 10px;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	display: none;
	text-transform: lowercase;

}

#vista .mostra-prima ul.ordine li {
		background-color:#E7E8E8;
		position: relative;

}

#vista .mostra-prima ul.ordine li a {
	color: #000000;
	text-decoration: none;
		
}
#vista .mostra-prima ul.ordine li a:hover {
	color: #000000;
	text-decoration: underline;
		
}


/********************* vista | visualizza ************************/

#vista .visualizza {
	color: white;
	width: 160px;
	float:left;
	text-align: center;
	text-transform:uppercase;
}

#vista .visualizza a.tooltip { 
	width: 17px;
	height: 40px;
	position:relative;
}


#vista .visualizza .elenco {
	width: 17px;
	background:url(/img/visualizza_elenco_white.png) no-repeat 0 50%;
	display: inline-block;
	margin: 0 2px 0 0;
	text-indent: -9999px;
}

#vista .visualizza .scala {
	width: 17px;
	background:url(/img/visualizza_scala_white.png) no-repeat 0 50%;
	display: inline-block;
	margin: 0 2px 0 0;
	text-indent: -9999px;
}

#vista .visualizza .lista {
	width: 17px;
	background:url(/img/visualizza_lista_white.png) no-repeat 0 50%;
	display: inline-block;
	margin: 0 2px 0 0;
	text-indent: -9999px;
}


/********************* vista | paging ************************/


#vista .paging {
	width: 160px;
	float:left;
	text-align: right;
	padding: 0 5px 0 0;
	text-transform:uppercase;
}

#vista .paging a {
	display: inline-block;
	padding: 0 3px;
	color:#000000;
	text-decoration: none;

}

#vista .paging a:hover {
	background-color:#EFEFEF;
}

#vista .paging a.attivo {
	font-weight: bold;
}

#vista .paging a.next {
	display: inline-block;
	text-indent: 9999px;
	width: 10px;
	background: url(/img/paging_freccia_dx.png) no-repeat 50% 50%;
	padding: 0px;

}

#vista .paging a.prev {
	display: inline-block;
	text-indent: 9999px;
	width: 10px;
	background: url(/img/paging_freccia_sx.png) no-repeat 50% 50%;
	padding: 0px;

}




/********************* paging bottom ************************/


#paging-bottom {
	text-align: right;
	padding: 0 5px 0 0;
	clear:both;
	line-height:19px;	
	font-size: 12px;
	text-transform:uppercase;
	border-top: 1px solid #999999;
}

#paging-bottom a {
	display: inline-block;
	padding: 0 3px;
	color:#000000;
	text-decoration: none;

}

#paging-bottom a:hover {
	background-color:#EFEFEF;
}

#paging-bottom a.attivo {
	font-weight: bold;
}

#paging-bottom a.next {
	display: inline-block;
	text-indent: 9999px;
	width: 10px;
	background: url(/img/paging_freccia_dx.png) no-repeat 50% 50%;
	padding: 0px;

}

#paging-bottom a.prev {
	display: inline-block;
	text-indent: 9999px;
	width: 10px;
	background: url(/img/paging_freccia_sx.png) no-repeat 50% 50%;
	padding: 0px;

}




/********************* filter ************************/


#filtro {
	background-color: #E6E6E6;
	font-size: 12px;
	line-height: 15px;
	border-top: solid #cccccc 2px;
	border-bottom: 2px solid #cccccc;	
	padding: 5px 0 7px 0px;
	margin: 0 0 10px 0;
	position: relative;
	height: 50px;
	z-index:4;
	clear:left;
}

#filtro .filtra {
	position: absolute;
	top: 27px;
	right: 0px;
    background: url("/img/button_sfondo_filtra.png") no-repeat scroll 0 0 transparent;
    width: 70px;	
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    line-height: 21px;
    text-align: center;
    text-decoration: none;
	border: none;
	height: 24px;
	cursor: pointer;
	text-indent: -9999px;
}

#filtro .filtra:active {
    background: url("/img/button_sfondo_filtra.png") no-repeat scroll 1px 1px transparent;
}


#filtro .filtraENG {
	position: absolute;
	top: 27px;
	right: 0px;
    background: url("/img/button_sfondo_filtraENG.png") no-repeat scroll 0 0 transparent;
    width: 70px;	
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    line-height: 21px;
    text-align: center;
    text-decoration: none;
	border: none;
	height: 24px;
	cursor: pointer;
	text-indent: -9999px;
}

#filtro .filtraENG:active {
    background: url("/img/button_sfondo_filtra.png") no-repeat scroll 1px 1px transparent;
}

/********************* filter | idCategoria  ************************/


#filtro .idCategoria {
	width: 86px;
	position: relative;
	padding: 5px 0 0 0;
	float: left;
}

#filtro .idCategoria .dd2 {
	width: 78px!important;
}

#filtro .idCategoria #idCategoria {
	width: 80px;
}


#filtro .idCategoria label {
	font-weight: bold;
	display: block;	
	margin: 0 0 2px 2px;
}


#filtro .idCategoria p  input {
	margin: 0 1px 0 0;
	padding: 0px;
	vertical-align:middle;
	position: relative;
	top: -1px;
	height:13px;
	width: 13px;
}

/********************* filter | scala  ************************/


#filtro .scala {
	width: 86px;
	position: relative;
	padding: 5px 0 0 0;
	float: left;
}

#filtro .scala .dd2 {
	width: 78px!important;
}

#filtro .scala #scala {
	width: 80px;
}


#filtro .scala label {
	font-weight: bold;
	display: block;	
	margin: 0 0 2px 2px;
}


#filtro .scala p  input {
	margin: 0 1px 0 0;
	padding: 0px;
	vertical-align:middle;
	position: relative;
	top: -1px;
	height:13px;
	width: 13px;
}

/********************* filter | periodo  ************************/


#filtro .periodo {
	width: 166px;
	position: relative;
	padding: 5px 0 0 0;
	float: left;
}

#filtro .periodo .dd2 {
	width: 158px!important;
}

#filtro .periodo #periodo {
	width: 160px;
}


#filtro .periodo label {
	font-weight: bold;
	display: block;	
	margin: 0 0 2px 2px;
	
}


#filtro .periodo p  input {
	margin: 0 1px 0 0;
	padding: 0px;
	vertical-align:middle;
	position: relative;
	top: -1px;
	height:13px;
	width: 13px;
}


/********************* filter | nazione  ************************/


#filtro .nazione {
	width: 116px;
	position: relative;
	padding: 5px 0 0 0;
	float: left;
}
#filtro .nazione .dd2 {
	width: 108px!important;
}

#filtro .nazione #nazione {
	width: 110px;
}


#filtro .nazione label {
	font-weight: bold;
	display: block;	
	margin: 0 0 2px 2px;
	
}


#filtro .nazione p  input {
	margin: 0 1px 0 0;
	padding: 0px;
	vertical-align:middle;
	position: relative;
	top: -1px;
	height:13px;
	width: 13px;
}

/********************* filter | vestizione  ************************/


#filtro .vestizione {
	width: 126px;
	position: relative;
	padding: 5px 0 0 0;
	float: left;

}

#filtro .vestizione .dd2 {
	width: 118px!important;

}

#filtro .vestizione #decals {
	width: 120px;
}


#filtro .vestizione label {
	font-weight: bold;
	display: block;	
	margin: 0 0 2px 2px;
	
}


#filtro .vestizione p  input {
	margin: 0 1px 0 0;
	padding: 0px;
	vertical-align:middle;
	position: relative;
	top: -1px;
	height:13px;
	width: 13px;
}



/********************* filter | speciali  ************************/


#filtro .speciali {
	width: 116px;
	position: relative;
	padding: 5px 0 0 0;
	float: left;

	
}
#filtro .speciali .dd2 {
	width: 108px!important;

	
}

#filtro .speciali #speciali {
	width: 110px;
}


#filtro .speciali label {
	font-weight: bold;
	display: block;	
	margin: 0 0 2px 2px;
	
}


#filtro .speciali p  input {
	margin: 0 1px 0 0;
	padding: 0px;
	vertical-align:middle;
	position: relative;
	top: -1px;
	height:13px;
	width: 13px;
}


/********************* filter | skill  ************************/


#filtro .skill {
	width: 96px;
	position: relative;
	padding: 5px 0 0 0;
	float: left;

	
}
#filtro .skill .dd2 {
	width: 88px!important;

	
}

#filtro .skill #speciali {
	width: 90px;
}


#filtro .skill label {
	font-weight: bold;
	display: block;	
	margin: 0 0 2px 2px;
	
}


#filtro .skill p  input {
	margin: 0 1px 0 0;
	padding: 0px;
	vertical-align:middle;
	position: relative;
	top: -1px;
	height:13px;
	width: 13px;
}

#filtro div select#skill{
	width: 70px !important;
}



/********************* catalogo ************************/


#catalogo  {
	clear:left;
	padding-bottom: 10px;
	overflow:hidden;
	 min-height: 250px;
}


#catalogo.lista  {
	padding-bottom: 0px;

}



#catalogo .scala {
	width: 520px;
	padding-left: 260px;
	background: url(/img/articolo_scala_sfondo.png) repeat-x 0 0;
	position:relative;
	overflow:hidden;
	height: 260px;
}

#catalogo .scala h2 {
	font-size: 72px; /* 95px */
	line-height: 95px;
	color: #FFFFFF;
	position:absolute;
	left: 0px;
	bottom: 30px;
	width: 245px;
	text-align: right;
}

#catalogo .scala  a.link {
	text-decoration:none;
	display:block;
	width: 260px;
	height: 260px;
	position: absolute;
	top: 0px;
	left: 0px;
	background:url(/img/transparent.png) repeat 0 0;
	text-indent: -9999px;
}

#catalogo .scala  .mostra-tutti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px; /* 18px */
	color:#FFFFFF;
	position:absolute;
	left: 0px;
	bottom: 20px;
	text-align:right;
	width:224px;
	background:url(/img/freccia_mostra_tutti.png) no-repeat 100% 50%;
	padding-right: 16px;	
}

#catalogo .articolo {
	width: 260px;
	height: 260px;
	overflow: hidden;
	float: left;
	background-color:#999999;
	margin: 0 0 0 0;
	position: relative;
}

#catalogo .articolo img {
	display: block;
}


#catalogo .articolo .desc {
	background-color:#000000;
	color:#FFFFFF;
	position: absolute;
	left: 15px;
	bottom: 15px;
	width: 245px;
	padding: 5px 0;
	height: 38px;
	overflow:hidden;
}




#catalogo .articolo .espanso {
	height: 222px;
	background-color:#080808;
}

#catalogo .articolo .espanso a {
	width: 245px;
	height: 222px;
	position: absolute;
	top: 0px;
	left: 0px;
	background:url(/img/transparent.png) no-repeat 0 0;
	z-index:3;
	text-indent: -9999px;
}

#catalogo .articolo .espanso h3 {
	height: auto!important;
}


#catalogo .articolo .desc h3 {
	font-size: 20px;
	line-height: 20px;
	padding: 0 10px 10px 10px;
	height: 40px;

}


#catalogo .articolo .desc p {
	font-size: 14px;
	line-height: 15px;
	padding: 0 10px 14px 10px;
}


#catalogo .articolo .desc p.cod {
	padding: 0 10px 10px 10px;	
}

/*********** catalogo lista *************/



#catalogo.lista .articolo {
	width: 780px;
	height: 180px;
	overflow: hidden;
	float: left;
	background-color:#ffffff;
	margin: 0 0 10px 0;
	position: relative;
}

#catalogo.lista .articolo a {
	width: 780px;
	height: 180px;
	position: absolute;
	top: 0px;
	left: 0px;
	background:url(/img/transparent.png) no-repeat 0 0;
	z-index:2;
	text-indent: -9999px;
}

#catalogo.lista .articolo img {
	float: left;
	width: 340px;
	height: 160px;
	margin: 10px 0 0 10px;
}


#catalogo.lista .articolo .desc {
	background-color:#ffffff;
	color:#4d4d4d;
	width: 430px;
	padding: 10px 0;
	height: 160px;
	overflow:hidden;
	float:right;
	position:relative;
	left:0px;
	bottom: 0px;
}
#catalogo.lista .articolo .desc h3 {
	font-size: 24px;
	line-height: 24px;
	padding: 0 0 8px 10px;
	color:#000000;
	height: 48px!important;
}


#catalogo.lista .articolo .desc p {
	font-size: 12px;
	line-height: 15px;
	padding: 0 10px 14px 10px;
	color:#000000;
	clear: left;
}


#catalogo.lista .articolo .desc p.cod {
	padding: 0 30px 10px 10px;
	color: #000000;
	font-weight: bold;
	float: left;
}
#catalogo.lista .articolo .desc span.prezzo {
	font-size: 12px;
	line-height: 15px;
	padding: 0 10px 10px 10px;
	color:#000000;
	font-weight: bold;
	
}

/********************* catalogo | tabella  ************************/

#catalogo.tabella {
	background-color:#e7e8e8;
	padding: 0 0 10px 0;	
}

#catalogo.tabella table {
	width: 778px;
	border-collapse:collapse;
	border: 1px solid #b3b3b3;
	background: #ffffff;
	
}

#catalogo.tabella table tr.rigaDispari {
	background-color:#e7e8e8;

}


#catalogo.tabella table tr:hover{
	background-color:#b3b3b3;

}


#catalogo.tabella table th {
	line-height: 20px;
	background: #b3b3b3;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

#catalogo.tabella table td {
	line-height: 18px;
	padding: 0px;
}

#catalogo.tabella table td a {
	color: #000000;
	text-decoration: none;
	display:block;
}

#catalogo.tabella table td a:hover {
	color: #000000;
	text-decoration: none;
}


#catalogo.tabella table .tcod {
	width: 50px;
	text-align: center;
}

#catalogo.tabella table .tnome {
	padding-left: 5px;
}
#catalogo.tabella table .tscala {
	width: 60px;
	text-align: left;

}
#catalogo.tabella table .tperiodo {
	width: 150px;
	text-align: left;

}
#catalogo.tabella table .tnazione  {
	width: 120px;
	text-align: left;

}
#catalogo.tabella table .tlinea {
	width: 110px;
	text-align: left;

}


/********************* colori | tabella  ************************/
a.downloadColori {
	color: #D30000;
	text-decoration: none;
	font-weight:bold;
}

a.downloadColori:hover {
	color: #D30000;
	text-decoration: underline;
	font-weight:bold;
}

body.colori #pagina {
	padding: 204px 10px 10px 10px; 
	background-image:url('/img/testata_colori.jpg');
	background-repeat: no-repeat;
	background-position: 10px 10px;
}


#colori.tabella {
	background-color:#e7e8e8;
	padding: 0px;	
	margin: 10px 0 0 0;

}

#colori.tabella table {
	width: 778px;
	border-collapse:separate;
	border: 0px solid #ffffff;
	border-top: none;	
	border-right: none;			
	border-left: none;	
	border-bottom: 10px solid #ffffff;		
	background-color:#FFFFFF;
}

#colori.tabella table tr.rigaDispari {
	background-color:#e7e8e8;

}



#colori.tabella table th {
	line-height: 22px;
	background: #b3b3b3;
	font-size: 12px;
	color: #000000;
	text-align: left;
	border-bottom: 8px solid #ffffff;


	
}

#colori.tabella table th a {
	color: #000000;
	text-decoration: none;
}

#colori.tabella table th a:hover {
	color: #000000;
	text-decoration: underline;
}

#colori.tabella table th.anteprima {
	border-left: none;
	text-indent: 10px;
}

#colori.tabella table th.proprieta {
	border-left: none;
	text-indent: 5px;
}

#colori.tabella table th.referenza {
	border-left: none;
	text-indent: 0px;
}

#colori.tabella table th.nome {
	border-left: none;
	text-indent:0px;
}

#colori.tabella table th.cc {
	border-right: none;
}

#colori.tabella table td {
	line-height: 20px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
}



#colori.tabella table td a {
	color: #000000;
	text-decoration: none;
	display:block;
}

#colori.tabella table td a:hover {
	color: #000000;
	text-decoration: none;
}


#colori.tabella table .anteprima {
	width: 90px;
	border-left: 10px solid #fff;

}

#colori.tabella table .proprieta {
	width: 40px;
	border-left: 5px solid #fff;
	text-align:right;
}

#colori.tabella table .anteprima a {
	display: block;
}

#colori.tabella table .referenza {
	padding-left: 10px;
	width:150px;
}


#colori.tabella table .nome {
	padding-left: 10px;
}

#colori.tabella table .art {
	padding-left: 10px;
	width: 60px;

}

#colori.tabella table .federal {
	padding-left: 10px;
	width: 60px;

}

#colori.tabella table .cc {
	padding-left: 10px;
	width: 40px;

}

#colori.tabella table .compra {
	padding-left: 10px;
    width: 60px;
    padding-right: 10px;
    border-right: 10px solid #ffffff;
}

#preview {
	position:absolute;
	border:0px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}


/********************* azienda  ************************/

body.azienda #pagina {
	padding: 204px 10px 10px 10px; 
	background-image:url('/img/testata_azienda.jpg');
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

body.azienda #vista {
	border-bottom: solid 1px #d2d2d2;
	margin: 0 0px 5px 0px;
	padding: 7px 0 0 0;
	background-color: transparent;

}

body.azienda #vista .breadcrumb {

	text-indent: 0px;
}


body.azienda #main {
	background-color:#FFFFFF;
	border: 1px solid #d8d8d8;
	padding: 10px;
	overflow:hidden;

}
body.azienda #main .testo {
	width: 600px;
	float:left;
	padding: 10px 0 0 0;
}

body.azienda #main h3 {
	font-size: 16px;
	color:#343434;
	line-height: 16px;
	margin: 0 0 5px 0;
}

body.azienda #main .testo p {
	color:#343434;
	font-size: 11px;
	line-height: 14px;
	margin: 0 10px 14px 0;}


body.azienda #main .foto {
	width: 150px;
	float:left;
}
body.azienda #main .foto img {
	display:block;
	margin: 5px 10px 10px 10px;

}


/********************* shipping  ************************/

body.shipping #pagina {
	padding: 204px 10px 10px 10px; 
	background-image:url('/img/testata_shipping.jpg');
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

body.shipping #vista {
	border-bottom: solid 1px #d2d2d2;
	margin: 0 0px 5px 0px;
	padding: 7px 0 0 0;
	background-color: transparent;

}

body.shipping #vista .breadcrumb {

	text-indent: 0px;
}


body.shipping #main {
	background-color:#FFFFFF;
	border: 1px solid #d8d8d8;
	padding: 10px;
	overflow:hidden;

}
body.shipping #main .testo {
	width: 600px;
	float:left;
	padding: 10px 0 0 0;
}

body.shipping #main h3 {
	font-size: 16px;
	color:#343434;
	line-height: 16px;
	margin: 0 0 5px 0;
}

body.shipping #main .testo p {
	color:#343434;
	font-size: 11px;
	line-height: 14px;
	margin: 0 10px 14px 0;}


body.shipping #main .foto {
	width: 150px;
	float:left;
}
body.shipping #main .foto img {
	display:block;
	margin: 5px 10px 10px 10px;

}

/********************* privacy  ************************/

body.privacy #pagina {
	padding: 204px 10px 10px 10px; 
	background-image:url('/img/testata_privacy.jpg');
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

body.privacy #vista {
	border-bottom: solid 1px #d2d2d2;
	margin: 0 0px 5px 0px;
	padding: 7px 0 0 0;
	background-color: transparent;

}

body.privacy #vista .breadcrumb {

	text-indent: 0px;
}


body.privacy #main {
	background-color:#FFFFFF;
	border: 1px solid #d8d8d8;
	padding: 10px;
	overflow:hidden;

}
body.privacy #main .testo {
	width: 600px;
	float:left;
	padding: 10px 0 0 0;
}

body.privacy #main h3 {
	font-size: 16px;
	color:#343434;
	line-height: 16px;
	margin: 0 0 5px 0;
}

body.privacy #main .testo p {
	color:#343434;
	font-size: 11px;
	line-height: 14px;
	margin: 0 10px 14px 0;}


body.privacy #main .foto {
	width: 150px;
	float:left;
}
body.privacy #main .foto img {
	display:block;
	margin: 5px 10px 10px 10px;

}

/********************* termini  ************************/

body.termini #pagina {
	padding: 204px 10px 10px 10px; 
	background-image:url('/img/testata_termini.jpg');
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

body.termini #vista {
	border-bottom: solid 1px #d2d2d2;
	margin: 0 0px 5px 0px;
	padding: 7px 0 0 0;
	background-color: transparent;

}

body.termini #vista .breadcrumb {

	text-indent: 0px;
}


body.termini #main {
	background-color:#FFFFFF;
	border: 1px solid #d8d8d8;
	padding: 10px;
	overflow:hidden;

}
body.termini #main .testo {
	width: 600px;
	float:left;
	padding: 10px 0 0 0;
}

body.termini #main h3 {
	font-size: 16px;
	color:#343434;
	line-height: 16px;
	margin: 0 0 5px 0;
}

body.termini #main .testo p {
	color:#343434;
	font-size: 11px;
	line-height: 14px;
	margin: 0 10px 14px 0;}


body.termini #main .foto {
	width: 150px;
	float:left;
}
body.termini #main .foto img {
	display:block;
	margin: 5px 10px 10px 10px;

}


/********************* contatti  ************************/

body.contatti #pagina {
	padding: 204px 10px 10px 10px; 
	background-image:url('/img/testata_contatti.jpg');
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

body.contatti #vista {
	border-bottom: solid 1px #d2d2d2;
	margin: 0 0px 5px 0px;
	padding: 7px 0 0 0;
	background-color: transparent;

}

body.contatti #vista .breadcrumb {

	text-indent: 0px;
}

body.contatti #main {
	background-color:#FFFFFF;
	border: 1px solid #d8d8d8;
	padding: 10px;
	overflow:hidden;

}

body.contatti #main .testo {
	width: 240px;
	float:left;
	background-color:#FFCC99;
	margin: 0 10px 10px 0;
}


body.contatti #main .testo {
	width: 240px;
	float:left;
	background-color:#FFCC99;
	margin: 0 10px 10px 0;
}


body.contatti #main  p.success {
	display:block;
	background-color:#ffffff;
	color:#3bb3e5;
	font-weight:bold;
}

body.contatti #main  p.error {
	display:block;
	background-color:#ffffff;
	color:red;
	font-weight:bold;
}



body.contatti #main .testo .logo {
	background-color:#ededee;
	border-bottom: 10px solid #ffffff;

}

body.contatti #main .testo .logo img {
	height: 110px;
	width: auto;

}

body.contatti #main .testo .address {
	height: 300px;
	background-color:#ededee;
}

body.contatti #main .testo .address p {
	padding:10px;
	font-size: 14px;
	line-height: 18px;
}

body.contatti #main .testo .address p strong {
	font-size: 30px;
	display: block;
	margin: 5px 0;
}

body.contatti #main .mappa {
	width: 508px;
	float:left;
	background-color:#eae8d9;
	height: 300px;
	margin: 0 0 10px 0;
}


/********************* form-clienti ************************/


body.contatti .form-clienti {
	background-color:#ededee;
	width: 355px;
	margin: 0 10px 0 0;
	clear:left;
	padding: 15px 10px;
	overflow:hidden;
	height: 600px;
	float:left;	
}

body.contatti .form-clienti h2 {
	font-size: 14px;
	font-weight: normal;
	color:#14a049;
	line-height:18px;
	border-bottom: 1px solid #dbdbdb;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	
}

body.contatti .form-clienti h2 strong {
	font-size: 28px;
	display: block;
	letter-spacing: -1px;
}


body.contatti .form-clienti .text {
	width: 330px;
	line-height:28px;
	height: 28px;
	font-size: 14px;
	border: 1px solid #dbdbdb;
	margin: 0 0 10px 0;
	padding: 0 10px;
	color: #333;
}

body.contatti .form-clienti .select {
	width: 350px;
	line-height:28px;
	height: 28px;
	font-size: 14px;
	border: 1px solid #dbdbdb;
	margin: 0 0 10px 0;
	padding: 0 10px;
	color: #333;
}


body.contatti .form-clienti .textarea {
	width: 330px;
	height: 100px;
	font-size: 14px;
	border: 1px solid #dbdbdb;
	margin: 0 0 10px 0;
	padding: 5px 10px;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	overflow:auto;

}

body.contatti .form-clienti .submit {
	width: 53px;
	height: 22px;
	background:url(/img/form-clienti_submit.png) no-repeat 0 0 ;
	float:right;
	border: none;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
	margin: 0 3px 0 0;
	cursor: pointer;	
}

body.contatti .form-clienti .privacy {
	font-size: 11px;
	line-height: 20px;
	color:#333333;
	border-bottom: 1px solid #dbdbdb;
	padding: 0 0 6px 0;	
}

body.contatti .form-clienti .privacy a {
	color:#3bb3e5;
	text-decoration: underline;
	font-style: italic;
}

body.contatti .form-clienti .privacy .checkbox {
	vertical-align:middle;
	margin: 0px;
	padding: 0px;
}



body.contatti .form-clienti .capt {
	font-size: 11px;
	line-height: 20px;
	color:#333333;
	
	padding: 0 0 6px 0;	
}

body.contatti .form-clienti .capt a {
	color:#3bb3e5;
	text-decoration: underline;
	font-style: italic;
}


/********************* form-nsletter ************************/


body.contatti .form-nsletter {
	background-color:#ededee;
	width: 353px;
	margin: 0 ;
	padding: 15px 10px;
	overflow:hidden;
	height:600px;
	float:left;
}

body.contatti .form-nsletter h2 {
	font-size: 14px;
	font-weight: normal;
	color:#08577e;
	line-height:18px;
	border-bottom: 1px solid #dbdbdb;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	
}

body.contatti .form-nsletter h2 strong {
	font-size: 28px;
	display: block;
	letter-spacing: -1px;
}


body.contatti .form-nsletter .text {
	width: 330px;
	line-height:28px;
	height: 28px;
	font-size: 14px;
	border: 1px solid #dbdbdb;
	margin: 0 0 10px 0;
	padding: 0 10px;
	color: #333;
}

body.contatti .form-nsletter .textarea {
	width: 330px;
	height: 100px;
	font-size: 14px;
	border: 1px solid #dbdbdb;
	margin: 0 0 10px 0;
	padding: 5px 10px;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	overflow:auto;

}

body.contatti .form-nsletter .submit {
	width: 90px;
	height: 22px;
	background:url(/img/form-nsletter_submit.png) no-repeat 0 0 ;
	float:right;
	border: none;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
	margin: 0 3px 0 0;
	cursor: pointer;
}

body.contatti .form-nsletter .privacy {
	font-size: 11px;
	line-height: 20px;
	color:#333333;
	border-bottom: 1px solid #dbdbdb;
	padding: 0 0 6px 0;	
}

body.contatti .form-nsletter .privacy a {
	color:#3bb3e5;
	text-decoration: underline;
	font-style: italic;
}

body.contatti .form-nsletter .privacy .checkbox {
	vertical-align:middle;
	margin: 0px;
	padding: 0px;
}


/********************* fidelity  ************************/

body.fidelity #pagina {
	padding: 290px 10px 10px 10px; 
	background-image:url('/img/testata_programma-fedelta.jpg');
	background-repeat: no-repeat;
	background-position: 10px 10px;

}



body.fidelity #vista .breadcrumb {

	text-indent: 0px;
}


body.fidelity #main {
	background-color:#FFFFFF;
	border: 1px solid #d8d8d8;
	padding: 10px;
	overflow:hidden;


}
body.fidelity #main .testo {
	width: 600px;
	float:left;

	
}

body.fidelity #main h1 {
	
	line-height: 25px;
	margin-bottom: 20px;
}

body.fidelity #main h3 {
	
	color:#343434;
	line-height: 35px;
}

body.fidelity #main .testo p {
	color:#343434;
}
	
body.fidelity #main .testo li {
	font-size: 14px;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	line-height: 25px;
}

body.fidelity #main .testo li a {
	color: #343434;
}

body.fidelity #main .testo table td {
	color: #343434;
	font-size: 13px;
	border: 1px solid #cccccc;
	text-align: center;
	padding: 5px;
	margin: 0;
}

body.fidelity #main .testo table thead td {
	color: red;
	font-weight: bold;
	text-transform: uppercase;
}

/********************* scheda ************************/


body.scheda #pagina {
	margin: 15px 0 60px 0;
	background-color: transparent;

}


body.scheda #vista {
	border-bottom: solid 1px #E2E2E2;
	margin: 0 0 14px 0;
	padding: 7px 0 0 0;
	background-color: transparent;

}


body.scheda #vista .breadcrumb {
	width: 700px; /* era 400 */
	float:none;
	text-indent: 10px;
	color: #6E6E6E;
	text-indent: 0px;
}

body.scheda #pagina p.numero {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 4px 10px;
}	


body.scheda #pagina h2 {
	color: #343434;
	font-size: 36px;
	line-height: 36px;
	letter-spacing: -1px;
	margin: 0 0 5px 8px;
}	

#scheda {
	float: left;
	margin: 0 0 10px 0;
	background-color: #F2F2F2;
	width: 780px;
}	

#desc {
	width: 530px;
	float: left;
	margin: 0 10px 10px 10px;

}	


#desc .thumbs {
	overflow: hidden;
	margin: 0 0 15px 0;
	list-style-type:none;
	padding: 0px;
}	


#desc .thumbs  li {

}	

#desc .thumbs  li img {
	border: 1px solid #7B7B7B;

}	

#desc h3 {
	font-size: 18px;
	color: #343434;
	/*font-style: italic;*/
	border-bottom: 1px solid #CBCBCB;
	line-height: 22px;
	margin: 0 0 6px 0;
}	

#desc p {
	font-size: 12px;
	color: #343434;
	line-height: 14px;
	margin: 0 10px 15px 0;
	text-align: justify;
}	

#desc img.decals {
	display: inline-block;
	margin: 0 10px 15px 0;
}	

#desc .colori-sugg {

}	
	
#desc .colori-sugg .colore {
	width: 176px;
	overflow: hidden;
	float: left;
}	

#desc .colori-sugg .colore a {
	width: 40px;
	height: 40px;
	float:left;
	margin: 2px 10px 10px 0;
	text-decoration: none;
}	

#desc .colori-sugg .colore p {
	font-size: 11px;
	line-height: 11px;
	padding: 0 0 0 50px;
	margin: 0px;
	
}	
	
	
	
	
	
/************ dati *************/


#dati {
	width: 218px;
	float:left;
	margin: 0px;
	background-color: #e6e6e6;
	border: 1px solid #cccccc;

}

#dati .logo-linea {
	border-bottom: 1px solid #cccccc;
	padding: 5px;
}

#dati .logo-linea img {
	margin: 0px;
}


#dati .sagoma {
	border-bottom: 1px solid #cccccc;
	padding: 5px;
}

#dati .sagoma img {
	margin: 0px;
}

#dati p {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding:  10px;;

}

#dati p.dida {
	font-size: 9px;
	line-height: 10px;
	padding: 5px 10px 15px 10px;;

}


#dati .video {
	padding: 5px 10px 15px 10px;;
}

#dati .video img {
	padding: 0px;
	margin: 0px;
}

#dati h3 {
	font-size: 18px;
	color: #343434;
	/*font-style: italic;*/
	line-height: 22px;
	margin: 0 0 6px 10px;
}	

#dati img {
	margin: 0 0 0 10px;
}	

#dati p.link {
	padding: 3px 0 5px 10px;
	margin: 0px;
	border-top: 1px solid #cccccc;
	font-size: 12px;
	overflow: hidden;
}	
#dati p.link a {
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 21px;
	text-align:center;
	text-decoration: none;
}	

#dati p.link a.shoponline {
	width: 98px;
	background:url(/img/button_sfondo_shoponline.png) no-repeat 0 0;
}	

#dati p.link a.mipiace {
	width: 75px;
	background:url(/img/button_sfondo_mipiace.png) no-repeat 0 0;
}	

#dati  .addthis_toolbox {
	margin: 0 0 10px 10px;
}	

#dati p.link a.stampa {
	width: 70px;
	background:url(/img/button_sfondo_stampa.png) no-repeat 0 0;
}	



/************ correlati *************/


#correlati {
	clear:both;
	background-color:#F2F2F2;
	padding: 10px 0 0 0;


}

#correlati h3 {
    border-bottom: 1px solid #CBCBCB;
    color: #343434;
    font-size: 18px;
    /*font-style: italic;*/
    line-height: 22px;
    margin: 0 30px 10px 10px;

}



#correlati .dida {
	position:absolute;
	bottom: 0px;
	right: 0px;
	background-color:#000000;
	width: 162px;
	height: 30px;
	color: #FFFFFF;
	padding: 5px;
}

#correlati .dida a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
	line-height: 14px;
}

/********************* rivenditori ************************/


body.rivenditori #pagina  {
	background: #e7e8e8;
}


.regione   {
	background: #fff;
	margin: 0px;
}

.regione h3  {
	font-size: 12px;
	line-height: 21px;
	background:#b3b3b3;
	text-indent: 10px;
}

.regione  table {
	width: 760px;
	background:#e7e8e8;
	margin: 10px 10px 0px 10px;
	border: none;
}

.regione  table a {
	color:#000000;
	text-decoration: none;
}

.regione  table a:hover {
	color:#000000;
	text-decoration: underline;
}

.regione table tr   {

}

.regione table tr td   {
	border-bottom: 10px solid #fff;
	font-size: 11px;
	line-height: 14px;
	padding: 5px;
	vertical-align:top;
}

.regione table tr td strong  {
}

.regione table .paese   {
	font-size: 12px;
	font-weight: bold;
	width: 75px;
	border-right: 10px solid #fff;
	padding-left: 10px;


}

.regione table .address   {
	padding-left: 10px;
}

.regione table .phone   {
	vertical-align:middle;
	width: 170px;

}

.regione table .email   {
	vertical-align:middle;
	width: 200px;
}

/**************** home *******************/


body.home #pagina {
	padding: 10px;
	background-image: none;
	width: 780px;
	background-color:#f2f2f2;
	position:relative;
}

body.home #pagina #slideshow {
	width: 780px;
	/*height: 295px;*/
	height: 100px;
	margin: 0 0 10px 0;	
}



body.home 	#nav {
	margin: 0px;
	position:absolute;
	top: 280px;
	left: 20px;
	z-index:10;
	
}
body.home 	#nav a { 
	margin: 0 5px 0 0; 
	padding: 0px; 
	background: url(/img/slideshow_nav.png) no-repeat 0 0; 
	text-decoration: none;
	text-indent: -9999px;
	width: 12px;
	height: 12px;
	float: left;
}
body.home 	#nav a.activeSlide { 	background: url(/img/slideshow_nav.png) no-repeat 0 -12px; 
 }
body.home 	#nav a:focus { outline: none; }





/**************** menu news *******************/


body.home #menu-news {
	line-height: 27px;
	height: 31px;
	position:relative;
	z-index:5;
	
}

body.home #menu-news .release {

	width: 543px;	
	margin: 0 10px 0 0;
	float:left;	
	background:url(/img/new_release_filetto.png) repeat-x 0 20px;
	color: #878787;
	font-size: 9px;
	text-align:right;
	position:relative;
}

body.home #menu-news .release span {
	background-color:#F2F2F2;
	line-height: 25px;
	padding: 5px 0 0 3px;
	display:inline-block;
}

body.home #menu-news .release span em {
	font-weight: bold;
	font-size: 10px;
	background:url(/img/new_release_freccia.png) no-repeat 100% 50%;
	padding: 0 16px  0 0;
	display: inline-block;
	cursor: pointer;
}

body.home #menu-news .release h2 {
	font-size: 15px;
	color:#FFFFFF;
	width: 223px;
	height: 27px;
	background:url(/img/new_release_sfondo.png) no-repeat 0 0;
	text-align:center;
	line-height: 21px;
	border-right:5px solid #F2F2F2;
	float:left;

}

body.home #menu-news .release #lista-news {
	position:absolute;
	top: 26px;
	right: 0px;
	background-color:#F2F2F2;
	margin: 0px;
	padding: 0px 10px 5px 10px;
	list-style-type: none;
	text-align:left;
	width:75px;
	display:none;
}

body.home #menu-news .release #lista-news li {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}

body.home #menu-news .release #lista-news li a {
	font-style:italic;
	font-weight: bold;
	text-decoration: none;
	color: #808080;
}

body.home #menu-news .release #lista-news li a:hover {
	font-style:italic;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}


body.home #menu-news .news {
	background-color:#CC99CC;
	width: 207px;	
	margin: 0;
	float:left;
	background:url(/img/new_release_filetto.png) repeat-x 0 20px;
	color: #878787;
	font-size: 9px;
	text-align:right;

}

body.home #menu-news .news span {
	background-color:#F2F2F2;
	line-height: 25px;
	padding: 5px 0 0 3px;
	display:inline-block;
}

body.home #menu-news .news h2 {
	font-size: 15px;
	color:#FFFFFF;
	width: 61px;
	height: 27px;
	background:url(/img/new_news_sfondo.png) no-repeat 0 0;
	text-align:center;
	line-height: 21px;
	border-right:5px solid #F2F2F2;
	float:left;

}

body.home #menu-news .news h2 a {
	width: 61px;
	height: 27px;
	display:block;
	color:#FFFFFF;
	text-decoration: none;	
}



/**************** home col-dx  *******************/


body.home #col-dx  {
	width: 227px;
	float:left;
	min-height: 724px;
}


/**************** home banner  *******************/


body.home #col-dx .banner {
	border-top: 1px solid #cccccc;
	padding: 0 0 0 0;
}

body.home #col-dx .banner img {
	display: block;
	margin: 10px 0 0 0;
}

/**************** home news  *******************/


body.home #col-dx #news {
	border: 1px solid #cccccc;
	padding: 10px;
	margin: 0 0 20px 0;
	background-color:#FFFFFF;
	height: 164px;
	
}


body.home #col-dx #news ul#ticker {
	height: 164px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

body.home #col-dx #news ul#ticker li {
	height: 79px;
	margin: 0 0 5px 0;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	color:#646464;
	overflow:hidden;
	
}


body.home #col-dx #news ul#ticker li .data {
	display: block;
	color: #c7d3da;
	margin: 0 0 1px 0;
	
}

body.home #col-dx #news ul#ticker li h3 {
	color: #202020;
	margin: 0 0 4px 0;
	padding: 0px;
	font-size: 12px;
}

body.home #col-dx #news ul#ticker li h3 a {
	color: #202020;
	text-decoration:none;
	font-style:normal!important;
}

body.home #col-dx #news ul#ticker li a {
	color: #c7d3da;
	text-decoration: underline;
	font-style: italic;
}

body.home #col-dx #news ul#ticker li a:hover {
	color: #333333;
	text-decoration: underline;
	font-style: italic;
}




/**************** home catalogo  *******************/


body.home #catalogo  {
	float:left;
	width: 543px;
	margin: 0 10px 0 0;

}

body.home #catalogo .articolo {
	width: 181px;
	height: 181px;
	overflow: hidden;
	float: left;
	background-color:#999999;
	margin: 0 0 0 0;
	position: relative;
}

body.home #catalogo .articolo img {
	display: block;
}


body.home #catalogo .articolo .desc {
	background-color:#000000;
	color:#FFFFFF;
	position: absolute;
	left: 11px;
	bottom: 10px;
	width: 170px;
	padding: 3px 0;
	height: 26px;
	overflow:hidden;
}




body.home #catalogo .articolo .espanso {
	height: 154px;
	background-color:#080808;
}

body.home #catalogo .articolo .espanso a {
	width: 170px;
	height: 154px;
	position: absolute;
	top: 0px;
	left: 0px;
	background:url(/img/transparent.png) no-repeat 0 0;
	z-index:3;
	text-indent: -9999px;
}

body.home #catalogo .articolo .espanso h3 {
	height: auto!important;
}


body.home #catalogo .articolo .desc h3 {
	font-size: 14px;
	line-height: 14px;
	padding: 0 6px 6px 6px;
	height: 26px;

}


body.home #catalogo .articolo .desc p {
	font-size: 12px;
	line-height: 13px;
	padding: 0 6px 9px 6px;
}


body.home #catalogo .articolo .desc p.cod {
	padding: 0 6px 6px 6px;	
}





/**************** sezione news *******************/


body.news #pagina {
    background-image: url("/img/news_foto_alta.jpg");
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding-top: 214px;
	background-color:#f2f2f2;
}

body.news #menu-news {
	line-height: 27px;
	height: 31px;
	position:relative;
	z-index:5;
	
}

body.news #menu-news .release {

	width: 543px;	
	margin: 0 10px 0 0;
	float:left;	
	background:url(/img/new_release_filetto.png) repeat-x 0 20px;
	color: #878787;
	font-size: 9px;
	text-align:right;
	position:relative;
}

body.news #menu-news .release span {
	background-color:#F2F2F2;
	/*line-height: 25px;
	padding: 5px 0 0 3px;*/
	display:inline-block;
	line-height: 19px !important;
    padding: 0 1px !important;
}

body.news #menu-news .release span em {
	font-weight: bold;
	font-size: 10px;
	background:url(/img/new_release_freccia.png) no-repeat 100% 50%;
	padding: 0 16px  0 0;
	display: inline-block;
	cursor: pointer;
}

body.news #menu-news .release h2 {
	color:#FFFFFF;
	height: 27px;
	line-height: 21px;
	float:left;
	font-size: 11px;
	color:#333333;
	font-weight: normal;

}

body.news #menu-news .release .paging {
	color:#FFFFFF;
	height: 27px;
	line-height: 21px;
	float:right;
	font-size: 11px;
	color:#333333;
	font-weight: normal;

}

body.news #menu-news .release .paging a {
	color:#333333;
	text-decoration: none;
	padding: 0 1px;
}

body.news #menu-news .release .paging a:hover {
	color:#333333;
	text-decoration: underline;

}

body.news #menu-news .release .paging a.attivo {
	font-weight: bold;
	color:#000000;
}

body.news  .pag-bottom {
    background: url("/img/new_release_filetto.png") repeat-x scroll 0 10px #F2F2F2;
    clear: both;
    color: #878787;
    font-size: 9px;
    margin: 0 -11px -1px;
    overflow: hidden;
    padding: 10px 0 0;
    text-align: right;	
}

body.news  .pag-bottom .paging {
	color:#FFFFFF;
	height: 27px;
	line-height: 21px;
	float:right;
	font-size: 11px;
	color:#333333;
	font-weight: normal;

}

body.news  .pag-bottom .paging a {
	color:#333333;
	text-decoration: none;
	padding: 0 1px;
}

body.news  .pag-bottom .paging a:hover {
	color:#333333;
	text-decoration: underline;

}

body.news  .pag-bottom .paging a.attivo {
	font-weight: bold;
	color:#000000;
}


body.news #menu-news .release #lista-news {
	position:absolute;
	top: 26px;
	right: 0px;
	background-color:#F2F2F2;
	margin: 0px;
	padding: 0px 10px 5px 10px;
	list-style-type: none;
	text-align:left;
	width:75px;
	display:none;
}

body.news #menu-news .release #lista-news li {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}

body.news #menu-news .release #lista-news li a {
	font-style:italic;
	font-weight: bold;
	text-decoration: none;
	color: #808080;
}

body.news #menu-news .release #lista-news li a:hover {
	font-style:italic;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}




ul.pagination {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    height: 27px;
    line-height: 21px;
    float: right;
    font-size: 11px;
    color: #333333;
    font-weight: normal;
}

ul.pagination li {
    float: left;
    padding: 0 2px 0 2px;
}
ul.pagination li.active span {
	font-weight: bold;
	color:#000000;
	line-height: 19px !important;
	padding: 0 1px !important;
}
ul.pagination li.disabled span {
	line-height: 19px !important;
	padding: 0 !important;
	color: #999999;
}



ul.pagination li a {
    color:#333333;
	text-decoration: none;
	padding: 0 1px;
}

ul.pagination li a:hover {
    color:#333333;
	text-decoration: underline;
}



/**************** news col-dx  *******************/


body.news #col-dx  {
	width: 227px;
	float:left;
	min-height: 724px;
	margin-top: 0px;
}


/**************** home banner  *******************/


body.news #col-dx .banner {
	border-top: 1px solid #cccccc;
	padding: 0 0 0 0;
}

body.news #col-dx .banner img {
	display: block;
	margin: 10px 0 0 0;
}

/**************** news news  *******************/


body.news #col-dx .news {
	margin: 0 0 10px 0;

	
}


body.news #col-dx .news ul {
	border: 1px solid #cccccc;
	padding: 5px 10px 5px 10px;
	background-color:#e6e6e6;
	overflow: hidden;
	margin: 0px;

	list-style-type: none;
}

body.news #col-dx .news ul li {
	margin: 0 0 0 0;
	padding: 7px 0;
	border-bottom: 1px solid #cccccc;
	color:#646464;
	overflow:hidden;
	
}

body.news #col-dx .news ul li:last-child {
	border-bottom: none;
	
}


body.news #col-dx .news ul li .data {
	display: block;
	margin: 0 0 1px 0;
	
}

body.news #col-dx .news ul li h3 {
	color: #202020;
	margin: 0 0 4px 0;
	padding: 0px;
	font-size: 12px;
}

body.news #col-dx .news ul li h3 a {
	color: #333333!important;
	text-decoration:none;
	font-style: normal;
}

body.news #col-dx .news ul li h3 a:hover {
	color: #333333!important;
	text-decoration:underline;
	font-style: normal;
}

body.news #col-dx .news ul li a {
	text-decoration: underline;
	font-style: italic;
}

body.news #col-dx .news ul li a:hover {
	color: #333333;
	text-decoration: underline;
	font-style: italic;
}


body.news #col-dx .news .links {
	background-color: #CCCCCC;
	line-height: 16px;
	font-size: 9px;
	text-align: right;
}

body.news #col-dx .news .links a {
	color:#FFFFFF;
	display: inline-block;
	background:url(/img/news_tutte_fr_laterale.png) no-repeat 100% 50%;
	padding-right: 10px;
	text-decoration: none;
	margin-right: 10px;
}


body.news #col-dx .int {
	background-color:#CC99CC;
	width: 227px;	
	margin: 0 0 3px 0;
	background:url(/img/new_release_filetto.png) repeat-x 0 18px;
	color: #878787;
	font-size: 9px;
	text-align:right;
	

}

body.news #col-dx .int span {
	background-color:#F2F2F2;
	line-height: 23px;
	padding: 5px 0 0 3px;
	display:inline-block;
}

body.news #col-dx .int h2 {
	font-size: 11px;
	color:#FFFFFF;
	height: 27px;
	text-align:center;
	line-height: 21px;
	border-right:5px solid #F2F2F2;
	float:left;

}

body.news #col-dx  .news.focuson .int h2 {
	width: 70px;
	background:url(/img/new_label_focuson.png) no-repeat 0 0;

}



body.news #col-dx .news.focuson ul li a, body.news #col-dx .news.focuson ul li .data {
	color: #a82221;
}

body.news #col-dx  .news.anticipazioni .int h2 {
	width: 89px;
	background:url(/img/new_label_anticipazioni.png) no-repeat 0 0;

}

body.news #col-dx .news.anticipazioni ul li a, body.news #col-dx .news.anticipazioni ul li .data {
	color: #db5e31;
}


body.news #col-dx  .news.eventi .int h2 {
	width: 52px;
	background:url(/img/new_label_eventi.png) no-repeat 0 0;

}

body.news #col-dx .news.eventi ul li a, body.news #col-dx .news.eventi ul li .data {
	color: #eda23e;
}

body.news #col-dx  .news.archivio .int h2 {
	width: 66px;
	background:url(/img/new_label_archivio.png) no-repeat 0 0;

}
body.news #col-dx  .news.archivio .box {
	border: 1px solid #cccccc;
	padding: 5px 10px 5px 10px;
	background-color:#e6e6e6;
	overflow: hidden;
	margin: 0px;

}

body.news #col-dx  .news.archivio .box p {
	line-height: 17px;
}

body.news #col-dx  .news.archivio .box p a {
	color: #666666;
	text-decoration: none;
}

body.news #col-dx  .news.archivio .box p a:hover {
	color: #000000;
	text-decoration: none;
}

/************* news cerca ******************/


body.news #col-dx  .news.cerca .int h2 {
	width: 126px;
	background:url(/img/new_label_cerca.png) no-repeat 0 0;

}

body.news #col-dx .news.cerca form {
	border: 1px solid #cccccc;
	padding: 5px 10px 10px 10px;
	background-color:#e6e6e6;
	overflow: hidden;
	margin: 0px;
	list-style-type: none;
}

body.news #col-dx .news.cerca form .text {
    background-color: #FFFFFF;
    border-left: 0px solid #000000;
    border-style: none none none solid;
    color: #000000;
    float: left;
    font-size: 10px;
    height: 16px;
    line-height: 16px;
    margin: 5px 0 0 0;
    padding: 0 5px;
    position: relative;
    width: 160px;
}

body.news #col-dx .news.cerca .cerca {
    background-image: url("/img/cerca_news.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    border-style: none;
    cursor: pointer;
    float: left;
    font-size: 1px;
    height: 18px;
    position: relative;
    text-indent: -9999px;
    top: 4px;
    width: 27px;
}

/**************** news elenco  *******************/


body.news #elenco  {
	float:left;
	width: 521px;
	margin: 0 10px 10px 0;
	padding: 10px 10px 0 10px;
	background-color:#FFFFFF;
	border: 1px solid #e3e3e3;
	position:relative;
}

body.news #elenco .notizia {
	overflow: hidden;
	float: left;
	margin: 0 0 7px 0;
	padding: 5px 0 5px 0;
	position: relative;
	border-top: 1px solid #d0d0d0;
	width:521px;
}


body.news #elenco .notizia:first-child {
	border: none!important;
}

body.news #elenco .notizia img {
	float:left;
	margin: 3px 0 0 0;
	max-width: 155px !important;
}





body.news #elenco .notizia  h3 {
	font-size: 22px;
	line-height: 28px;
	color:#000000;

}

body.news #elenco .notizia .pubb  {
	font-size: 9px;
	color: #929292;
	padding: 0 0 0 0;
	
}

body.news #elenco .notizia .pubb a {
	text-decoration: none;
	display:inline;

}



body.news #elenco .notizia p  {
	padding: 0 0 0 165px;
	color: #4d4d4d;
	line-height: 14px;

}

body.news #elenco .notizia p a {
	font-size: 9px;
	display:block;
}




body.news #elenco .notizia.focuson p a, 
body.news #elenco .notizia.focuson .pubb a { 
	color: #a82221;
}

body.news #elenco .notizia.anticipazioni p a, 
body.news #elenco .notizia.anticipazioni .pubb a { 
	color: #db5e31;
}

body.news #elenco .notizia.eventi p a, 
body.news #elenco .notizia.eventi .pubb a { 
	color: #eda23e;
}

/*********** notizia scheda *********/


body.news #elenco .notizia-scheda {
	overflow: hidden;
	float: left;
	margin: 0 0 7px 0;
	padding: 5px 0 5px 0;
	position: relative;
	width: 521px;
	line-height: 1.6em;
}



body.news #elenco .notizia-scheda img {
	float:left;
	margin: 3px 10px 0 0;
	max-width: 510px;
}





body.news #elenco .notizia-scheda  h3 {
	font-size: 31px;
	line-height: 28px;
	color:#000000;
	border-bottom: 1px solid #d0d0d0;
	padding-bottom: 6px;
	margin: 5px 0 8px 0;
	letter-spacing: -1px;
}

body.news #elenco .notizia-scheda .pubb  {
	font-size: 9px;
	color: #929292;
	padding: 0 0 0 0;
	
}

body.news #elenco .notizia-scheda .pubb a {
	text-decoration: none;
	display:inline;

}



body.news #elenco .notizia-scheda p  {
	padding: 0px;
	color: #4d4d4d;
	line-height: 1.6em;
	margin-bottom: 1em;
}

body.news #elenco .notizia-scheda p a {
	font-size: 9px;

}




body.news #elenco .notizia-scheda.focuson p a, 
body.news #elenco .notizia-scheda.focuson .pubb a { 
	color: #a82221;
}

body.news #elenco .notizia-scheda.anticipazioni p a, 
body.news #elenco .notizia-scheda.anticipazioni .pubb a { 
	color: #db5e31;
}

body.news #elenco .notizia-scheda.eventi p a, 
body.news #elenco .notizia-scheda.eventi .pubb a { 
	color: #eda23e;
}



/**************** footer  *******************/



#footer {
	background: url(/img/footer_sfondo.png) repeat 0 0;
	border-top: 1px solid #171717;
	overflow:hidden;
}

#footer .content {
	width: 960px;
	margin: 0px auto;
	position: relative;
	padding: 15px 0 15px 30px;
	overflow:hidden;

}

#footer .content p {
	color:#FFFFFF;
	font-size: 10px;
	line-height: 13px;
	width: 150px;
	float:left;
}

#footer .content p.cf {
	width: 170px;

}

#footer .content img {
	float:left;
	margin: 3px 20px 0 0;
}


#footer .content p a {
	color:#FFFFFF;
	text-decoration: none;
}

#footer .content p a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

.hide {
	display:none!important;
}



#footer .content div.unindustria {
    border: 1px solid;
    border-radius: 35px;
	display:inline; 
	float:right;
	background: #ffffff;
	height:43px;
	
}


#footer .content div.unindustria img {
   width:170px;
	margin-left:10px
}



/************** video ************/

body.video #catalogo  {
	margin-top: 10px;

}

body.video #catalogo.lista .articolo a {
    height: 180px;
    position: relative;
}

body.video #catalogo.lista .articolo .desc h3 a {
    color: #000000;
	text-decoration: none;
}

body.video #catalogo.lista .articolo .desc h3 a:hover {
    color: #000000;
	text-decoration: underline;
}

body.video #catalogo.lista .articolo .desc p.link a {
    color: #A82221;
	text-decoration: underline;
}

body.video-dt  #vista .breadcrumb a {
    color: #000000;
    text-decoration: none;
	font-weight: normal!important;
}

body.video-dt #catalogo.lista  h3 {
    border-bottom: 1px solid #CBCBCB;
    color: #343434;
    font-size: 18px;
    line-height: 22px;
    margin: 15px 0 15px 0;
}

body.video-dt #catalogo.lista  .scarica a {
    color: #A82221;

}

.testoVideo  a {color: #A82221;}



body.video-dt #catalogo.lista  p {
    color: #343434;
    font-size: 12px;
    line-height: 14px;
    text-align: justify;
	border-top: 1px solid #cbcbcb;
	padding: 10px 0;
	margin: 20px 0 10px 0;
	clear:left;
}



.pwi {
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding: 11px;
	color: #023165;
	font-size: 14px;
	height: 63px;
}

.pwi img{
	margin-right:10px;

}
/*
.iub_footer p{
display:none;
}
*/

/*********************messaggi successo e  errori ************************/
.input-error {
	background-color: #a82221;
	color: #ffffff;
	padding: 5px;
	margin-bottom:5px;
}




p.error  {
	background-color: #a82221;
	color: #ffffff;
	padding: 15px;
	font-size: 16px;
	display:block;
}

p.success {
	background-color: #14a049;
	color: #ffffff;
	padding: 15px;
	font-size: 16px;
	display:block;
	
}


/********************* sfondi ************************/

	.sfondo-1 {	background: url(/img/sfondo_1.jpg) no-repeat 50% 0px #CBAA7F;}
	.sfondo-2 {	background: url(/img/sfondo_2.jpg) no-repeat 50% 0px #ABADC6;}
	.sfondo-3 {	background: url(/img/sfondo_3.jpg) no-repeat 50% 0px #3D638A;}

/********************* colori prodotti ************************/

	#prodotti .aircraft {border-color: #ACB2A6;}
	#prodotti .elicopters {border-color: #ACB2A6;}
	#prodotti .military {border-color: #FFCB09;}
	#prodotti .miniatures {	border-color: #FFF0BF;}
	#prodotti .accessories {border-color: #FFF0BF;}
	#prodotti .ships {border-color: #18A6CE;}
	#prodotti .trucks {	border-color: #FCD317;}
	#prodotti .cars {border-color: #9A9C91;}
	#prodotti .trains {	border-color: #C83140;}
	#prodotti .special {border-color: #0F6588;}