/* CSS Document */
* {
  padding: 0px; 
  border: 0px;  
  margin: 0px;
  }
body {
font-size: 0px;
  }
a {
  text-decoration: none;
  }
a.amenu {
  text-decoration: none;
  color:white;
  }
a#anews {
  text-decoration: none;
  color:black;
  background:yellow;
  }
div#schermo{
  position: absolute; 
  width:100%; 
  height:100%; 
}
  
/*div#centra_schermo{
  position: absolute; 
  left:50%; 
  top:50%;
  width:1000px; 
  height:576px; 
  margin-left:-500px; 
  margin-top:-288px;
}*/

div#centra_schermo{
  position: absolute; 
  left:50%; 
  top:0px;
  width:1000px; 
  height:100px; 
  margin-left:-500px; 
}
div#laterale_sx{
  position:absolute;
  top:0px;
  width:180px;
  height:180px; 
  background: url(../img/sfumatura.png) 0px 0px repeat-y;
}
div#laterale_dx{
  position:absolute;
  top:0px;
  left:820px;
  width:180px;
  height:180px;  
  background: url(../img/sfumatura.png) 0px 0px repeat-y;
}
div#logo{
  position: absolute; 
  top:10px;
  left: 180px;
  width:640px;
  height:180px;    
  background: url(../img/logo.png) 100px 0px no-repeat;
}
div#menu{
  position: absolute; 
  top:200px;
  left: 30px;
  width:auto;
  height:467px;  
}
p.bottone{
  position:relative; 
  width:229px;
  height:40px;  
  background: #174ca1;
  font-family:arial;
  font-size:23px;
  line-height: 50px;
  font-weight:bold;
  text-align: center;
  text-transform: uppercase;
  color: white;
  margin-bottom:4px;
  cursor:pointer; 
}
p#bottone1{
  position:relative; 
  width:229px;
  height:40px;  
  background: #174ca1;
  font-family:arial;
  font-size:23px;
  line-height: 50px;
  font-weight:bold;
  text-align: center;
  text-transform: uppercase;
  color: white;
  margin-bottom:4px;
  cursor:pointer; 
}
p.bottone_giallo{
  position:relative; 
  width:229px;
  height:40px;  
  background: yellow;
  font-family:arial;
  font-size:23px;
  line-height: 50px;
  font-weight:bold;
  text-align: center;
  text-transform: uppercase;
  color:black;
  margin-bottom:4px;
  left:10px; 
}
p.bottone_grande{
  position:relative; 
  width:229px;
  height:55px;  
  background: #174ca1;
  font-family:arial;
  font-size:23px;
/*  line-height: auto; */
  font-weight:bold;
  text-align: center;
  text-transform: uppercase;
  color: white;
  margin-bottom:4px;
  padding-top:5px;
  cursor:pointer; 
}
p.bottone_grande:hover{
  position:relative; 
  width:229px;
  height:55px;  
  background: yellow;
  font-family:arial;
  font-size:23px;
/*  line-height: auto;  */
  font-weight:bold;
  text-align: center;
  text-transform: uppercase;
  color: black;
  margin-bottom:4px;
  padding-top:5px;
  cursor:pointer; 
}
p.bottone_grande_giallo{
  position:relative; 
  width:229px;
  height:55px;  
  background: yellow;
  font-family:arial;
  font-size:23px;
/*  line-height: auto;  */
  font-weight:bold;
  text-align: center;
  text-transform: uppercase;
  color: black;
  margin-bottom:4px;
  padding-top:5px;
  cursor:pointer;
  left:10px; 
}
p.bottone:hover{
  position:relative; 
  width:229px;
  height:40px;  
  background: yellow;
  font-family:arial;
  font-size:23px;
  line-height: 50px;
  font-weight:bold;
  text-align: center;
  text-transform: uppercase;
  color: black;
  margin-bottom:4px;
  cursor:pointer; 
}
p#bottone1:hover{
  position:relative; 
  width:229px;
  height:40px;  
  background: yellow;
  font-family:arial;
  font-size:23px;
  line-height: 50px;
  font-weight:bold;
  text-align: center;
  text-transform: uppercase;
  color: black;
  margin-bottom:4px;
  cursor:pointer; 
}
p.bottone_grande:hover{
  position:relative; 
  width:229px;
  height:55px;  
  background: yellow;
  font-family:arial;
  font-size:23px;
/*  line-height: auto;  */
  font-weight:bold;
  text-align: center;
  text-transform: uppercase;
  color: black;
  margin-bottom:4px;
  padding-top:5px;
  cursor:pointer; 
}

