html {
	margin: 0px;
	height: 100%;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:small;
	color:#333;
	background-color: #fff; 
	margin:0; 
	padding:0; 
	height:100%; 
}

h1 {
	font-size:large;
	margin:0 0 5px;
}
h2 {
	font-size:medium;
	margin:0 0 5px;
	border-bottom:solid 1px #999;
}
h3 {
	font-size:SMALL;
	margin:0 0 5px;
	border-bottom:solid 1px #999;
}
p {
	margin:0 0 5px;
}
img {
	border:none;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.main {

	width:100%;
	height: 100%;
	background:#fff;
	position: relative;
}
body>div.main{
	height: auto;
	min-height: 100%;
}

.head {
	min-width: 770px;
	width: 100%;
	height: 66px;
	background-color: #000000;
}

img.logo {
	position:absolute;
	top: 0px;
	left:22px;
}

.section_title {
        /*position: absolute;
        top: 34px;
        left: 0;*/
        /*width: 85%;*/

        border-top:34px solid #000;
        margin:0 0 0 150px;
        height: 28px;
        /*background-color: #9999ff;*/
        /*background-color: #9C9ACE;*/
        background-color: #528FE2;
        background-image: url(../img/arco.gif);
        background-repeat: no-repeat;
        font: 16px Verdana;
        font-style: italic;
        font-weight: bold;
        color: #ffffff;
        padding-left: 40px;
        line-height: 1.8em;
}


.head_bottom_line {
	/*position: absolute;
	top: 62px;*/
	width: 100%;
	height:4px;
	margin:0;
	padding:0;
	background-color: #fff;
	background-image: url(../img/filodx.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

div#left{
  position: absolute;
  top: 70px;
  left: 0;
  width:150px;
  /*float: left;
  min-width: 150px;
  width: 9em;
  border: 1px solid;
  background-color: #ffffff;
  */
}


.content{
	padding:10px 0 20px;
	margin:0 5px 0 160px;
	
	padding-bottom:20px;
	/*position: absolute;
	top: 66px;
	left: 10em;
	border: 1px solid;
	width: 80%;
	padding-top: 10px;
	padding-left: 20px;
	*/
}

.content a {
	color:#2472DC;
	text-decoration:none;
}

.content a:hover {
	text-decoration:underline;
}

div#footer {
	clear: both;
	position: absolute;
	bottom:0;
	width: 100%;
	
	color:white;
	background:black;
	text-align:center;
}


/*** MENU NAVIGAZIONE ***/

div.menu {
}
div.menu ul {
   padding:0;
   margin:0 0 0 5px;;
   list-style:none;
}
div.menu li {
	display:block;
   font-size:small;
   /*font-style: italic;*/
   font-weight:bold;
	background:#8C8A8C;
	border:solid 1px #5A595A;
	color:white;
	margin-bottom:10px;
}
div.menu li a {
	color:white;
	display:block;
	text-decoration:none;
	padding:1px 5px;
}
div.menu li a:hover {
	color:#E1ECFB;
}

/*** Sponsor ***/

div.sponsor {
	margin-top:60px;
	padding-left:12px;
}
div.sponsor a {
	padding-left:26px;
}
div.sponsor ul {
   padding:0;
   margin:0 0 0 5px;
   list-style:none;
}
div.sponsor li {
	display:block;
	font-size:small;
	font-weight:bold;
}
div.sponsor li a {
	display:block;
	text-decoration:none;
}
div.sponsor li a:hover {
	color:#E1ECFB;
}


/*** FORM RICERCA ***/

form {
  margin: 0; 
  padding: 0; 
  border: 0;
  text-align:center;
}

form table { 
  margin: 0 auto 15px; 
  color:#636563;
  background: #EFEFEF;
  border:solid 1px #CECFCE;
}
/* regola provvisoria per eliminare la formattazione nel codice delle tabelle annidate, da rivedere */
form table table, form table table tr, form table table td { 
  border:none;
  background:transparent;
}

img#helpbox_img {
	vertical-align:middle;	
}


/*** RISULTATI ***/

p.alert {
	margin:20px auto;
	width:590px;
/*	height:30px;*/
	background:#E1ECFB;
	border:solid 2px #528FE2;
	padding:5px;
/*	line-height:30px;*/
}
p.alert input, p.alert select, p.alert img {
	margin:0;
	padding:0;
	vertical-align:middle;
}

p.alert span {
	line-height:24px;
}

div.rowRes {
	padding-top:10px;
	/*width:100%;
	min-width:620px;*/
	clear:both;
}

div.boxRes {
	float:left;
	width:24%;
	min-width:150px;
	text-align:center;
	font-size:small;
}

div.boxRes p {
	margin:0 auto 5px;
}

p.boxImg {
	width:140px;
	height:140px;
	line-height:140px;
	margin:0 auto 10px;
	overflow:hidden;
	text-align:center;
}
* html body p.boxImg {
	font-size: 120px;
	height: auto;
}

p.boxImg:hover {
	background:#EFEFEF;
}

p.boxImg img {
	border:solid 1px #CECFCE;
/*	padding:1px;*/
	vertical-align:middle;
}

div.boxRes p.boxImg {
	background:#EFEFEF;
}


div.paging {
	padding:20px 0;
	clear:both;
}

/*** LISTE ***/
ul#lista {
	list-style-type:square;
}

ul#lista li {
	line-height:150%;
}

/*** SCHEDA ***/

#scheda {
	width: 600px;
}
#scheda h1{
	margin-top: 1em;
}
div#schedaImg {
	margin:10px 0 0;
/*	width:304px;*/
	padding-right:10px;
/*	float:left;*/
}

div#schedaImg img {
	padding:5px;
	border:solid 1px #CCC;
}

div#schedaCont {
	width:auto;
	margin:10px 0 0;
/*	float:left;*/
}

p.soggetti {
	margin-left:10px;
}

div#schedaThumbs {
	clear:both;
	padding-top:20px;
}

div#showimage {
/*	width:auto;
	position:absolute;
	top:75px;
	left:155px;
*/	display:none;
/*	border:1px solid #999;*/
	padding:5px;
}
div#showimage img {
	padding:3px;
	border:1px solid #999;
	margin-top:5px;
}

* html body div#showtext {
	height:650px;
}

div#showtext {
}

div#showtext p {
	margin-bottom: 0.6em;
}


.lbl2 {
	font-size: 8pt;
	font-weight: bold;
}
.lbl2i {
	font-size: 8pt;
	font-style: oblique;
	font-weight: bold;
}
.info2 {
	font-size: 8pt;
}
	

#listasgtd h2 { font-variant: small-caps; font-size: 2em; border-bottom: solid 1px #2472DC; margin-top: 1.1em}
#listasgtd h3 { border: none; margin-left: 2em; font-size: 1.3em; margin-top: 1.0em }
#listasgtd h4 { border: none; margin: 0px 8em; font-size: 1.0em }
