/* Reset */
/* v1.0 | 20080212 */
* {margin:0;padding:0;border:0;font-size:100%;font-family:inherit;vertical-align:baseline;background:transparent;}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}


/* Inizio CSS */

/*************** FONT FACE *******************************/
@font-face {
	font-family: 'HelveticaNeueLight';
	src: url('/fonts/Helvetica_Neue_Light.eot');
	src: local('/fonts/Helvetica Neue'), local('/fonts/HelveticaNeue-Light'), url('/fonts/Helvetica_Neue_Light.woff') format('woff'), url('/fonts/Helvetica_Neue_Light.ttf') format('truetype');
}
/**********************************************************/

/*************** STILI TESTO *******************************/
.redTitle {
	color:#b10034;
	font-size:15px;
	font-weight:bold;
	margin:0 0 7px 0;
	display:block;
}
/**********************************************************/
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#1a171b;
	font-size:11px;
	background-color:#d9dadb;
}

a {
	color:#1a171b;
	text-decoration:none;
	outline:none;
}

a:hover{
	color:#1a171b;
	text-decoration:underline;
}

a.slideMeeting {
	font-size:16px;
	color:#cf7311;
	font-weight:bold;
}

#wrap {
	position:relative;
	width:960px;
	margin:auto;
	padding:0 15px;
	background:white;
	margin-bottom:20px;
}

.cliar {
	clear:both;
}

/************************************ HEADER CON  MENU ****************************************/

#langSel {
	position:absolute;
	right:52px;
	top:18px;
}

#langSel a.sel{
	color:#B10034;
}

#contTop {
	position:relative;
	width:960px;
	height:129px;
	background:white url(/images/logo.png) no-repeat 0 0;
	z-index:10;
}

#setten {
	position:absolute;
	right:0;
	top:17px;
}

ul#menuSecond {
	position:absolute;
	bottom:50px;
	right:0;
	font-size:10px;
	line-height:20px;
}

ul#menuSecond li{
	display:block;
	float:left;
}

ul#menuSecond li.menuSep{
	padding:0 5px;
}
ul#menuSecond li a:hover{
	text-decoration:none;
	color: #b10034;
}

#menuPrinc {
	position:absolute;
	width:845px;
	height:30px;
	background:#fecc37;
	bottom:16px;
	color:white;
	font-size:13px;
	font-weight:bold;
	line-height:30px;
	right:0;
	bottom:10px;
}

#menuPrinc li {
	color:white;
	display:block;
	float:left;
	margin:0;
	position:relative;
	
}

#menuPrinc li.menuSep {
	color:white;
	display:block;
	float:left;
	width:4px;
	padding:0;
	margin:0;
}

#menuPrinc li a{
	color:white;
	display:block;
	float:left;	
}
#menuPrinc a:hover {
	color:#666;
	text-decoration:none;
} 

#menuPrinc a.sel , #menuSecond a.sel{
	color:#B10034;
}
#menuPrinc li ul{
	display:block;
	position:absolute;
	top:30px;
	left:0;
	background-color:#EFEFEF;
	font-size:14px;
	line-height:30px;
	border-bottom:4px solid white;
	border-left:4px solid white;
	border-right:4px solid white;
    -moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.5); /* FF3.5+ */
    -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.5); /* Saf3.0+, Chrome */
    box-shadow: 0px 2px 4px rgba(0,0,0,0.5); /* Opera 10.5, IE 9.0 */
    filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=2px, Color='#000'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=2px, Color='#000')"; /* IE8 */
  
}

#menuPrinc li ul li{
	white-space:nowrap;
	border-bottom:dotted 1px #999999;
}

#menuPrinc li ul li a{
	color:#676767;
	background:url(/images/freccia_submenu.gif) no-repeat 20px center;
	padding:0 20px 0 35px;
}

#menuPrinc li ul li a:hover{
	color:#A3A1A1;
}

#visual {
	position:relative;
	background-color:#322923;
	margin:0;
	padding:0;
}
/************************************ FOOTER ****************************************/

#contFut {
	width:960px;
	height:60px;
	border-top:1px solid #C3C4C5;
	padding-top:15px;
	/*background:url(/images/logo_fut.gif) no-repeat center 15px;*/
	margin-top:20px;
}

.futSx {
	float:left;
	font-size:10px;
	line-height:12px;
}

