/*
reset css	  	  
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font,  ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

/*
fine reset css	  	  
*/

body {
scrollbar-face-color: #E9E7EE; 
scrollbar-shadow-color: #E9E7EE; 
scrollbar-highlight-color: #E9E7EE; 
scrollbar-3dlight-color: #E9E7EE; 
scrollbar-darkshadow-color: #E9E7EE; 
scrollbar-track-color: #E9E7EE; 
scrollbar-arrow-color: #0248BC;  
margin-top: 0;
margin-left: 0;
margin-right: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
background-color:#4F4F4F;
background-image:url(images/px.jpg);
background-repeat:repeat-x;
}

p {
 padding: 10px;
}

#wrapper { 
 margin: 0 auto;
 width: 900px;
 border: 0px solid #CCCCCC;
 
}

#titolo { 
	width: 900px;
	height:64px;
 float: left;
	text-align:center;
}

#content { 
 float: left;
 width: 900px;
 display: inline;
}
#flash { 
 margin: 0 auto;
 width: 950px;
 float: left;
 display: inline;

}

#content2 { 
 float: left;
 width: 500px;
 display: inline;
 background-repeat:no-repeat;
}

#leftcolumn { 
 color: #333;
 width: 200px;
 height:619px;
 float: left;
 text-align:center;
}

#rightcolumn { 
 color: #333;
 width: 200px;
 height:619px;
 float: left;
 text-align:center;
}

#footer { 
	width: 900px;
	clear: both;
	text-align:center;
	vertical-align:middle;
	padding-top:20px;
	font-family: Verdana, Helvetica,Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #202020;
	line-height:13px;
}

#footer a:link {color: #202020;text-decoration: none}
#footer a:visited {color: #202020;text-decoration: none }
#footer a:active {color: #202020; text-decoration: none }
#footer a:hover {color: #ffffff; text-decoration: underline}



#newscorpo {
	margin:20px;
	width:460px;
	/* se imposto altezza fissa in caso di poche righe di contenuto lo sfondo sfumato non viene riprodotto
	height:600px;
	*/
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #E3E3E3;
	line-height: 14px;
	overflow:auto;
}
#newscorpo a:link {color: #E3E3E3;text-decoration: none}
#newscorpo a:visited {color: #E3E3E3;text-decoration: none }
#newscorpo a:active {color: #E3E3E3; text-decoration: none }
#newscorpo a:hover {color: #FFCD05; text-decoration: underline}

#newsbox3 {
	
	position:relative;
	visibility: visible;
	left:0px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FADB0D;
	line-height:18px;

} 


#newsbox3 a:link {color: #FADB0D;text-decoration: none}
#newsbox3 a:visited {color: #FADB0D;text-decoration: none }
#newsbox3 a:active {color: #FADB0D; text-decoration: none }
#newsbox3 a:hover {color: #FADB0D; text-decoration: underline}


