body {
	text-align:center;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

#frame {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
	}
	
#headerleft {
	width:660px;
	height:64px;
	float:left;
	text-indent: -9000px;
	}
	
#generale .logo {
	background: url(../img/mrd_logo_red.gif) no-repeat 24px 18px;
}

/*
#institute .logo {
	background: url(../img/mrd_logo_institute_red.gif) no-repeat 24px 18px;
}

#manufacturing .logo {
	background: url(../img/mrd_logo_manufacturing.gif) no-repeat 24px 18px;
} 
*/

#headerright {
	width:330px;
	float:left;
	margin-top: 35px;
	}		
	
#contentleft {
	width:522px;
	float:left; display: inline;
	padding-left: 20px;
	padding-top: 0px;
	margin-bottom: 0px;
	background-color: white;
	min-height: 370px;
	height: auto !important;
	height: 370px;
	}	

.bloccaFontSize3 {
	font-size: 12px;
	font-weight: bold;
	}	

.bloccaFontSize2, .bloccaFontSizeUl {
	font-size: 10px;
	}

.bloccaFontSize4 {
	font-size: 14px;
	}



.marginTopFlash {
	margin-top: 125px;
	margin-left: -2px;
	/*margin-bottom: 10px;*/
}	

#generale #contentright {
	width:281px;
	float:left; display: inline;
	background: url(../img/focus_color.gif) repeat-x;	
	}
	
#generale #contentright.home {
	margin-top: 0px;
}
	
#institute #contentright, #manufacturing #contentright {
	width:81px;
	float:left;
	display: inline;
	background: #f3f3f3;	
	font-size: 10px;
	text-align: center;
	color: #7f7f7f;
	}		
	
#contentright div {
	margin-bottom: 15px;
}	
	
#menu_laterale {
	width: 158px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px; 
	margin-bottom: 20px;
	min-height: 270px;
	height: auto !important;
	height: 270px;
	}		

#menu_laterale ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

#menu_laterale li a {
	color: #a1a2a3;
	text-decoration: none;
}

#institute #menu_laterale li a:hover, #institute #menu_laterale li {
	color: #b01116;
}	

#manufacturing #menu_laterale li a:hover, #manufacturing #menu_laterale li {
	color: #005288;
}	

#menu_laterale li ul {
	padding-left: 15px;
	padding-bottom: 15px;
}

#institute #menu_laterale li ul li a:hover, #manufacturing #menu_laterale li ul li a:hover, #institute #menu_laterale li ul li, #manufacturing #menu_laterale li ul li {
	color: Black;
}
	
#focus_institute a {
	background: url(../img/focus_logo_institute.gif);
	width: 116px;
	height: 51px;
	float: left;
	text-indent: -9000px;
	display: block;
}

#focus_manufacturing a {
	background: url(../img/focus_logo_manufacturing.gif);
	width: 158px;
	height: 51px;
	float: left;
	margin-left: 15px;
	text-indent: -9000px;
	display: block;
	margin-bottom: 21px;
}

.home #focus_institute_ita a, .home #focus_institute_eng a {
	margin-left: -9px;/*-7px*/
	margin-top: -8px;
	width: 167px;
	height: 100px;	
	position: absolute;
}

.home #focus_institute_ita a {
	background: url(../img/logo_institute_h_ita.gif);
}

.home #focus_institute_eng a {
	background: url(../img/logo_institute_h_eng.gif);
}

.home #focus_manufacturing_ita a, .home #focus_manufacturing_eng a {
	margin-left: 439px;/*441px*/
	margin-top: -8px;
	width: 212px;
	height: 100px;	
	position: absolute;
}

.home #focus_manufacturing_ita a {
	background: url(../img/logo_manufacturing_h_ita.gif);
}

.home #focus_manufacturing_eng a {
	background: url(../img/logo_manufacturing_h_eng.gif);
}


#menu {
	background: url(../img/menu.gif);
	height: 30px;
	clear: left;
	padding-left: 22px;
	border-bottom: 2px solid white;
	
	}

#menu.private {
	padding-left: 690px;
}
	
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu li {
	float: left; 
	border-left: 2px solid White;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: 30px;
	position: relative;
}

#menu li.last {
	border-right: 2px solid White;
	background: url(../img/menu_last.gif);
}

#menu li a {
	display: block;
	color: Black;
	text-decoration: none;
	font-size: 10px;
	width: 134px;
	height: 30px; /* */ height: 20px;
	text-transform: uppercase;
	background-color: transparent;
	padding-top: 10px;
}		

#menu #sottomenu li a:hover, #menu #sottomenu li.sel {
	background: White;
}