.futDx {
	float:right;
}

/*********************************************************************************************/

/************************************ COLONNE HOME  ***********************************/

#colSx {
	width:265px;
	float:left;
	padding:0 0 20px 0;
}

#colDx {
	width:695px;
	float:left;
	padding:20px 0;
	position:relative;
}

#colDx.int, #colDx.int p{
	font-size:12px;
	line-height:17px;
}

#contFut {
	clear:both;
} 

.greyBox {
	width:202px;
	background:#ececed;
	border:1px solid #bfbfbf;
	padding:15px 20px 0  20px;
	margin-top:20px;
	font-size:13px;
}

.greyBox.ergonomia {
	padding-bottom:70px;
	background:#ececed url(/images/ergonomia_img.png) no-repeat center bottom;
}

.greyBox ul {
	padding: 0px 3px 18px 0;	
}

.greyBox ul li{
	line-height:19px;
	padding-left:15px;
	background: url(/images/freccia_li.gif) no-repeat 0 0;
}

.greyBox ul li a:hover {
	color:#b10034;
	text-decoration:none;
}

form.formRivenditori select {
	background:white;
	font-size:12px;
	color:#333333;
	border: 1px solid #bfbfbf;
	padding:1px;
	margin:0 0 10px 0;
	width:200px;
}

/*********************************************************************************************/

/************************************ CONTENUTO HOME  ***********************************/
#homeFirstRow {
	width:100%;
	height:235px;
	padding-bottom:15px;
	border-bottom:1px solid #c3c4c5;
}

#homeSecondRow {
	width:100%;
	height:235px;
	padding:20px 0 15px 0;
	border-bottom:1px solid #c3c4c5;
}

.boxBookHome1 {
	width:179px;
	height:235px;
	border-right:1px solid #c3c4c5;
	float:left;
	/*padding-right:20px;*/
}

.boxBookHome1 a{
	display:block;
	height:235px;
	padding-right:20px;
}

.boxBookHome2 {
	height:235px;
	border-right:1px solid #c3c4c5;
	float:left;
/*	padding:0 20px;*/
}

.boxBookHome2 a{
	display:block;
	width:159px;
	height:235px;
	padding:0 20px;
}

.boxBookHome1 a, .boxBookHome2 a{
	text-decoration:none;
}

.boxBookHome1 a:hover span, .boxBookHome2 a:hover span{
	color:#b10034 ;
	text-decoration:none;
}

.boxBookHome1 a img, .boxBookHome2 a img{
	border:1px solid white;
}

.boxBookHome1 a:hover img, .boxBookHome2 a:hover img{
	border:1px solid #7D7C7B;
}

.boxBookHome1 strong, .boxBookHome2 strong{
	width:159px;
	height:40px;
	display:block;
	margin-bottom:5px;
	text-align:center;
	color:white;
	font-size:15px;
	line-height:17px;
	padding-top:10px;
	font-weight:bold;
}

.boxBookHome1 span, .boxBookHome2 span{
	width:100%;
	display:block;
	text-align:center;
	padding:15px 0 0 0;
	color:#7B777B;
	font-size:12px;
	line-height:15px;
}

strong.blue {
	background:#009ee0;
} 

strong.red {
	background:#b10135;
} 

strong.yellow {
	background:#fdc613;
} 
strong.green {
	background:#d4d700;
} 

/*------------- Box News*/

#contNews {
	width:211px;
	height:185px;
	overflow:hidden;
	position:absolute;
	left:50px;
	top:50px;
}

#pulsGalDx {
	display:block;
	position:absolute;
	right:12px;
	top:75px;
	width:30px;
	height:66px;
	background: url(/images/newsArrows.png) no-repeat right top;
	z-index:10;
}

#pulsGalSx {
	position:absolute;
	display:block;
	left:12px;
	top:75px;
	width:30px;
	height:66px;
	background: url(/images/newsArrows.png) no-repeat left top;
	z-index:10;
}

.boxNewsHome {
	position:relative;
	width:315px;
	height:235px;
	float:left;
}

.boxNewsHome strong{
	width:100%;
	font-size:48px;
	color:#fecc00;
	text-align:center;
	display:block;
	font-weight:bold;
	text-transform:uppercase;
}

.boxNewsHome strong.eng{
	font-size:30px;
}

