/* XHTML 1.0 Strict */

a.c2 {border:none;}
img.c1 {border:none 0em;}

 /* Link */

A:link {
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
	background-color: Black;
	}
A:visited {
   color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;	
	background-color: Black;
	font-style: italic;
	}
A:focus {
	color: Black;
	text-decoration: none;
	background-color: White;	
	}
A:hover {
	color: #990000;
	text-decoration: none;
	background-color: white;
	}
A:active {
	color: #fff;
	text-decoration: none;
	background-color: #006;
	}

/* Immagini */

img  {border:0; 	font-size: 1em;}

/* Tabelle Principale */

table { background-color: Black;  font-size: inherit;  }

/* Body */

body {
	background-color: Black;
	}

/* Elementi */

h1 {
   color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	}
h2 {
	color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	}	
h3 {
   color: White;
	font-family: "Times New Roman", Times, serif;
   font-size: 1.2em;
	font-weight: bold;	
	font-style: italic;	
	}
	
label {
	color: White;
	font-family: Verdana;
	font-size: 0.6em;
	font-weight: bold;	
	}
label.cerca {	
	color: White;
	font-family: Verdana;
	font-size: 0.6em;
	vertical-align: middle;
	font-weight: bold;
	}

/* Classi */

.ItemStyle {
	font-family: "Arial";
	font-size: inherit;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: url(usm-bianco.gif);
	color: White;
	}

.PopItemStyle {
	font-size: inherit;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: none;
	color: White;
	font-family: "Arial";
	font-weight: bold;
	}
.vaicercafreefind {	
	color: White;
	font-family: Verdana;
	font-size: 0.6em;
	font-weight: bold;
	vertical-align: middle;
	padding-right: 21px;
	}
.vaifreefind {	
	color: White;
	font-family: Verdana;
	font-size: 0.6em;
	font-weight: bold;
	vertical-align: middle;
   }
.copirightcenter {
	color: Yellow;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;	
	text-align: left;	
	}
.copirightcenterblu {
	color: Yellow;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;	
	text-align: left;	
	}
.copirightcenterpiede {
	color: Yellow;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;	
	text-align: center;	
	}
.glossario {
   font-size: 0.8em;
   color: Yellow;
   background-color: Black;
   border-left-width: 10px;
   border-left-style: solid;
   border-left-color: Yellow;
   margin-right: 1%;
   }
.glossario-term-spieg {
	color: White;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	}
.link1 {
	color: White;
	font-family: Verdana;
	font-size: 0.6em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	}
.link1nero {
	color: Yellow;
	font-family: Verdana;
	font-size: 0.55em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	}
.link1neromedia {
	color: Yellow;
	font-family: Verdana;
	font-size: 0.6em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	}
.dichiarazione {
	color: Yellow;
	font-family: Verdana;
	font-size: 0.7em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	}
.dichiarazioneblu {
	color: White;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: normal;	
	text-align: left;
	}
.dichiarazioneblumedia {
	color: White;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;	
	text-align: left;
	}
.dichiarazioneblugrande {
	color: White;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;	
	text-align: left;
	}
	
/* Div */

div.c1 {margin-left: 2em}
div#container {
   margin-top: 0em;
   margin-right: auto;
   margin-bottom: 0em;
   margin-left: auto;
   width: 768px;
   background-color: Black;
   border-right-width: 1px;
   border-left-width: 1px;
   border-right-style: solid;
   border-left-style: solid;
   border-right-color: #e5e4e0;
   border-left-color: #e5e4e0;
   border-top-width: 1px;
   border-top-color: #e5e4e0;
   border-top-style: solid;
   text-align: left;
	padding-left: 10px;
   }
div#piedepagina {text-align: center;}

/* Acronimi - Abbreviazioni - Dfn */

acronym { 
   cursor: help;
   border-bottom-width: thin;	
   border-bottom-style: dotted;   
   }	
dfn { 
   cursor: help;
   }