#menu li ul li {
	background: #e0e0e0;
	border: 2px solid White;
	border-top: 0px;
}

#menu li ul li#first {
	border-top: 2px solid White;
	background: #e0e0e0;
}

#menu li ul li a:hover {
	background: White;
}

#menu li ul {
  display: none;
  position: absolute; 
	top: 30px;
	left: -2px;  
  	width: 134px;
}
	
#menu li:hover ul, #menu li.over ul { 
	display: block; 
	}	

#header {
	height: 160px;
	/*width: 1000px;*/
	background-color: #F3F3F3;
	}		

#tit_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt; 
	font-weight: normal;
	color: White;
	padding-left: 24px;
	padding-top: 32px;
	border-bottom: 1px solid White;
	text-transform: uppercase;
	float: left;
	letter-spacing: 1px;
}

#tit_header.home{
	border-bottom: 0px;
	padding-right: 27px;
	text-align: right;
	line-height: 25px;
	float: right;
	width: 450px;
}

#footer {
	background: #f3f3f4;
	color: #999999;
	text-align: center;
	padding-top: 4px;
	padding-bottom: -2px;
	font-size:7pt;
	height: 17px;
	clear: both;
	}		
	
#footer a {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	}		
	
#footer a:hover {
	text-decoration: none;
	}		
	
	
p {
	margin: 0px 0px 0px 0px;
}

.corpoTesto, #skip {
	margin: 0px 32px 0px 21px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 14px;
	display: block;/*taf*/
	}	
	
#skip {
	padding-left: 885px;
}

#skip a {
	text-decoration: none;
	color: black;
}	

#skip a:hover {
	text-decoration: none;
	color: #CCCCCC;
}	
	
#generale .corpoTesto a {
	color: #6d6e71;
}

#institute .corpoTesto a {
	color: #b01016;
}	

#manufacturing .corpoTesto a {
	color: #005288;
}	

.corpoTesto a:hover {
	text-decoration: none;
}
	

.tit {
	font-size:14px;
	padding-top:12px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	margin-right: 32px;
	height: 18px;
	}
	
#generale .tit {
	background: url(../img/tit_generale.gif) no-repeat 0px 15px;
}	

#institute .tit {
	background: url(../img/tit_institute.gif) no-repeat 0px 15px;
}	

#manufacturing .tit {
	background: url(../img/tit_manufacturing.gif) no-repeat 0px 15px;
}	

#contentright p { 
	font-size:10px;
	}
	
	
	
#scegli {
	width: 130px;
	height: 13px;
	font-size: 7pt;
	border: 1px solid #b5b6b7;
	float: left;	
	padding-top: 1px;
	text-align: center;
}	
	

.lingua, .lingua a:hover {	
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: url(../img/lingue_under.gif) repeat-x;
}

.lingua a {
	color: #7f7f7f;
	text-decoration: none;
	background-color: white;/* */
}
	
#cerca {
	width: 128px;
	height: 12px;
	font-size: 7pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #b5b6b7;
	padding-left: 3px;
	padding-top: 1px;
	float: left;
	margin-left: 10px;
}

#vai a {
	background: #dbdcdd; 
	color: #000000; 
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	width: 24px;
	height: 12px;
	text-align: center;
	border: #b5b6b7 1px solid;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	padding-top: 2px;
	float: left;
	margin-left: 2px;
	margin-right: 26px;
}	

#vai a:hover {
	background: #b5b6b7;
}

#nav  {
	padding-top: 5px;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #6d6e71;
	text-decoration: none;	
	padding-bottom: 0px;
	padding-left: 20px;
}

#nav a:hover {
	color: #6d6e71;
	text-decoration: none;	
}

#generale #nav {
	width: 500px;
	height: 31px;
	overflow: hidden;

}

#institute #nav, #manufacturing #nav {
	width: 500px;
	height: 31px;
	overflow: hidden;
}

#nav a {
	color: #6d6e71;
	text-decoration: underline;
}

#focus_title {
	padding-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;	
	margin-top: 24px;
}

#focus_subtitle {
	padding-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 24px;
}

#focus_title.home{
	background: #f3f3f3;;	
	padding-top: 10px;
}

#focus_container {
	background: #f3f3f3;	
	height: 100%; /*300px;
	overflow: auto;*/
}

#focus {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 10px;
	float: left; display: inline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 265px;
	padding-bottom: 25px;
}

#focus img {
	padding-right: 15px;
	float: left;
}
#focus p {
	margin: 0px;
	height: 60px;
	font-size: 10px;
	text-align: left;
	line-height: normal;
	overflow: hidden;
	text-align: left;
}
#read {
	text-align: right;
	display: block;
	padding-top: 4px;
}

