/* Foglio di Stile per il Layout */
* {
	margin:0;
	padding:0;
	}
body	{
	font: 62.5% Verdana, Arial, Tahoma,  Helvetica;
	margin: 0;
	padding:0;
	background-color: #757575;
	background-position: left top;
	background-repeat: repeat-x;
	background-image: url(../images/barisan_bg.jpg);
	color: #555;
	text-align: center;
	}

#wrap {
	width:780px;
	margin: 0 auto;
	}

#hdr	{
	width: 780px;
	height: 40px;
	margin:0px;
	color: #fff;
	text-align: right;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/barisan_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/barisan_main.gif);
	}
#main-content {
	width:780px;
	padding: 0;

/* la foto di sfondo è dichiarata nel file top_site.html */
	}

#main-content {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/barisan_maintop.jpg);
	}

#main-navigation	{
	width: 740px;
	height: 57px;
	margin:0px auto;
	}
#main-presentazione	{
	text-align: left;
	width: 744px;
	height: 155px;
	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:275px;
	text-align: left;
	}

#content{
	display:inline;
	text-align: left;
	margin:0 0px 0 15px;
	padding:0;
	float:left;
	width:500px;
	}
.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: center;
	margin: 0;
	padding: 0 15px 15px 15px;
	}
#ftr 	{
	clear:both;
	color: #E3E8EA;
	margin:0px;
	padding: 0;
	font-size: 10px;
	height:80px;
	border: 0;
	background-repeat: no-repeat;
	background-image: url(../images/barisan_ftr.gif);
	line-height: 46px;
	width: 780px;
	}

#ftr a	{
	color: #E3E8EA;
    text-decoration: none;
	}

#ftr a:hover	{
    text-decoration: underline;
	}

.box1	{
	clear: right;
	margin: 15px 15px 20px 15px;
	}