.boxNewsHome ul {
	width:2000px;
	height:185px;
	position:absolute;
	left:-230px;
}

.boxNewsHome ul li{
	width:210px;
	margin-right:20px;
	float:left;
}

.boxNewsHome a{
	display:block;
	height:185px;
}
.boxNewsHome a img{
	margin:auto;
	display:block;
	border:1px solid #ECECED;
}

.boxNewsHome a:hover img {
	border:1px solid #7D7C7B;
}

.boxNewsHome a:hover span {
	color:#b10034;
}

.boxNewsHome a:hover {
	text-decoration:none;
}

.boxNewsHome a span, .boxSfogliabile a span{
	display:block;
	width:100%;
	padding-top:10px;
	color:#7B777B;
	text-align:center;
	line-height:15px;
}

/*------------- Box Sfogliabile*/

.boxSfogliabile {
	width:315px;
	height:235px;
	float:left;
	position:relative;
}

.boxSfogliabile a strong{
	width:240px;
	height:40px;
	display:block;
	margin-bottom:5px;
	text-align:center;
	color:white;
	font-size:13px;
	line-height:15px;
	padding-top:10px;
	font-weight:bold;
	background:#003480;
	margin-left:21px;
}

.boxSfogliabile a img.nov{
	position:absolute;
	top:-18px;
	left:206px;
	margin:0;
}

.boxSfogliabile a img{
	display:block;
	margin:auto;
}

.boxSfogliabile a:hover span , .boxSfogliabile a:hover{
	text-decoration:none;
	color:#B10034;
}


/*------------- Box Idee razionali*/

#boxHomeBottom {
	float:left;
	margin:10px 0 0 0;
	width:688px;
	height:139px;
	border:1px solid #C3C4C5;
	padding-left:5px;
	background: url(/images/img_idee.jpg) no-repeat right center;
	position:relative;
}

span.myTyt {
	display:block;
	font-family:'HelveticaNeueLight',Arial, Helvetica, sans-serif;
	font-size:50px;
	color:#FFCC00;
	float:left;
	width:100%;
}

#boxHomeBottom a{
	display:inline-block;
	line-height:19px;
	padding-left:15px;
	background: url(/images/freccia_li.gif) no-repeat 0 0;
}

#boxHomeBottom a.subTit{
	font-size:14px;

}

#boxHomeBottom a:hover{
	color:#b10034;
	text-decoration:none;
}

#boxHomeBottom ul {
	position:absolute;
	bottom:0;
	left:10px;
	height:20px;
}

#boxHomeBottom ul li{
	display:block;
	float:left;
	height:20px;
	background:url(/images/bg_yellow_label.png) no-repeat left top;
	padding-left:10px;
	margin-right:3px;
}

#boxHomeBottom ul li a{
	display:inline-block;
	padding:0 10px 0 0;
	background:url(/images/bg_yellow_label.png) no-repeat right top;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
}

#boxHomeBottom ul li a:hover{
	color:#666666;
}

/*********************************************************************************************/

/************************************ CONTENUTO PAGINA INTERNA / PAGINA SEZIONE  ***********************************/

.greyBox.sectionList {
	margin-top:20px;
	padding:0 20px 20px 0;
	width:222px;
	background:#f7f7f8;
	border:1px solid #ececed;
}

.greyBox.sectionList ul{
	 margin-left:20px;
	 padding-bottom:0;
}

.greyBox.sectionList ul li{
	line-height:20px;
	background:url(/images/freccia_menu_section.gif) no-repeat 0 0;
	margin:5px 0;
}

.greyBox.sectionList ul li.sel{
	line-height:20px;
	padding-left:20px;
	background:url(/images/freccia_menu_section_sel.gif) no-repeat 5px 0;
	margin:5px 0;
}

.greyBox.sectionList ul li.sel a{
	color:#b10034;
}

span.greyTitle {
	display:block;
	width:217px;
	background:#ececed;
	line-height:36px;
	font-size:20px;
	color:#777777;
	padding:0 5px 0 20px;
	margin-bottom:10px;
}

span.pageTitle {
	display:block;
	width:670px;
	background:#FECC37;
	color:white;
	line-height:36px;
	font-size:20px;
	padding:0 5px 0 20px;
	margin-bottom:10px;
}

span.pageTitle.yellow{
	background:#fdc613;
}

