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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

strong {
font-weight:bold;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body{
	width:100%;
	height:100%;
	
	font:Helvetica,Arial,  sans-serif;
	font-size:14px;
	line-height:1.5em;
}

h1{display:none;}
img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}

#container
{ width:900px; margin: 0 auto;
background: url(../img/content_bg.png) repeat-y;
margin-bottom:20px;
position:relative;
z-index:1;

}

#header {
	background:  url(../img/banner.png)  no-repeat;
	width: 900px;
	height:267px;
	margin: 0 auto;
	
	
}

#menu {
	background: url(../img/menu_bg.png) no-repeat;
	width: 900px;
	height:49px;
	
	
}

#menu img{
	margin-top:6px;
	margin-left:32px;}

#menu a{ float:left;}

#content{
	
	display:block;	
	width: 900px;
	
	
	
}

#interno{
	
	display:block;	
	width: 750px;
	margin-left:50px;
	margin-right:70px;
	margin-top:35px;
	
	
}


.hidden { display:none;}
#left{
	
	float:left;
	width:550px;
}
#news_header{
	background: url(../img/news_header.png) no-repeat;
	margin-top:20px;
	margin-left:7px;
	width:361px;
	height:48px;
	display:block;
	
}

#footer {
	clear:left;
	width:900px;
	height:31px;
	background: url(../img/footer.png) no-repeat;
	margin-bottom: 30px;
	margin: 0 auto;
	}
#inevidenza{
	background: url(../img/inevidenza.png) no-repeat;
	width:240px;
	height:48px;
	display:block;
	margin-top:20px;
	margin-left:103px;
	}
#link{
	background: url(../img/link.png) no-repeat;
	width:240px;
	height:48px;
	display:block;
	margin-top:20px;
	margin-left:103px;
	}


#evidenza_text{
	margin-left:103px;
	margin-right:35px;
	}

#right{
	float:left;
	width:350px;
	}

#network{
	background: url(../img/network.png) no-repeat;
	width:240px;
	height:48px;
	display:block;
	margin-top:20px;
	margin-left:103px;
	}
#network_text{
	margin-left:103px;
	margin-right:35px;
	}
#news {
	padding-left:35px;
	margin-bottom:40px;
	}
	
h2{
	font-size:18px;
	color:#7e0308;
	font-weight:bold;}
.data{
	color:#000;
	font-style:italic;
	font-size:12px;
	line-height:13px;}

a{ text-decoration:none; color:#7e0308;}

#pagination
{
	margin-left:300px;
	margin-bottom:25px;
	margin-top:-20px;
	height:25px;
	}
#pagination p{ float:right; margin-right:8px; font-weight:bold; color:#7e0308; }