/* Tolgo la formattazione di default dei vari browser */
html, body, * {margin: 0;padding: 0;}
img {border: none;}
a {color: #918159;text-decoration: none;}
ul {list-style-type: none;}
h1 {font-size: 18px;}

/* Layout generale */
body {
	background-color: #555555;
	text-align: center;
}

#container {
	height: auto!important;
	min-height: 540px;
	height: 540px;
	width: 960px;
	position:absolute;
	top:50%;
	left:50%;
	margin: -270px 0 0 -480px;
	font-family:  Arial, Helvetica, SansSerif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
}

#container.home {
	color: #ffffff;
	background-image: url("../img/pershing 115' (5) -rosso.jpg");
}

#header {
	position: relative;
	width: 960px;
	height: 80px;
	background-color: #02042A;
	font-size: 11px;
}

flash_content {
	position: relative;
	width: 960px;
	height: 435px;
	text-align: left;
}

#content {
	position: relative;
	width: 960px;
	height: auto!important;
	min-height: 435px;
	height: 435px;
	margin-top: 10px;
	text-align: left;
}

#content_right {
	padding-top: 40px;
}

#footer {
	position: relative;
	clear: both;
	width: 960px;
	height: 15px;
	font-size: 9px;
}

/********* Header *********/
#logo {
	position: relative;
	width: 170px;
	height: 80px;
	text-align: center;
	font-size: 14px;	
	float: left;
}

#logo img{
	width: 100%;
	height: 100%;
}

#navig {
	position: absolute;
	right: 20px;
	bottom: 0;
	width: 770px;
	text-align: right;
	color: #FFFFFF;
}

#menu {
	padding-bottom: 30px;
}

#menu li {
	padding-left: 10px;
}

#menu a{
	font-weight: 700;
	color: #ffffff;
}

#menu a.current, #menu a:hover, #lang a:hover{
	color: #918159;
}

#lang {
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #FFFFFF;
	color: #000000;
	padding: 2px 4px 2px 4px;
	font-size: 10px;
	font-weight: bold;
}

#lang a {
	color: #02042A;
}

/********* Footer *********/
#footer_left {
	margin-left: 10px;
	float: left;
}

#footer_right {
	margin-right: 22px;
	float: right;
}

/********* HOME *********/
#home_msg {
	text-align: center;
	width: 960px;;
	position: absolute;
	bottom: 20px;
	left: 0;
}

/* Content - Sinistra */
.sx {
	float: left;
	position: relative;
	margin-left: 10px;
	height: 432px;
	width: 317px;
}

.sx_2 {
	float: left;
	position: relative;
	margin-left: 10px;
	height: 432px;
	width: 257px;
}

/* Content - Basso */
.bottom {
	position: absolute;
	text-align: right;
	right: 0;
	bottom: 4px;
	margin-right: 20px;
	font-size: 11px;
	line-height: 150%;
}

#quality {
	position: absolute;
	text-align: center;
	width: 633px;
	right: 0;
	bottom: 20px;
}

.quality {
	width:589px;
}

.usa {
	height: 135px;
	width: 589px;
	margin-bottom: 5px;
}

/* Content - Centro */
.usa_tit {margin-left: 20px;}

.title {
	text-align: left;
	font-weight: normal;
	font-size: 20px;
	color: #918159;
	margin-top: 40px;
	margin-left: 20px;
	float: left;
}

.title_4 {
	text-align: left;
	font-weight: normal;
	font-size: 20px;
	color: #918159;
	margin-top: 40px;
	margin-left: 20px;
	float: left;
}

.title_2 {
	text-align: left;
	font-weight: normal;
	font-size: 20px;
	color: #918159;
	margin-top: 40px;
	margin-left: 20px;
	float: left;
}

.title_3 {
	text-align: left;
	font-weight: normal;
	font-size: 20px;
	color: #918159;
	width: 300px;
}

.title_5 {
	text-align: left;
	font-weight: normal;
	font-size: 20px;
	color: #918159;
	margin-top: 40px;
	padding-left: 20px;
	float: left;
}

.title_6 {
	text-align: left;
	font-weight: normal;
	font-size: 20px;
	color: #918159;
	margin-left: 349px;
	width: 200px;
}

.title_7 {
	text-align: left;
	font-weight: normal;
	font-size: 20px;
	color: #918159;
	margin-top: 40px;
	margin-left: 80px;
	float: left;
}

.subtitle {
	text-align: left;
	font-weight: normal;
	margin-top: 10px;
	font-size: 18px;
	margin-left: 349px;
}

.subtitle_2 {
	text-align: left;
	font-weight: normal;
	font-size: 18px;
	margin-left: 289px;
	width: 300px;
	height: 20px;
}

.button_text {
	line-height: 80px;
	font-weight: 700;
	font-size: 14px;
}

.testo {
	text-align: justify;
	line-height: 150%;
	padding-top: 50px;
	margin-left: 349px;
	margin-right: 27px;
}

.testo2 {
	text-align: justify;
	line-height: 150%;
	padding-top: 50px;
	width: 592px;
}

.tight {
	width: 440px;
}

.right_logo {
	float: right;
	padding-top: 50px;
	margin: 5px;
	width:160px;
}

.side_box  {
	padding-left: 10px;
	float: right;
	border-left: 1px solid #918159;
	margin-top: 40px;
	margin-right: 20px;
	font-weight: 700;
}

.side_box form, .side_box form input {
	font-size: 11px;
}


#search {
	width: 200px;
}

#search p {
	margin-bottom: 10px;
}

#menu_interno li {
	display: block;
	width: 97px;
	text-align: left;
	text-transform: uppercase;
}

#menu_interno li a {color: #918159;}
#menu_interno li a:hover {color: #000000;}

