/**********************************************************/
/******************   GENERAL  STYLES     *****************/
/**********************************************************/
body, html {
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal; 
	color: #474747;
	margin:0;
	padding:0;
	width: 100%;
	height: auto;
	text-align:center;
	background:#1a86d1 url(../images/bg1px.jpg) repeat-x top left;	
}

* {
    margin:0;
    padding:0;
}

.clear {
	clear: both;
	overflow: hidden;
	width: 0px;
	height: 0px;
}

.flash-replaced .alt {
    display:block;
    height:0;
    overflow:hidden;
    position:absolute;
    width:0;
}

a{
	text-decoration : none;
	color:#323232;
}

a:hover{
	text-decoration : none;
	color:#323232;
}

a img{
	border : none;
}

ul,ol,li,dl,dt,dd{
	line-height : normal;
	list-style : none;
	list-style-type:none ;
	list-style-position: inside;
	margin : 0;
	padding : 0;
}

#aspnetForm {
	margin:0;
	padding:0;
}

/**********************************************************/
/****************   PAGE OBJECT  STYLES     ***************/
/**********************************************************/
#wrapper {
    margin:0;
	padding:0;
	width: 100%;
	height: 100%;
	display:block;
	text-align:center;
	position:relative;
	background: url(../images/bg.jpg) no-repeat top center;	
}

#main {
    width:985px;
    margin:0 auto;
    padding:31px 0 0 0;
    height:auto;
	text-align:center;
	position:relative;	
}

#header {
    width:985px;
    height:162px;
    margin:0 auto;
    padding:0;
    text-align:left;
	position:relative;
	background: url(../images/header.jpg) no-repeat top center;	
}

#logo {
    width:395px;
    height:104px;
    position:absolute;
    padding:0;
    text-align:left;
	top:15px;
	left:40px;
}

#logo a {
    width:395px;
    height:104px;
    margin:0;
    padding:0;
    text-align:left;
	display:block;
	text-decoration:none;
}

#logo a span{
	display:none;
}

#container {
    width:985px;
    margin:0 auto;
    padding:0;
    height:auto;
	text-align:center;
	position:relative; 
	background: url(../images/bagliore.png) repeat-y top center;	
}

#container-head{
	 margin:0 auto;
	width:955px;
	height:202px;
	background: url(../images/bannerhome.jpg) no-repeat top center;
}

#container-head-inner{
	margin:0 auto;
	width:955px;
	height:202px;
	background: url(../images/ombraheader.png) no-repeat top center;
}

#navigation {
    width:985px;
    height:37px;
    margin:0 auto;
    padding:0;
	position:absolute;
    text-align:left;
	bottom:0;
	background: url(../images/bgmnubar.jpg) no-repeat bottom left;     	
}

#area-clienti {
    width:241px;
    height:78px;
    margin:0 auto;
    padding:0;
    text-align:left;
	position:relative;
	float:right;
	background:#FFFFFF url(../images/nav-login-bg.jpg) no-repeat top left;
}

#footer {
    width:985px;
    height:60px;
    margin:0 auto;
    padding:0;
    text-align:left;
	background: url(../images/footer.png) no-repeat top left;   	
}
div#footer h2{
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight:normal; 
	color: #ffffff;
	text-align:left;
	padding:7px 0 0 37px;
	margin:0px;
	float:left;
}

#footer h3{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-align:right;
	float:right;
	color: #ffffff;
	padding:7px 37px 0 0;
	margin:0px;
}

#footer a,
#footer a:link,
#footer a:visited{
	font-family: "Trebuchet MS",Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight:normal; 
	color: #ffffff;
}

#footer a:hover{
	font-family: "Trebuchet MS",Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight:normal; 
	color: #c42f20;
}


/**********************************************/
/* COMBOBOX */
#ComboContainer {
    margin:0;
    padding:0;
    position:absolute;
    text-align:left;    
    width:165px;
    height:18px;
    z-index:2000;
}

#ComboPlace {
	margin:0;
	padding:0;
	width:165px;
	position:relative;
	text-align:left;
	right:0px;
	top:0px;
	z-index:1000;
	color:#414141;
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
    font-size:11px;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:normal;
    height:18px;
}

