@charset "utf-8";
/* CSS Document */

/*@font-face {
font: "ITC New Baskerville";
src: url("font/baskerville.pfm");
}*/

* {
	z-index:auto;
}

body {
	width: 100%;
	font-size: 0.75em;
	font-family: Arial, Verdana, Geneva, sans-serif;
	background:#E6E6E6 url(../images/background.jpg) left top repeat-x;
	padding:0;
	margin:0;
	color:#152554;
}
	
#wrapper {
	margin:0 auto;
	width:943px;
	background:url("../images/rightcolumn2.png") repeat-y scroll left top transparent;
}

#top {
	margin:0 auto;
	height:381px;
	width:943px;
	margin-bottom:0;
	padding:0;
}

#logo {
	float:left;
	width:214px;
	height:149px;
	background:url(../images/logo.png) top left no-repeat;
}

#logo a {
	cursor:pointer;
	display:block;
	width:214px;
	height:149px;
}

#lingua {
	float:right;
	width:729px;
	height:22px;
	background:url(../images/lingua.png) top left no-repeat;
	text-align:right;
	font-size:0.80em;
}

#lingua a {
	text-decoration:none;
	color:#FFF;
	cursor:pointer;
	margin-right:15px;
	line-height:22px;
}

#lingua a:hover {
	text-decoration:underline;
}

#lingua img {
	margin-top:5px;
}

#header_image {
	float:right;
	width:729px;
	height:359px;
	background-color:#2E3A60;
}


/*
#menu {
	float:left;
	width:214px;
	height:232px;
	background:url(../images/menu_background.png) top right no-repeat;
	padding:0;
	margin:0;
	font-size:1em;
	font-weight:600;
}

#menu ul {
	margin-top:-15px;
}

#menu li {
	text-align:left;
	background-image:url(../images/menu_link.png);
	cursor:pointer;
	display:block;
	width:213px;
	height:20px;
	text-indent:25px;
	margin-left:-40px;
	margin-bottom:18px;
}

#menu li a {
	text-decoration:none;
	cursor:pointer;	
	display: block;
	line-height:20px;
	color:#152554;
}

#menu li a:visited {
		color:#152554;
}

#menu li a:focus  {
		color:#FFF;
		background:url(../images/menu_hover.png);
}

#menu li a:hover  {
		color:#FFF;
		background:url(../images/menu_hover.png);
}

#menu li a:active  {
		color:#FFF;
		background:url(../images/menu_hover.png);
}

*/



#menu {
	float:left;
	width:214px;
	height:212px;
	background:url(../images/menu_background.png) top right no-repeat;
	padding:20px 0 0 0;
	margin:0;
	font-size:1em;
	font-weight:600;
	z-index:1000;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 213px; /* Width of Menu Items */
	}
	
.menu li {
	margin-top:-1px;
}

.menu ul li {
	position: relative;
	height:20px;
	}
	
.menu li ul {
	position: absolute;
	left: 213px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
.menu ul li a {
	display: block;
	text-decoration: none;
	color: #152554;
	background:url(../images/menu_link.png);
	padding: 3px 0 3px 15px;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

a:hover.topmenu { 
	color:#152554;
	background:url(../images/menu_hover.png);

} /* Hover Styles */
		
.menu li ul li a { 
	padding: 2px 5px;
	background-color:#FFF;
} /* Sub Menu Styles */
		
.menu li:hover ul, li.over ul { display: block; } /* The magic */

#top_azienda a {
	background:url(../images/menu_link.png);
}

#top_azienda a:hover {
	color:#FFF;
	background:url(../images/menu_hover.png);
}

#sub_azienda li a {
	background:url(../images/menu_link.png);
}

#sub_azienda li a:hover {
	background:#33406A;
	color:#FFF;
}
	
#top_divisioni a {
	background:url(../images/menu_link.png);
}

#top_divisioni a:hover {
	color:#FFF;
	background:url(../images/menu_hover.png);
}

#sub_divisioni li a:hover {
	background:#33406A;
	color:#FFF;
}

#top_settori a {
	background:url(../images/menu_link.png);
}

#top_settori a:hover {
	color:#FFF;
	background:url(../images/menu_hover.png);
}

#sub_settori li a:hover {
	background:#33406A;
	color:#FFF;
}

#top_partnership a:hover {
	color:#FFF;
	background:url(../images/menu_hover.png);
}

#top_contatti a {
	background:url(../images/menu_link.png);
}

#top_contatti a:hover {
	color:#FFF;
	background:url(../images/menu_hover.png);
}

#sub_contatti li a:hover {
	background:#33406A;
	color:#FFF;
}








