@import url("sxmenunew.css");
@import url("summarynew.css");
body{
	font-family: Arial;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(logosfondo.gif);
	background-repeat: repeat-y;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

input, select, textarea {
	font-weight: bold;
	color:#005AAB;
	border-top:1px solid #34608D;
	border-left:1px solid #34608D;
	border-right:1px solid #34608D;
	border-bottom:1px solid #34608D;
	background:  #FEF8D6;
	font-size: 80%;	
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px;
	width: 100%;
	background-attachment: none;
	background-image: url(testata.jpg);
	background-repeat: no-repeat;
	height: 128px;
	border: 0px none #cccccc;
	overflow: hidden;
	margin: 0px;
}

#navhead{
	padding: 0px;
	width: 1280px;
	background-attachment: scroll;
	background-image: url(sfondino.gif);
	background-repeat: repeat-x;
	height: 28px;
	border: 0px none #cccccc;
	background-color: #CFE3F6;
	overflow: hidden;
}

#navBar{
	
	width: 180px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: auto;
	/*border-left: 1px dashed #C1DAF4;*/
}

#headlines{
	/*float:left;*/
	width: 110px;
	background-image: url(campanile.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 650px;
	padding: 0px;
	
	/* prova */	
	top:149px !important;
	top:153px;
	left: 0px;
	/*left:auto;*/
	position: absolute;	
	/**/
	
}

#headlines2{
	border-right: 1px dashed #C1DAF4;
	margin: 0px;
	width: 150px;
}

#headlinesmenu{
	top:158px !important;
	top:162px;
	left: 110px;
	position: absolute;
	width: 150px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #C1DAF4;
	z-index: 2;
	/*padding-top: 1px;*/
}

#ricerca {
	float:left; 
	float:left;
	border:0px dotted #6699CC;
}
/*
div#bottone{
	width:60px;
	height:20px;
	padding-top:5px;
	float:left;
	margin:0;
}

div#campo{
	float:left;
}

#headlinessearch imageField{
	width:14px;
	height:14px;	
}
*/
#headlinessearch input{
	font-weight: bold;
	color:#005AAB;
	height:14px;
	float:left;
	border-top:1px solid #34608D;
	border-left:1px solid #34608D;
	border-right:1px solid #34608D;
	border-bottom:1px solid #34608D;
	background:  #FEF8D6;
	width: 120px;
	font-size: 80%;
}

#headlinessearch form{
	float:left;
	margin: 5px;
	padding: 5px;
	height: 20px;
}

#headlinessearch{
	width: 180px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: auto;
	background-color: #C1DAF4;
	/*border-left: 1px dashed #C1DAF4;*/
}

#content{
	top:0px;
	margin-bottom: 30px;
	border: 0px solid #CFE3F6;
	position: relative;
	padding-right: 185px;
	padding-left: 261px;
	height:640px;
	/*width: 51%;*/
	/*min-width: 500px;
	width: auto !important;
	width: 500px;*/


}



#contentmain{
	width:100%;
	border: 0px solid #CFE3F6;
	margin: 0px;
	position: relative;

}

#contentrigth{
	top:158px !important;
	top:162px;
	right: 0px !important;
	float: right;
	width: 180px;
	border-left: 1px dashed #C1DAF4;
	position: absolute;
	z-index: 1;	

}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
	background-position: center;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	padding: 5px 0px 20px;
	width: /*95%*/100%;
	height: auto;
	font-size: 90%;
	font-weight: bolder;
	color: #D3B500;
	margin-bottom: 20px;
	float: left;
	margin-left: 4px;
}

#breadCrumbPrint{
	padding: 2px 5px 0px;
	width: /*100%*/auto;
	height: auto;
	font-size: 70%;
	font-style: italic;
	font-weight: bolder;
	color: #D3B500;
	margin-bottom: 10px;
	margin-right: 20px;
	vertical-align: middle;
	clear: both;
	float: right;
	right: 180px;
}
#breadCrumbPrint a {

}
#breadCrumbPrint a:hover {
	background-color: #C1DAF4;
	text-decoration:none;
}
/*
#MENU{
	text-align: Center;
}

a.MENU{
    color: #34608D;
    font-weight: bold;
    text-decoration: none;
}

a:hover.MENU{
    color: #34608D;
    font-weight: bold;
    text-decoration: None;
}
*/
/************** .feature styles ***************/
/*
.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}
*/

/************** .story styles *****************/
.story {
	font-size: 90%;
	padding:5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}

.story p {
	text-align: justify;
	font-size: 95%;
}

.story p ul, .story p ol, .story ul, .story ol {
	text-align: justify;
	font-size: 95%;
}


.story p.introduzione{
	text-align: justify;
	font-size: 85%;
	font-style: italic;
	color: #666666;
}

.story p img, .story img{
	border-right: 3px solid #E4E4E4;
	border-bottom: 3px solid #E4E4E4;
	border-top: 0px solid #E4E4E4;
	border-left: 0px solid #E4E4E4;
	padding: 5px 5px 5px 5px;
}


#tablecontent {
	/*padding:5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;*/
}

/*
.story p table{
	text-align: justify;
	font-family: Arial;
	color: #333333;
	margin-right: 185px;
	padding-right: 185px;
	
}
*/

