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



div#header {
	height: 173px;
	width: 100%;
	background: url(/images/bgheader.jpg) repeat-x;
}

div#info_home{
	clear: left;
	width: 950px;
	margin: 0 auto;
	position: relative;
	top: -15px;
	display: block;
	height: auto;

}

* html div#info_home{
	top: -15px;
}



div#footer{
	width: 969px;
	height: 154px;
	margin: 0 auto;
	position:relative;
	top: -20px;
	clear: both;
}





div#footer div.dwnrow{
}






.cont {
	
	width: 100%;
	float: left;
	background: #F7F8F5;
}

div#info_home .news_module{
	background: #D1D2D0;
	width: 265px;
	position: relative;
	float: left;
	
}
* html div#info_home .news_module{
	text-align:left;
	overflow: hidden;
}
div#info_home .news_module .header{
	width: 100%;
	height: 29px;
	background: #103C59;
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 180%;
	letter-spacing: 0.8px;
	text-indent: 10px;
}

div#info_home .news_module ul { width: 100%; list-style: none; padding-left: 0; }
div#info_home .news_module ul li {
	width: 266px;
	height: 121px;
	overflow: hidden;
	background: url(/images/newsItemBg.gif) no-repeat;
}
div#info_home .news_module ul li div{ padding: 11px; }
div#info_home .news_module ul li a,
div#info_home .news_module ul li a:link,
div#info_home .news_module ul li a:visited {
	color: #534741;
	font-size: 100%;
	letter-spacing: -0.5px;
	line-height:120%;
}
div#info_home .news_module ul li a span {
	color: #103C59;
	font-size: 90%;
	font-weight: bold;
	letter-spacing: -0.2px;
}

div#info_home .news_module ul li p{
	padding: 15px 0 0 0;
	font-size: 85%;
	color: #534741;
	line-height: 120%;
}

div#info_home .news_module .archive {
	background-color: #B0AC99;
	background: url(/images/bgarchive.gif) repeat-y;
	width: 100%;
	height: 65px;
	position: relative;
	top: -3px;
}
div#info_home .news_module .archive div{
	padding: 15px;
}

div#info_home .news_module .archive a{
	color: #B04335;
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
}
div#info_home .news_module .archive a span{
	color: #103C59;
}

div#info_home .contents {
	float: right;
	position: relative;
	display: block;
	width: 680px;
	text-align:left;
	background: url(/images/row_head_news.gif) left 80px no-repeat
	
}
div#info_home .contents .padd { padding: 18px; }

div#info_home .contents h2 {
	font-size: 170%;
	color: #103C59;
	letter-spacing: -0.4px;
	line-height: 130%;
}
div#info_home .contents h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #515D66;
	letter-spacing: -0.4px;
	line-height: 130%;
}
div#info_home .contents .testi {
	margin: 30px 0 0 0;
	padding: 0 0 15px 0;
	font-size: 100%;
	color: #534741;
	letter-spacing: -0.4px;
	line-height: 180%;
	width: 437px;
	float: left;
}
div#info_home .contents .testi ul {
	margin-left: 12px;
}
div#info_home .contents .testi ul li {
	margin-top: 20px;
}
div#info_home .contents .testi ul li a {
	color: #103C59;
}
div#info_home .contents .testi ul li a span{
	color: #B04335;

}
div#info_home .contents .testi .downloads ul {
 list-style: none;
}

div#info_home .contents .immagini {
	margin: 15px 0 0 0;
	width: 200px;
	float: right;
}
* html div#info_home .contents .immagini {
	position: relative;
	overflow: hidden;
	text-align: left;
}
div#info_home .contents .immagini ul { list-style: none; }
* html div#info_home .contents .immagini ul { margin: 0; padding: 0; }
/*div#info_home .contents .immagini ul li img { margin: 20px 0 0 0; padding: 5px; border: 1px solid #999999; clear: both; max-width: 192px; max-height: 243px; }*/
div#info_home .contents .immagini img { margin: 20px 0 0 0; padding: 5px; clear: both; width: 192px; max-height: 243px; }













div#info_home .left_module{
	width: 265px;
	overflow:hidden;
	position: relative;
	float: left;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
}

div#info_home .left_module .header{
	width: 100%;
	margin: 0;
	padding: 0;
	height: 29px;
	background: #103C59;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
	letter-spacing: 0.8px;
	text-indent: 10px;
	border-right: 1px solid #CCCCCC;
	
}

div#info_home .left_module ul { width: 100%; list-style: none; padding: 0 0 15px 0; margin: 0; }
div#info_home .left_module ul li {
	padding: 15px 15px 5px 18px;
	margin: 0 0 0 12px;
	display: block;
	background: url( ../images/list.gif ) 3px 17px no-repeat;
}
div#info_home .left_module ul li a,
div#info_home .left_module ul li a:link,
div#info_home .left_module ul li a:visited {
	color: #103C59;
	font-size: 100%;
	letter-spacing: -0.5px;
	line-height:11px;
	font-weight: bold;
}
div#info_home .left_module ul li ul li {
 padding: 16px 15px 5px 18px;
 padding: 12px 15px 5px 18px !important;
 #padding: 16px 15px 5px 18px !important;
 margin-left: 5px;
 background: url( ../images/sublist.gif ) 3px 17px no-repeat;
}
div#info_home .left_module ul li ul li a,
div#info_home .left_module ul li ul li a:link,
div#info_home .left_module ul li ul li a:visited {
	color: #103C59;
	font-size: 100%;
	letter-spacing: -0.5px;
	line-height:11px;
	font-weight:normal;
}
div#info_home .left_module ul li a span {
	color: #103C59;
	font-size: 90%;
	font-weight: bold;
	letter-spacing: -0.2px;
}

div#info_home .left_module ul li p{
	padding: 15px 0 0 0;
	font-size: 90%;
	color: #534741;
	line-height: 12px;
}


#sitemap ul,
#sitemap ul li{
	margin: 0;
	margin: 0 !important;
	padding: 0;
}
#sitemap ul li.link1{
	margin: 0;
	padding: 0;
	background: #103C59;
	color: #FFFFFF;
	list-style: none;
}
#sitemap ul li.link1 a{
	color: #FFFFFF;
	color: #FFFFFF !important;
	text-transform: uppercase;
	padding-left: 10px;
}
#sitemap ul li.link2{
	padding: 0;
	margin: 3px 0 3px 30px;
	margin: 3px 0 3px 30px !important;
	color: #103C59;
	list-style: square;
}
#sitemap ul li.link3{
	padding: 0;
	margin: 3px 0 3px 80px;
	margin: 3px 0 3px 80px !important;
	color: #103C59;
	list-style: circle;
}




















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