.setvalcomboboxContainer {}
.setvalcomboboxValueContainer { background: url(../images/DisplayValue.gif) repeat-x left top; } 
.setvalcomboboxValueContent { padding-top:1px; padding-left: 3px; text-transform: capitalize; }
.setvalcomboboxDropDownContainer { border-right: solid 1px #7F9DB9; border-bottom: solid 1px #7F9DB9; border-left: solid 1px #7F9DB9; border-top: solid 1px #7F9DB9; background: #fff; overflow: hidden; padding-left: 3px; cursor: default; overflow: scroll; height:50px; overflow-x: hidden; }
.setvalcomboboxDropDownButton { width: 16px; height: 18px; background-image: url(../images/combobox.gif);margin-right:2px; }
.setvalcomboboxGroupItemHeader { display: block; background: #000; color: #fff; } 
.setvalcomboboxGroupItemContainer { padding-left: 10px; } 
.setvalcomboboxItem { background: #fff; color: #414141; text-transform: capitalize; font-weight: normal; font-style: normal; border-bottom:1px solid #999999; }
.setvalcomboboxItemHover { background-color: #7F9DB9; color: #fff; text-transform: capitalize; padding-left: 4px; } 

/**********************************************/
/************    ALTERNATIVE     **************/
/**********************************************/
.select_inp {
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 11px;
	color: #414141;
	font-weight: normal;
	background-color: #fff;
	border: 1px solid #7F9DB9;
	width: 165px;
}
/**********************************************/

/**********************************************************/
/*****************    LINGUA MENU STYLE     *****************/
/**********************************************************/
#linguabox {
    margin:0px 15px 0 0;
	padding:0;
	height:32px;
	width:175px;
	float:right;  
}
#linguabox h1{
	font-size: 12px;
	float: left; 
	font-family: Verdana, 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 10px;
	font-weight:bold; 
	color: #ffffff;
	padding:14px 0 0 10px;
	margin:0;
}
#linguabox ul{
    line-height : normal;
	list-style : none;
	list-style-type:none ;
    margin: 5px 0 0 0; 
	display:block;
    padding: 0;
    float: right; 
	height:32px; 
	width:100px;
    position:relative;
}

#linguabox ul li{
	float: left;
    text-align:center;
	display:block;
	height:32px;
	width:26px;
	margin: 0;
	padding: 0 4px 0 0px;
}

li#ita a{
	display:block;
	height:32px;
	width:26px;
    background:url(../images/flags.jpg) no-repeat 0 0;
}

li#ita a em{
display:none;
}

li#ita a:hover, li#ita a.current{
	 background:url(../images/flags.jpg) no-repeat 0 -32px;
}


li#eng a{
	display:block;
	height:32px;
	width:26px;
    background:url(../images/flags.jpg) no-repeat -26px 0;
}

li#eng a em{
	display:none;
}

li#eng a:hover, li#eng a.current{
	 background:url(../images/flags.jpg) no-repeat -26px -32px;
}

li#fra a{
	display:block;
	height:32px;
	width:26px;
    background:url(../images/flags.jpg) no-repeat -52px 0;
}

li#fra a em{
	display:none;
}

li#fra a:hover, li#fra a.current{
	 background:url(../images/flags.jpg) no-repeat -52px -32px;
}

#linguabox ul li a span {
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 16px;
	font-weight:bold; 
	color: #474747;
    padding:0;
    margin:0;
}


/**********************************************************/
/*******************    LOGIN OBJECT    *******************/
/**********************************************************/
#login-area {
    padding:0;
    margin:7px 0 0 30px;
    position:absolute;
    width:210px;
    height:78px;
    z-index:10000;
}

#login-mesage {
    padding:0;
    margin:0;
    position:absolute;
    width:230px;
    height:15px;
    top:-10px;
    left:-20px;
    z-index:10000;
    text-align:center;
}

#login-button {
    padding:0 0 0 0;
    margin:2px 0 0 0;
    position:relative;
    width:44px;
    height:23px;  
    float:right;
    background:url(../images/login-button-bg.jpg) no-repeat top left;   
}

.img-but {
    padding:0;
    margin:4px 0 0 4px;
    width:34px;
    height:15px;    
}

#login-area p {
    padding:0;
    margin:0;
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 15px;
	font-weight:bold; 
	line-height: normal;
	color: #474747;
	text-decoration: none;
} 

.login-area_inp_us  {
    padding:1px 0 0 2px;
    margin:0;
    width:71px;
    height:14px;    
    border:1px solid #7F9DB9;
    background-color:#FFFFFF; 
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #4394FF;  
	z-index:10000;	
} 

