body {
	background-color: #CACC8F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a {
	color: #7E8059;
	}
a:hover {
	text-decoration: none;
	}


/* ----------------------------------------- BANNER */
.ban {
	color: #52A6E7;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* ----------------------------------------- TOP MENU */
table.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	border-color: #FFFFFF;
	border-width: 2px;
	color: #FFFFFF;
	}
td.topmenu {
	background-color: #7E8059;
	text-align:center;
	}			
a.topmenu {
	text-decoration:none;
	color: #BDBF60;
	}
a.topmenu:hover {
	text-decoration:none;
	color:#E5E6CF;
	}
	
/* ----------------------------------------- BOX LATERALI */

p.boxtitle {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	letter-spacing: 1px;
	border-bottom: solid thin #000000;
	}
	
#navcontainer {
	width: 96%;
	margin-left:auto;
	margin-right:auto;
	}
#navcontainer ul {
	padding-left: 0;
	list-style-type: none;
	}
#navcontainer a {
	display: block;
	padding: 3px;
	background-color: #CACC8F;
	border-bottom: 1px solid #E5E6CF;
	}
#navcontainer a:link {
	color: #000000;
	text-decoration: none;
	}
#navcontainer a:visited {
	color: #000000;
	text-decoration: none;
	}
#navcontainer a:hover {
	background-color: #7E8059;
	color: #fff;
	}
	
/* ----------------------------------------- */

p {
	font-size: 12px;
	color: #000000;
}

h1 {
	font-size: 21px;
	color: #000000;
	text-align: center;
	background-color: #CACC8F;
	border-color: #000000;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	letter-spacing: 1px;
}

h2 {
	font-size: 18px;
	color: #7E8059;
	border-bottom-width: 1px;
	border-bottom-color: #7E8059;
	border-bottom-style: solid;
	letter-spacing: 1px;
	font-weight: bold;
}

h3 {
	font-size: 15px;
	color: #7E8059;
	font-style: italic;
	letter-spacing: 1px;
	font-weight: bold; 
}

ul {
	font-size: 12px;
	color: #000000;
}

.ecwebbox {font-family:verdana,arial,helvetica,sans-serif; font-size:10px; font-weight:bold;}
A.ecwebboxinfo:link {color:#FF960A; text-decoration: none;}
A.ecwebboxinfo:active {color:#FF960A; text-decoration: none;}
A.ecwebboxinfo:visited {color:#FF960A; text-decoration:none;}
table {
	font-size: 12px;
}

a.rss_item {
	font-size: 10px;
	color: #183C84;
	text-decoration: none;
}
a.rss_item:hover {
	color: #529200;
	text-decoration: underline;
}


.evi {
	color: red;
	font-weight: bold;
	letter-spacing: 1px;
}

