@font-face {
    font-family: 'baskervilleregular';
    src: url('baskerville_regular.eot');
    src: url('baskerville_regular.eot?#iefix') format('embedded-opentype'),
         url('baskerville_regular.woff') format('woff'),
         url('baskerville_regular.ttf') format('truetype'),
         url('baskerville_regular.svg#baskervilleregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'new_baskervilleitalic';
    src: url('new_baskerville_italic.eot');
    src: url('new_baskerville_italic.eot?#iefix') format('embedded-opentype'),
         url('new_baskerville_italic.woff') format('woff'),
         url('new_baskerville_italic.ttf') format('truetype'),
         url('new_baskerville_italic.svg#new_baskervilleitalic') format('svg');
    		font-weight: normal;
   		 font-style: normal;
}

@font-face {
				font-family: 'NewsGothicMT';
				src: url('newsgothicmt.eot');
				src: url('newsgothicmt.eot?#iefix') format('embedded-opentype'),
						 url('newsgothicmt.woff') format('woff'),
						 url('newsgothicmt.ttf') format('truetype'),
						 url('newsgothicmt.svg#newsgothicmt') format('svg');
				font-weight: normal;
				font-style: normal;
		}
hr {
color:#EB3B11; 
height:1px;
width: 100%;
}

body { 
margin:0; 
padding:0; 
width:100%; 
background-color: #FFF; 
 text-align: center;
 background-image: url('../img/bg.jpg');
 background-repeat: repeat;
 font-family: 'NewsGothicMT';
 font-weight: normal;
font-style: normal;
 }
 
html {padding:0; margin:0;}

img {padding:0; margin:0; border:0; }


/* main */
.main {
 width:100%;
 text-align: left;
 padding:0; 
 margin:0 auto; 
   }
  
  
.resize { 
width:1085px; 
margin:0 auto;
}

/********** header **********/
.header { text-align: left; }

.block_header {margin:0 auto; width:725px; height:340px; padding-right:240px;}


/* logo */
.logo { float:left; padding:0; margin:64px 0 0 0px; width:240px; text-align:left;}

	/* lingua */
#lng { float:right; margin-top:25px; height:25px; overflow:auto; width:90px; text-align: right; }
#lng img{ margin-left:5px;}

 /* ww */
#ww {
 	float: right;	 
	 margin:20px 0 0 0;	
	 width: 435px;
	text-align:right;
		 }
		 
	#bt_url{
	float:left; 
	margin-left:50px; 
	margin-top:30px;
	}
/* payoff */
#payoff {
 font-family: 'baskervilleregular';
	 font-size:21pt;
	 color:#FFF;
    font-weight: normal;
    font-style: normal;
	 float:right;	
	 width:430px;
	margin-top:18px;	
	margin-left: 10px;
	letter-spacing: 1pt;
	 }
	 form{
	 padding: 0;
	 margin: 0px 0 0 0;
	 }
	 
	#inputsearch {
	 font-size: 11px; 
	 color: #000000; 
	 width: 160px; 
	 height:15px; 
	 background-color: #FFFFFF; 
	 border:1px solid #FFF;
	 margin: 18px 0 0 1px;
	 padding-top:2px;
	 float: left;
	 }
	 
	 #inputsearchcat {
	 font-size: 11px; 
	 color: #000000; 
	 width: 162px; 
	 height:20px; 
	 margin: 18px 1px 0 1px;
	 padding-top:2px;
	 float: left;
	 border: 1px solid #FFF;
	 }
	 
	 #button {
  height:22px; 
 width: 34px;
  padding: 0;
  border: 0;
  margin: 17px 0 0 0;
  background: url('../img/ico_search.png') no-repeat left center;
  cursor: pointer; 
  float: left;
}
#button2{
  height:22px; 
 width: 34px;
 margin-top:17px;
margin-right:0px;
margin-left:0;
padding-right: 1px;
padding-left:3px;
padding-top: 0px;
padding-bottom: 1px;
  border: 0;  
  background: url('../img/ico_search.png') no-repeat left center;
  cursor: pointer; 
  float: left;
}

