﻿* {
	font-size:12px;
	font-family: "Segoe UI", Thaoma, Arial, Helvetica, sans-serif;
}

HTML {
	margin: 0px;
	text-align: center;
}
BODY{
	
	color:#000000;
	text-align: center;
	margin: 0px;
	padding:0px;
	background-color:#B1CBD7;
	background-image:url('../Images/layout/page_bg.png');
	background-position:left top;
	background-repeat:repeat-x;
}
	
FORM {
	margin:0px;	
	padding:0px;
}

img {
margin:0px;
padding:0px;
border:0px;
}

ul{
	list-style:none;
	margin:0;
	padding:0;
}
ul li{
	list-style:none;
	margin:0;
	padding:0;
}
h1 {
	margin:0px;	
	padding:0px;
	font-size:16px;
	color:#002147;
	font-weight:normal;
	letter-spacing:-1px;
}
h2 {
	margin:0px;	
	padding:0px;
	font-size:12px;
	color:#002147;
	font-weight:normal;
	letter-spacing:-1px;
}
h3 {
	margin:0px;	
	padding:0px;

}
h4 {
	margin:0px;	
	padding:0px;

}

p {
	margin:0px;	
	padding:0px;
	line-height:1.3em;
}


a {
	font-weight: bold;
	text-decoration: underline;
	color:#002147;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

/*Contenitori*/

div#Center
{
	margin:0px;	
	padding:0px;
	text-align:center;
	clear:both;
	background-image:url('../Images/layout/pageMain_bg.png');
	background-repeat:no-repeat;
	background-position:center top;
}



div#MainCenter
{
	margin: auto;
	width: 976px;
	text-align: center;
}

div#topHeader{
	height:80px;
	text-align:left;
}
div#topHeaderLeft{
	float:left;
	width:365px;
	padding:0;
	margin:0;
	padding-left:30px;
	padding-top:30px;
	height:50px;
}
div#topHeaderRight{
	margin:0;
	padding:0;
	margin-left:395px;
	height:80px;
	color:#596F77;
	font-size:10px;
	padding-right:30px;
}
div#smallTopMenu{
	margin-bottom:10px;
}
div#smallTopMenu ul li {
	display:inline;
	color:#596F77;
}
div#smallTopMenu  ul li a{
	text-decoration:none;
	color:#596F77;
	font-size:10px;
	font-weight:normal;
}

div#smallTopMenu  ul li a:hover{
	text-decoration:underline;
	color:#596F77;
}


div#topMenu{
	background-position: left top;
	padding: 0 20px 0 20px;
	height: 50px;
	text-align: left;
	background-image: url('../Images/layout/TopMenu_bg.png');
	background-repeat: no-repeat;
	width: 936px;
}

div#topMenu ul{
	list-style:none;
	padding:0;
	margin:0;
}

div#topMenu ul li{
	width:120px;
	height:50px;
	float:left;
	background-image:url('../Images/layout/TopMenuItem_bg.png');
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	color:white;
	position:relative;
}


div#topMenu ul li a{
	font-size:14px;
	position:absolute;
	left:0px;
	top:0px;
	width:120px;
	height:50px;
	background-image:url('../Images/layout/TopMenuItem_bg.png');
	background-position:left top;
	background-repeat:no-repeat;
	color:white;
	text-decoration:none;
	z-index:100;
	line-height:40px;
	font-weight:bold;

}

div#topMenu ul li.Selected a{
	font-size:14px;
	position:absolute;
	left:0px;
	top:0px;
	width:120px;
	height:50px;
	background-image:url('../Images/layout/TopMenuItemOver_bg.png');
	background-position:left top;
	background-repeat:no-repeat;
	color:white;
	text-decoration:none;
	z-index:100;
	line-height:40px;
	font-weight:bold;

}

div#topMenu ul li a:hover{
position:absolute;
	left:0px;
	top:0px;
	width:120px;
	height:50px;

	background-image:url('../Images/layout/TopMenuItemOver_bg.png');
	background-position:left top;
	background-repeat:no-repeat;
	text-decoration:none;

}

div#topMenu ul li span{
	position:absolute;
	top:35px;
	width:120px;
	text-align:center;
	font-size:9px;
	left:0px;
	z-index:101;
	letter-spacing:normal;
}


div#MainContent{
	background-image: url('../Images/layout/pageMainSfuma_bg.png');
	background-position: left top;
	background-repeat: repeat-y;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 960px;
	padding-left: 8px;
	padding-right: 8px;

}

div#ProductsTop{
	clear:both;
	background-image:url(../Images/layout/ProductsTop_bg.png);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#E6F1F7;
}