#read a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}

#read a:hover {
	color: Black;
}


.capoverso {
	width: 84px;
	height: 84px;
	border: 1px solid;
	margin-right: 15px;
	float: left;
}

#lunga {
	margin-top: 16px;
	margin-bottom: 16px;
	float: left;
	color: #7f7f7f;
}

#lunga a, #lunga span {
	height: 136px;
	display: block;
}

#generale #lunga span {
	width: 623px;
	display: block;
}

#generale #lunga a {
	background: transparent url(../img/zoom_lunga_generale.gif);
}

#institute #lunga a {
	background: transparent url(../img/zoom_lunga_institute.gif);
}

#manufacturing #lunga a {
	background: transparent url(../img/zoom_lunga_manufacturing.gif);
}

#generale #lunga a:hover {
	background: transparent url(../img/zoom_lunga_gen_over.gif);
}

#institute #lunga a:hover, #manufacturing #lunga a:hover {
	background: transparent url(../img/zoom_lunga_over.gif);
}

#institute #lunga span, #manufacturing #lunga span {
	width: 535px;
	display: block;
}

#gallery {
	display: block;/*taf*/
	clear: left;/*taf*/
	margin-top: 25px;/*16px;*/
	margin-bottom: 16px;
	/*float: left; taf*/
	margin-left: 21px;/*taf*/
	
}

#foto {
	width: 84px;
	float: left;
	margin-right: 26px;
	margin-top: 10px;
	display: block;	
	color: #7f7f7f;
}

#foto[id]{
	margin-right: 28px;	
}

#generale #foto {
	margin-right: 48px;
}

#generale #foto[id]{
	margin-right: 50px;
}

#foto.last, #generale #foto.last {
	margin-right: 0px;
	
}

#foto a, #foto span {
	height: 61px;
	display: block;
}

#foto span {
	width: 86px;
	display: block;
	
}

#generale #foto a {
	background: transparent url(../img/zoom_gallery_generale.gif);
}

#institute #foto a {
	background: transparent url(../img/zoom_gallery_institute.gif);
}

#manufacturing #foto a {
	background: transparent url(../img/zoom_gallery_manufacturing.gif);
}

#manufacturing #foto a:hover, #institute #foto a:hover, #generale #foto a:hover {
	background: transparent url(../img/zoom_gallery_over.gif);
}

/*#generale #contentleft p img, #generale #contentright div img {
	border-color: #b2b3b3;
}

#institute #contentleft p img, #institute #contentright div img {
	border-color: #b01116;
}

#manufacturing #contentleft p img, #manufacturing #contentright div img {
	border-color: #014571;
}*/

#generale #contentleft .corpoTesto img, #generale #contentright div img {
	border-color: #b2b3b3;
}

#institute #contentleft .corpoTesto img, #institute #contentright div img {
	border-color: #b01116;
}

#manufacturing #contentleft .corpoTesto img, #manufacturing #contentright div img {
	border-color: #014571;
}

#contentright2{
	margin-top: 100px;/**/
}

.imgQua a img {
	border: 2px solid white;
	/*width: 167px;
	height: 126px;*/
	/*margin: 0 auto;*/
}

#generale .imgQua a:hover img {
	border: 2px solid #b2b3b3;
}

#institute .imgQua a:hover img {
	border: 2px solid #b01116;
}

#manufacturing .imgQua a:hover img {
	border: 2px solid #014571;
}

.imgQua {
	float: left;
	padding: 0px 30px 50px 60px;/* */
	/*background: yellow;*/
}

/*#generale #contentright.immagini a {
	display: block;
	margin: 0 auto;
}

#institute #contentright.immagini a {
	display: block;
	margin: 0 auto;
}

#manufacturing #contentright.immagini a {
	display: block;
	margin: 0 auto;
}

#generale #contentright.immagini a:hover, #institute #contentright.immagini a:hover, #manufacturing #contentright.immagini a:hover {
	display: block;
}

#contentright.immagini span {
	display: block;
	margin: 0 auto;
	position: relative;
} 

#focus {

}*/

.quadratino {
	position: relative;
}
#generale .quadratino a{
	background: transparent url(../img/zoom_generale.gif) no-repeat;
}

#institute .quadratino a{
	background: transparent url(../img/zoom_institute.gif) no-repeat;
}

#manufacturing .quadratino a{
	background: transparent url(../img/zoom_manufacturing.gif) no-repeat;
}

#generale .quadratino a:hover, #institute .quadratino a:hover, #manufacturing .quadratino a:hover{
	background: transparent url(../img/zoom_hover.gif) no-repeat;
}

