body {
	font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #455D63;
	background: #818284 url(../Images/bkgr2.gif) repeat-x;
}
	
h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
	margin-bottom: -5px;
}

h5 {
	font-size: 14px;
	margin-bottom: -5px;
}

h6 {
	font-size: 12px;
}
	
	h2.pagetitle {
	margin-top: 25px;
	text-align: center;
	margin-bottom: 20px;
}
	
a:link {
	color: #880000;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #880000;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #455D63;
}



a:active { }

ol {
	list-style-image: url(../Images/arrow_red.png);
}

ul {
	list-style-image: url(../Images/arrow_orange.png);
}

.News_Content {
	background-color: #FAFAFA;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px 10px 5px 12px;
	color: #990033;
	margin-right: 5px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	}

.blu {
	color: #09f;
	}
	
.bordeaux {color: #990033}

.box {
	border: 1px solid #555555;
	clip: rect(auto,auto,auto,auto);
	}
	
	.boxzero {
	border: 0px solid #555555;
	clip: rect(auto,auto,auto,auto);
	}
	
.red {
	color: #FF0000;
	}
	
.white {
	color: #FFFFFF;
	}
	
.Green_bold {
	color: #4f6b72;
	font-weight: bold;
	}


.box_sidebar {
	color: #333333;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #666666;
	clip: rect(auto,auto,auto,auto);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	left: 10px;
}

.box_content {
	color: #333333;
	background-color: #F8F8F8;
	padding: 8px;
	border: 1px solid #666666;
	clip: rect(auto,auto,auto,auto);
	text-align: justify;
	margin: 10px 0px;
}
.News_Siedebar {
	background-color: #FAFAFA;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 5px 10px;
	color: #4f6b72;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 3px;
}
.News_Title {
	background-color: #FAFAFA;
	padding: 5px 10px;
	font-size: 12px;
	margin-right: -15px;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	right: 50px;
	z-index: 100;
	left: 50px;
	margin-left: -18px;
	text-align: center;
	border-top: 1px solid #BBBBBB;
	border-right: 1px none #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px none #BBBBBB;
}
			
/* ---- Tabella ------- */

a {
	color: #c75f3e;
}

caption {
	padding: 0 0 5px;
	width: 580px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #A4B9B7;
	border-bottom: 1px solid #A4B9B7;
	border-top: 1px solid #A4B9B7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../Images/bg_header.jpg) no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A4B9B7;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #A4B9B7;
	background: none;
}

td {
	border-right: 1px solid #A4B9B7;
	border-bottom: 1px solid #A4B9B7;
	padding: 3px 6px 3px 12px;
	color: #4f6b72;
}

td.noborder {
	border-right: 0px solid #C1DAD7;
	border-bottom: 0px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
}

td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #A4B9B7;
	border-top: 0;
	background: #fff url(../Images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #A4B9B7;
	border-top: 0;
	background: #f5fafa url(../Images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

