﻿body
{
	font-family: Tahoma;
	font-size: 14px;
	position: absolute;
	left: 50%;
	margin-left: -440px;
	background: url(images/strisciabody.png) repeat-y top left;
	background-position: center;
}

div#preHeader{width:880px; height:10px; background-image: url('images/bgPreHeader.gif'); background-repeat:no-repeat; overflow:hidden;}

div#container
{
	width: 880px;
	background-image: url(images/strisciacontainer.gif);
	background-repeat: repeat-y;
	background-position: top left;
	overflow:hidden;
	margin-top:0px;
}

div#header
{
	clear:both;
	margin-left:24px;
	height:120px;
	width:840px;
	background: url(images/Logo.jpg);
	
}

div#button
{
	clear:both;
	overflow:hidden;
	background-color:#ffead1;
	width:810px;
	height:80px;
	margin-left:33px;
	border-style:solid;
	border-width:1px;
	border-color:#e9b486;
}

div#colonnasinistra
{
	float:left;
	width:176px;
	padding-top: 10px;
	padding-left:30px;
	padding-bottom:20px;
}

div#colonnacentrale
{
	padding-left:260px;
	padding-bottom:20px;
	padding-top:10px;
}

div#footer{clear:both; width:880px; height:6px; margin-left:0px; background-image: url('images/bgfooter.gif');}

.labelNome
{
	font-size:16px;
	font-weight:bold;
	color:Maroon;
}

div#ricerca{color: #d23000; margin-left:100px}

div#intestazione
{
	height: 30px;
}

div#left
{
	border: 0px;
	float: left;
	width: 10px;
}

div#center
{
	height: 28px;
	width: 380px;
	float: left;
	background-color:  #e9b486;
	text-align: center;	
	border-bottom: 1px  solid #e9b486;
	border-top: 1px solid #e9b486;	
		
}

div#right
{
	clear:right;	
}

span#v-align
{
	height:28px; 
	line-height:28px;
	font-size: 18px;
}

div#contenuto
{
	width: 398px;
	border: 1px solid #e9b486;
	border-top: 0px;
}

div#testo
{
	margin:0 auto;
	padding: 20px;
	text-align: justify;
}

.invisibleColumn
{
width:0px;
display: none;
}

.gridview
{
	 margin-left:auto; margin-right:auto;
}



.itemArea {
 margin-left:15px; 
 font-family:Arial, Verdana, sans-serif;
 font-size:1em;
 text-align:left;
}

.dragHandle {
 width:10px;
 height:15px;
 background-color:Green;
 background-image:url('../images/bg-menu-main.png');
 cursor:move;
 border:outset thin white;
}

.invisibleColumn
{
width:0px;
display: none;
}

.reorderListDemo li 
{
 width:80%; 
 list-style:none;
 margin:2px;
 background-image:url('../images/bg_nav.gif');
 background-repeat:repeat-x;
 color:Black;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
 border:dashed thin black;
 width:100%;
 height:25px;
}

.reorderListDemoBanner li 
{
 list-style:none;
 margin:2px;
 color:Black;
}

.reorderListDemoBanner li a {color:#FFF !important; font-weight:bold;}
