
/*
@font-face {
  font-family: "lexograph";
  src: url(/fonts/lexograph.eot);
  src: local("Lexographer"), url(/fonts/lexograph.ttf) format("truetype");
}

@font-face {
  font-family: qlassik;
  src: url(/fonts/qlassik.eot);
  src: local("Qlassik"), url(/fonts/qlassik.ttf) format("truetype");
}
*/

@font-face {

	font-family: 'England';

	src: url('/fonts/england-webfont.eot');

}
@font-face {

	font-family: 'England';

         src: url('/fonts/england-webfont.ttf') format('truetype'); 


} 

#div_video{
position:relative;
top:50%;
left:50%;
margin-top:-150px;
margin-left:-200px;
}


img {
border-style:none;
}
      html, body {
/*overflow: hidden;*/
background-color:#ffffff;
      }
      #contenuto {
         /*height:470px;*/
	width:900px;
padding-left:20px;
padding-right:20px;
padding-top:20px;
padding-bottom:20px;
position: relative; z-index: 10;
/*
top: 50%;
margin-top:-290px;
left: 50%;
margin-left:-450px;
*/
/*margin-bottom:80px;*/
background-image:URL(../images/bianco_70.png);
/*
border-color:#dedede;
border-size:2px;
border-style:solid;
*/
      }

#contenuto_news {
         height:470px;
        width:900px;
padding-left:20px;
padding-right:20px;
padding-top:20px;
padding-bottom:20px;
padding-bottom:100px;
position: relative; z-index: 10;
margin-top:20px;
/*
left: 50%;
margin-left:-450px;*/
/*background-image:URL(../images/bianco_70.png);
border-color:#dedede;
border-size:2px;
border-style:solid;
*/
      }

#template_news{

padding-bottom:15px;

}

#item_menu .puls{
cursor:pointer;


}


#table_menu{
position:fixed;
 z-index:10;
overflow: hidden;
bottom:0px;
left: 0px;
width:100%;
height:80px;
background-image:URL(../images/bianco_70.png);
/*
padding-top:20px;
padding-bottom:20px;
*/
cursor:pointer;
}


#contenuto_interno{
position:fixed;
 z-index:15;
top:0px;
right:18px;
width:350px;
background-image:URL(../images/bianco_70.png);
}
#contenuto_interno td{
padding:20px;

}

#legal{

position:fixed;
 z-index:30;
bottom:0px;
padding-top:10px;	
padding-bottom:10px;	
width:100%;
text-align:center;
    font-size: 10px;
    color: #555555;
    font-family: Georgia,serif;
    text-decoration: none;

}

#legal a{

text-decoration:none;
    color: #555555;

}

#legal a:hover{

text-decoration:underline;
    color: #555555;

}

.titolo{
	font-weight:bold;
    font-size: 30px;
    color: #393939;
    font-family: England,Georgia,serif;
    text-decoration: none;
line-height:200%;
}

.testo{
    font-size: 18px;
    color: #000000;
    font-family: England,Georgia,serif;
    text-decoration: none;
line-height:150%;
}


.testo a{
    font-size: 18px;
    color: #555555;
    font-family: England,Georgia,serif;
    text-decoration: none;
line-height:150%;
}

.testo a:hover{
    font-size: 18px;
    color: #000000;
    font-family: England,Georgia,serif;
    text-decoration: underline;
line-height:150%;
}


#table_menu td{
    font-size: 10px;
    color: #000000;
    font-family: Georgia,serif;
    text-decoration: none;
}

#table_menu td a{

color:#000000;
text-decoration:none;
}


#table_menu td a:hover{
text-decoration:underline;

}