#colDx p {
	line-height:15px;
	color:#4e4c4e;
}

div#titOverlay {
	font-family:'HelveticaNeueLight',Arial, Helvetica, sans-serif;
	color:white;
	font-size:30px;
	line-height:30px;
	position:absolute;
	width:940px;
	height:auto;
	text-shadow:rgba(0,0,0,0.7) 2px 2px 1px;
	text-transform:uppercase;
	font-weight:bold;
}

div#titOverlay strong {
	font-family:"Times New Roman", Times, serif;
	font-size:120px;
	color:#FECC37;
	vertical-align:bottom;
}
div#titOverlay.top{
	top:40px;
} 

div#titOverlay.middle{
	top:50%;
} 

div#titOverlay.bottom{
	bottom:20px;
} 

div#titOverlay.left{
	left:20px;
} 

div#titOverlay.center{
	left:50%;
	width:470px;
} 

div#titOverlay.right{
	right:20px;
	text-align:right;
} 

/*********************************************************************************************/

/************************************ SEZIONE TIPO NEWS ***********************************/

a.boxNewsSection {
	display:block;
	height:118px;
	width:100%;
	position:relative;
	margin-bottom:15px;
}

a.boxNewsSection:hover {
	text-decoration:none;
	background-color:#f3f3f3;
}

a.boxNewsSection img{
	border: solid 1px #868584;
	display:block;
	float:left;
}
a.boxNewsSection:hover img{
	border: solid 1px #b10034;
}

a.boxNewsSection strong {
	font-size:13px;
	color:#b10034;
	display:block;
	float:left;
	padding:5px 10px 10px 10px;	
	text-transform:uppercase;
}

a.boxNewsSection em {
	font-style:normal;
	padding:0 10px;
	display:block;
	float:left;
	width:469px;
	height:65px;
	line-height:13px;
	color:#4e4c4e;
	overflow:hidden;
}

a.boxNewsSection:hover em {
	color:#000000;
}

a.boxNewsSection span {
	position:absolute;
	display:block;
	width:430px;
	height:25px;
	right:0;
	bottom:0;
	background:#ececed url(/images/box_news_arrow.gif) no-repeat 440px 0;
	text-align:right;
	line-height:25px;
	padding-right:50px;
	color:#3d3d3d;
	font-size:13px;
	text-transform:uppercase;
}

a.boxNewsSection:hover span {
	background:#E2E2E6 url(/images/box_news_arrow.gif) no-repeat 440px 0;
}

/*********************************************************************************************/

/************************************ PAGINA CONTATTI / RICHIEDI CATALOGO ***********************************/


span.pageTitle.tabs{
	padding-left:0;
	width:690px;
	height:36px;
	background:none;
	margin:0;
	border:none;
	 font-family:'HelveticaNeueLight',Arial, Helvetica, sans-serif;
}

span.pageTitle.tabs a{
	display:block;
	float:left;
	padding:0 15px;
	line-height:36px;
	border:1px solid #BFBFBF;
	border-bottom:none;
	background:#ECECED;
	text-decoration:none;
}

span.pageTitle.tabs a.sel{
	border:none;
	/*border-top:1px solid white;*/
	border-bottom:1px solid #BFBFBF;
	background-color:#F4F4F4;
	color:#666;
}

span.pageTitle.tabs a.sel:hover{
	color:black;
}


#formContatti , #formCatalogo {
	background:#ECECED;
	border:1px solid #BFBFBF;
	font-size:13px;
	padding:15px 20px;
	width:653px;
	display:block;
}

#formContatti input , #formCatalogo  input {
	background:white;
	border:1px solid #D3D3D3;
	line-height:25px;
	height:25px;
	padding:0 5px;
	display:block;
	float:left;
	width:275px;
	color:#666;
}

#formContatti select , #formCatalogo  select {
	background:white;
	border:1px solid #D3D3D3;
	line-height:25px;
	padding:5px;
	display:block;
	float:left;
	width:287px;
	color:#666;
	outline:white;
	
}



#formContatti textarea , #formCatalogo  textarea {
	background:white;
	border:1px solid #D3D3D3;
	line-height:25px;
	height:70px;
	padding:5px;
	display:block;
	float:left;
	width:600px;
	color:#666;
}

#formContatti input.myCheck , #formCatalogo  input.myCheck {
	outline:none;
	width:auto;
	margin-right:10px;
	height:auto;
	background:none;
	border:none;
}