#leftcolumn {
	font-family: Arial/*"New Baskerville"*/, Constantia, Baskerville-Normal, "Baskerville Old Face", "Times New Roman", serif;
	font-size:1.1em;
	float:left;
	width:213px;
	min-height:400px;
	background:url(../images/leftcolumn.png) top left no-repeat;
	border-right: dashed 1px #CCC;
}

#missione {
	width:183px;
	text-align:right;
	padding-left:20px;
	padding-right:10px;
	line-height:25px;
}

#news {
	margin-top:40px;
	width:183px;
	text-align:left;
	padding-left:10px;
	padding-right:20px;
	line-height:15px;
}

#link {
	padding-left:10px;
}

#link a {
	color:#152554;
	text-decoration:none;
}

#link a:hover {
	color:#152554;
	text-decoration:underline;
}

#news h1 {
	text-align:left;
	padding-left:0;
}
	

#maincolumn {
	font-family: Arial/*"New Baskerville"*/, Constantia, Baskerville-Normal, "Baskerville Old Face", "Times New Roman", serif;
	float:left;
	width:452px;
	min-height:400px;
	background:#FFF url(../images/maincolumn.png) top left no-repeat;
	padding-left:40px;
	padding-right:40px;
	text-align:justify;
	font-size:1.1em;
	line-height:19px;
}

#maincolumn_dovesiamo {
	font-family:"New Baskerville", Constantia, Baskerville-Normal, "Baskerville Old Face", "Times New Roman", serif;
	float:left;
	width:502px;
	height:auto;
	background:#FFF url(../images/maincolumn.png) top left no-repeat;
	padding-left:15px;
	padding-right:15px;
	font-size:1.1em;
}

#rightcolumn {
	float:right;
	width:197px;
	min-height:400px;
	background:#465C84 url(../images/rightcolumn.png) top left no-repeat;
	padding-top:27px;
	font-size:0.85em;
	overflow:hidden;
}

#rightcolumn li {
	text-align:left;
	cursor:pointer;
	display:block;
	width:196px;
	height:27px;
	text-indent:40px;
	margin-left:-40px;
	margin-bottom:6px;
	color:#FFF;
}

#rightcolumn li a {
	color:#FFF;
	text-decoration:none;
	line-height:27px;
	letter-spacing:1px;
}

#rightcolumn li a:focus {
	text-decoration:underline;
}

#rightcolumn li a:hover {
	text-decoration:underline;
}

#rightcolumn li a:active {
	text-decoration:underline;
}

#footer {
	color:#FFF;
	margin-top:-15px;
	width:943px;
	height:90px;
	margin:0 auto;
}

#piede {
	float:left;
	width:943px;
	height:50px;
	background:url(../images/footer.png) top left no-repeat;
}

#piede p {
	padding-left:50px;
	padding-top:12px;
}

#piede a {
	color:#FFF;
}

#copyright {
	float:left;
	width:943px;
	height:40px;
	margin:0 auto;
	text-align:center;
	background-color:#E6E6E6;
	color:#152554;
	padding-top:-15px;
}

#copyright a {
	color:#152554;
}

.clearer {
	clear:both;
	line-height:0;
}

h1 {
	font-weight:bold;
	text-align:right;
	font-size:1.35em;
	font-style:italic;
	padding-top:10px;
	padding-bottom:0;
	padding-right:20px;
	padding-left:15px;
}

.img {
	vertical-align:middle;
	margin-right:15px;
	}
	
#map {
	float:right;
	width:330px;
}

#contatti {
	float:left;
	width:170px;
}

h3 {
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:-8px;
	margin-top:3px;
}

h3 a {
	text-decoration:none;
	cursor:pointer;
	color:#152554;
}

h3 a:visited {
	color:#152554;
}

h3 a:hover {
	color:#152554;
	text-decoration:underline;
}

h4 {
	line-height:10px;
	font-weight:bold;
	font-size:1.25em;
	margin-top:25px;
	margin-bottom:0px;
	font-weight:normal;
}

h4 a {
	text-decoration:none;
	cursor:pointer;
	color:#152554;
}

h4 a:visited {
	color:#152554;
}

h4 a:hover {
	color:#152554;
	text-decoration:underline;
}

h2 {
	font-weight:bold;
	text-align:left;
	font-size:1.35em;
	font-style:italic;
	padding-top:10px;
	padding-bottom:0;
	padding-right:20px;
	padding-left:10px;
}

.home p {
	padding:0;
}

.h4 {
	padding-top:25px;
	padding-bottom:-5px;
}

.proposta {
	padding-bottom:10px;
	border-bottom:solid 1px #D8D8D8;
}

.rassegnastampa {
	padding-bottom:5px;
	border-bottom:solid 1px #D8D8D8;
}

.iniziativa {
	padding-bottom:10px;
	border-bottom:solid 1px #D8D8D8;
}
