/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
html,body{
    margin:0px;
	padding-top:10px;
}

body{
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.25;
	/*BACKGROUND: url(bg.gif) #EFEFEF repeat;*/
	BACKGROUND: url(body-bg.gif) #EFEFEF repeat;
	background-attachment:scroll;
	COLOR: #3e4c5b;
	top:10px;
}

#stile_banner{ 
background:url(b1.gif);
} 

#stile_link_banner{ 
display: block; 
color: #FFFFFF;
}

a.banner_titolo{
    font-size: 17px;
    text-decoration: None;
}

a.banner_titolo:hover{
	color: #ffffff;
	text-decoration: none;
}

a.banner_titolo:visited{
	color: #ffffff;
	text-decoration: none;
}

a.banner_titolo:link{
	color: #ffffff;
	text-decoration: none;
}

a{
	color: #3e4c5b;
	text-decoration: none;
}

a:link{
	color: #3e4c5b;
	text-decoration: none;
}

#content #TBLPageview a:link{
	color: #0000FF;
	text-decoration: none;
}

a:visited{
	color: #3e4c5b;
	text-decoration: none;
}

#content #TBLPageview a:visited{
	color: #0000FF;
	text-decoration: none;
}
a:hover{
	color: #3e4c5b;
	text-decoration: underline;
}

h1{
 font-size: 100%;
 color: #0167B9;
 margin: 0px;
 padding: 0px;
}

h2{
 font-size: 100%;
 color: #0167B9;
 margin: 0px;
 padding: 0px;
}

h3{
 font-size: 120%;
 color: #0167B9;
 margin: 0px;
 padding: 0px;
}

h4{
 font-size: 100%;
 font-weight: bold;
 margin: 0px;
 padding: 0px;
}

h5{
 font-size: 70%;
 color: #0167B9;
 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: 90%;
 font-weight: bold;
 color: #334d55;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
div#container{
	position:relative;
    width:960px;
	margin: 0 auto;
	text-align: left;
	border:2px solid #E0E0E0;
	background: url(bg_container.jpg) repeat-x;
	background-color:#FFFFFF;
	padding-left:8px;
}
#masthead{
	width:100%;
	padding: 0px 0px 0px 0px;
}

#masthead #slogan{
	margin-bottom:0px;
	border-bottom: 4px solid #FFCC00;
}

#globalNav{
	float: left;
	width: 235px;
	margin: 0px 0px 145px 0px;
}

#navbar{
	/*border-left: 1px solid #336699;*/
	background: url(bg_barra.gif) top repeat-x;
	padding: 0px 0px 15px 0px;
}

#login{
	display:block;
	width:97%;
	margin-top:10px;
}

#pecadmin {
	background:url(pec_admin.gif) no-repeat;
	width:228px;
	height:103px;
}

#mBot{width:211px;margin-top:20px;}
#mBot font{font-size:80%;}

.navbarTop{
	height:22px;
	min-height:22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	font-size:92%;

}

#headlines{
  	float:right;
	width: 15%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
	display:none;
}

#content{
	float: left;
  	width: 714px;
}

/***********************************************/
/* Menu Page List                                 */
/***********************************************/
.pagelist {
	float:right;
	list-style-type: none;
	margin: 15px 10px 10px 10px;
	padding: 0px;
	width: 170px;
	border: 1px 0px 1px 0px dashed #C0D3DA;
}

.pagelist li a {
	background: url(arrow.gif) no-repeat 2px center;
	font-size:80%;
	color: #336699;
	display: block;
	width: auto;
	padding: 2px 2px 2px 15px;
	text-decoration: none;
	border-bottom: 1px dashed #C0D3DA;
}

* html .pagelist li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 160px;
}

.pagelist li a:visited, .pagelist li a:active{
	color: #336699;
}

.pagelist li a:hover{
	background-color:#DEE9F3;
	background-image:url(arrow.gif);
	text-decoration: none;
}

	
/***********************************************/
/* Components                                  */
/***********************************************/

#setFontSize {
	text-align:right;
	margin-bottom:0px;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 50px 10px;
	font-size: 80%;
	text-align:left;
	line-height:150%;
	background: url(bg_barra.gif) repeat-x;
}

.feature h1{
	padding: 0px 0px 2px 0px;
	text-align: left;
}

.feature h2{
	padding: 10px 0px 5px 0px;
	text-align: left;
}

