@charset "utf-8";
body  {
	color: #626365;
	font: 12px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #B2B2B3 url(../img/bg-content.gif) repeat-x;
}
#wrapper { 
	width: 805px;
	margin: 0 auto;
	text-align: left;

} 
#header {
	height: 86px;
	width: 805px;
	border-bottom: 6px solid #970D15;
}
#header h1 {
	font-size: 18px;
	display: inline;
	margin: 0;
	color: #697E8D;
	font-weight: normal;
	font-style: normal;
	padding-left: 20px;
	position: relative;
	bottom: 18px;
}
/*******************************/
a {
	text-decoration: none;
	font-weight: bold;
		color: #626365;

}
a:link,
a:visited {
		color: #626365;

}
a:hover,
a:focus,
a:active {
	text-decoration: underline;
}
/******************************/
#sidebar  { background: #000 url("../img/bg-sidebar.gif") no-repeat; padding: 75px 0 15px; width: 182px; float: left }
#sidebarBG0  { background: #000 url("../img/bg-sidebar.gif") no-repeat; z-index: -100; width: 182px; height: 500px; float: left }
#sidebarBG  { background: #000 url("../img/bg-sidebar.gif") no-repeat; z-index: -100; width: 182px; height: 680px; float: left }
#sidebarBG2  { background: #000 url("../img/bg-sidebar.gif") no-repeat; z-index: -100; width: 182px; height: 780px; float: left }
#sidebarBG3  { background: #000 url("../img/bg-sidebar.gif") no-repeat; z-index: -100; width: 182px; height: 965px; float: left }
#sidebarContacts {
	float: left;
	width: 182px;
	background: #000 url(../img/bgSb-contact.jpg) no-repeat;
	padding: 75px 0 15px;
}
#sidebarProfile {
	float: left;
	width: 182px;
	background: #000 url(../img/bgSb-profile.jpg) no-repeat;
	padding: 75px 0 15px;
}
#sidebarManufacturing {
	float: left;
	width: 182px;
	/* height: 620px; */
	background: #000 url(../img/bgSb-manufacturing.jpg) no-repeat;
	padding: 75px 0 15px;
}
#sidebarProduction {
	float: left;
	width: 182px;
	background: #000 url(../img/bgSb-production.jpg) no-repeat;
	padding: 75px 0 15px;
}
#sidebarQuality {
	float: left;
	width: 182px;
	background: #000 url(../img/bgSb-quality.jpg) no-repeat;
	padding: 75px 0 15px;
}
#sidebarClad {
	float: left;
	width: 182px;
	background: #000 url(../img/bgSb-cladline.jpg) no-repeat;
	padding: 75px 0 15px;
}
#sidebarReference {
	float: left;
	width: 182px;
	background: #000 url(../img/bgSb-references.jpg) no-repeat;
	padding: 75px 0 15px;
}
#sidebarDownload {
	float: left;
	width: 182px;
	background: #000 url(../img/bgSb-downloads.jpg) no-repeat;
	padding: 75px 0 15px;
}
#sidebarNews {
	float: left;
	width: 182px;
	background: #000 url(../img/bgSb-news.jpg) no-repeat;
	padding: 75px 0 15px;
}
/*******************************/
#mainContent { 
	margin: 0 0 0 182px;
	padding: 0 20px;
} 
#mainContentR { 

	background: url(../img/bg-mondo.png) no-repeat 170px 55px;
} 
#footer {
	float: right;
	width:605px;
	padding: 0 10px 0 0;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
}


#logoAllied {
	float: left;
	width:182px;
	padding:4px;
}











