html, body {
    margin: 0px auto;
	padding:0px;
}
h2{   font-size: 20px; color:#CB8337;}
h2 a
{
	text-decoration:none;
	color:#CB8337;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	text-transform: none;
	color: #463031;
	text-decoration: none;
	/*background:#DDD0BC;*/
	background:#ffffff;
}
a:hover{color:#CB8337;}
a{color:#463031;}

img {
border:none;
}

#main-ext
{
	border-top:5px solid #463031;
	/*margin:0 auto;*/
	width:100%;
	text-align:center;
	clear:both;
	/*background-color: #C3B498;*/
	margin:0 auto -260px; /* margine negativo altezza footer */
}

	.main
{
width:960px;
height:auto;
margin:0px auto;
padding:0px;
}

#header-ext
{
	margin:0 auto;
	width:100%;
	text-align:center;
	clear:both;
	background-color: #463031;
	box-shadow: 0 2px 5px 3px #333333;
	-webkit-box-shadow: 0 2px 5px 3px #333333;
-moz-box-shadow: 0 2px 5px 3px #333333;
}
.header {
  	margin:0 auto;
	padding:0px;
	width:850px;
	padding:20px 10px 20px 0px;

	}
.header-top
{
width:850px;
/*height:25px;*/
padding-bottom:9px;
/*padding-top:20px;*/
text-align:center;
color:#000000;
text-decoration:none;
}
.header-top a{
	color:#FFFFFF;
	text-decoration:none;
}

.header-bottom
{
height:31px;
/*padding-left:166px;*/
text-align:left;
margin-top: 10px;
}
/* CSS Menu */
#navcontainer {
        margin:0px;
        padding: 0;
        height: 31px;
}

#navcontainer ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#navcontainer ul li {
        /*display: block;
        float: right;*/
		display:inline-table;
        text-align: center;
        padding: 0;
        margin: 0;
		height:31px;
}

#navcontainer ul li a {
        width: 83px;
        height: 31px;
        padding: 0px;
        margin: 0px;
        color: #FFF;
        text-decoration: none;
        display: block;
        text-align: center;
        font: 14px/30px Arial, Helvetica, sans-serif;
}

#navcontainer ul li a:hover {
	color: #463031;
	background:#B19A8A;
	height:31px;
}

#navcontainer li.active a {
	color: #463031;
	background:#B19A8A;
	height:31px;
}

.body-main
{
	width:960px;
	height:auto;
	margin:0px auto;
	text-align:left;
	padding-top:20px;
	clear:both;
	position: relative;
}
.body-top
{
padding-bottom:20px;
width:960px;
margin:0px auto;
min-height:320px;
}
.left-box
{
width:408px;
float:left;
text-align:left;
}
.body-right
{
width:440px;
height:auto;
float:right;
text-align:left;
}
.blank38
{
width:440px;
height:38px;
}
.welcome-inside
{
	padding:6px;
	text-align:left;
	color: #463031;
}
.fav-project
{
}
.fav-text
{
	/*height:93px;*/
	text-align:left;
	color: #463031;
	float:left;
}
.title-16 {
	font-size: 24px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #463031;
	text-decoration: none;
	padding-left:3px;
}
.title-14 {
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #463031;
	text-decoration: none;
}
.body-bottom
{
	clear: both;
	padding-bottom:15px;
	width:940px;
	margin:0px auto;
	padding-top:26px;
	height:225px;
	/*padding-left:15px;*/
}

.body-bottom h2, h2.up
{
	margin-top:0px;
}

h2.back
{
	margin-top:20px;
}

.bottom-box1
{
width:230px;
text-align:left;
float:left;
padding-bottom:10px;
}
.bottom-box1-inside
{
width:217px;
height:auto;
}

.bottom-box2
{
width:183px;
text-align:left;
float:left;
padding-bottom:10px;
}
.bottom-box2-inside
{
width:180px;
height:auto;
}
.bottom-box-th
{
padding-left:0px;
padding-top:12px;
padding-bottom:12px;
padding-right:13px;
}
.green-link-box
{
padding:10px 0px 10px 0px;
}
.read-more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #463031;
	text-decoration: none;
}
.read-more:hover
{
	color:#CB8337;
	text-decoration:none;
}


#footer
{
	margin:0 auto;
	width:100%;
	height:30px;
	text-align:center;
	color:#463031;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top:5px;
	/*background-color: #B19A8A;*/
	background-color: #ffffff;
		box-shadow: 0 1px 5px 1px #999999;
	-webkit-box-shadow: 0 1px 5px 1px #999999;
-moz-box-shadow: 0 1px 5px 1px #999999;
}
#footer a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #463031;
	text-decoration: none;
}
#footer a:hover
{
color:#fff;
text-decoration:none;
}
.body-top a{color:#463031;}

.pushfooter{
height:300px; /* altezza footer */
clear:both; /* clear di eventuali float se presenti nel layout */
}

#permanent {

position:fixed;
bottom:0px;
margin:0 auto;
	width:100%;
	text-align:center;
	clear:both;
}