#box_search{
float:right; margin:30px 0 0 0;
}

#search_code{
width:208px;
}

#search_cat{
width:208px; margin-top:4px;
}

/* menu */	
.menu { 
padding:0; 
margin:68px 0 0 0; 
width:840px; 
float:right; 
height:28px; 
}


.gruppo { 
border-bottom:1px solid #9c9e9f; 
color: #EB3B11;
margin: 0;
padding:0;
 }
 
 .border_arancio
{
border: #EB3B11 1px solid;
padding-left: 4px;
}
 
 .button_form
{
	border: 1px solid #EB3B11;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	width:100px;
	height: 25 px;	
	background-color:#EB3B11;	
}

.input { 
width:300px; 
border:1px solid #797979; 
margin:0; 
padding:2px; 
height:20px; 
background:#f1f1f1; 
font-family: 'NewsGothicMT';  
}

.select { 
font-family: 'NewsGothicMT';  
width:305px; 
border:1px solid #797979; 
margin:0; 
padding:2px; 
height:25px; 
background:#f1f1f1; 
}


.textarea { 
font-family: 'NewsGothicMT';  
width:305px; 
border:1px solid #797979; 
margin:0; 
padding:2px; 
height:300px; 
background:#FFF; 
}
.input_150 { 
width:150px; 
border:1px solid #797979; 
margin:0; 
padding:2px; 
height:20px; 
background:#f1f1f1; 
}


/********** block index **********/

.body { 
padding:0; 
margin:0 0 0px 0; 
font-family: 'NewsGothicMT';  
    font-weight: normal;
    font-style: normal;
	 font-size: 15pt;
	 text-align: center;
	 background-color: #FFF;
	 width:100%; 
	 }

.body h1 {
		font-family: 'baskervilleregular', Verdana, Serif;
      font-weight: normal;
	 	font-stretch: normal;
    	font-style: normal;
		font-variant: normal;
	 	font-size: 68pt;
	 	letter-spacing: 0.01em;
	 	color: #555658;
	 	text-align: left;
	 	margin: 0 0 10px 18px;
		}
	 
.body h2 {	
	 font-weight: normal;
     font-style: italic;
	 font-size: 12pt;
	 letter-spacing: 0.03em;
	 color: #67686a;
	 text-align: left;
	 margin: 0 0 30px 20px;
	 }
	 
	 .body h3 {	
	 font-family: 'new_baskervilleitalic';
	 font-weight: normal;
    font-style: normal;	
	 font-size: 13pt;	
	 color: #67686a;
	 text-align: center;
	 margin: 0 0 30px 20px;
	 text-transform: uppercase;
	 width: 725px;
	 }
	 
	
	 
	 .body h3 a {		 
	 font-size: 13pt;	
	 color: #67686a;
	 text-transform: uppercase;	
	 text-decoration: none;
	 }
	 
	  .body h3 a:hover {	
	 font-size: 13pt;	
	 color: #CCC;
	 text-transform: uppercase;	
	 text-decoration: underline;
	 }
	 
.body h4 { 
	 font-family: 'NewsGothicMT';
	 font-weight: normal;
    font-style: normal;	
	 font-size: 16pt;	
	 color: #000;
	 text-align: left;
	 letter-spacing:0.03em;
	 margin: 20px 0 30px 0px;
	 }
	 
	
	 
	 .body h5 { 
	 font-family: 'NewsGothicMT';
	 font-weight: normal;
    font-style: normal;	
	 font-size: 15pt;	
	 color: #EB3B11;
	 text-align: left;
	 letter-spacing:0.03em;
	 margin: 10px 0 0px 0px;
	 }
	 
	 .body h4 #a_h4 { 
	 font-family: 'NewsGothicMT';
	 font-weight: normal;
    font-style: normal;	
	 font-size: 16pt;	
	 color: #000;
	 text-align: left;
	 letter-spacing:0.03em;	
	text-decoration: none; 
	margin: 0;
	line-height: 0px;
	 }
	 
	  .body h4 #a_h4:hover { 	
	 color: #EB3B11;
	 text-align: left;
	 letter-spacing:0.03em;	
	text-decoration: none; 
	margin: 0;
	 }
	 
	  .body h6 { 
	 font-family: 'NewsGothicMT';
	 font-weight: normal;
    font-style: normal;	
	 font-size: 23pt;	
	 color: #000;
	 text-align: left;
	 letter-spacing:0.03em;
	 margin: 20px 0 10px 0px;
	 }