div#sottomenu_home{
  position:absolute; 
  top:200px;
  left: 270px;
  width:200px;
  height:auto;
  background: white; 
  display:none; 
}
p#bottone_sotto_home{
  position:relative; 
  width:200px;
  height:32px;  
  background: #174ca1;
  font-family:arial;
  font-size:18px;
  line-height: 40px;
  font-weight:bold;
  text-align: center;
  text-transform: uppercase;
  color: white;
  margin-bottom:3px;
}
p#bottone_grande_sotto_home{
  position:relative; 
  width:200px;
  height:45px;  
  background: #174ca1;
  font-family:arial;
  font-size:18px;
/*  line-height: auto;  */
  font-weight:bold;
  text-align: center;
  text-transform: uppercase;
  color: white;
  margin-bottom:4px;
  padding-top:5px;
}
p#bottone_sotto_home:hover{
  position:relative; 
  width:200px;
  height:32px;  
  background: yellow;
  font-family:arial;
  font-size:18px;
  line-height: 40px;
  font-weight:bold;
  text-align: center;
  text-transform: uppercase;
  color: black;
  margin-bottom:3px;
}
p#bottone_grande_sotto_home:hover{
  position:relative; 
  width:200px;
  height:45px;  
  background: yellow;
  font-family:arial;
  font-size:18px;
/*  line-height: auto;  */
  font-weight:bold;
  text-align: center;
  text-transform: uppercase;
  color: black;
  margin-bottom:4px;
  padding-top:5px;
}

p#testo_centrale{
  position:absolute;
  top: 200px;
  left:290px; 
  width:450px;
  height:430px;  
  font-family:verdana;
  font-size:14px;
  line-height: 20px;
  text-align: justify;
  color: black;
  padding-right:10px;
  overflow:auto;
}

div#menu_centrale{
  position:absolute;
  top: 200px;
  left:290px; 
  width:450px;
  height:430px;  
  padding-right:10px;
}
p.bottone_centraledue{
  position: relative;
  top: 235px;
  width:229px;
  height:40px;  
  background-color: #174ca1;
  font-family:arial;
  font-size:23px;
  line-height: 50px;
  font-weight:bold;
  text-align: center;
  text-transform: uppercase;
  color: white;
  margin-bottom:4px;
  cursor:pointer; 
}

p.bottone_centraledue:hover{
  position: relative;
  top: 235px;
  width:229px;
  height:40px;  
  background-color: yellow;
  font-family:arial;
  font-size:23px;
  line-height: 50px;
  font-weight:bold;
  text-align: center;
  text-transform: uppercase;
  color: black;
  margin-bottom:4px;
  cursor:pointer; 
}


p.bottone_centraleuno{
  position: relative;
  top: 53px;
  width:229px;
  height:40px;  
  background-color: #174ca1;
  font-family:arial;
  font-size:23px;
  line-height: 50px;
  font-weight:bold;
  text-align: center;
  text-transform: uppercase;
  color: white;
  margin-bottom:4px;
  cursor:pointer; 
}

p.bottone_centraleuno:hover{
  position: relative;
  top: 53px;
  width:229px;
  height:40px;  
  background-color: yellow;
  font-family:arial;
  font-size:23px;
  line-height: 50px;
  font-weight:bold;
  text-align: center;
  text-transform: uppercase;
  color: black;
  margin-bottom:4px;
  cursor:pointer; 
}

