/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;		
	background: #ffffff /*#f7edd3 url(img/bckgrnd.jpg) bottom left fixed repeat-x*/;
	color: #333333;
	line-height: 1.166;
	margin: 0px;	
	padding: 0px;	
	/*text-align:center; /* Hack for IE5/Win */
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color:	navy;
}

h2{
 font-size: 114%;
 color: Black;
}

h3{
	font-size: 100%;
	color: #334d55;
	line-height: 10px;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
	list-style-type: none;
	list-style-image: url(img/ul-base3.gif);
}

cite {
color: black;
margin-left: 150px;
padding-left: 30px;
padding-bottom: 10px;
display: block;
font-weight: normal;
border-bottom: 1px solid #84a2be;
}
label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

hr{	
	background-color: #ffffff;
	height: 1px;
	color: #84a2be;	
	width: 505px;
}
hr { width: 505px; height: 1px; color: #C7D1DA; border: none; } /* For Internet Explorer */
html>body hr { width: 505px; height: 1px; background-color: #fff; border: 0px solid #fff; } /* For Opera and Gecko-based browsers */
			

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#page{	
	background: /*#dee6e9*/ #ffffff;	
	width:770px;	
	padding: 0px; 
	margin: 0px auto;
	background: url(../img/logo_sfumato.gif) 300px 870px no-repeat;
}

#masthead{
    background-color: #DEE6E9;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #c7d1da;
	width: 100%;	
	position:relative;
}

#searchForm{
	position: absolute;
	top: 90px;
	left: 600px;
}

#navBar{	
	margin: 0px 560px 0px 0px;
	/*padding: 0px 0px 100px 0px;*/
	padding: 0px 0px 20px 0px;
	word-spacing: normal;
	/*background:  url(img/nav1.gif) no-repeat bottom right;*/
}

#content{	
	float:right;
	width: 559px;	
	margin: 0px 1px 100px 0px;
	padding: 0px 0px 0px 0px;
	height: 450px;
	/*background:  url(img/content1.gif) no-repeat;*/
	
}
html>body #content{
	padding: 0px 0px 100px 0px;
	height: auto;
	width: 560px;
}
/***********************************************/
/*Component Divs                               */
/***********************************************/
#headleft{    
	margin: 0 560px 0 0;
	padding: 0px;	
	/*background: #84a2be url(img/headleft.gif) repeat-x;*/
}

#headright{    
	float:right;
	width: 560px;	
	margin: 0px;
	padding: 0px;	
	background-color: #666666;
}

#siteLogo{
	/*margin: 4px 69px 2px 0px;*/
	padding-left: 20px;
	padding-top:20px;
	float: left;	
}



#spacer {
  clear: both; 
}

#masthead {
	margin: 0 0 10px 0;
	padding: 0px;	
	/*background: url(../img/head_2.png) no-repeat;*/
	height: 85px;
	width: 770px;
}

#sisterTitle{
	visibility:hidden;
}

/****************************hp content ****************************/

#hp_content{
	position: relative;
	
}
#notiziario {
	position: absolute; top:20px;left:10px;
	width: 300px;

}

#notiziario ul li{
	margin-bottom: 10px;
	font-size:70%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#notiziario ul li a{
}
#rx_box{
	position: absolute; top:20px;left:325px;
}
#news {
	padding: 5px 15px 10px 15px;
	background: url(../img/postit_brown.jpg) no-repeat;
	margin: 0 5px 0 0;
	height: 200px;
	font-size:75%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#news ul{
	 list-style: none;
	margin:2px;
	padding: 0px;
	
}
#news ul li{
 margin: 15px 3px;
list-style-image:none;
}

#other_news{
	margin:0 0 0 80px;
}
#other_notiziari{
	margin:0 0 0 180px;
	font-size:70%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#comunica {
	margin: 10px 5px 0 0;
	padding:5px;
	text-align:center;
}

#comunica p{
		font-size:xx-small;
		width: 200px;
}
#comunica img{
	/*margin-right: 0px;*/
}



/*************************barra*********************************/
#_1{
	background-color: #DEE6E9;
	height: 20px;
	width: 256px;
	border-top: solid 1px white;
	float:left;
}
#_2{
	background-color: #C7D4DC;
	height: 20px;
	width: 256px;
	border-top: solid 1px white;
	border-left: solid 1px white;
	float:left;
}
#_3{
	background-color: #B0C2CC;
	height: 20px;
	width: 256px;
	border-top: solid 1px white;
	border-left: solid 1px white;
	float:left;
	position:relative;
}
#cercaForm{
	position: absolute;
	top: 5px;
	left:90px;
}

/*************** #pageName  #fileName styles **************/

#pageName{
	padding: 5px 0px 15px 20px;
}

#fileName{
	padding: 0px 0px 10px 10px;
}

/**************** fade ************************/
#crossfade-container{
      position:relative;
    }
			.fade-box {
				margin-left: 0px;
				position: absolute;	
			}
/************* #globalNav styles **************/