.body em { font:italic 12px; color:#797979; line-height:1.8em; padding:10px 0 0 10px;}

.body_resize { 
width:1000px; 
margin: 0 auto;
padding:0; 
overflow: auto;
text-align: left;
height:100%;
}

#body_resize_home { 
width:745px; 
margin: 10px 0 10px 0;
padding:0 0 0 0px; 
float: left;
font-family: 'NewsGothicMT';
}

.body p { 
font-family: 'NewsGothicMT';
font-size: 12pt;
color:#5b390b; 
line-height:1.8em;
}

#body_resize_scr { 
width:710px; 
min-height: 425px;
margin: 10px 0 20px 0 ;
padding:0 0 0 15px; 
float: left;
height:100%;
}

#body_resize_scr a.menub { 
color: #000000;
text-decoration: underline;
font-weight: normal; 
}

#body_resize_scr a.menub:hover { 
color: #EB3B11;
text-decoration: none;
font-weight: normal; 
}

#body_resize_scr a { 
color: #EB3B11;
text-decoration: underline;
font-weight: normal;
}

#body_resize_scr a:hover { 
color: #918F90;
text-decoration: none;
font-weight: normal;
}

#body_resize_scr p { 
	 font-weight: normal;
    font-style: normal;	
margin: 5px 0 0px 0px;
padding:0; 
font-size:14px;
text-align: left;
color: #000;

} 

 #body_resize_scr ul { 
	 font-weight: normal;
    font-style: normal;	
margin: 10px 0 10px 15px;
padding:0; 
font-size:14px;
text-align: left;
color: #000;
} 

#body_resize_scr li { 
list-style: disc;
list-style-position: outside;

} 


 #body_resize_home p { 
	 font-weight: normal;
    font-style: normal;	
margin: 5px 0 0px 0px;
padding:0; 
font-size:14px;
text-align: left;
color: #000;
} 

#body_resize_home #sales{ 
font-family:  NewsGothicMT, Arial narrow, Helvetica, sans-serif;
	 font-weight: normal;
    font-style: normal;	
margin: 0 0 10px 10px;
padding:0; 
font-size:18px;
text-align: center;
color: #69696b;
} 

#body_resize_home #sales a{ 
text-decoration: none;
color: #69696b;
} 

#body_resize_home #sales a:hover{ 
text-decoration: none;
color: #EB3B11;
} 

#body_resize_scr #table p { 
margin: 0;
padding:0; 
font-size:14px;
text-align: left;
color: #000;
font-family: 'NewsGothicMT';
	 font-weight: normal;
    font-style: normal;	
} 

#body_resize_scr img{
margin: 20px 0 0px 4px;	
} 

#body_resize_scr .prod{
margin: 0;
padding: 0;	
} 

#body_resize_scr .orange, #body_resize_home .orange { 
	 color:#EB3B11; 
	 font-family: 'NewsGothicMT';
	 font-weight: normal;
    font-style: normal;	
	 font-size: 11pt;	
} 

#body_resize_ico { 
width:725px; 
margin-top: 0px;
padding:0 275px 0 0 ; 
float: left;
text-align: right;
}

#body_resize_home #box_grey_h { 
width:230px;
height:160px; 
background-color:#e3e4e4; 
float:left; 
padding: 5px;
margin-right:0px;
margin-bottom: 0;
margin-left: 5px;
}