p#testo_centrale_{
  position:absolute;
  top: 200px;
  left:290px; 
  width:690px;
  height:400px;  
  font-family:verdana;
  font-size:14px;
  line-height: 20px;
  text-align: justify;
  color: black;
  padding-right:10px;
  overflow:scroll;
}
div#foto_uno{
  position:absolute;
  top: 250px;
  left:530px; 
  width:auto;
  height:auto;  
}


div#centrale{
  position:absolute;
  top: 200px;
  left:290px; 
  width:450px;
  height:430px;  
  font-family:verdana;
  font-size:14px;
  line-height: 20px;
  text-align: justify;
  color: black;
  padding-right:10px;
}
p#dati{
  position:absolute;
  top: 650px;
  width:1000px;
  height:auto;  
  font-family:verdana;
  font-size:14px;
  line-height: 18px;
  text-align: center;
  color: #174ca1;
  background:white;
}
div#dinamico{
  position:absolute;
  top: 200px;
  left:770px;
  width:230px;
  height:387px;
  background: #174ca1;
  overflow:auto;
}
div#dinamico2{
  position:absolute;
  top: 400px;
  left:770px;
  width:230px;
  height:auto;
}

p#titolo{
  position:relative;
  width:208px;
  height:46px;
  background: #174ca1;
  font-family: arial;
  font-size:23px;
  color: white;
  font-weight:bold;
  text-align: center;
  line-height: 50px;
}
p#titolo:hover{
  position:relative;
  width:230px;
  height:46px;
  background: yellow;
  font-family: arial;
  font-size:23px;
  color: black;
  font-weight:bold;
  text-align: center;
  line-height: 50px;
}


p#testo_din{
  position:relative;
  width:200px;
  height:auto;
  background: #f6f6f2;
  font-family: arial;
  font-size:11px;
  line-height: 14px;
  color: black;
  font-weight:normal;
  text-align: justify;
  padding: 5px;
  border-left: solid;    border-bottom: solid;  border-right: solid;
  border-left-color: #174ca1;    border-bottom-color: #174ca1;    border-right-color: #174ca1;
  border-left-width: 1px;    border-bottom-width: 1px;     border-right-width: 1px;
  /*margin-bottom: 10px; */
}
p#testo_din:hover{
  position:relative;
  width:200px;
  height:auto;
  background: yellow;
  font-family: arial;
  font-size:11px;
  line-height: 14px;
  color: black;
  font-weight:normal;
  text-align: justify;
  padding: 5px;
  border-left: solid;    border-bottom: solid;  border-right: solid;
  border-left-color: yellow;      border-bottom-color: yellow;     border-right-color: yellow;
  border-left-width: 1px;    border-bottom-width: 1px;     border-right-width: 1px;
 /* margin-bottom: 10px; */
}
b.firma{
  text-align: right;
}
ul#lista{
  position: relative;
  font-family: arial;
  font-size: 14px;
  line-height: 20px;
  color:black;
  text-align: justify;
}
div#posizione_testo{
  position: absolute;
  left:290px;
  top:230px;
  width:430px;
  height:250px;
  background:#fff27e; 
  padding:20px;
}
object#video{
  position:relative;
  left:75px;
  top:60px;
  width:320px;
  height:240px;
}
div#riproduci{
  position:absolute;
  left:460px;
  top:520px;
  width:118px;
  height:47px;
  cursor:pointer;
}

div#social{
  position:relative;
  left:-30px;
  top:85px;
  width:200px;
  height:80px;
  font-family: verdana;
  font-size: 15px;
  font-weight: bold; 
}
a.fb{
  position:relative;
  left:0px;
  top:15px;
  width:60px;
  height:42px;
  cursor:pointer;
  float: left;
}
p.t_fb{
  position:relative;
  left:0px;
  top:0px;
  width:200px;
  height:18px;
  float: left;
}




