@charset "utf-8";

@import "menu-footer.css";
@import "menu-top.css";
@import "box-barra.css";
@import "landing.css";
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	width: 100%;
	bottom:0;
	margin:0;
	padding:0;
	background-color:#cccccc;
}

#main {
	background-image:url(../img/sfondo-menu-footer.gif);
 	background-repeat:repeat-x;
 	background-position:bottom;
	background-color:#ffffff;
	width:100%;
	position: absolute;
	margin:0 auto;
}

.generale #container {
	width: 790px;
	margin: 0 auto;	
}

.generale #mainContent {
	padding: 0; 
	float: left;
	width: 790px;
	position:relative;
	z-index:10;
}

.generale #barra-sx {
	float: left;
	width: 170px;
	margin:0;
	padding: 10px 10px 15px 0px;
	
}
.generale #barra-dx {
	margin: 0 0 0 175px;
	padding: 1px 20px 20px;
} 
.generale #processo-lmm {
	margin: 0 0 0 175px;
	padding: 1px 20px 20px;
} 
.generale #barra-dx H3{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#6783a9;
	width:560px;
} 
.generale #barra-dx P{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	
} 

.generale #barra-dx a{ 
		color : #666666;
			
} 

.generale #barra-dx img{ 
	
	border-color: white;
	border-width:0px;
      }
      
      


.testo-barra-dx{
width:560px;
}

.testo-barra-dx-red{
width:415px;
}


#descriptionlist
{
	color:#666666;
	width:415px;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin: -5px;
}

#descriptionlist li
{
	padding-left: 20px;
	background-image: url(../img/punto-elenco.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 4px;
	line-height:1.4em;
	
	
}

#descriptionlist ul { 
	list-style: none; 
}



.generale #header {
	padding: 0; 
	background-image:url(../img/icdoc-header.jpg);
 	background-repeat:no-repeat;
 	background-position: top center;
	height:90px;
	margin-bottom:25px;
}
.generale #logo, .generale #logo A {
	position:absolute;
	width:106px;
	border:0;
	border-top-style: none; 
 	border-right-style: none; 
 	border-left-style: none; 
 	height: 60px; 
 	border-bottom-style: none;
 	padding-top: 7px!important; 
}

.generale #roadshow, .generale #roadshow A {
	position:absolute;
	width:179px;
	border:0;
	border-top-style: none; 
 	border-right-style: none; 
 	border-left-style: none; 
 	height: 60px; 
 	border-bottom-style: none;
 	padding-top: 7px!important; 
 	margin-left: 100px;
}

.generale #menu_footer{
	width:100%;
	white-space:nowrap;
	margin:35px 80px;
	float:left;
}
.generale #copyright {
  	color: #ffffff; 
	font-size:12px;
	text-align:center;
	width:100%;
	float:left; 

}


#copyright  A {
	color: #ffffff;
 	text-decoration:underline;
}
#copyright  A:visited {
	color: #ffffff;
 	text-decoration:underline;
}

.clear {
	clear: both; 
	overflow:hidden;
}