#body_resize_home #box_grey_h h3 { 
font-family: 'NewsGothicMT';
float: left;
width:110px; 
text-align: left;
padding: 0;
margin: 0 0 8px 0;
font-style: normal;
text-transform: none;
padding: 0 0 0 10px;
font-size: 15px;
color: #000;
line-height: 15px;
}

#body_resize_home #box_grey_h .l_15  { 
font-family: 'NewsGothicMT';
float: left;
width:110px; 
text-align: left;
padding: 0;
margin: 0 0 8px 0;
font-style: normal;
text-transform: none;
padding: 0 0 0 10px;
font-size: 15px;
color: #000;
line-height: 15px;
}

#body_resize_home  #box_grey_h p{ 
float: left;
width:110px; 
text-align: left;
margin: 0;
color:#000;
padding: 0 0 0 10px;
line-height: 15px;
font-family: 'NewsGothicMT';
	 font-weight: normal;
   font-style: normal;
	 font-size: 9pt;	
}

 #body_resize_home  #box_grey_h .p_15{ 
float: left;
width:100px; 
text-align: left;
margin: 0;
padding: 0;
font-style: normal;
color:#000;
padding: 0 0 0 10px;
line-height: 18px;
font-size:12px;
}
 #box_grey_h img { 
float: left;
}

#box_grey_h_next { 
width:230px;
height:25px; 
background-color:#e3e4e4; 
float:left; 
padding: 0 5px 2px 5px;
margin-top:0;
margin-right:0px;
margin-left: 5px;
border-top: 1px solid #e3e4e4;
}

#box_grey_h_next a {
font-size: 14px; 
color:#EB3B11; 
text-decoration: none;
float:left;
}

#bottom{ width:1000px; text-align:center; margin: 0 auto;}
 
 .body_resize .blogd { 
 background:#FFF; 
 margin:10px 0px 20px 0; 
 padding:0; 
 width:250px;  
 min-height: 260px;
 border:1px solid #c1aca7;
 float:right;
 }
 
#table {
margin-bottom: 70px;
float: left;

}
  #table  td { 
 padding-bottom: 5px;
 font-size: 13px;
 }
 
 
 
#mese { 
border-top:1px solid #9c9e9f; 
color: #EB3B11;
margin: 0;
padding:0;
 }
 
 .data {
font-family: 'NewsGothicMT';
	 font-weight: bold;
    font-style: normal;	
	 font-size: 12pt;		 
text-transform: uppercase;
color: #000;
 }
 
 #table .txt{
font-family: 'NewsGothicMT';
	 font-weight: normal;
    font-style: normal;	
	 font-size: 14pt;		 
color: #000;
 }
 
 #table .txt a{ 
 font-family: 'NewsGothicMT';
 font-size: 15px;
 color: #EB3B11;
 text-decoration: none;
 font-weight: normal;
 }
 
 #table a{ 
 font-family: 'NewsGothicMT';
 font-size: 14px;
 color: #000;
 text-decoration: none;
 font-weight: normal;
 }
 
 #table a:hover{ 
font-family: 'NewsGothicMT';
	font-size: 14px;
 color:#EB3B11;
 text-decoration: none;
 }
 
   #table .txt a:hover{ 
font-family: 'NewsGothicMT';
	font-size: 15px;
 color: #9c9e9f;
 text-decoration: none;
 }
 
 #table img{ 
 border: 0;
 margin: 0;
 padding: 0;
  }
/********** footer **********/
#footer { 
padding:0; 
height:40px; 
width: 690px; 
margin: 40px 0 0 0;
float: left;
text-align: center;
min-height: 100px;
}


#footer p { 
 padding:0; 
 margin: 0 0 0 20px;
 text-align: left;
 line-height: 16px;
 float: left;
font-size:9pt;
color:#FFF;
font-family: 'baskervilleregular';   
    font-weight: normal;
    font-style: normal;
	
}


#footer a{ 
color:#FFF; 
}

