body {
	font-size: 62.5%;
	margin: 0 auto;
	padding: 0;
	background-color: #844B08;
	background-position: center;
	background-repeat: repeat-y;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background-image: url(../img/bkg.gif);
	color: #000000;
} 

#wrap {
	width: 758px;
	margin: 0px auto;
}

div#container{
	width: 99%;
	min-width:300px;
	margin:0 auto;
}
  
ul#minitabs{
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 7px 0;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}
ul#minitabs li{display: inline;margin: 0 3px}
ul#minitabs a{
	text-decoration: none;
	padding: 0 0 3px;
	color: #A0522D;
}
ul#minitabs a:hover{
	color: #A0522D;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #A0522D;
}
#menusinistro {
	width: 20%;
	float: left;
	vertical-align: top;
	font-size: 12px;
	color: #323232;
	text-decoration:none;
	margin-top:  10px;
	margin-left: 5px;
}

#content {
	float: left;
	width: 57.5%;
	color: #000;
	line-height: 16px;
	font-size: 12px;
	margin: 0px;
	height: 100%;
}
#content-due {
	float: left;
	width: 75%;
	color: #000;
	line-height: 16px;
	font-size: 12px;
	margin: 0px;
	height: 100%;
}
#content-tre {
	width: 90%;
	color: #000;
	line-height: 16px;
	font-size: 12px;
	margin: 0px;
	height: 100%;
}
.content-sinistra {
	float: left;
	width: 47.75%;
}

.content-destra {
	float: right;
	width: 47.75%;
}
.content {
	background-color: #FFCE84;
	display:block;
	font-size: 14px;
	font-weight: bold;
	color: #323232;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AFAFAF;
	border-right-color: #AFAFAF;
	border-bottom-color: #AFAFAF;
	border-left-color: #AFAFAF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.img-center {
	border: 1px solid #646464;
}

}

.img-center1 {
	border: 0px;

}

.img-right {
	float: right;
	margin: 0px 0px 3px 5px;
	border: 1px solid #646464;

}
.img-left{
	float: left;
	margin: 3px 5px 0px 0px;
	border: 1px solid #646464;
}

#menudestro {
	float: right;
	width: 20%;
	color: #646464;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 0px;
}

#header-section {
	width: 758px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}

#footer {
	float:left;
	width: 757px;
	height: 20px;
	background-color: #FFCE84;
	text-align: center;
	color: #646464;
	font-size: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #969696;
	border-bottom-color: #969696;
}
#marquee {
	border-bottom:solid 2px #3f47d5;
	border-top:solid 2px #3f47d5;
}

