/* 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: #D8E364;
	background-position: left top;
	background-repeat: repeat-x;
	background-image: url(../images/barbozza_bg.jpg);
	color: #555;
	text-align: center;
	}

#wrap {
	width:780px;
	margin: 0 auto;
	}

#hdr	{
	width: 780px;
	height: 58px;
	overflow: hidden;
	margin: 0;
	color: #fff;
	text-align: right;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/barbozza_hdr.jpg);
	}
#menu_sup {
	float: right;
	z-index: 20;
	position: relative;
	margin-top: 20px;
	margin-right: 20px;
	color: #555;
	}
#menu_sup a {
	color: #FFFF94;
	text-decoration: none;
	}
#menu_sup a:hover {
	color: #FFFF94;
	text-decoration: underline;
	}
#menu_sup ul {
	text-align: left;
	}
#menu_sup ul li {
	display: inline;
	margin-left: 1.5em;
	}
#hdr-flags {
	z-index: 10;
	position: relative;
	top: -20px;
	padding: 0;
	margin-right: 20px;
	}
#hdr-flags img {
	border: 0;
	}
#hdr-flags ul {
	text-align: right;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
	}
#hdr-flags li {
	display: inline;
	margin-left: 8px;
	}
#hdr-ombra {
	z-index: 100;
	position: absolute;
	top: 0px;
	margin-left: 0 !important;
	margin-left: -405px;
	width:37px;
	height:200px;
	display: block;
	background: transparent	url(../images/ombra_top.png) no-repeat center top;
	voice-family: "\"}\"";   
	voice-family: inherit;
	margin-left: -420px;
	}
* html .#hdr-ombra {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ombra_top.png",sizingMethod="scale");
	}
#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/barbozza_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/barbozza_maintop.jpg);
	margin-top: -5px !important;
	padding-top: 5px;
	margin-top: 0;
	}

#main-navigation	{
	width: 740px;
	height: 57px;
	margin:0px auto;
	}
#main-presentazione {
	position: relative;
	overflow: hidden;
	margin-left: 230px;
	height: 195px !important;
	height: 200px;
	/*background: #fff url(../images/hdrpic_5.jpg) no-repeat top left;*/
	margin-top: 5px;
	margin-right: 20px;
	}
#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: 20px;
	padding:0;
	float:left;
	width:210px;
	text-align: left;
	}

#content{
	display:inline;
	text-align: left;
	margin:0 0px 0 0px;
	padding:0;
	float:left;
	width:530px;
	}
.box_content  {
	clear: both;
	/*width: 360px;*/
	margin: 0;
	padding: 20px;
	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;
	}
#bottomhome {
	clear: both;
	margin: 1em 0;
	}
#ftr 	{
	clear:both;
	color: #777;
	margin:0px;
	padding: 0;
	font-size: 0.9em;
	height:55px;
	border: 0;
	background-repeat: no-repeat;
	background-image: url(../images/barbozza_ftr.gif);
	line-height: 46px;
	width: 780px;
	}
#ftr2 	{
	height:4em;
	line-height: 3em;
	text-align: center;
	color: #666;
	}
#ftr2 a	{
	color: #666;
	}

#ftr a	{
	color: #FFFF94;
    text-decoration: none;
	}

#ftr a:hover	{
    text-decoration: underline;
	}

.box1	{
	clear: right;
	margin: 15px 15px 20px 15px;
	}