html {
  height: 101%;
  margin-bottom: 1px;
}

body {
  margin: 0px;
  background-color: #85A7F4;
  text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1  {
  padding: 0px 0px 0px 0px;
  margin: 15px 0px 20px 0px;
  text-align: center;
  color: #040A7F;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 25px;
  font-weight: bold;
	line-height: 1.4em;
}

h3  {
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 10px 0px;
  text-align: center;
  font-style: italic;
  color: #040A7F;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
}

h4  {
  margin: 5px 0px 20px 0px;
	padding: 0px;
	text-align: center;
  font-style: italic;
  color: #040A7F;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight:bold;
}

cite  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  color: #000000;
}

.img_popup  {
  margin: 0px;
  border-style: solid;
  border-color: #03067c;
  border-bottom-width: 0px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}

table.contenuti_principali  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #000000;
  background-color: #E3E3E3;
	line-height: 1.4em;
}

a.collegamenti, a.collegamenti:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline; 
  color: #0516B0;
	font-size: 14px;
}

a.collegamenti:hover {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none; 
  color: #0516B0;
	font-size: 14px;
}

address.contact  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
}

div.contenuti_speciali {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
	font-style:italic;
  /*font-weight: bold;*/
  padding: 0px 5px 5px 5px;
  text-align: justify;
	font-stretch: extra-condensed;
}

div.contenuti_speciali li{
  padding: 5px 5px 5px 5px;
  text-align: left;
  line-height: 1.8em;
	font-style:italic;
}

div.contenuti_speciali a:link, div.contenuti_speciali a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline; 
	font-style:italic;
  color: #0516B0; 
}

div.contenuti_speciali a:hover  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none; 
  color: #0516B0;
	font-style:italic;
}

table.contenuti_principali td {
 margin-left: 5px;
}

td.cornice_sx {
  background-image: url(../immagini/img_cornice_sx.gif);
  background-repeat: repeat-y;
}

td.cornice_dx {
  background-image: url(../immagini/img_cornice_dx.gif);
  background-repeat: repeat-y;
}

td.bussola {
  background-image: url(../immagini/img_sfondo_bussola.jpg);
  background-repeat: no-repeat;
}

td.bussolaGlass {
  background-image: url(../immagini/img_bussola_glass.jpg);
  background-repeat: no-repeat;
	height:62px;
	
}

td.bussola5G {
  background-image: url(../immagini/img_sfondo_bussola.jpg);
  background-repeat: no-repeat;
}

td.bussolaCompany {
  background-image: url(../immagini/img_bussola_company.jpg);
  background-repeat: no-repeat;
	height:62px;
}

td.bussolaExhibition {
  background-image: url(../immagini/img_bussola_company.jpg);
  background-repeat: no-repeat;
	height:62px;
}

td.bussolaLocation {
  background-image: url(../immagini/img_bussola_company.jpg);
  background-repeat: no-repeat;
	height:62px;
}

td.bussolaContacts {
  background-image: url(../immagini/img_bussola_company.jpg);
  background-repeat: no-repeat;
	height:62px;
}

td.bussolaTrevi {
  background-image: url(../immagini/img_bussola_trevi.jpg);
  background-repeat: no-repeat;
	height:62px;
}

div.bussola {
  color: #0516B0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 8px 15px 0px 0px;
}

div.bussola a:link, div.bussola a:visited {
  color: #0516B0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration:underline; 
  color: #0516B0;
}

div.bussola a:hover {
   color: #0516B0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none; 
  color: #0516B0;
}

table.barra_menu {
  background-image: url(../immagini/img_sfondo_menu.png);
  background-repeat: repeat-y;
}

td.barra_menu {
  background-image: url(../immagini/img_menu_boccioni.png);
  background-repeat: no-repeat;
  background-position: bottom;
}

table.exhibitions {
  margin-top: 25px;
  font-size: 12px;
	border: 1px solid #040A7F;
	text-align: center;
	line-height: 1.5em;
}

table.exhibitions td {
  border: 1px solid #040A7F;
	text-align:center;
	background-color: #FFFFFF;
	padding: 15px 5px;
}

table.exhibitions td.head {
  font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
	background-color: #85A7F4;
	color: #040A7F;
	border: 1px solid #040A7F;
	
}

td.footer {
  background-color: #0516B0;
}

div.footer {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  text-align: center; 
  color: #FFFFFF;
  font-weight: bold;
}

div.footer a:link, div.footer a:visited {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  text-decoration: none; 
  color: #FFFFFF;
}

div.footer a:hover {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  text-decoration: none; 
  color: #C6C6C6;
}

div.exhibitions {
  margin-top: 15px;
}

div.bordo {
		color: #FFFFFF;
    font-size: 18px;
    font-family: Trebuchet MS,"Courier New", Courier, monospace;
   	font-weight:bold; 
		text-shadow: 6px 6px 3px #060384;
	}
