body {
	text-align: center;
	margin-top:10px;
	margin-bottom:10px;
	color:#000000;
	background-color: #E0E0E0;
}

A:link {
	COLOR: #2153AA; text-decoration: underline;
}
A:visited {
	COLOR: #2153AA;
	text-decoration: underline;
}
A:active {
	COLOR: #2153AA; text-decoration: underline;
}
A:hover {
	COLOR: #2153AA; text-decoration: none;
}

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	text-align: left;
	background: #FFFFFF;
	border: 8px solid #FFFFFF;
}


#header_wrapper {
	margin:0px;
	height: 180px;
	padding: 0px;
	background-color: #FFFFFF;
}

#header {
	height: 150px;
	margin:0px;
	background-image: url(img/index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 3px;
	background-color: #FFFFFF;
}

#header h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 22px;
	color:#000000;
	margin-top: 0px;
}

#header h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color:#000000;
	font-weight: normal;
	margin-top: -20px;
}

#left_side {
	margin-top: 10px;
	float: left;
	width: 160px;
	background: #F1F6FE url(img/side_bg.gif) bottom left repeat-x;
}

#right_side {
  margin-top: 10px;
  float: right;
  width: 160px;
  background: #F1F6FE url(img/side_bg.gif) bottom left repeat-x;
}

#content {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 180px;
	margin-right: 180px;
	height: auto;
	width: auto;
}


#footer {
  height: 50px;
  background-color: #6B9C16;
  clear: both;
  text-align: center;
  padding-top:12px;
  color: #000000;
  font-family: "Trebuchet MS", Arial;
  font-size: 11px;
  line-height: 22px;
}

#footer A:link {
	COLOR: #FFFFFF; text-decoration: underline;
}
#footer A:visited {
	COLOR: #FFFFFF; text-decoration: underline;
}
#footer A:active {
	COLOR: #FFFFFF; text-decoration: underline;
}
#footer A:hover {
	COLOR: #000000; text-decoration: none;
}

#left_side p, #right_side p {
	margin-top:15px;
	margin-bottom:15px;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
}

#left_side h3, #right_side h3 {
	margin-top:5px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	padding:4px;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #999999;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: "Trebuchet MS", Arial;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: "Trebuchet MS", Arial;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: "Trebuchet MS", Arial;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #666666;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: "Trebuchet MS", Arial;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#navlist
{
	margin-top:1px;
	margin-bottom:0px;
	text-align:center;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #6B9C16;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
	color: #F1F6FE;
	margin-left: 3px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
	color: #000000;
	border-color: #0F3974;
	background-color: #FFFFFF;
}

#navlist li a#current
{
	color: #000;
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 5px;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
	background-color: #fffff6;
	margin:0px;
	border: 1px solid #DFE8F7;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	height: auto;
	width: auto;
}
#menuraduno {
	float: right;
	height: 200px;
	width: 200px;
	margin-right: 50px;
	font-size: 13px;
	line-height: 20px;
}


.featurebox_side {
	background-color: #fffff6;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:15px;
	border: 1px solid #DFE8F7;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.featurebox_link {

	background-color: #fffff6;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:15px;
	border: 1px solid #DFE8F7;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.te_12 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#menugallery {
	height: 300px;
	width: 500px;
}
#contentraduno {

  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 180px;
  margin-right: 180px;
}
.te_14 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	font-family: "Trebuchet MS";
	text-align: justify;
}
.te_15 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	font-family: "Trebuchet MS";
}
.te_15blu {
	font-size: 14px;
	font-weight: bold;
	color: #2153AA;
	font-family: "Trebuchet MS";
	line-height: 23px;
}
.tabella_t {
	font-size: 12px;
	color: #333333;
	font-family: "Trebuchet MS", Arial;
}
.rossosottolineato {
	color: #FF0000;
	text-decoration: underline;
}
.spazio {
	color: #FFFFFF;
}
.te_12Copia {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-family: "Trebuchet MS";
	text-align: justify;
}
.nerosottolineato {
	color: #000000;
	text-decoration: underline;
}
.te_13bluCopia {
	font-size: 12px;
	font-weight: bold;
	color: #2153AA;
	font-family: "Trebuchet MS";
	line-height: 23px;
}
.te_18blu {
	font-size: 17px;
	font-weight: bold;
	color: #2153AA;
	font-family: "Trebuchet MS";
	line-height: 23px;
}