div#ProductsTopMainImage{
	float:left;
	width:450px;
	height:350px;
	background-position:center center;
	background-repeat:no-repeat;
	clear:left;
	overflow:hidden;
}

div#ProductsTopText{
	float:left;
	padding:15px;
	
}

div#ProductsTopText h1{
	font-size:26px;
	color:#002147;
	font-weight:normal;
	letter-spacing:-1px;
}

div#ProductsItemsContainer{
	clear:both;
	min-height:300px;
	height:auto !important;
	height:300px;
	margin-left:30px;
}

div#ProductsItemsContainer .ProductItemCol{
	float:left;
	width:160px;
	overflow:hidden;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../Images/layout/ProductsCatImage_bg.png);
	background-repeat:repeat-x;
	background-position:left top;
}

div#ProductsItemsContainer .ProductCatImage{
	
	padding-top:15px;
	height:94px;


}

div#ProductsItemsContainer .ProductCatImage div{
	width:160px;
	height:84px;
	overflow:hidden;
	background-position:center center;
	background-repeat:no-repeat;
}

div#ProductsItemsContainer .ProductCatTitle{
	margin-top:10px;
	margin-bottom:10px;
	font-size:16px;
	color:#002147;
	font-weight:normal;
	letter-spacing:-1px;
}

div#ProductsItemsContainer .ProductCatTitle a{
	font-size:14px;
	color:#002147;
	font-weight:normal;
	letter-spacing:normal;
}

div#ProductsItemsContainer .ProductItemCol ul li {
	background-image:url('../Images/layout/smallBullet_bg.png');
	background-position:left 4px;
	background-repeat:no-repeat;
	padding-left:10px;
	color:#002147;
	font-size:11px;
}

div#ProductsItemsContainer .ProductItemCol ul li a{
	text-decoration:none;
	color:#002147;
	font-weight:normal;
	font-size:11px;
}

div#ProductsItemsContainer .ProductItemCol ul li a:hover{
	text-decoration:underline;
}

div#PageContainer{
	clear:both;
	min-height:300px;
	height:auto !important;
	height:300px;
}

div#PageLeftColumn{
	float:left;
	width:243px;	
	background-color:#DDECF3;
}

div#PageCenterColumn{
	float:left;
	width:474px;
	background-color:#EEF5F9;
	background-image:url(../Images/layout/PageCenterColumn_bg.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	min-height:300px;
	height:auto !important;
	height:300px;
	
}

div#PageCenterColumn h1{
	font-size:26px;
	color:#002147;
	font-weight:normal;
	letter-spacing:-1px;
}

div#PageCenterColumn p{
	margin-top:1.5em;
}

div#PageCenterColumn .Anteprima{
	font-style:italic;
}

div#PageCenterColumn .PageMainImage{
	width:474px;
	height:250px;
	background-position:center center;
	background-repeat:no-repeat;
	margin-top:10px;
}


div#PageRightColumn{
	float:left;
	width:243px;	
	background-color:#DDECF3;
}

div#PageRightColumn .PageImgItems{
	margin-left:7px;
	margin-top:10px;
	border:0;
}

div#FirstRow{
	height:380px;
	clear:both;
}

div#FirstRow .MacroItem{
	width:480px;
	height:380px;
	background-position:center center;
	background-repeat:no-repeat;
	float:left;
}

div#FirstRow .MacroTitle{
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	background-image:url(/Assets/Images/layout/TopMenu_bg.png);
	background-position:-35px -10px;
	background-repeat:no-repeat;
	color:#FFFFFF;
	line-height:30px;
	height:30px;
	margin-bottom:10px;
	width:450px;
	text-align:center;
	margin-left:15px;
}
div#newsColumn{
	background-color: #CCCCCC;
	background: #E9F2F7;
	width: 183px;
	float: left;
	height: 380px;
	margin: 0;
	padding: 0;
	padding-left:30px;
	padding-right:30px;
}
div#newsColumn h1{
	font-size:12px;
	color:#002147;
	margin-bottom:10px;
	margin-top:25px;
	text-transform:uppercase;
	font-weight:bold;
}
div#newsColumn ul li span{
	display:block;
	color:#999999;
	font-size:10px;
}

div#newsColumn ul li {
	background-image:url('../Images/layout/newsItemBullet.png');
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:20px;
	color:#555555;
	font-size:11px;
	margin-bottom:0px;
	height:45px;

}

div#newsColumn ul li a{
	text-decoration:none;
	color:#555555;
	font-weight:normal;
	font-size:11px;
}

