/* CSS Document */

Body{
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  margin: 0px;
  padding: auto;
  text-align: center;
}

img{
 border: 0px;
 text-decoration: none;
}

#Container{
  width: 550px;
  height: 350px;
  margin: auto;
  margin-top: 10%;
  background-color: #FFFFFF;
}

#TopLeft{
  width: 65px;
  height: 152px;
  margin-top: 0px;
  background-image: url(../immagini_stile/titolo_prova_sin.gif);
  background-color: #000099;
  background-position: right;
  background-repeat: no-repeat;
  /*background-position: top;*/
  border: 0px;
}

#TopRight{
  width: 350px;
  height: 152px;
  margin-top: 0px;
  background-image: url(../immagini_stile/titolo_prova_dx.gif);
  float: left;
  background-position: left;
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  /*background-position: top;*/
  /*border: 1px solid red;*/
}

#RiempBlu{
  width: 65px;
  height: 73px;
  background-color: #000099;
  float: right;
  margin-top: 0px;
}

#LineaALeft{
  width: 65px;
  height: 23px;
  float: right;
  background-color: #000099;
  border-top: 5px solid #000099;
  border-bottom: 5px solid #000099;
  margin-top: 0px;
}

#LineaARight{
  width: 299px;
  height: 23px;
  float: left;
  color: #FFFFFF;
  font-size: 16px;
  font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
  text-align: right;
  background-color: #000099;
  border-top: 5px solid #000099;
  border-bottom: 5px solid #000099;
  border-right: 5px solid #000099;
  margin-top: 0px;
}

#LineaARight2{
  width: 28px;
  height: 23px;
  float: right;
  color: #FFFFFF;
  font-size: 16px;
  font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
  text-align: right;
  background-color: #000099;
  border-top: 5px solid #000099;
  border-bottom: 5px solid #000099;
  border-right: 5px solid #000099;
  margin-top: 0px;
}

#LineaARight3{
  width: 65px;
  height: 23px;
  float: right;
  background-color: #000099;
  border-top: 5px solid #000099;
  border-bottom: 5px solid #000099;
  margin-top: 152px;
}

#LineaBRight{
  width: 65px;
  height: 23px;
  float: left;
  background-color: #000099;
  border-top: 5px solid #000099;
  border-bottom: 5px solid #000099;
  margin-top: 65px;
}

#LineaBLeft{
  width: 60px;
  height: 23px;
  float: left;
  color: #FFFFFF;
  font-size: 16px;
  font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
  text-align: right;
  background-color: #000099;
  border-top: 5px solid #000099;
  border-bottom: 5px solid #000099;
  border-right: 5px solid #000099;
  margin-top: 65px;
}


#LineaBLeft2{
  width: 299px;
  height: 23px;
  float: right;
  color: #FFFFFF;
  font-size: 16px;
  font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  text-align: left;
  background-color: #000099;
  border-top: 5px solid #000099;
  border-bottom: 5px solid #000099;
  border-left: 5px solid #000099;
  margin-top: 17px;
}

#LineaBLeft3{
  width: 28px;
  height: 23px;
  float: left;
  color: #FFFFFF;
  font-size: 16px;
  font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
  text-align: right;
  background-color: #000099;
  border-top: 5px solid #000099;
  border-bottom: 5px solid #000099;
  border-right: 5px solid #000099;
  margin-top: 65px;
  text-shadow:none;
}

#Middle{
  width: 420px;
  height: 350px;
  background-color: #FFFFFF;
  background-image: url(../immagini_stile/sfondo_testi2.gif);
  background-repeat: no-repeat;
  float: left;
  margin: auto;
  margin-bottom: auto;
  border-top: 2px solid #000099;
  border-bottom: 2px solid #000099;
  /*border-left: 25px solid #000099;
  border-right: 25px solid #000099;*/
}

#BLeft{
  width: 65px;
  height: 350px;
  float: left;
  background-image: url(../immagini_stile/HBLeft.gif);
  background-repeat: no-repeat;
  border-top: 2px solid #000099;
  border-bottom: 2px solid #000099;
}

#BRight{
  width: 65px;
  height: 350px;
  float: right;
  background-image: url(../immagini_stile/HBRight.gif);
  background-repeat: no-repeat;
  border-top: 2px solid #000099;
  border-bottom: 2px solid #000099;
}

#Contenitore_Bandiere{
  width: 350px;
  height: 80px;
  /*border: 2px solid red;*/
  /*float: right;*/
  margin-top: 18px;
  margin-left: auto;
  margin-right: auto;
  border-left: 2px solid #000099;
  border-right: 2px solid #000099;
}

.Testo_Selezione{
  width: 120px;
  height: 30px;
  text-align: center;
  color: #0000FF;
  font-family: /*sans-serif, Verdana,*/ Arial, Helvetica;
  font-size: 18px;
  font-style: normal;
  /*margin: 30px;*/
  float: left;
  /*border: 2px solid red;*/
}

#Imm_Selezione_Ita{
  width: 75px;
  height: 75px;
  float: right;
  /*margin-right: 37px;*/
  border-bottom: 3px solid #000099;
  border-left: 3px solid #000099;
  border-right: 3px solid #000099;
  border-top: 3px solid #000099;
  /*float: left;*/
  /*margin-left: 50px;*/
  margin-right: 1px;
  /*border-left: 2px solid #000099;
  border-right: 2px solid #000099;*/
}

#Imm_Selezione_Ing{
  width: 75px;
  height: 75px;
  border-bottom: 3px solid #000099;
  border-right: 3px solid #000099;
  margin-top: 17px;
  float: left;
  /*margin-left: 37px;*/
  border-left: 3px solid #000099;
  border-top: 3px solid #000099;
  /*float: left;*/
  margin-left: 1px;
  /*margin-right: 50px;*/
  /*border-left: 2px solid #000099;
  border-right: 2px solid #000099;*/
}