.hdr_scuola {
 width: 790px;
 height: 120px;
 background: url(../immagini/scuola/hdr_scuola1.png) #690046 no-repeat;
}

.contenuto_scuola {
  height: 1168px;
  width: 790px;
  text-align: center;
  margin: 1em auto;
  background: #f6ebe3;
  border1: 1px solid red;
  font-size: 11px;
}

.menu_left {
  float: left;
  width: 228px;
  height: 1050px;
  color: #FFF;
  background: url(../immagini/scuola/bg_menu1.png) #690046 no-repeat;
  background-position: bottom;
}

.menu_left ul {
  margin-top: 20px;
  list-style: none;
  list-style-type: none;
  text-align: left;
}

.menu_left li {
  margin-top: 5px;
  position: relative;
  left: -20px;
  padding: 2px;
  margin-left: 0px;
  width: 190px;
}

#spacer_menu {
  border-bottom: 1px solid #FFF;
  margin: 0px 0 0px 0px;
  height: 1px;

}

#spacer_menu:hover, #spacer_menu:focus {
  background: none;
}

.menu_left li a, .menu_left li a:link, .menu_left li a:visited {
  font-weight: bold;
  color: #FFF;
}

.menu_left li:hover, .menu_left li:focus {
  background: #DDD;
}

.menu_left a:hover, .menu_left a:focus {
 color: #000;
}

.contenuto_scuola table {
   width: 95%;
   margin: auto;
   margin-top: 10px;
}

.contenuto_scuola table th {
  color: #FFF;
  background: #9d467f;
}

.contenuto_scuola table td {
  background: #FFF;
}

.contenuto_scuola h1 {
 color: #690046;
 font-size: 18px;
 font-weight: bold;
 margin: 20px 0 0 0;
}

.contenuto_scuola h2 {
 color: #690046;
 font-size: 16px;
 font-weight: bold;
 margin: 20px 0 0 0;
}

.info {
      float: left;
      margin-top: 450px;
      margin-left: 10px;
      margin-right: 10px;
}

.info p {
      text-align: left;
      font-weight: bold;
}

.center_scuola ul {
  text-align: left;
  margin-left: 0px;
  list-style-type: square;
}

.center_scuola {
 float: right;
 width: 540px;;
 margin-left: 0px;
 height: 89%;
}

#scuola_testo {
 background: #FFF;
 margin-top: 5px;
}

.center_scuola p {
  padding: 3px;
  margin: 0 0 0 0;
}

#scuola_testo ul {
  margin-left: 0px;
}

.mst {
  font-size: 1em;
}