.login-area_inp_pw  {
    padding:1px 0 0 2px;
    margin:0;
    width:78px;
    height:15px;    
    border:1px solid #7F9DB9;
    background-color:#FFFFFF; 
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #4394FF;  
	z-index:10000;	
}   

#username {
    position:relative;
	float:left; 
    padding:0;
    margin:5px 0 0 0;    
}

#password {
    position:relative;
	float:left; 
    padding:0 0 0 5px;
    margin:5px 0 0 0;
}

/**********************************************************/
/*******************    TEXT STYLES     *******************/
/**********************************************************/
.testo {
    font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal; 
	color: #3b3b3b;
}

.testo_error {
    font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	font-weight:normal; 
	color: #FA031A;
}

.subtitle {
    font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal; 
	color: #363636;
	text-align:left;
}

.title {
    font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold; 
	color: #0d4d84;
	text-align:left;
}

.testo-blu {
    font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal; 
	color: #4394FF;
}

.etichette-catalog {
    font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight:normal; 
	color: #ffffff;
}

/**********************************************************/
/*******************   CONTATTI STYLES  *******************/
/**********************************************************/
#contatti-sx {
    float:left;
}
#contatti-dx {
    float:right;
}
.contatti-xx {
    clear:both ;
}

.contatti_td_sx{text-align:right; padding-right:6px;}
.contatti_td{width:50px;text-align:right; padding-right:6px;}
.contatti_edit {   
    font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #3b3b3b;
    border:1px solid #3F88C6;
    width:180px;
    background-color:#FFFFFF;
}
.contatti_textarea {   
    font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #3b3b3b;
    border:1px solid #3F88C6;
    background-color:#FFFFFF;
    height:70px;
    width:99%;
    overflow:auto;
}
.contatti_submit {
    font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color:#3F88C6;
    border:1px solid #3F88C6;
    width:70px;
    background-color:#D0E900;
    cursor:pointer;
}

.cnt_input {
    padding:4px 3px 2px 3px;
    margin:0;
}

/**********************************************************/
/**************    NAVIGATION MENU STYLE     **************/
/**********************************************************/
.navmenu{
	margin:0;
	padding:0;
	height:35px;
	width:790px;
	float:left;
}
.navmenu ul{
    line-height : normal;
	list-style : none;
	list-style-type:none ;
	display: block;
    margin: 0 ;
    padding: 0 0 0 14px;;
	height:35px;
    float: left;
}

.navmenu ul li{
    display: block;
	margin:0px;
	float: left;
	height:35px;
	padding:0;
	background:url(../images/mnuborderleft.gif) no-repeat bottom left;
}

.navmenu ul li a{
    display: block;
    font-family: Verdana, 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 15px;
	font-weight:bold; 

	color: #ffffff;
    text-decoration: none;
    padding:0;
	margin:0;
}

.navmenu ul li em{
		font-style:normal;
    font-variant:normal;
	display: block;
	margin:0;
	padding:11px 34px 7px 34px;
	background:url(../images/mnuborderright.gif) no-repeat bottom right;
}

.navmenu ul li a:hover, .navmenu ul li .current{
    background:url(../images/mnuhover.gif) repeat-x top left;
	color: #D0E900;
}

/**********************************************************/
/*****************    MAIN MENU STYLE     *****************/
/**********************************************************/

#prodMenu {
	width: 100%;
	padding:0;
	margin:0;
	text-align:center;	
}

#prodMenu ul {
    margin:0 auto;
    padding:0 auto;
	text-align:left;
	width:220px;	
	display: block;
	position: relative;	
}

#prodMenu ul li {
    margin:0;
    padding:0;
	text-align:left;
	width:220px;
	height:auto;		
	display: block;	
}

#prodMenu ul li a {
	display: block;
	margin:0;
    padding:0;
	text-decoration:none;
	height:auto;
	width:220px;
	text-align:left;
	background:url(../images/mnu-barra.gif) no-repeat top left;
}	
	
#prodMenu ul li a span {
  	color: #363636;
	font-family:Verdana, Sans-Serif ;
	font-weight:normal;
	display: block;
	padding: 8px 2px;
	margin:0;
	text-decoration:none;
	text-align:left;
	/*background:url(../images/mnu-barra.gif) no-repeat bottom left;*/	
}

#prodMenu ul li a:hover, #prodMenu ul li a.current {
	background-color: #efff6c;	
}
	
#prodMenu ul li a:hover span, #prodMenu ul li a.current span {
	color: #363636;
	text-decoration:none;
}	
	
