body {
  font-family : Verdana, Verdana, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : normal;
  color : #000000;
  /* margin : 0; */
}

.titolo {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11pt;
  font-weight : bold;
  background-color : azure;
  color : #000000;
  text-decoration : none;
	/* border-color: #000000;
     border-width: thin;
     border-style: solid; */
  border: 1px solid #000;
  padding: 1px;
  margin: 1px
}


.news {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : normal;
  text-align : left;
  background-color : ivory;
  color : #000000;
  border: 1px dotted;
  border-width: 1;
  text-decoration : none;
}

.news a, img {
  text-decoration: none;
  border: 0;
}


.scuole {
  font-size: 10pt;
  color: #fff;
  font-weight : bold;
  background-color: blue;
}

.menu_scuole {
  /* width:190px; */
  list-style:none;
  margin:0;
  padding:0;
}

.menu_scuole a {
  text-decoration:none;
  display:block;
  background-color: #E4EBF2;
  color: #000;
  border-right: 3px solid #E4EBF2;
}

.menu_scuole a:hover
{
  background-color: #C3D3E1;
  border-right: 3px solid #c00;
  color: #c00;
}

.svir
{
  font-size: 20pt;
  /* font-style: italic; */
  text-align: center;
  /* font-family: sans-serif; */
  color: #088CB5;
  font-weight : bold;
}

.svir_small
{
  font-size: 9pt;
  font-weight: bold;
  font-family: Arial;
  color: #FF8000;
  text-align: center;
}

.imgx
{
  border: 1px solid black;
}

.page_selected
{
  font-wheight : bold;
  font-size : 8pt;
  color: #000;
  background-color: #C3D3E1;
}

.pages
{
  font-wheight : bold;
  font-size : 8pt;
  font-color: #FF8000;
}

.pages a {
  text-decoration:none;
}

.pages a:hover
{
  /* font-wheight : bold;
  font-size : 8pt; */
  background-color: #C3D3E1;
  color: #000;
}
