html, body
{
	margin: 0;
	padding: 0;
}
body
{
	font-family: "Lucida sans" , "Lucida" , Arial,sans-serif;
	font-size: 1em;
	text-align: center;
	background: #FFF url( "images/background.jpg" ) repeat-x;
	color: #000;
	overflow:auto;
}

div#container
{
	position: relative;
	width: 972px;
	margin: 0 auto;
	text-align: left;
}

body > div#container
{
	height: auto;
}

div#footer-home
{
	text-align: center;
	background: url( "../images/footer.jpg" ) top no-repeat;
	font-size: 0.7em;
	padding: 1em 0;
	font-family: Verdana;
	color: #FFF;
	width: 972px;
	height: 46px;
	margin: 0 auto;
}
div#footer-home a
{
	color: #FFF;
}
div#footer-internal
{
	text-align: center;
	background: url( "../images/footer.jpg" ) top no-repeat;
	font-size: 0.7em;
	padding: 1em 0;
	font-family: Verdana;
	color: #FFF;
	width: 972px;
	height: 46px;
	margin: 0 auto;
}
div#footer-internal a
{
	color: #FFF;
}
div#footer
{
	position: absolute;
	text-align: center;
	bottom: 0;
	font-size: 0.8em;
	padding: 1em 0;
	color: #FFF;
	width: 870px;
	margin: 0 auto;
}
div#footer a
{
	color: #FFF;
}

a.approfondimento
{
	color: #ff781f !important;
	text-decoration: none;
}
a.approfondimento:hover
{
	text-decoration: underline;
}


#menu-top ul
{
	margin: 0;
	padding: 0;
	margin-left: 274px;
	padding-bottom: 2px;
}

#menu-top li
{
	display: inline;
	padding-right: 10px;
	padding-left: 5px;
}
#menu-top li a
{
	color: #FFF;
	font-size: 0.7em;
	text-decoration: none;
}

#logo
{
	margin-left: 30px;
	margin-top: 10px;
	float: left;
	display: inline;
	border-collapse: separate;
	margin-bottom: 5px;
}
#home #logo
{
	margin-left: 80px;
	margin-top: 20px;
	float: left;
}

img
{
	border: 0;
}

.clear
{
	clear: both;
}

#top-nav
{
	color: #000;
	font-size: 0.7em;
	text-align: right;
	padding-right: 6px;
	padding-bottom: 5px;
	background: url( "../images/shadow-top.jpg" ) bottom no-repeat;
}
#top-nav ul
{
	margin: 5px;
}
#top-nav ul li
{
	display: inline;
	padding-left: 20px;
}
#top-nav ul li a
{
	color: #666;
	text-decoration: none;
}
#top-nav ul li a:hover
{
	text-decoration: underline;
}


#bg-nav
{
	width: 972px;
	padding-left: 6px;
	background: url( "../images/bg-page.jpg" ) repeat-y; /*height: 43px;*/
}

#navigation
{
	width: 960px;
}

#navigation #main-menu-table
{
	width: 960px;
	height: 42px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	margin: 0;
	padding: 0;
	background-image: url(../images/menubargray.png);
	background-repeat: repeat-x;
}
#navigation #main-menu-table a
{
	display: block;
	padding-left: 6px;
	padding-right: 6px;
	height: 30px;
	padding-top: 12px;
	overflow: hidden;
	color: #21448b;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
	text-align:center;
}
#navigation #main-menu-table a:hover, #navigation #main-menu-table .selected a
{
	color: #fff;
	background-image: url(../images/menubarblue.png);
	background-position: center top;
}
#navigation #main-menu-table td.separator
{
	width: 2px;
	background-image: url(../images/menubarseparator.png);
	background-position: center top;
}