.dx_orizzontale {
	margin: 3px 20px 0 0;
	text-align: right;
}

/* Scenario */
#box_scenarios {
	text-align: right;
}

#img_box_scenarios {
	width: 317px;
	height: 340px;
}

.video {
	position: relative;
	text-align: center;
	border: 1px solid #918159;
	width: 315px;
	height: 80px;
	margin-bottom: 10px;
	font-size: 16px;
}

.video a {
	color: #000000;
}

#img_video {
	vertical-align: middle;
	display: inline;
}

/* Contatti */
.contact {
	float: left;
	width: 250px;
	text-align: left;
	font-size: 12px;
	margin-top: 10px;
}

.contact h1 {
	color: #918159;
	font-weight: normal;
	font-size: 14px;
}

.contact p {
	margin-top: 3px;
}

.item {
	float: left;
	font-size: 10px;
	text-align: left;
	width: 95px;
	line-height: 100%;
}

.last_item {
	width: 85px;
}

.item img {
	width: 85px;
	height: 150px;
}

.contact_img {
	width: 593px;
}
/* Prodotti */
#box_foto_p {
	width: 663px;
	text-align: right;
}

.foto {
	padding-top: 0px;
	margin: 5px 0 0 5px;
	float: left;
	text-align: right;
}

.foto p {
	text-align: center;
	color: #918159;
}

.foto a {
	display: block;
	border: 3px solid #ffffff;
}

.foto a:hover {
	border: 3px solid #918159;
}

.foto img {
	display: block;
	width: 120px; 
	height: 120px;
}

/* Network */
#box_foto_n {
	margin-top: 20px;
}

.foto_net {
	float: left;
	margin-right: 2px;
	margin-bottom: 5px;
	text-align: left;
	font-size: 11px;
	font-weight: 700;
}

.net_last {
	margin-right: 0;
}

.foto_net p {	
	margin-left: 4px;
}

.foto_net img {	
	margin: 4px;
	width: 109px; 
	height: 66px;
}

.foto_net a {
	display: block;
	color: #000000;
}

.foto_net a:hover {
	background-color: #918159;
}

.press_item h1 {
	color: #918159;
	font-weight: normal;
	font-size: 14px;
}

/* Classi */
.inline {display: inline;}
.big {font-size: 18px;}
.medium {font-size: 14px;}
.closer {padding-top: 20px;}
.further {padding-top: 80px;}
.clear {clear: right;}
.padd {padding-bottom: 20px;}
.off{visibility: hidden;}

.pdf {display: inline; vertical-align: middle; margin-right: 10px;}
.news_review {
	display: inline;
}
.ad {
	display: inline;
	height: 150px;
	width: 105px;
	border: 0;
}

.paginazione {
	text-align: center;
	width: 593px;
	padding-top: 20px; 
}

/**********/
#scheda {
	width:380px;
	margin:40px 35px 0 0px;
	float:right;
	}



.descrizione {
    text-align:left;
    }

/*menu della scheda della sezione products */

#legenda {
border-top:1px solid #333645;
padding:5px 0;
}
#legenda p {
font-size:10px;
}

.menu_scheda {
margin:15px 0 5px 0;
text-align:left;
}

.menu_scheda a:link, .menu_scheda a:visited, .menu_scheda a:hover  {
	font-size:10px;
	padding-left:8px;
	color:#fff;
	background:url(../img/freccia.gif) no-repeat;
	background-position:left;
	text-decoration:none;
	font-weight:bold;
	}

.menu_scheda a:hover {
	text-decoration:underline;
	color:#F0BC48;
	}
	
.menu_scheda a.print {margin-left:15px; visibility:visible}


.box_orizzontale {
	padding-top: 40px;
	margin-left: 349px;
}

.box_orizzontale_2 {
	padding-top: 40px;
	margin-left: 289px;
}

.foto_grande {
	margin-top: 40px;
	width: 270px;
	height: 180px;
}

.mini {float:left; margin: 10px 10px 0 0; font-size: 9px;}

.descrizione_grande {font-size: 14px; font-weight:700}

.mini img {display:block; height: 36px; width: 60px; }

.mini a {color: #000000;}

.striscia {
	margin-top: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #918159;
	color: #FFFFFF;
}

#made_in_italy {
	position: absolute;
	right: 0;
	bottom: 20px;
	text-align: right;
}

#usalogo_network {
	position: absolute;
	right: 20px;
	top: 338px;
	width: 250px;
	z-index: 1000;
}

#usalogo_network .img {
	display: block;
}

#cantalupiusa_ad {
	position:absolute;
	right: 0;
	bottom: 20px;
}

.cycle_img {
	width: 592px;
	text-align: center;
}

#download_tit {
	color: #918159;
	font-size: 12px;
}

.network_item {
	float: left;
	padding-left: 20px;
	width: 170px;
	height: 72px;
	font-size: 11px;
	line-height: 120%;
}
.clear_left {
	clear: left;
}
.clear_right {
	clear: right;
}
.network_item_wide {
	padding-left: 0;
	width: 230px;
}
.network_item_midwide {
	width: 200px;
}

.network_item_tight {
	width: 100px;
}

#network_box {
	clear:left; 
	margin-top: 40px; 
	padding-top: 10px;
}

#box_press {
	padding-bottom: 40px;
	padding-top: 80px;
}

#logo_abbr {
	position:absolute;
	width: 50px;
	right: 20px;
	top: 20px;
	z-index: 10;
}

#logo_abbr_contatti {
	position:absolute;
	width: 50px;
	right: 20px;
	top: 20px;
}

#logo_abbr_azienda {
	position:absolute;
	width: 50px;
	right: 20px;
	top: 280px;
}