div#newsColumn ul li a:hover{
	text-decoration:underline;
}


div#bannerColumn{
	margin:0;
	float:left;
	padding: 0;
	height: 380px;
	width:717px;
	background-color:#000000;
	position:relative;
	z-index:1500;
}

div#sistemiRow{

	height: 100px;
	background-image: url('../Images/layout/sistemi_bg.png');
	background-position: left bottom;
	background-repeat: no-repeat;
}
div#sistemiRowIntro{
	padding: 10px 30px 10px 30px;
	width:183px;
	height: 50px;
	float:left;
}

div#sistemiRowIntro h1{
	color:#002147;
	font-size:12px;
	margin-bottom:5px;
	text-transform:uppercase;
	font-weight:bold;

}

div#sistemiRowIntro h2{
	font-size:10px;
	color:#555555;
}

div#sistemiRowItemsWrapper{
	padding:0;
	margin:0;
	margin-left:250px;
	width:710px;
}

div#boxMainRow{

	background-image:url('../Images/layout/box220_bg.png');
	background-position:left top;
	background-repeat:repeat-x;
	padding-left:30px;
	padding-right:30px;

}

div#boxMainRow div.ItemsMainRow{

	background-image:url('../Images/layout/items220_bg.png');
	background-position:left center;
	background-repeat:no-repeat;
	width:430px;
	float:left;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	color:#555555;

}

div#boxMainRow div.ItemsMainRow:first-child{
	background:none;
	width:430px;
	float:left;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	color:#002147;
}

div#boxMainRow div.ItemsMainRow h1.Titolo{
	color:#002147;
	font-size:22px;
	font-weight:normal;
	text-transform:capitalize;
	margin-bottom:5px;
	letter-spacing:-1px;
}


div#box220Row{
	height:220px;
	background-image:url('../Images/layout/box220_bg.png');
	background-position:left top;
	background-repeat:repeat-x;

}

div#box220Row div.ItemsBox220{
	height:210px;
	background-image:url('../Images/layout/items220_bg.png');
	background-position:left center;
	background-repeat:no-repeat;
	width:430px;
	float:left;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	overflow:auto;

}

div#box220Row div.ItemsBox220:first-child{
	height:210px;
	background:none;
	width:430px;
	float:left;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;

}
div#box220Row div.ItemsBox220 h1{
	color:#002147;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:15px;
}

div#box220Row div.ItemsBox220 h1.Titolo{
	color:#002147;
	font-size:22px;
	font-weight:normal;
	text-transform:capitalize;
	margin-bottom:5px;
	letter-spacing:-1px;
}

div#box220Row div.ItemsBox220 ul li {
	background-image:url('../Images/layout/newsItemBullet.png');
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:20px;
	color:#555555;
	font-size:11px;
	margin-bottom:10px;
}

div#box220Row div.ItemsBox220 ul li a{
	text-decoration:none;
	color:#555555;
	font-weight:normal;
	font-size:11px;
	float:none;
}

div#box220Row div.ItemsBox220 ul li a:hover{
	text-decoration:underline;
}



div#box150Row{
	height:150px;
	background-image:url('../Images/layout/box150_bg.png');
	background-position:left top;
	background-repeat:no-repeat;
}

div#box150Row div.ItemsBox150{
	height:140px;
	background-image:url('../Images/layout/items220_bg.png');
	background-position:left center;
	background-repeat:no-repeat;
	width:205px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;

}

div#box150Row div.ItemsBox150:first-child{
	height:140px;
	background:none;
	width:205px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;


}


div#box150Row div.ItemsBox150 h1{
	color:#002147;
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;

}


div#box150Row div.ItemsBox150 ul li{

	background-image:url('../Images/layout/smallBullet_bg.png');
	background-position:left 4px;
	background-repeat:no-repeat;
	padding-left:10px;
	color:#555555;
	font-size:11px;
	margin-bottom:5px;
}

div#box150Row div.ItemsBox150 ul li a{
	float:none;
	font-weight:normal;
	color:#555555;
	font-size:11px;
}



div#boxBottomRow{

	min-height:150px;
	height:auto !important;
	height:150px;
	padding-left:30px;
	

}

div#boxBottomRow div.ItemsBoxBottom{
	
	width:205px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;

}

div#boxBottomRow div.ItemsBoxBottom h1{
		color:#002147;
	font-size:11px;
	margin-bottom:10px;
	text-transform:uppercase;
	font-weight:bold;

}


div#boxBottomRow div.ItemsBoxBottom ul li {
	background-image:url('../Images/layout/smallBullet_bg.png');
	background-position:left 4px;
	background-repeat:no-repeat;
	padding-left:10px;
	color:#555555;
	font-size:10px;
}

div#boxBottomRow div.ItemsBoxBottom ul li a{
	text-decoration:none;
	color:#555555;
	font-weight:normal;
	font-size:10px;
}

div#boxBottomRow div.ItemsBoxBottom ul li a:hover{
	text-decoration:underline;
}



div#footerRow{
	padding: 10px 38px 0 38px;
	background-image: url('../Images/layout/footer_bg.png');
	background-position: left top;
	background-repeat: no-repeat;
	width: 904px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	color:#596F77;

}
div#footerLeftColumn{
	float:left;
	width:50%;
	text-align:left;
	font-size: 10px;
}

div#footerRightColumn{
	float:left;
	width:50%;
	text-align:right;
	font-size: 10px;
}

div#footerRightColumn a{
	text-decoration:none;
	color:#596F77;
	font-weight:normal;
	font-size:10px;
}
/*CLASSI*/

.PageMenu {
	margin-top:10px;
}

.PageMenu h1{
	font-size:16px;
	font-weight:normal;
}

.PageMenu h1 a{
	font-size:16px;
	font-weight:normal;
	color:#002147;
}

.PageMenu ul {
	margin-top:10px;
	margin-bottom:10px;
}

.PageMenu ul li {
	background-image:url('../Images/layout/smallBullet_bg.png');
	background-position:left 4px;
	background-repeat:no-repeat;
	padding-left:10px;
	font-size:10px;
	margin-bottom:10px;
	
}

.PageMenu ul li.Selected {
	background-image:url('../Images/layout/smallBulletSelected_bg.png');
	
	
}


.PageMenu ul li a{
	color:#002147;
	font-size:12px;
	line-height:13px;
	text-decoration:none;
}

.PageMenu ul li.Selected a{
	font-size:15px;
	text-decoration:none;
	line-height:16px;
}


.spacerGradientFull{
	background-image: url('../Images/layout/spacerGradient_bg.png');
	background-position: center top;
	background-repeat: no-repeat;
	height: 19px;
	clear: both;
}

.spacerShadowFull{
	background-image:url(../Images/layout/spacerShadowFullx19.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 19px;
	clear: both;
}

.spacerGradientLeftColumn{
	background-image:url(../Images/layout/spacerGradient240x18Left_bg.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 18px;
	margin-top:15px;
	margin-bottom:15px;
}

.spacerGradientRightColumn{
	background-image:url(../Images/layout/spacerGradient240x18Right_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 18px;
	margin-top:15px;
	margin-bottom:15px;
}

div#AllegatiContainer h1
{
	font-size:16px;
	font-weight:normal;
	letter-spacing:-1px;
}
ul.AttachList{
	margin-top:10px;
	margin-bottom:10px;
}

ul.AttachList li {
	color:#555555;
	font-size:10px;
	line-height:16px;
	margin-bottom:5px;
}

ul.AttachList li a{
	color:#555555;
	font-size:10px;
	font-weight:normal;
	line-height:16px;
}


.spacerEmpty10{
	height: 10px;
	clear: both;
}

.pad30LeftRight
{
	padding-left:30px;
	padding-right:30px;
}

.pad30TopBottom
{
	padding-top:30px;
	padding-bottom:30px;
}

.pad10TopBottom
{
	padding-top:10px;
	padding-bottom:10px;
}

.pad10LeftRight
{
	padding-left:10px;
	padding-right:10px;
}


.TextAlignRight{
	text-align:right;
}

.TextAlignLeft{
	text-align:left;
}

.floatRight{
	float:right;
}

.floatLeft{
	float:left;
}

.hiddenItems
{
	display:none;
	visibility:hidden;
}

.TxtSmall
{
	font-size:9px;
}

.TxtSmall a
{
	font-size:9px;
	font-weight:normal;
}

.ColorDarkBlue
{
	color:#002147;
}

.pagination {
	font-weight:bold;
	font-size:10px;
	text-align:right;
	
}

.pagination a {
	background-image:url(pagination_bg.png);
	padding:3px;
	padding-left:5px;
	padding-right:5px;	
	background-position: top center;
	color: #003366;
	text-decoration: none;
	border:1px solid #2B95FF;
	font-weight:bold;	
	line-height:20px;
	background-color: #2B95FF;	
	font-size:10px;
}

.pagination a:hover {
	color:#FFFFFF;
	border:1px solid #003366;
	background-image:url(pagination_bg_over.png);
	background-color: #003366;	
	font-size:10px;
}
/*in lavorazione sopra

