body {
	font: normal 11px/normal "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #455D63;
	background: #818284 url(../Images/bkgr_gray2.jpg) repeat;
	padding: 0px;
}
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;
	padding-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);
	top: 10px;
}

li {
	margin: 7px;
}

.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);
	}
	.box_whiteborder {
	border: 0px solid #555555;
	clip: rect(auto,auto,auto,auto);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	}
	
.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: #CCFFCC;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 5px 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 3px;
}
.News_Title {
	background-color: #FAFAFA;
	padding: 5px 10px;
	font-size: 12px;
	margin-right: 0px;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	right: 20px;
	z-index: 100;
	left: 30px;
	margin-left: 0px;
	text-align: center;
	border-top: 1px solid #BBBBBB;
	border-right: 1px none #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px none #BBBBBB;
}
	
.Immagine_bordo1px {
	border: thin solid #333333;
}
.float-right {
	padding:0px 0px 0px 10px;
	float:right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
