* {
padding : 0px;
margin : 0px;
} 
img {
padding : 0px;
margin : 0px;
}
body { 
background-image : url(../images/bkg.jpg);
background-position: left top ;
background-repeat : no-repeat;
background-color : #000000;
font-family :  Verdana, Arial, Helvetica, sans-serif;
color : #666666;
font-size : 12px;
}

#wrapper {
width : 935px;
height: 539px;
position:absolute;
top:50%;
left:50%;
margin:-269px 0 0 -462px;
padding:0px;
}

#welcome_div {
width : 935px;
height: 539px;
background-image : url(../images/sfondo_welcome.jpg);
background-position: center top;
background-repeat : no-repeat;
padding: 0px;
    margin:0px;
}
#welcome_centro{
  margin-top: 0px;
}

div#footer_welcome {
margin: 0px;
font-size:10px;
color:#aaaaaa;
}

#footer_welcome a {
font-size:10px;
color:#aaaaaa;
text-decoration:none;
}
div#footer_welcome a.link_credits:hover{
  color:#007bc4;
}

#left{
  float:left;
   width:160px;
   height:25px;
}
#right{
  float:left;
   width:110px;
   height:25px;
   margin:30px 0px 0px 20px;
}

#welcome_language{
  float:left;
  width:640px;
    height:25px;
    padding: 0px;
    margin:35px 0px 0px 0px;
    font-family: Arial;
    font-size:10px;
    line-height: 1.5;
}
#welcome_language a,
#welcome_language a:visited
{
  margin: 0px 30px 0px 2px;
  color:#aaaaaa;
 text-decoration:none;
}

#welcome_language a:hover{
  color:#0775fc;
}
img.bandiera{

 margin-right:5px;
}

div#credits {
  position: absolute;
        z-index:200px;
	visibility: hidden;
	margin-top: -320px;
	margin-left:-126px;
         left:50%;
	padding: 0px;

}