#generale #contentright.immagini a {
	/*background: transparent url(../img/zoom_laterale_generale.gif);*/
}

#institute #contentright.immagini a {
	/*background: transparent url(../img/zoom_laterale_institute.gif);*/
}

#manufacturing #contentright.immagini a {
	/*background: transparent url(../img/zoom_laterale_manufacturing.gif);*/
}

#manufacturing #contentright.immagini a:hover, #institute #contentright.immagini a:hover, #generale #contentright.immagini a:hover{
	/*background: transparent url(../img/zoom_laterale_over.gif);*/
}

#torna {
	clear: both;
	display: block;/*taf*/
	margin-top: 10px;/*taf margin-top: 10px;*/
	text-align: right;
	padding-right: 33px;
	padding-bottom: 20px;
	padding-top: 40px;
}

#torna a {
	color: #7f7f7f;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#torna a:hover {
	text-decoration: none;
}

#homecontainer {
	clear: both;
	display: block;
	margin: 0 auto; 
	background: url('../img/bck_grey.gif') repeat;
}/* */ 

#homecontainer.private {
	background: white;/*#c5c6c6;*/
	font-size: 10px;
}/* */

#homecontainer.private {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 14px;
} 

.introPrivate {
	margin: 10px 32px 0px 21px;
}

.corpoTestoPrivate {
	margin: 10px 0px 0px 21px;
}

.menuPrivate {
 	margin: 20px 10px 0px 21px;
}

.menuPrivate a {
 	text-decoration: none;
	color: black;
}

.menuPrivate a:hover {
 	text-decoration: underline;
}

.clientePrivate a {
 	text-decoration: none;
 	color: black;
}

.clientePrivate a:hover {
 	text-decoration: underline;
 	color: black;
}

.download {
 float: left;
 margin-right: 20px;
} 

.download a img {
 	border: 2px solid white;
} 

.download a:hover img {
 	border: 2px solid #D5D5D5;
}

#homeheader {
	height: 160px; 
	/*margin: 0 auto; */
	padding-left: 160px;
	background: url('../img/bck_grey.gif') repeat;
}

#homecontainer #homeleftbuttons {
	width: 420px;
	float: left;
}

/*#homeBox {
	width: auto;
	display: block;
	clear: both;
	background: url('../img/bck_grey.gif') repeat;
}*/

.col1 { 
	width: 160px;
	background: url('../img/bck_grey.gif') repeat;
}

.col2 {
	vertical-align: top; 
	width: 262px;
	padding: 55px 44px 55px 44px;
	font-size: 12px;
	background: url('../img/bck_white.gif') repeat;
}

.col3 {
	vertical-align: top; 
	width: 262px;
	padding: 55px 44px 55px 44px;
	font-size: 12px;
	background: url('../img/bck_grey.gif') repeat;
}

.col2 .rientro, .col3 .rientro{
	margin-left: -20px;
}


/*#col2 {
	font-size: 14px;
	width: 132px;
	height: 100%; 
	float: left;
	display: block;
	padding: 55px 144px 55px 144px;
	background: url('../img/bck_white.gif') repeat;
}

#col3 {
	font-size: 14px;
	width: 132px;
	height: 100%; 
	float: left;
	display: block;
	padding: 55px 144px 55px 144px;
	background: url('../img/bck_grey.gif') repeat;
}*/ 

#generale #headercont { 
	background-color: #b11017; /* #d1d2d4;*/ /* grey */ 
	float: left; 
	width: 1000px; 
}
		
#generale #headerright { 
	float: left; 
}
		
#generale #headerleft { 
	float: left; 
}
		
#menu_laterale a img { 
	border: none; 
}
		
#focus_container { 
	width: 200px; 
}

#header .foto { 
	width: 840px; 
	height: 160px;
	float: left;  
	/*margin-left: 158px; 
	padding-left: 2px; */
	background-color: white; 
}

#header .bloccoLink { 
	width: 160px; 
	height: 160px;
	float: left; 
	/*margin-left: 158px; 
	padding-left: 2px;*/ 
	background-color: white; 
}

.mainbody .bloccoLink { 
	width: 160px; 
	height: 160px;
	/*margin-left: 158px; 
	padding-left: 2px;*/ 
	background-color: #f2f2f3; 
}

#header .bloccoLink a, .mainbody .bloccoLink a{ 
	border: none;
	/*padding-bottom: 2px;*/
	margin-bottom: 1px;
} 

.mainbody {
	float: left;
	width: 1000px;
	background-color: #F3F3F3;
}

.mainbody #contentleft { 
	/*margin-top: -45px; padding-top: 45px;*/ 
}