/**********************************************************/
/*******************  PAGINATOR STYLES  *******************/
/**********************************************************/
a.paging-on, a.paging-off:hover {
	background: url(../images/pag_filo_on.gif) no-repeat center left;
	color:#213A54;
	text-decoration: none;
	width:16px;
	height:14px;
	display:block;
	font-weight: bold;
	font-size: 10px;
	text-align:center;
	padding: 1px 0 1px 0;
}

a.paging-off:hover em {
	color:#213A54;
}

a.paging-on em {
	display:block;
	color:#213A54;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	text-decoration: none;
	font-style:normal;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
}

a.paging-off {
	background: url(../images/pag_filo_off.gif) no-repeat center left;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	text-decoration: none;
	color:#A5A5A5;
	display:block;
	width:16px;
	height:14px;
	font-size: 10px;
	text-align:center;
	font-weight: bold;
	padding: 1px 0 1px 0;
}

a.paging-off em {
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:#A5A5A5;
	display:block;
	font-style:normal;
	font-size: 10px;
	text-align:center;
}

.txt-paging {
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:#A5A5A5;
	font-style:normal;
	font-size: 10px;
	text-align:center;
}

.paging-arrow {
	padding-top:0px;
}

/**********************************************************/
/*******************   BOX HOME PAGE    *******************/
/**********************************************************/

#hp-middle{
	background: url(../images/linguette-hp.jpg) no-repeat top left;
	position:relative;
	float:left;
	width:985px;
	margin:0;
	padding:0;
}

#box-hp-left{
	position:relative;
	float:left;
	width:614px;
	height:371px;
	margin:0 0 0 0px;
	padding: 0 0 0 15px;
}

#boxhplftsx{
	width:295px;
	height:371px;
	float:left;
	margin:0;
	padding:0;
}

#boxhplftsx h1{
	font-family: 'Myriad','Trebuchet MS', Tahoma, sans-serif;
	text-decoration: none;
	font-style:normal;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	height:52px;
	width:295px;
	margin:0;
	padding:0;
}

#boxhplftsx h1 a{
	color:#213A54;
	font-family: 'Myriad','Trebuchet MS', Tahoma, sans-serif;
	text-decoration: none;
	font-style:normal;
	color:#ffffff;
	display:block;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	margin:0;
	padding:10px 0 8px 32px;
}

#boxhplftsx h2{
	font-family: Verdana,'Trebuchet MS', Tahoma, sans-serif;
	text-decoration: none;
	font-style:normal;
	font-weight: normal;
	text-align:left;
	font-size: 11px;
	line-height:17px;
	color:#000000;
	margin:0px;
	height:360px;
	padding:10px 20px 0 32px;
	/*background: url(../images/hp-box1.jpg) no-repeat top left;*/
}

#boxhplftdx{
	width:319px;
	height:372px;
	float:right;
	margin:0;
	padding:0;
}

#boxhplftdx h1{
	font-family: 'Myriad','Trebuchet MS', Tahoma, sans-serif;
	text-decoration: none;
	font-style:normal;
	font-size: 15px;
	font-weight: bold;
	text-align:center;
	height:52px;
	width:319px;
	margin:0;
	padding:0;
}

#boxhplftdx h1 a{
	color:#213A54;
	font-family: 'Myriad','Trebuchet MS', Tahoma, sans-serif;
	text-decoration: none;
	font-style:normal;
	color:#ffffff;
	display:block;
	font-size: 15px;
	font-weight: bold;
	text-align:left;
	margin:0;
	padding:10px 0 8px 40px;
}

#boxhplftdx h2{
	font-family: Verdana,'Trebuchet MS', Tahoma, sans-serif;
	text-decoration: none;
	font-style:normal;
	font-weight: normal;
	text-align:left;
	font-size: 11px;
	line-height:17px;
	color:#000000;
	height:360px;
	margin:0px;
	padding:10px 20px 0 40px;
	/*background: url(../images/hp-box2.jpg) no-repeat top left;*/
}

#box-hp-right{
	position:relative;
	float:right;
	width:341px;
	padding:0 15px 0 0;
	margin:0;
}

#box-hp-right h1{
	font-family: 'Myriad','Trebuchet MS', Tahoma, sans-serif;
	text-decoration: none;
	font-style:normal;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	height:52px;
	width:341px;
	margin:0;
	padding:0;
}

