body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

.museo
{
	color: #9c9b9b;
}

.btratt1
{
	border-right-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-width: 0px;
	border-right-style: dashed;
	border-right-color: #B1B0B0;
}

.btratt2
 {
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-style: dashed;
	border-bottom-color: #B1B0B0;
	border-top-color: #B1B0B0;
}

.btratt3 
{
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width:0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;

	border-bottom-color: #B1B0B0;

}

.btratt3b
 {
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width:0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;

	border-bottom-color: #B1B0B0;

}

.btratt3b A:hover
{ 
color:#dddddd;
text-decoration:underline;
background-color: #525252;
}


.bordiblu 
{
	border: 1px solid #003366;
}




a 
{
	text-decoration: none;
	color: #dddddd;
}

a:hover 
{
	/* text-decoration: underline; */
	color: #dddddd;
	background-color:#000000;
}

/* pagina reperti + scheda prodotto */
.elenco_reperti img
{
  width:150px;
}

.select_categorie
{
  width:100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 90%;
  color: #dddddd;
  background-color :#525252;
}

.scheda_reperto
{
  width:100%;
  border: solid 1px #dddddd;
}

.scheda_reperto h1
{
  font-size:larger;
  font-weight:bolder;
}

.scheda_reperto ul
{
  list-style-type:none;
  margin: 0px 0px 0px 0px;
}

.scheda_reperto li
{
  padding: 1px 0px 0px 0px;
  height:25px;
}

.scheda_reperto .risultato_chiave
{
  width:30%;
  vertical-align:top;
  line-height:12px;
  background-color:#dddddd;
  border:solid 1px #dddddd;
  color:#525252;
  height:100%;
}

.scheda_reperto .risultato_immagine
{
  width:30%;
  vertical-align:top;
  line-height:12px;
  border:solid 1px #dddddd;
  color:#525252;
}

.scheda_reperto .risultato_immagine img
{
  border:solid 0px #dddddd;
  width:100%;
}

.scheda_reperto .risultato_categorie
{
  width:70%;
  display:inline;
  border-bottom: solid 1px #dddddd;
  border-left:solid 1px #dddddd;
  border-top:solid 1px #dddddd;
  border-right:solid 0px #dddddd;
  height:100%;
  margin:0px 0px 0px 0px;
  padding-left:5px;
}



.scheda_reperto .risultato_valore
{
  width:70%;
  display:inline;
  border-bottom: solid 1px #dddddd;
  border-left:solid 1px #dddddd;
  border-top:solid 1px #dddddd;
  border-right:solid 0px #dddddd;
  height:25px;
  margin:0px 0px 0px 0px;
  padding-left:5px;
}

/* Restyling accessibilita */
#content
{
	clear:left;
	background-color:#FFFFFF;
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#content #destra
{
	background-color:#FFFFFF;
	color:#000000;
	float:right;
	padding:0.5em 1em 0.5em 1em;
	margin:0em 0em 0em 0px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	
}

#content #destra h1
{
	font-size:140%;
	font-weight:bold;
}

#content #destra p
{
	line-height:1.5em;
}

/* pag: index.aspx */
#content #destra .firma
{
	width:100%;
	text-align:right;
	font-weight:bold;
}

/* pag: storia.aspx */
#content #destra .anatomisti
{
	border:solid 0px #000000;
	background-color:#000000;
}

#content #destra .anatomisti img
{
	border:solid 1px #000000;
}





#content #sinistra
{
  background-color :#D7D7D7;
  color:#222222;
  width:auto !important;
  width:219px;
  display:inline;
  float:left;
  margin:0em 0em 0em 0em;
  visibility: hidden;
}

#sinistra .news
{
	padding:0.5em 1em 0.5em 1em;
	width:100%;
}

#sinistra .news h1
{
	font-size:100%;
	margin:0em 0em 0em 0em;
	text-transform:uppercase;
}

#sinistra .news p
{
	margin:0em 0em 0em 0em;
	border-bottom:solid 1px #222222;
}


#sinistra .news A:hover 
{ 
 text-decoration:underline;
}


/* FOOTER */
#footer
{
	height:0px;
	visibility: hidden;
}

/* HEADER */
#header
{
	width:100%;
	height:0px;
	visibility: hidden;
}

