/* Foglio di Stile per il Layout */
* {
	margin:0;
	padding:0;
	}
body	{
	font: normal 76% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding:0;
	background-color: #656159;
	background-position: left top;
	background-repeat: repeat-x;
	background-image: url(../images/castelletto_bg.jpg);
	color: #555;
	text-align: center;
	}

#wrap {
	width:780px;
	margin: 0 auto;
	}

#hdr	{
	width: 780px;
	height: 58px;
	margin:0px;
	color: #fff;
	text-align: right;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/castelletto_hdr.jpg);
	}
#hdr-links	{
	height: 40px;
	line-height: 40px;
	float: right;
	width: 450px;
	margin: 0px 20px 0 0;
	text-align: right;
	}
#hdr-links a {
	color: #fff;
	}

#c-block {
	clear: both;
	width:780px;
	overflow: hidden;
	background-position: left top;
	background-repeat: repeat-y;
	background-image: url(../images/castelletto_main.gif);
	}
#main-content {
	width:780px;
	padding: 0;

/* la foto di sfondo è dichiarata nel file top_site.html */
	}

#main-content {
	min-height: 300px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/castelletto_maintop.jpg);
	}

#main-navigation	{
	width: 740px;
	height: 57px;
	margin:0px auto;
	}
#main-presentazione	{
	text-align: left;
	width: 744px;
	height: 162px;
	margin: 0 auto;
	}
#main-presentazione p	{
	font-size: 1em;
	color: #eee;
	}
.box_presentazione {
	float: left;
	width: 280px;
	margin: 16px 0 0 1px;
	padding: 0 13px 0 15px;
	}
.box_presentazione h1{
	color: #ccc;
	padding: 0 0 10px 0;
	margin: 0;
	}

#c-body	{
	clear: both;
	margin:0 20px;
	width:740px;
	text-align: left;
	}

#lh-col	{
	display:inline;
	position: relative;
	margin-left:0;
	padding:0;
	float:right;
	width:230px;
	text-align: left;
	}

#content{
	display:inline;
	text-align: left;
	margin:0 0px 0 15px;
	padding:0;
	float:left;
	width:530px;
	}
.box_content  {
	clear: both;
	/*width: 360px;*/
	margin: 0;
	padding: 20px 15px 20px 15px;
	border: 0;
	/*border-bottom: 3px solid #f0f0f0;
	background-color: #333;*/
	}
body#body_segnala {
	background: #fff;
	text-align: left;
	margin: 0;
	padding: 0 15px 15px 15px;
	}
#ftr 	{
	clear:both;
	color: #777;
	margin:0px;
	padding: 0;
	font-size: 0.9em;
	height:90px;
	border: 0;
	background-repeat: no-repeat;
	background-image: url(../images/castelletto_ftr2.jpg);
	line-height: 58px;
	width: 780px;
	}

#ftr a	{
	color: #777;
    text-decoration: none;
	}

#ftr a:hover	{
    text-decoration: underline;
	}
#ftr .right	{
	padding-right: 35px;
	}
#facebook {
	float: left;
	padding: 0 0 0 20px;
	}
.box1	{
	clear: right;
	margin: 15px 15px 20px 15px;
	}