.fltrt { /* questa classe può essere utilizzata per rendere mobile un elemento a destra nella pagina. L'elemento reso mobile deve precedere l'elemento al quale deve essere affiancato sulla pagina. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* questa classe può essere utilizzata per rendere mobile un elemento a sinistra nella pagina.*/
	float: left;
	margin-right: 8px;
}
.clearfloat { /* questa classe deve essere inserita in un elemento div o break e deve essere l'elemento finale prima della chiusura di un contenitore che deve contenere per intero un elemento mobile */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



/*Menu SIDEBAR*/
.menuNavigazione {
	width: 182px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.menuNavigazione a {
	display: block;
	text-decoration: none;
	border-bottom: 2px solid #fff;
	margin: 1px 0;
	padding: 3px 10px;
	color: #fff;
	font-size: 16px;
}
.menuNavigazione a:link,
.menuNavigazione a:visited {
	color: #fff;
}
.menuNavigazione a:hover,
.menuNavigazione a:focus,
.menuNavigazione a:active {
	/* background: #525252;*/
	background: #970D15;
	color: #fff;
}
.menuNavigazione li.voceCorrente {
	background: #970D15;
	color: #fff;
}


/**/

#mainContent h1 {
	font-size: 26px;
	color: #970D15;
}
#mainContent h2 {
	font-size: 20px;
	color: #970D15;
	font-weight: normal;
	font-style: normal;
}
#mainContent h3 {
	font-size: 16px;
	color: #626365;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0;
	padding-bottom: 0;
}
#mainContent p {
	margin: 4px 0;

}
#mainContent p.big {
	font-size: 16px;
}
#mainContent p.spazio {
	height: 15px;
	margin: 0;
	padding: 0;
}
#mainContent p.elencoLinks {
	font-size: 16px;
}
#imageProfile {
	position: relative;
	margin: -40px 0 0;
}
#mainContent div.box337 {
	width: 330px;
	text-align: justify;
	float: left;
	line-height: 1.8em;
}
#mainContent p.box557 {
	width: 557px;
	text-align: justify;
	float: left;
	line-height: 1.8em;
}
#mainContent div.img337 {
	float: left;
}
#mainContent div.didascalia1 {
	width: 278px;
	float: left;
	margin-right: 18px;
}
#mainContent div.didascalia2 {
	width: 278px;
	float: left;
}

#didascaliaClad2 {
	width: 586px;
	margin-top: 30px;
}

#didascaliaClad2 .didascalia3 {
	width: 115px;
	position: relative;
	top: -280px;
	left: 156px;
}
#didascaliaClad2 .didascalia4 {
	width: 115px;
	position: relative;
	top: -120px;
	left: 156px;
}
#didascaliaClad2 .didascalia5 {
	width: 115px;
	position: relative;
	top: -150px;
	left: 329px;
	float: left;
}

/*********/
#inline_box1 {
	background: transparent url(../img/growing-together_popUp2.png) no-repeat;
	width: 575px;
	height: 405px;
	padding: 0;
	margin: 0;
}
#inline_box1 h1 {
	font-size: 20px;
	color: #970D15;
	text-align: left;
	padding-top: 20px;
	padding-left: 0;
}
#inline_box1 p {
	font-size: 12px;
	width: 155px;
	text-align: justify;
	padding-top: 0px;
	padding-left: 0px;
}



/******************** scroll pages css *******************/

#content{
	overflow:hidden;
	width:603px;
	position:relative;
	/* height:543px; */
	float:left;
	margin: 0;
	padding: 0;

}



#mainContent ul, li {
	padding:0;
	margin:0;
	list-style:none;

}

.section{
	padding:0;
	margin:0;
	list-style:none;
	
}
.section{
	width:603px;
	position:relative;
}

	.section .sub{ /*dimensioni e spaziatura della zona interna*/
		position:relative;
		float:left;
		/* padding: 9px 21px 42px; */
		width:603px;
	z-index: 1000;
}
		.section .sub p{
			width:550px;
			margin:16px 0;
			/*font-size:100%;
			line-height:1.4em;*/
		}
		.section .next, .section .prev, .section .page{
			font-size:12px;
			position:absolute;
			top:25px;
		}
		.section .next{
			right:30px;
		}
		.section .prev{
			right:90px;
		}
		.section .page{
			right:60px;
		}


/*****************************/

/******************** scroll BOXES css *******************/
#contentBox{
	overflow:hidden;
	width:558px;
	position:relative;
	height:174px;
	float:left;
	margin: 0;
	padding: 0;

}
#content p.spazio {
	height: 15px;
	margin: 0;
	padding: 0;
}



#mainContent ul, li {
	padding:0;
	margin:0;
	list-style:none;

}

