/* LAYOUT 2 Colonne (hdr -navbar - bodyblock - footer) */

/* body [INIZIO] */
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	background-color :#525252;
}
/* body [FINE] */

/* esterno [INIZIO] */
#esterno
{
 text-align:left;
 border:1px solid #000000;
 width:99%;
 margin:auto;
 margin: 0em 0em 0em 0em;
 padding: 0em 0em 0em 0em;
}
/* esterno [FINE] */

/* header [INIZIO]*/
#header
{
 width:100%;
 background-color:#525252;
 display:block;
}

#header h1
{
	text-align:right;
	font-size:130%;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:0px;
}

#header .intestazione
{
	width:100%;
	background-color:#080808;
	height:122px;
}

#header .intestazione a
{
	border-right:dotted 1px #FFFFFF;
}
/* header [FINE] */

/* navigation [INIZIO] */
#navigation
{
 width:100%;
 background-color:#525252;
 border-bottom: dotted 1px #FFFFFF;
 display:block;
}

#navigation .menu_top
{
 border-top:dotted 1px #FFFFFF;
 margin:0px 0px 0px 0px;
 padding:0.5em 0.5em 0.5em 0.5em;

}

#navigation .menu_top ul
{
 list-style-type:none;
 list-style-image:none;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 width:100%;
}

#navigation .menu_top ul li
{
	width:14%;
	display:inline;
	padding-right:0.2em;
}

#navigation .menu_bottom
{
	border-top:dotted 1px #FFFFFF;
	margin:0px 0px 0px 0px;
	padding:0em 0em 0em 0em;
}

#navigation .menu_bottom #menu_contatti
{
	color:#FFFFFF;
	background-color:#080808;
	width:219px;
	border-right:dotted 1px #FFFFFF;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0em 0em 0em 0em;
}

#navigation .menu_bottom #menu_contatti ul
{
	list-style-type:none;
	list-style-image:none;
	padding: 0.5em 0em 0.5em 0em;
	margin:0em 0em 0em 0em;
}

#navigation .menu_bottom #menu_contatti ul li
{
	 display :inline;
	 width:30%;
	 height:100%;
	 border-right:solid 2px #FFFFFF;
	 padding:0em 0.5em 0em 0.5em;
}

#navigation .menu_bottom #menu_navigazione
{
	/*margin:0px 0px 0px 219px;*/
	padding:1em 3em 0.5em 1em;
}
/* navigazione [FINE] */

/* bodyblock [INIZIO] */

#bodyblock
{
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;
	background-color:#525252;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	background-image:url(../images/layout/sfondo.gif);
	background-repeat:repeat-y;
	background-position:left;
	display:block;
	clear:both;
}

/* sinistra [INIZIO]*/

#bodyblock #sinistra
{
  color:#222222;
  width:218px;
  float:left;
}

#bodyblock #sinistra .news
{
 padding:0.5em 1em 1em 1em;
}

#bodyblock #sinistra .news h1
{  
	font-size:100%;
	margin:0em 0em 0em 0em;
	text-transform:uppercase;
	border-bottom:solid 1px #222222;
}

#bodyblock #sinistra .news h2
{
	font-size:80%;
	font-weight:bold;
	margin:1.5em 0em 0em 0em;
	text-transform:uppercase;
}

#bodyblock #sinistra .news p
{
	margin:0em 0em 0.5em 0em;
	border-bottom:solid 0px #222222;
}

#bodyblock #sinistra .news a
{ 
	color:#000000;
}

#bodyblock #sinistra .news A:hover 
{ 
 color:#D7D7D7;
 background-color:#000000;
}
/* sinistra [FINE] */

/* destra [INIZIO] */

#bodyblock #destra .spacer
{
	background-color:Transparent;
	height:1px;
	width:100%;
	clear:both;
}

#bodyblock #destra
{
	background-color:#525252;
	color:#FFFFFF;
	text-align:left;
	padding:0.5em 1.5em 0.5em 1.5em;
	margin:0em 0em 0em 220px;
	border-left:dotted 1px #080808;
}

#bodyblock #destra h1
{
	font-size:140%;
	font-weight:bold;
}

#bodyblock #destra h2
{
	font-weight:bold;
	font-size: 90%;
}