#subnavigation
{
	width: 958px;
	background-image: url(../images/submenubar.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color:White;
	border-bottom: 1px solid #CFCBD7;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	padding:0px;
}

#subnavigation #sub-menu-table
{
	/*width: 960px;*/
	height: 20px;
	
	margin: 0;
	padding: 0;
	
}
#subnavigation #sub-menu-table td
{
		padding-left: 24px; 
	padding-right: 24px;

	}
#subnavigation #sub-menu-table a
{
	display: block;
	height: 17px;
	padding-top: 3px;
	overflow: hidden;
	color: #999;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	white-space:nowrap;
}
#subnavigation #sub-menu-table a:hover, #subnavigation #sub-menu-table .selected a
{
	color: #369;
	/*color: #fff;
	background-image: url(../images/submenubarblue.png);
	background-position: 0px 0px;*/
}

#menushadow
{
	width: 958px;
	height: 4px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	overflow: hidden;
	background-image: url(../images/menushadow.gif);
	background-repeat: repeat-x;
	background-position:0 0;
}


#nav-pages
{
	font-family: Arial;
	font-size: 1em;
}
#nav-pages a
{
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}
#nav-pages a:hover
{
	text-decoration: underline;
	color: #FFF;
}

#content
{
	width: 972px;
	padding-left: 6px;
	background: url( "../images/bg-page.jpg" ) repeat-y;
}
#content #cont
{
	color: #333;
	width: 620px;
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 300px;
	padding-bottom: 20px;
	min-height:300px;
}
#content #contWide
{
	color: #333;
	width: 900px;
	padding-top: 0px;
	padding-left: 40px;
	padding-bottom: 20px;
	min-height:300px;
}
#content #cont a, #content #contWide a
{
	color: #369;
}
#content #cont a:hover, #content #contWide a:hover
{
	color: #036;
}

h1
{
	font-weight: normal;
	font-size: 2.8em;
	margin: 0;
	color: #F60;
}
h2
{
	font-size: 2em;
	font-weight: normal;
}
h3
{
	font-size: 1.4em;
	font-weight: normal;
}
#content #cont h1
{
	font-size: 2.4em;
	font-weight: normal;
}
#box-bottom
{
	width: 958px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	/*height: 300px;*/
	min-height:300px;
	background: url( "../images/bgfooter.jpg" ) bottom no-repeat;
	padding: 0px;
	padding-bottom:20px;
	margin: 0px;
}

#box-bottom .box
{
	width: 240px;
	float: left;
	margin-left: 18px;
	margin-right: 8px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	background: url( "../images/bg-box.png" ) no-repeat;
	display: inline;
}

#box-bottom h2
{
	color: #2a448b;
	margin: 0;
	padding-top: 10px;
	font-family: Arial;
	font-size: 1.2em;
}
#box-bottom p
{
	clear: both;
	color: #666;
	font-family: Arial;
	font-size: 0.8em;
}
#box-bottom .box p img
{
	margin: 10px;
	float: left;
}
#box-bottom .approfondimento
{
}
#box-bottom .approfondimento a
{
	color: #ff781f;
	text-decoration: none;
}
#box-bottom .approfondimento a:hover
{
	text-decoration: underline;
}



#box-image
{
	float: right;
	position: absolute;
	margin-left: 584px;
	padding-top: 2px;
}

#box-intro
{
	color: #333;
	font-size: 0.8em;
	padding-top: 10px;
	height: 337px;
	width: 958px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background: url( "../images/header-home.jpg" ) no-repeat;
}
#box-interno
{
	color: #333;
	font-size: 0.8em;
	padding-top: 10px;
	width: 958px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	height: auto;
	background: #f0f0f0 url( "../images/claim.jpg" ) no-repeat;
}
#box-content-left
{
	width: 620px;
	color: #FFF;
	float: left;
	border-collapse: separate;
}
#box-content-left #head
{
	background: url( "../images/head-int.jpg" ) no-repeat;
	width: 900px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	height: 143px;
}

#box-content-right
{
	width: 250px;
	margin-left: 700px;
	margin-top: 150px;
	position: absolute;
	float: right;
	font-size: 0.8em;
	display: inline; /*background-color:#fff;*/
}

#box-content-right-bg
{
	background: url( "../images/evidence.png" ) no-repeat;
}


.box-evidence
{
	width: 228px;
	margin-left: 10px;
	margin-bottom: 0px;
}
.box-evidence-bottom
{
	width: 250px;
	background: url( "../images/evidence-bottom.png" ) no-repeat;
	background-position: 3px top;
	height: 7px;
	margin-top: 0px;
}
.box-evidence h4
{
	font-size: 1.6em;
	font-weight: normal;
	color: #003366;
	margin: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.box-evidence p
{
	color: #333;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	margin: 0;
}

.box-evidence p.bottom
{
	height: 8px;
	margin: 0;
	padding: 0;
}
.box-evidence p.approfondimento
{
	padding-top: 10px;
	padding-bottom: 10px;
}
.box-evidence p.approfondimento a
{
	color: #ff781f;
	text-decoration: none;
}
.box-evidence p.approfondimento a:hover
{
	text-decoration: underline;
}
#box-intro #claim
{
	width: 520px;
	position: absolute;
	margin-top: 30px;
	margin-left: 80px;
}
#box-intro #claim p
{
	line-height: 1.1em;
}
#box-caratteristiche
{
	color: #333;
	font-size: 0.8em;
	padding-top: 10px;
	padding-left: 50px;
	height: 389px;
	background: url( 'images/box_caratteristiche.png' ) no-repeat;
}

#box-intro #claim p
{
	color: #FFF;
}

#box-contatti
{
	color: #333;
	font-size: 0.8em;
	padding: 10px;
	padding-left: 50px;
	height: 279px;
	background: #DDD url( 'images/box2.jpg' ) no-repeat;
}
#box-contatti a
{
	font-weight: bold;
	color: #369;
}

#box-sx
{
	float: left;
	width: 300px;
	padding-right: 50px;
}
#box-dx
{
	float: right;
	width: 300px;
	padding-right: 50px;
}

.abstract
{
	color: #FFF;
	font-family: Verdana;
	font-size: 1.1em;
	margin-top: 0;
	width: 650px;
}
.abstractWide
{
	color: #FFF;
	font-family: Verdana;
	font-size: 1.1em;
	margin-top: 0;
	width: 900px;
}

ul.plain
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.partner
{
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
}
.partner img
{
	padding: 10px;
}

.SopraArticolo
{
	font-style: italic;
}
.SottoArticolo
{
	font-style: italic;
}
.TitoloArticolo
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 10px 0px 3px;
	color: #597ba0;
	padding-top: 0px;
}