#warning{
	color: #CC3300;
	font-weight: bold;
	width: 100%;
	border: 1px solid #FFCC00;
}


/************* #siteInfo styles ***************/

#siteInfo{
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #FFFFFF;
	padding: 0px;
	background-image: url(sfondino.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bolder;
	margin: 5px 0px 2px;
	clear: both;
}
#siteInfo A {
	text-decoration: none;
	padding-right: 0.1em;
}

#siteInfo A:hover {
	text-decoration: none;
	background-color: #C1DAF4;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/
/*
#search{
	padding: 0px;
	border-bottom: thin dashed #CFE3F6;
	font-size: 90%;
	width: 100px;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}
*/

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #menuTopLinks styles ***********/
/*
#menuTopLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 95%;
	border: 0px none #cccccc;
}

#menuTopLinks h3{
	padding: 10px 0px 2px 10px;
}

#menuTopLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#menuTopLinks a:hover{
	background-color: #dddddd;
}
*/
/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/
/*
#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}
*/

/************** #headlines styles **************/
/*
#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

ul#menu{margin:auto auto;text-align:center;}
ul#menu,ul#menu li{list-style-type:none;margin:0;padding:0}
ul#menu li{float:left;margin-right:1em}
ul#menu a{float:left;padding:5px 0 4px 18px;
    text-decoration:none;font-weight:bold;color:#fff}
ul#menu a:hover{border-bottom: 3px solid #83D5FF;color:#333}
ul#menu li.current a,ul#menu li.current a:hover{color:#FF37BB;border-bottom: 3px solid #54B4E5}
*/
/************** #ricerca styles **************/



/************** #dd liste, riquadri a destra **************/

dl.liste{
	width:180px;
	line-height:1.3;
	color: #999;
	padding-top: 10px;
	margin-top: 10px;
}
dt.liste{
	padding: 15px 13px 0;
	background:#000 url(rounded.jpg) no-repeat top;
	font-weight:bold
}
dt a{
	color: #69C
}
dt a:hover{
	color: #369
}
dd.liste{
	font-size:90%;
	margin:0;
	padding: 5px 5px 10px 15px;
	background:url(rounded.jpg) no-repeat bottom
}
dd p.liste{
	margin:10px;
	padding: 0 0 0px;
	color:#000;
}

ul.listelink {
	text-align:left;
	font-size:75%;
	text-decoration: none;
	margin-left: 25px;
}

ul.listelink2 {
	float:right;
	font-size:75%;
	list-style: url(docnews.gif) circle;
}


/**  menu superiore **/
div#header2{
	height:30px;
	background: #C1DAF4 url(sfondino.gif) repeat-x;
	margin: 0px;
	padding: 0px;
}

#lingue {
	margin:0px;
	border:0px dotted #6699CC;
	background-color: #C1DAF4;
	width: 180px;
	padding: 0px;
	text-align: center;
	height: 17px;
	/*padding-top: -3px;*/
}

#lingue a {
	border:0;
	padding:1px;
	margin:3px;
	border:0px dotted #6699CC;
}
#lingue a:hover {
	border: 1px solid #FEF8D6;

}

div#contenitorenav{
	width: 100%;
	margin: 0px;
	padding: 0px;	/*float:center;
	margin:auto;*/
}

div#nav{

	padding-top:5px;
	text-align:center;
	white-space:nowrap;
	height:30px;
	background-color: transparent;
	color: #335C8A;
	border: 0px solid #97999C;
	padding-left: 0px;
	font-size: 100%;
	margin:auto auto;
}

div#nav ul{
	text-align:left;
	white-space:nowrap;
    list-style-type: none;
    margin: 0;
    padding: 0;
	text-align:left;
	display: inline;
}

div#nav li{
	border-bottom: 0px solid #97999C;
    display: inline;
    margin: 0;
    padding: 0;
	white-space:nowrap;
}

div#nav li a{
    font-weight: bold;
    border: 0px solid #787878;
    padding: 0px 0px 0.3em 1.5em;
    /*background:transparent url(iconamenuorizzontale.gif) no-repeat 7px 4px;*/
	color: #335C8A;
	white-space:nowrap;
}

div#nav li a:hover{
	text-decoration:none;
	background-color: #C1DAF4;
}

div#nav li#activelink a{
    border-bottom: 0px solid #fff;   
    color: #005AAB;
	text-decoration: underline
}

div#PageNavigation{
	text-align:left;
	height:auto;
	color: #335C8A;
	margin:0px 0px 20px 10px;
	font-weight: bold;
	padding: 0px;
	font-size: 75%;
	float: left;
	width: auto;
	clear: both;
}

div#PageNavigation ul{
	text-align:left;
	white-space:nowrap;
	list-style-type: none;
	text-align:left;
	display: inline;
	margin-left: 10px;
}

div#PageNavigation li{
    display: inline;
    margin: 0;
    padding: 0;
	white-space:nowrap;
}

div#PageNavigation li a{
	font-weight: bold;
	padding: 0px 5px 0em 0px;
	color: #335C8A;
	white-space:nowrap;
	margin: 0px;
}

div#PageNavigation li a:hover{
	text-decoration:underline;
	background-color: #C1DAF4;
}

div#PageNavigation li#activelink a{
	text-decoration: none
}