#formContatti label , #formCatalogo label {
	line-height:23px;
}

#formContatti label.myCheckLabel,  #formCatalogo label.myCheckLabel, p.myCheckLabel{
	font-size:10px;
	line-height:12px;
	font-style:italic;
	color:#666;
	cursor:pointer;
}

p.myCheckLabel {
	cursor: auto;
}

#formContatti input.pForm, #formCatalogo input.pForm {
	width:auto;
	height:auto;
	padding:8px 40px;
	font-size:15px;
	line-height:15px;
	color:#333333;
	cursor:pointer;
	background:#D3D3D3 url(/images/freccia_submenu.gif) no-repeat 5px 4px;
	text-transform:uppercase;
	border:1px dotted #B4B2B2;
	margin:30px 20px 0 0;
	font-weight:bold;
    font-family:'HelveticaNeueLight',Arial, Helvetica, sans-serif;
}

ul.form , ul.form li.big { 
	width:650px;
}

ul.form li {
	width:325px;
	padding-bottom:10px;
	float:left;
	display:block;
}

div#error {
	padding:5px;
	border:dotted 1px #FF1900;
	font-size:11px;
	color:#FF1900;
}

/************************************ PAGINA MEDIA VIDEO ***********************************/

a.boxMedia {
	display:block;
	height:118px;
	width:340px;
	position:relative;
	margin:15px 0 0 0;
}

a.boxMedia.left {
	float:left;
}
a.boxMedia.right {
	float:right;
}

a.boxMedia:hover {
	text-decoration:none;
	background-color:#f3f3f3;
}

a.boxMedia img{
	border: solid 1px #868584;
	display:block;
	float:left;
}
a.boxMedia:hover img{
	border: solid 1px #b10034;
}

a.boxMedia strong {
	font-size:13px;
	color:#b10034;
	display:block;
	float:left;
	padding:5px 10px 10px 10px;	
	text-transform:uppercase;
}

a.boxMedia em {
	font-style:normal;
	padding:0 10px;
	display:block;
	float:left;
	width:198px;
	height:65px;
	line-height:13px;
	color:#4e4c4e;
	overflow:hidden;
}

a.boxMedia:hover em {
	color:#000000;
}

a.boxMedia span {
	position:absolute;
	display:block;
	width:178px;
	height:25px;
	right:0;
	bottom:0;
	background:#ececed url(/images/box_news_arrow.gif) no-repeat 180px 0;
	text-align:right;
	line-height:25px;
	padding-right:30px;
	color:#3d3d3d;
	font-size:13px;
	text-transform:uppercase;
}

a.boxMedia:hover span {
	background:#E2E2E6 url(/images/box_news_arrow.gif) no-repeat 180px 0;
}

/*********************************************************************************************/

/*******************************************************   SITEMAP */

ul.sitemapList {
	list-style:disc;
	list-style-position:inside;
	margin:0;
	padding:0
}

ul.sitemapList li {
	line-height:15px;
}

ul.sitemapList li ul {
	list-style:circle;
	margin-left:50px;
}

/*******************************************************   SHADOWBOX GALLERYONE */

.titGal {
	font-family:'HelveticaNeueLight',Arial, Helvetica, sans-serif;
	font-size:25px;
	line-height:30px;
	padding:0 0 10px 0;
	margin:10px 0;
	border-bottom: 1px dotted #999999;
	color:#FFCC00;
	float:left;
	width:100%;
}

.photo_gal {
	float:left;
}

.photo_gal li{
	display:block;
	float:left;
	margin:0 10px 6px 0;
}

/*.photo_gal li a{
	display:block;
	border:4px #FECC37 solid;
}*/

.photo_gal li a:hover img{
	border:2px #666 solid;
}

.photo_gal li a img{
	border:2px #cacaca solid;
}
/* usato su sitemap IT */
#altre-pag{
margin-top:15px;
}
#altre-pag {
margin-top:15px;
color:#4E4C4E;
}
.in-linea li{
	text-transform:uppercase;
	display:inline;
	padding-right:5px;
	color:#4E4C4E;
}
.in-linea li a{
	text-transform:uppercase;
	text-decoration:underline;
	display:inline;
	padding-right:5px;
	color:#4E4C4E;
	line-height:20px;
}