html,body{margin:0;padding:0;background:#DBEBFA;}
body{
	font: 76% arial,sans-serif;
	text-align:center;
	background:#DBEBFA;
	background-image: url(../img/lk/sfondo_pagina.jpg);
	background-repeat: repeat-x;
}
strong{font-weight:bold;}
em{font-style:italic;}

p{margin:0 10px 10px}

div#content a{
	font-weight: bold;
	color: #717B1E;
	text-decoration: underline;
}

div#content a:hover{
	text-decoration: none;
}

div#header{
	width:790px;
	height:118px;
	background-image: url(../img/lk/header_monitoraggio_fotovol.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#mainMenu{
	width:790px;
	height:46px;
	background:url(../img/lk/sfondoBarraMenu.jpg) repeat-x left top;
}

div#container_out{
	width:790px;
	margin:0 auto;
	background-image: url(../img/lk/sfondo_container.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align:left;
}

div#container_in{
	width:100%;
	background-image: url(../img/lk/fondo_container.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align:left;
}

div#wrapper{
	float:right;
	width:571px;
	background-image: url(../img/lk/sfondo_contenuti.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	padding: 0 10px 0 10px;
}

div#banners{
	margin-bottom: 20px;
}

div#banners img{
float: left
}

div#chiudiBanners{
	clear: both;
}


div#content{
	width:100%;
	background-image: url(../img/lk/fondo_contenuti.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
div#navigation{float:left;width:199px}

/* aggiunto div promo */
div#promo{float:left;width:199px}

div#extra{float:left;clear:left;width:199px}
div#footer_in{clear:both;width:100%;height:0px}

div#footer_out{
	width:790px;
	margin:0 auto;
	background-image: url(../img/lk/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align:center;
	height:71px;
}
div#footer_out p{
	padding-top: 30px;
}



div#header h1{margin-left:-2024px}
div#content p{line-height:1.4}
div#navigation{
	background-image: url(../img/lk/sfondo_menu.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
div#navigation ul{
	background-image: url(../img/lk/top_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
}
div#navigation ul li.ultimo{
	background-image: url(../img/lk/fondo_menu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;	
}

div#navigation ul li a{
	margin: 0 15px;
	padding: 5px;
	display: block;
	text-decoration: none;
	color: #717B1E;
	border-bottom: 1px dotted #B1C31F;
	font-weight: bold;
	
}
div#navigation ul li a:hover{
	margin: 0 15px;
	padding: 5px 5px 5px 7px;
	display: block;
	background-color: #E2ED8D;
}

div#extra{}

div#content p {padding: 0 23px 5px 20px;text-align:justify}
div#content h1 {
	height: 30px;
	background-image: url(../img/lk/top_contenuti.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #325B87;
	padding: 20px 0 0 20px;
	font-weight: bolder;
	margin-bottom:10px;
	
}
div#content ul{
	margin: -10px 30px 10px 60px;
}
div#content li{
	list-style: disc;
}

div#content div.gallery{
	width: 98%;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
}

div#content div.gallery p{
	clear: both;
	color: #325B87;
	background-color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: small-caps;
}

div#content div.gallery img{
	margin: 5px 15px;
	vertical-align: middle;
}

div.riga_divisione{
	clear: both;
	border-bottom: 2px dotted #FFAD0B;
	width: 80%;
	margin: 5px auto 20px auto;
}

div#newsHM{
	width: 50%;
	float: right;
	margin: 0;
	padding: 0;
	text-align: left;
}
div#newsScroll{
	width: 94%;	
	height: 300px;
	overflow: auto;
}

div#newsScroll p{
	text-align: left;
	color: #325B87;
	padding: 0;
}

div#newsAltri{
	width: 49%;
	margin-bottom:10px;
	border-right: 2px dotted #BCDAF6;	
}
div#newsAltri p{
	padding: 0 0 0 10px;	
}
