body {
	background-image:url(../image/stripe.png);
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	margin-left:0;
	margin-top:0;
	text-align: center;
	font-size:12px;
	color: #000;
}
td {
	border:none;
}
table {
	border:none;
}
hr {
	visibility:hidden;
}
/*layout*/
#generale {
	width: 900px;
	margin:0 auto;
}
#intestazione {
	text-align:right;
	font-size:24px;
	padding-right:50px;
	height:131px;
	background: rgb(122, 21, 10);
	background-image:url(../image/header.jpg);
	color: #FFF;
}

#red {
	float:right;
	background-image:url(../image/red.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFFFFF;
	width: 900px;
	margin-top:0px;
}
#page {
	background-image:url(../image/pageNew.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin:auto;
	margin-top:0px;
	width: 900px;
	height:769px;
}
#centrato {
	float:right;
	border-left:1px solid #999999;
	width: 900px;
	min-height:100%;
	margin:auto;
	text-align: left;
}
#colonnaSx {
	background-image:url(../image/bgMenu.jpg);
	background-repeat:no-repeat;
	float: left;
	width: 148px;
	height:200px;
	color: #000;
}
#colonnaDx {
	float:right;
	width: 190px;
	background:none;
	color:#FFFFFF;
}
#centro {
	float:left;
	padding:10px;
	background:#f1edde;
	border:1px solid #CCCCCC;
	width:480px;
	margin:30px;
	min-height:250px;
}
#image {
	font-size:9px;
	text-align:center;
	height:600;
	width:300;
	float:left;
	padding:10px;
}
#notizia {
	width:95%;
	min-height:100px;
	margin:0 auto;
	background-color:#F9F7EC;
	padding:10px;
}
#piePagina {
	clear:both;
	background-image:url(../image/piePagina.gif);
	background-repeat:repeat-x;
	margin-left:-1px;
	width: 901px;
	height:4px;
}
/*menu delle notizie*/
.data {
	text-align:right;
	font-size:9px;
	color:#666666;
}
.titolo {
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
}
.testo {
	text-align:justify;
}
/*menu dei collegamenti*/
.collegamenti {
	margin:0;
	padding-left:10px;
	padding-right:10px;
	list-style:none;
}
.collegamenti a {
	display:block;
	text-decoration:none;
	margin:7px;
	margin-top:0;
	padding:1px;
	background:#FFF;
	color:#009;
}
.collegamenti a:link, .collegamenti a:visited {
	background:#641807;
	color:#FFFFFF;
}
.collegamenti a:hover, .collegamenti a:focus, .collegamenti a:active {
	background:#f1edde;
	color:#000000;
}
.collegamentiBottom {
	text-decoration:none;
	color:#000000;
}
.collegamentiBottom a {
	text-decoration:none;
	color:#000000;
}
.collegamentiApprofondimenti {
	text-decoration:none;
	color:#990000;
}
.collegamentiApprofondimenti a {
	text-decoration:none;
	color:#990000;
}
.collegamentiApprofondimenti a:hover, .collegamenti a:focus, .collegamenti a:active {
	background:#f1edde;
	color:#000000;
}
/*form*/
.form {
	color:#000000;
	background-color:#dcd6c0;
	border-style: none;
	overflow:hidden;	
}

