/* XHTML 1.0 Strict */

a.c2 {border:none;}
img.c1 {border:none 0em;}

/* Link */

A:link {
	color: #2d5882;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
	background-color: White;
	}
A:visited {
   color: #2d5882;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;	
	background-color: white;
	font-style: italic;
	}
A:focus {
	color: #fff;
	text-decoration: none;
	background-color: #006;
	}
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: White;  font-size: inherit;  }

/* Body */

body {
	background-color: White;
	}

/* Elementi */

h1 {
   color: #2d5882;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	}
h2 {
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	}	
h3 {
   color: #264B6F;
	font-family: "Times New Roman", Times, serif;
   font-size: 1.2em;
	font-weight: bold;	
	font-style: italic;	
	}	
label 
   {
	color: #000000;
	font-family: Verdana;
	font-size: 0.6em;	
	}
label.cerca {	
	color: #000000;
	font-family: Verdana;
	font-size: 0.6em;
	vertical-align: middle;
	}

/* Classi */

.ItemStyle {
	font-family: "Arial";
	font-size: inherit;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: url(usm.gif);
	color: #003399;
	}
.PopItemStyle {
	font-size: inherit;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: none;
	color: #2d5882;
	font-family: "Arial";	
	}
.vaicercafreefind {	
	color: #000000;
	font-family: Verdana;
	font-size: 0.6em;
	vertical-align: middle;
	padding-right: 21px;
	}
.vaifreefind {	
	color: #000000;
	font-family: Verdana;
	font-size: 0.6em;
	vertical-align: middle;	
	}
.copirightcenter {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;	
	text-align: left;	
	}
.copirightcenterblu {
	color: #003399;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;	
	text-align: left;	
	}
.copirightcenterpiede {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;	
	text-align: center;	
	}
.glossario {
   font-size: 0.8em;
   color: #7f0000;
   background-color: #f0f4ee;
   border-left-width: 10px;
   border-left-style: solid;
   border-left-color: #7f0000;
   margin-right: 1%;
   }
.glossario-term-spieg {
   color: #2d5882;
   font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	}
.link1 {
   color: #2d5882;
   font-family: Verdana;
	font-size: 0.6em;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	}
.link1nero {
   color: Black;
   font-family: Verdana;
	font-size: 0.55em;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	}
.link1neromedia {
   color: Black;
   font-family: Verdana;
	font-size: 0.6em;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	}
.dichiarazione {
   color: Black;
   font-family: Verdana;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	text-align: center;
	}
.dichiarazioneblu {
	color: #003399;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: normal;	
	text-align: left;		
	}
.dichiarazioneblumedia {
	color: #003399;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;	
	text-align: left;		
	}
.dichiarazioneblugrande {
	color: #003399;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;	
	text-align: left;		
	}
	
.aligncentervertical { vertical-align: middle; }

/* Div */

div.c1 {margin-left: 2em}
div#container {
   margin-top: 0em;
   margin-right: auto;
   margin-bottom: 0em;
   margin-left: auto;
   width: 768px;
   background-color: #ffffff;
   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;
   }	