#icon{ 
margin: 40px 0 0 0px;
float: left;
width: 250px;
}


.text_left { text-align:left;}

p.clr, .clr { clear:both; padding:0; margin:0; background:none;}
li.bg, .bg { clear:both; border-top:1px solid #d9d9d9; padding:0; margin:5px 0; background:none;}

#box_gallery {
	width:725px;			
	background-color: #FFF;
	float:left;
	margin: 30px 0 10px 20px;	
	}
	
#box_gallery h2{	
font-family: 'baskervilleregular';   
    font-weight: normal;
    font-style: normal;
     font-size: 40pt;
	 letter-spacing: 0.03em;
	 color: #67686a;
	 text-align: left;
	 margin: 0 0 30px 20px;
}
	
	
#gallery {
	position:relative;
	height:330px;		
	background-color: #FFF;
	float:left;
	width: 725px;
	margin: 20px 0 10px 18px;		
	z-index:500;
	}
	
	#gallery a {	
	position:absolute;	
	float:left;				
	}
	
	#gallery a img {
	width: 725px;
		border: none;
		margin: 0;
		padding:0;				
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:none; 
		color:#000; 
		height:80px; 
		text-align: left;
		width:100%; 
		position:absolute;
		top:0;
	}

	#gallery .caption .content {
		margin:20px 5px 5px 5px;
		font-stretch: normal;
		font-family: 'new_baskervilleitalic';
	color:#000;
	font-size: 16pt;
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#000;
	}
	
	.clear {
	clear:both
}

/*MENU*/

#leftContainer{
height: 100%;
	width:235px;
	min-height: 330px;
	float:right;
	padding-left:0px;	
	padding-top: 30px;
	text-align: left;	
	 font-family: 'NewsGothicMT';	
	 z-index: 1000;
	 vertical-align: top;
	 position: relative;	
		}


.ad{
	clear:both;
	text-align:left;
	padding:5px;
}


.sidebarmenu ul{	
font-family: 'NewsGothicMT';
	padding-left:0px;	
	padding-top: 0px;
	text-align: left;
	margin: 0;
	float:right;
	list-style-type: none;
	width:255px; /* Main Menu Item widths */
	
}
 
.sidebarmenu ul li{
font-family: 'NewsGothicMT';
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
font-family: 'NewsGothicMT';
font-style: normal;
font-weight: normal;
color:#000;
font-size: 12pt;
width:205px;	/* Width of main menu */
text-align:left;	
display: block;
overflow: auto; /*force hasLayout in IE7 */
text-decoration: none;
padding-left:5px;
line-height:35px;	/* 20 pixel height */
vertical-align:middle;	/* Align text in the middle */	
border-bottom: 1px solid #FFF;
}

 .sidebarmenu ul li a:active{
	color:#EB3B11;
	border-bottom: 1px solid #918f90;
	line-height:35px;
}

#active{
	color:#EB3B11;
	line-height:35px;
}


.sidebarmenu ul li a:hover{
background-color: #FFF;
color:#EB3B11;	
border-bottom: 1px solid #000;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
font-family: 'NewsGothicMT';
background-color: #FFF;
position: absolute;
width: 211px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
float:right;
z-index:1000;
color:#000;
margin-right:1px;
border-left:1px solid #CCC;
border-right:1px solid #CCC;
}

.sidebarmenu ul li ul a{
font-family: 'NewsGothicMT';
list-style-type:none;
	border-bottom: 1px solid #918f90;
	color:#000;
	background-color: #FFF;
}

.sidebarmenu ul li ul a:hover{
list-style-type:none;
	border-bottom: 1px solid #918f90;
	color:#EB3B11;
}

.sidebarmenu a.subfolderstyle{

}

#body_resize_scr a.pwreset:link, #body_resize_scr a.pwreset:visited {
	text-decoration:none;color:#67686a;font-style: normal;
}

#body_resize_scr a.pwreset:hover {
	text-decoration:underline;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: right; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */