html,body
	{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#046bae;
	color:#000000;
	font-size:0px;
	background-image:url(backPage.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}
h1
	{
	display:block;
	float:left;
	overflow:hidden;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#D82123;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 7px;
	}
h2
	{
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1CA152;
	font-weight:normal;
	}
h3
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666666;
	margin:0;
	padding:0px 5px 5px 20px;
	}
#contenitore
	{
	width:955px;
	margin:0 auto;
	}
#contenitore p
	{
	margin:0;
	padding:0px 0px 10px 0px;
	}
#contenitoreTitolo
	{
	width:100%;
	float:left;
	}
#contenitoreTitolo #titoloSx
	{
	float:left;
	width:231px;
	height:94px;
	padding:0px 0px 0px 0px;
	margin:0px -3px 0px 11px;
	background-image:url(../layout/sfondoLatteSup.jpg);
	background-position:left;
	background-repeat:no-repeat;
	}
#contenitoreTitolo #titoloDx
	{
	margin-top:22px;
	}
	
	
#header
	{
	font-size:10px;
	height:42px;
	width:100%;
	float:left;
	}
#header #angoloSupSx
	{
	float:left;
	width:14px;
	height:42px;
	padding:0px 0px 0px 0px;
	margin:0px -3px 0px 0px;
	background-image:url(../layout/angoloSupSx.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}
#header #angoloSupDx
	{
	float:right;
	width:15px;
	height:42px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px -3px;
	background-image:url(../layout/angoloSupDx.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}
#header #centraleSup
	{
	margin-right:15px;
	height:42px;
	}
#header #centraleSup #centraleSupSx
	{
	float:left;
	width:234px;
	background-image:url(../layout/sfondoLatteInf.jpg);
	height:42px;
	padding:0px 0px 0px 0px;
	margin:0px -3px 0px 0px;
	}
#header #centraleSup #centraleSupDx
	{
	float:right;
	width:157px;
	height:42px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px -3px;
	background-color:#FFFFFF;
	background-image:url(../layout/sfondoCerca.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}
#header #centraleSup #centraleSupCenter
	{
	margin-right:100px;
	height:42px;
	background-color:#FFFFFF;
	}
	
	
.bordoDx
	{
	width:231px;
	height:42px;
	background-image:url(../layout/bordo.jpg);
	background-repeat:repeat-y;
	background-position:right;
	}
#center
	{
	float:left;
	width:100%;
	font-size:13px;
	background-image:url(../layout/sfondoContainerCentrale.jpg);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFFFFF;
	margin-right:-3px;
	}
#center #centraleSx
	{
	float:left;
	width:230px;
	padding-left:10px;
	background-color:#FFFFFF;
	}
#center #centraleDx
	{
	padding:0px 0px 0px 0px;
	margin:0px 5px 0px 240px;
	background-image:url(../layout/bordo.jpg);
	background-repeat:repeat-y;
	background-position:left;
	}
	
	
	
#footerContainer
	{
	clear:both;
	}
#footerContainer #footerSx
	{
	float:left;
	width:15px;
	height:39px;
	background-image:url(../layout/angoloInfSx.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px 0px 0px 0px;
	margin:0px -3px 0px 0px;
	}
#footerContainer #footerRepeat
	{
	background-color:#FFFFFF;
	height:39px;
	margin:0px 15px 0px 0px;
	padding:0;
	background-image:url(../layout/footerRepeat.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}
#footerContainer #footerDx
	{
	float:right;
	width:15px;
	height:39px;
	background-image:url(../layout/angoloInfDx.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px -3px;
	}
#footerContainer #footerRepeat #footerRepeatSx
	{
	float:left;
	height:33px;
	width:230px;
	background-image:url(../layout/bordo.jpg);
	background-repeat:repeat-y;
	background-position:right;
	}
	
#breadcrumbs
	{
	height:30px;
	overflow:hidden;
	display:block;
	background-color:#FFFFFF;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:6px 0px 8px 6px;
	margin:0;
	}
#breadcrumbs ul 
	{
	margin:0;
	padding:0;
	border:0;
	}
#breadcrumbs li 
	{ 
	float: left; 
	display: inline; 
	margin-right: 4px; 
	} 
#breadcrumbs a 
	{ 
	color: #999; /* Our breadcrumb links are going to be white */ 
	background: url(../layout/frecciaDown.jpg) center right no-repeat; 
	padding-right: 11px; /* We need to add some padding to the right of the link. This space is where the background image is going to be shown. */ 
	text-decoration: none;
	padding-top:0px;
	padding-bottom:0px
	} 
#breadcrumbs a:hover 
	{
	color:#000000;
	background:url(../layout/freccia.jpg) center right no-repeat; 
	padding-top:0px;
	padding-bottom:0px
	} 

#noOver a:hover
	{
	color:#999999;
	background: url(../layout/frecciaDown.jpg) center right no-repeat; 
	padding-top:0px;
	padding-bottom:0px
	}
#noOver2 a:hover
	{
	color:#999999;
	background: url(../layout/frecciaDown.jpg) center right no-repeat; 
	padding-top:0px;
	padding-bottom:0px
	}








.form
	{
	margin:0;
	padding:0;
	}
.inputText
	{
	float:left;
	margin:14px 0px 0px 8px;
	border:0;
	padding:0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	width:116px;
	}
.cercaBt
	{
	font-size:0;
	margin:13px 0px 0px 9px;
	padding:0;
	}
	
	
/* this is the main UL element*/
#menuBack
	{
	height:39px;
	background-image:url(../layout/menuBack.jpg);
	
	}
.menuStyle{
	visibility:hidden;

}

/* these are the inner menus*/
.menuStyle ul{
	margin:0;
	padding:12px 0px 0px 0px;
	list-style:none;
}

/* these are all the LIs in the menu*/
.menuStyle li{
	padding:0;
	margin:0;
}

/* these are anchor in the menu, if you want to style them differently from the rest of you website*/
.menuStyle a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 12px 0px 12px;
	border-right:#F29279 2px dotted;
	margin:0;
	
}

.menuStyle a:hover{
	color:#FDE7DF;
}

/* these are the LIs that only belong to submenu*/
.menuStyle ul ul {
	background-image:url(sottomenuBack.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
	border:#E30221 solid 2px;
	width:130px;
}

/* these are the LIs that only belong to submenu*/
.menuStyle ul ul li a{
	font-size:12px;
	color:#E30221;
	border:0;
	padding:0px 25px 12px 12px;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.menuStyle ul ul li a:hover{
	color:#C1021F;
}


/* these are the LIs that contains a submenu*/
.menuStyle li.submenu{

	
}

/* these are the LIs that contains a submenu and which are in a sub-menu themselve*/
.menuStyle ul li.submenu{

	
}


	
#footerContainer #footerRepeatSx a
	{
	padding-right:10px;
	padding-left:10px;
	}
#footerContainer #footerRepeatDx #linkFooter
	{
	float:left;
	}
#footerContainer #footerRepeatDx #linkFooter ul
	{
	margin:0;
	padding:8px 0px 0px 0px;
	list-style:none;
	width:100%;
	}
#footerContainer #footerRepeatDx #linkFooter li
	{
	display:inline;
	padding:0;
	margin:0;
	}
#footerContainer #footerRepeatDx #linkFooter a
	{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0px 8px 0px 12px;
	border-right:#999999 2px dotted;
	color:#666666;
	text-decoration:none;
	}
#footerContainer #footerRepeatDx #linkFooter a:hover
	{
	text-decoration:underline;
	}
#footerContainer #footerRepeatDx #copyright
	{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	padding-top:8px;
	}

/*stile per i moduli*/
.input
	{
	background-color:#F3F3F3;
	border:#CCCCCC 1px solid;
	width:354px;
	height:15px;
	margin-bottom:10px;
	padding:3px;
	font-size:12px;
	color:#666666;
	}
label
	{
	width: 83px;
	float: left;
	text-align: left;
	margin-right: 10px;
	display: block;
	margin-bottom:10px;
	}
.textarea
	{
	background-color:#F3F3F3;
	border:#CCCCCC 1px solid;
	width:354px;
	height:50px;
	margin-bottom:10px;
	padding:3px;
	font-size:11px;
	color:#666666;
	}
.iconeNews a
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	}
.separatoreIcone
	{
	border:1px #E4E4E4 dashed;
	margin-top:15px;
	margin-bottom:5px;
	}