.feature h3{
	font-size:155%;
	padding: 15px 0px 20px 0px;
	color:#0167B9;
	text-align: left;
	line-height:110%;
}

.url {
	font-size:90%;
	font-weight:bold;
	padding-left:18px;
	background:url(link.gif) no-repeat 0px;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear:both;
	background: url(siteInfo.gif) top repeat-x;
	border-bottom: 1px solid #cccccc;
	font-size: 70%;
	color: #cccccc;
	padding: 0px 10px 10px 10px;
	margin-right:8px;
	position:relative;
}

#write{
	position:absolute;
	top:-115px;
	left:1px;/*per FF*/
	background-color:#DEE9F3;
	height:110px;
	min-height:110px;
	width:227px;
}

#contact{
	padding:10px;
	color:#336699;
}
/*********** #globalNav link styles ***********/

#globalNav ul a:link, #globalNav ul a:visited {display: block;}
#globalNav ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#globalNav li {border-bottom: 0px solid #336699;}

/* fix for browsers that don't need the hack */
html>body #globalNav li {
	border-bottom: 0px solid #336699;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dashed #cccccc;
	font-size: 70%;
	font-weight:bold;
}


#sectionLinks a:link, #sectionLinks a:visited{
	display: block;
	border-top: 1px dashed #cccccc;
	padding: 2px 0px 2px 10px;
	text-decoration:none;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	line-height:20px;
	color:#336699;
}

#sectionLinks a:hover{
	background:url(arrow.gif) no-repeat right 8px;
}

.submenu a:link, .submenu a:visited{
	font-size:90%;
	font-weight:normal;
	text-indent:10px;
	background:url(arrow.gif) no-repeat 8px #DEE9F3;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	line-height:15px;
}

#sectionLinks .submenu a:hover{
	background:url(arrow.gif) no-repeat 8px #DEE9F3;
	border-right:4px solid #3973AC;
	
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 10px 20px 10px;
	font-size:65%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


/************** #accessibilità styles **************/
#portal-colophon{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 5px 10px;
	margin-top:0px;
	display:none;
}

/************** #admedia **************/
#admedia{
	float: none;
	font-size: 70%;
	color: #666666;
    margin: 0em 0em 2em 0em;
    padding: 0.5em 0em 1em 1em;
    text-align: left;
	text-decoration: none
}

#admedia img{
	padding: 2px 2px 2px 2px;
	vertical-align: middle;
}

/************** news list **************/
#content-news h1 {
    margin-bottom: 1em;
}

.newsItem {
    margin-bottom: 1em;
    border-bottom: 1px solid #8cacbb;
}

.newsContent {
    padding: 0 1em 1em 1em;
}

.newsContent ul,
.newsContent li {
    display: block; 
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

.newsAbout {
    display: block;
    color: #76797c;
    font-size: 85%;
    padding: 0;
    margin-top: 0;
    list-style: none;
    list-style-image: none;
    float: right;
    text-align: right;
}

.newsAbout li {
    display: inline;
}

.newsFooter {
    
}

.newsFooter li {
    display: inline;
    margin: 0 1em 0 0;
}
/************ box dettagli *************/
.dettagli{
	clear:both;
	width:163px;
	float:right;
	margin:30px 0px 10px 10px;
}

.dettagli_header{
	height:22px;
	min-height:22px;
	background:url(dettagli_header.gif);
	color:#FFFFFF;
	font-weight:bold;
}

.rigo {
 border-left:#C0D3DA solid 1px;
 border-right:#C0D3DA solid 1px;
 border-bottom:#C0D3DA solid 1px;
 padding:2px;
}

.dettagli_footer{
	height:20px;
	min-height:20px;
	background:url(dettagli_footer.gif);
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
}

/********** NewsTicker in header ***************/
#masthead #NewsTicker{
	width:300px;
	margin:0 auto;
}

#masthead #NewsTicker #NewsVertical {
	width: 300px;
	height: 80px;
	display: block;
	overflow: hidden;
	position: relative;
	margin-top:25px;
	}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
		width: 300px;
		height: 80px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#TickerVertical li {
		display: block;
		width: 288px;
		color: #ffffff;
		text-align: left;
		font-size: 11px;
		margin: 0;
		padding: 6px;
		float: left;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #ffffff;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			min-height:125px;
			height:125px;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #ffffff;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
		}
		
		
/********* user input *****/
 
input {
font-size:100%;
color:#333333;
}