#box-hp-right h1 a{
	color:#213A54;
	font-family: 'Myriad','Trebuchet MS', Tahoma, sans-serif;
	text-decoration: none;
	font-style:normal;
	color:#ffffff;
	display:block;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	margin:0;
	padding:10px 0 8px 40px;
}
#box-hp-right h2{
	font-family: Verdana,'Trebuchet MS', Tahoma, sans-serif;
	text-decoration: none;
	font-style:normal;
	font-weight: normal;
	text-align:left;
	font-size: 11px;
	line-height:17px;
	color:#000000;
	height:360px;
	margin:0px;
	padding:10px 20px 0 40px;
	/*background: url(../images/hp-box3.jpg) no-repeat top left;*/
}

/**********************************************************/
/*******************   BOX PAGE    *******************/
/**********************************************************/

#pg-middle{
	position:relative;
	width:955px;
	margin:0 auto;
	padding:0;
	background-color:#FFFFFF;
}

#box-pg-unito {
	position:relative;
	width:955px;
	height:auto;
	margin:0;
	padding: 0;
}

#box-pg-unito .box-barra {
    height:38px;
    width:100%;
    background-color:#3f88c6;    
}

#box-pg-left{
	position:relative;
	float:left;
	width:275px;
	height:auto;
	margin:0;
	padding: 0;
}

#box-pg-right {
	position:relative;
	float:right;
	width:680px;
	height:auto;
	margin:0;
	padding: 0;
}

#box-pg-left .box-barra {
    height:38px;
    width:100%;
    background-color:#3f88c6;
}

#box-pg-right .box-barra {
    height:72px;
    width:100%;
    position:relative;
    margin:0;
    padding:0;
}

#piker-pdf {
    height:72px;
    width:347px;
    position:relative;
    float:left;
    margin:0;
    padding:0;
    text-align:center;
    background:url(../images/scarica-catalogo-bg.jpg) no-repeat top left;
}

#piker-list {
    height:72px;
    width:333px;
    position:relative;
    float:right;
    margin:0;
    padding:0;
    text-align:center;
    background:url(../images/scarica-listino-bg.jpg) no-repeat top left;
}

/**********************************************************/
/*******************   SIFR STYLES      *******************/
/**********************************************************/


#pullquote {
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
	line-height: 1.3em;
}

h5 {
	font-size: 20px;
	text-align: left;
	color: #0d4d84;
}

h4 {
	font-size: 12px;
	text-align: left;
	color: #0d4d84;
}
h6 {
	font-size: 16px;
	text-align: left;
	color: #0d4d84;
}

#sifrbox{
    width:500px; 
    padding:0;
    margin:35px 0 0 28px;
    float:left;
}

/*************************************************/
.album{
  width:660px;
  text-align:center;
  padding: 10px;
  float:left
}
.album .imageSingle {
  float: left;
  margin: 4px;
  width:156px;
  text-align:center;
  position:relative;
}
.album .imageSingle .image {
  width:155px;
  height:105px;
  border:0;    
}
.imageSingle .caption {
  text-align:center;
  width: 155px;
  height:22px;
  color:#ffffff;
  font-family:Verdana,tahoma, Sans-Serif;
  font-size:11px; 
  font-weight:bold;
  position:absolute;
  z-index:100;
  top:83px;
  left:0;
  margin:0;
  padding:3px 0;
  display:none;
}

.imageSingle .caption a {
  color:#ffffff;
  font-family:Verdana,tahoma, Sans-Serif;
  font-size:11px; 
  font-weight:bold;
  text-align:center;
  text-decoration:none;
  margin:0;
  padding:0;
}
.imageSingle .caption a:hover {
    text-decoration:none;
    color:#ffffff;
}

.imageSingle .footer {
  background:url(../images/prod-over.png) repeat-y top left;
  position:absolute;
  height:22px;
  z-index:50;
  width:155px;  
  top:83px;
  left:0;
  display:none;
}

/**********************************************************/
/*******************   GALLERY STYLES   *******************/
/**********************************************************/
#gallery {width:280px; text-align:center; padding-right:15px;}
#gallery ul {list-style:none; padding:0; margin:0 auto; position:relative; float:right;}
#gallery ul li {display:inline; width:50px; height:50px; float:left; margin:0 0 10px 10px;}
#gallery ul li a {display:block; width:50px; height:50px; text-decoration:none; border:1px solid #d0e900;}
#gallery ul li a img {display:block; width:50px; height:50px; border:0;}

/************************************************************************/