#globalNav{
margin: 0 0 0 0;
position:relative;
top: 86px;
padding: 1px 0px 1px 0px;
background-color: #C7D1DA;/*#b6c8dc;*/
text-align: right;
height: 13px;
border-bottom: 1px solid #84A2BE;
}

#globalNav a {
    width :100px;
	margin: 0px;
	color: white;/*#141571;*/
	text-decoration:none;
	font-size: 75%;
   font-weight: bold;
	padding: 0px 20px 0px 20px;
	vertical-align: top;
}

#globalNav a:hover {	
	color: #334D55;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 65%;
	padding: 10px 0px 5px 20px;
	height:15px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 10px 10px 20px;
	font-size: 80%;
}

.feature p{
   margin:10px 0px 0px 0px;
}

.feature img{
	float: left;
	padding: 0px;
	margin: 0 15px 5px 0;	
	border: 2px solid #C7D1DA;	
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 10px 0px 20px;
	font-size: 80%;
}

.story p{
    margin:10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	background-color: #e0d1b5;
	clear: both;
	border-top: 1px solid #ffffff;
	font-size: 70%;
	color: #333333;
	padding: 15px 10px 10px 25px;/*230*/
	margin-top: -1px;
	height: 25px;	
}

html>body #siteInfo{
	padding: 15px 10px 10px 35px;/*230*/
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
#siteInfo a:link, #siteInfo a:visited, #siteInfo a:hover {color: #333333; text-decoration: none; }
#siteInfo a:hover {color: #b6c8dc; text-decoration: none; }
#siteInfo .counter{color: black;  padding-left: 20px;}

/************* #search styles ***************/

#search{
	margin: 0px 0px 0px 5px;
	padding: 2px 0px 2px 0px;
	/*border-bottom: 1px solid #84a2be;	*/
}

#search h1{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 125%;
	color: #b6c8dc;
	font-family: "Arial Black",Arial,sans-serif;	
}


/*********** #navBar link styles ***********/

#navBar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;		
	list-style-image: url("img/quadro.gif");
	list-style-position: inside;
	padding-left: 7px;	
}

#navBar li {padding: 3px;}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 2px 0 0 0px;
	padding: 4px 0px 10px 0px;
	font-size: 90%;
	background: #f1f3dd/*#e0d1b5*//*#C7D1DA*/;	
}

.relatedLinks h3{
	padding: 10px 0px 2px 7px;
}

.relatedLinks img{
 	vertical-align: top;
	margin-left: -2px;
}

.relatedLinks ul{
	background-color: #f1f3dd/*#e0d1b5*//*#C7D1DA*/; 
}

.relatedLinks ul a:link, .relatedLinks ul a:visited { color: #34342f/*#ffffff*/; text-decoration: none;}
.relatedLinks ul a:hover { color: #747469/*#334D55*/; text-decoration: none;}
.relatedLinks ul ul li a:link, .relatedLinks ul ul li a:visited, .relatedLinks ul ul li a:hover {color: #006699; text-decoration: none;}

html>body .relatedLinks ul ul li{
	font-size: 13px;
}

/*************.relatedSublinks *****************/
.relatedSublinks{
	/*border: 2px solid #B0C2CC;	*/	
	margin: 30px 15px 10px 15px;
	padding: 0px 0px 10px 0px;
	font-size: 11px;	
	/*background: url(img/bkg-sublink1.gif) #e0d1b5;*/
}

.relatedSublinks h3{
	padding: 10px 0px 10px 10px;
	font-size: 12px;	
}
.relatedSublinks ul li{list-style-image: none; margin-left: 0px; padding-left: 0px; list-style-position: outside;}

/*************.relatedPDF *****************/

.relatedPDF ul{
	/*background-color: #e0d1b5;#C7D1DA*/
}

.relatedPDF ul li{list-style-image: url("img/pdf2.gif"); margin: 0px; list-style-position: inside;}

.relatedPDF h3{
}
.relatedPDF a:link, .relatedPDF a:visited, .relatedPDF a:hover {
	color: #333333;	
}
/*************.relatedNewsL *****************/
.relatedNL{
	border-top: 1px solid #ffffff;	
	margin: 20px 15px 0px 15px;
	padding: 15px 0px 10px 0px;		
	background-color: #f1f3dd/*#e0d1b5*//*#C7D1DA*/;
}

.relatedNL h3{
	padding: 0px 0px 5px 0px;
}

.relatedNL input {
	font-size:9px ;
	width: 160px;	
	margin: 0px;
	padding: 0px;
}

.relatedNL p {
	font-size: 11px;	
	line-height: 12px;
	margin: 5px 0px 0px 0px;
}

.relatedNL a:link, .relatedNL a:visited, .relatedNL a:hover {
	color: #333333;	
}
/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;	
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
/************* font color ******************/

.white {
	color: #334D55;
	font-weight: bold;
	font-size: 105%;
}
.darkred {
	color: #990066;
}
.lightblu {
	color: #b6c8dc;
}
.pink {
	color: #ff99cc;
}