.sectionBox{
	padding:0;
	margin:0;
	list-style:none;
	
}
.sectionBox{
	width:5900px;
	position:relative;
}

	.sectionBox .sub{ /*dimensioni e spaziatura della zona interna*/
		position:relative;
		float:left;
		/* padding: 9px 21px 42px; */
		width:558px;
		height:174px;

}
		.sectionBox .sub p{
			width:275px;
			margin: 0;
			/*font-size:100%;
			line-height:1.4em;*/
		}
		.sectionBox .next, .sectionBox .prev, .sectionBox .page{
			font-size:10px;
			position:absolute;
			top:139px;
		}
		.sectionBox .next{
			right:33px;
		}
		.sectionBox .prev{
			right:217px;
		}
		.sectionBox .page{
			right:125px;
		}


/*****************************/

.contenitore img {
	float:  left;
}
.contenitore3 img {
	float:  left;
}
.contenitore3 {
	margin-bottom: 20px;
}
.contenitore3 h4 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}
#content img.news {
	margin-right: 20px;
}
div.clear {
	clear: left;
	height: 0;
	overflow: hidden;
}

/******************************/

#boxQuality {
	width: 558px;
	height: 174px;
	background: url(../img/bg-box-quality.gif) no-repeat;
}
#boxQuality img {
	float:  left;
}
#boxQuality h1 {
	font-size: 16px;
	color: #626365;
	margin: 0;
	padding-top: 40px;
	padding-left: 323px;
	padding-right: 35px;
}
#boxQuality h1.quality {
	font-size: 16px;
	color: #626365;
	margin: 0;
	padding-top: 30px;
	padding-left: 323px;
	padding-right: 35px;
}
#boxQuality div.box {
	font-size: 12px;
	color: #626365;
	
	padding-left: 323px;
	padding-right: 35px;
}
#contentQuality{
	overflow:hidden;
	width:558px;
	position:relative;
	height:174px;
	float:left;
	margin: 0;
	padding: 0;

}
.sectionQuality{
	padding:0;
	margin:0;
	list-style:none;
	
}
.sectionQuality{
	width:1900px;
	position:relative;
}

	.sectionQuality .sub{ /*dimensioni e spaziatura della zona interna*/
		position:relative;
		float:left;
		/* padding: 9px 21px 42px; */
		width:558px;
		height:174px;

}
		.sectionQuality .sub p{
			width:550px;
			margin:16px 0;
			/*font-size:100%;
			line-height:1.4em;*/
		}
		.sectionQuality .next, .sectionQuality .prev, .sectionQuality .page{
			font-size:12px;
			position:absolute;
			top:140px;
		}
		.sectionQuality .next{
			right:53px;
		}
		.sectionQuality .prev{
			right:160px;
		}
		.sectionQuality .page{
			right:237px;
		}



/********************************/

.references {
	line-height: 2em;
}


/*******************/


 
/* tooltip styling */ 
.tooltip { 
    display:none; 
    /* height:163px; */ 
    padding: 4px; 
    width:150px; 
    color: #626365;
	font: 11px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #dfdfdf;
} 
 
/* a .label element inside tooltip */ 
.tooltip .label { 
    color:yellow; 
    width:35px; 
} 
 
.tooltip a { 
    text-decoration: none;
	color: #00A8E3;
	font: 16px Verdana, Arial, Helvetica, Geneva, sans-serif;
}



/*********************************/


#box1 {
	float: left;
	width: 280px;
}
#box2 {
		float: left;

}

.contenitore2 img {
	float:  left;
}
.contenitore2 p.icona {
	padding-left: 86px;
}
.contenitore2  {
	width: 280px;
	line-height: 1.5em;
	padding-bottom: 35px;
}
/***********************/
strong {
	font-size: 14px;
}
.bottomLink {
	right: 10px;
	width: 603px;
	text-align: right;
	margin: 0;
	padding: 0;
	top: 60px;
	position: relative;
}
.bottomLink img {
	float: right;
	border: 0;
	margin-top: 4px;
}
.bottomLink a {
	text-decoration: none;
	font-size: 18px;
}
.bottomLink a:link, a:hover {
	text-decoration: none;
}
.bottomLink a:link,
.bottomLink a:visited {
	text-decoration: none;
}
.bottomLink a:hover,
.bottomLink a:focus,
.bottomLink a:active {
	text-decoration: none;
}


/**************************************/

#inline_1 {
	width: 580px;
	text-align: left;
}