#bodyblock #destra h3
{
	font-weight:bold;
	font-size: 90%;
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;
}

#bodyblock #destra h4
{
	font-weight:normal;
	font-size: 90%;
	text-transform:uppercase;
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;
}

#bodyblock #destra h5
{
	font-weight:bolder;
	font-size: 90%;
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;
}

#bodyblock #destra p
{
	line-height:1.5em;
	margin:0em 0em 1.5em 0em;
	padding:0em 0em 0em 0em;
}

#bodyblock #destra .progetto
{
	width:70%;
	margin-bottom:10px;
}




#bodyblock #destra .progetto table td .nota
{
	text-align:left;
	font-size:80%;
	font-weight:bold;
}

#bodyblock #destra .progetto a
{
	display:block;
}

#bodyblock #destra li
{
	padding-bottom:0.5em;
	line-height:1.5em;
}

/* pag: index.aspx */
#bodyblock #destra .firma
{
	width:100%;
	text-align:right;
	font-weight:bold;
}

/* pag: storia.aspx */
#bodyblock #destra .opera
{
	width:100%;
	text-align:center;
	font-style:italic;
	margin-bottom:10px;
	display:block;
	clear:both;
}

/* pag: storia.aspx */
#bodyblock #destra .opera dl
{
	border:solid 0px #FF0000;
	display:inline;
	float:left;
	margin-right:15px;
	margin-bottom:35px;
}

#bodyblock #destra hr
{
	border:solid 0px #000000;
	display:none;
	clear:both;
}


/* pag: storia.aspx */
#bodyblock #destra .anatomisti
{
	border:solid 0px #000000;
	background-color:#000000;
}

#bodyblock #destra .anatomisti img
{
	border:solid 1px #645E52;
}

#bodyblock #destra .note
{
	 font-style:italic;
	 font-size:80%;
}

/* destra [FINE] */

/* bodyblock [FINE] */

/* footer [INIZIO] */
#footer
{
	height:118px;
	background-color:#D3B756;
	background-repeat:no-repeat;
	background-image:url(../images/layout/footer.jpg);
	width:100%;
	background-position:left;
	clear:both;
	border-bottom:solid 15px #525252;
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;
}


#footer .w3c
{
	text-align:right;
	margin:0em 0em 0em 0em;
	padding-top:40px;
}

#footer .w3c ul
{
	list-style-type:none;
	margin:0em 0em 0em 0em;
}

#footer .w3c li
{
	float:right;
	margin-right:10px;
}

#footer .w3c img
{
	border:solid 0px #000000;
}


/* footer [FINE] */


table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	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 
{
	color:#FFFFFF;
	font-size:85%;
	text-decoration:underline;
	font-weight:bold;
}

a:hover 
{
	/* text-decoration: underline; */
	color: #FFFFFF;
	background-color:#000000;
}

.elenco_reperti table
{
	border:solid 1px #ECEAE6;
}

/* pagina reperti + scheda prodotto */
.elenco_reperti img
{
  width:150px;
}

#bodyblock #destra .select_categorie
{
  width:300px;
  background-color:#525252;
  color:#FFFFFF;
  font-size:100%;
}

#bodyblock #destra .scheda_reperto
{
  border: solid 0px #dddddd;
}

#bodyblock #destra .scheda_reperto ul
{
  list-style-type:none;
  margin: 0px 0px 0px 0px;
}

#bodyblock #destra .scheda_reperto li
{
  padding: 1px 0px 0px 0px;
  margin-top:1em;
}

#bodyblock #destra .scheda_reperto .risultato_chiave
{
  display:block;
  font-weight:bold;
}

#bodyblock #destra .scheda_reperto ul .risultato_immagine
{
  vertical-align:top;
  line-height:12px;
  border:solid 0px #dddddd;
  color:#525252;
  display:block;
}

#bodyblock #destra .scheda_reperto ul .scheda_reperto .risultato_immagine img
{
  border:solid 0px #dddddd;
}

#bodyblock #destra .scheda_reperto .risultato_categorie
{
  height:100%;
  margin:0px 0px 0px 0px;
}

#bodyblock #destra .scheda_reperto .risultato_valore
{
  margin:1em 0em 0em 0em;
}