* {
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;
text-align:justify;
line-height:1.2;
}

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

#hp {
width : 936px;
height: 537px;
background-image : url(../images/sfondo_home.jpg);
background-position: center top;
background-repeat : no-repeat;

}

#profilo {
width : 935px;
height: 539px;
background-image : url(../images/sfondo_profilo.jpg);
background-position: center top;
background-repeat : no-repeat;
}

#qualita {
width : 935px;
height: 539px;
background-image : url(../images/sfondo_qualita.jpg);
background-position: center top;
background-repeat : no-repeat;
}
#storia {
width : 936px;
height: 539px;
background-image : url(../images/sfondo_storia.jpg);
background-position: center top;
background-repeat : no-repeat;
}

#prodotti {
width : 935px;
height: 539px;
background-image : url(../images/sfondo_prodotti.jpg);
background-position: center top;
background-repeat : no-repeat;
}
#download {
width : 935px;
height: 539px;
background-image : url(../images/sfondo_download.jpg);
background-position: center top;
background-repeat : no-repeat;
}
#dettaglio_prodotti {
width : 935px;
height: 539px;
background-image : url(../images/sfondo_dettaglio_prodotti.jpg);
background-position: center top;
background-repeat : no-repeat;
}
#dettaglio_download {
width : 935px;
height: 539px;
background-image : url(../images/sfondo_dettaglio_download.jpg);
background-position: center top;
background-repeat : no-repeat;
}
#contatti {
width : 936px;
height: 539px;
background-image : url(../images/sfondo_contatti.jpg);
background-position: center top;
background-repeat : no-repeat;
}
#news {
width : 936px;
height: 539px;
background-image : url(../images/sfondo_news.jpg);
background-position: center top;
background-repeat : no-repeat;
}

#hp_left_ext{
   display : inline;
   width: 35px;
   height:100%;
   float:left;
   margin: 0px;
   padding:0px 0 0 2px;
}
#hp_left{
  display : inline;
  float:left;
  width: 215px;
  margin: 25px 0px;
  padding:0px;
}  

#hp_centro{
  display : inline;
  width: 403px;
  float:left;
  margin: 25px 0px;
  color:#aaaaaa;
  font-size:11px;
  text-align:justify;
}
#dettaglio_prod_centro{
  display : inline;
  width: 400px;
  float:left;
  margin: 25px 0px;
  color:#aaaaaa;
  font-size:11px;
}
#page_centro{
  display : inline;
  width: 680px;
  float:left;
  margin: 25px 0px;
  color:#aaaaaa;
  font-size:11px;

}
#page_centro_news{
  display : inline;
  width: 680px;
  float:left;
  margin: 25px 0px;
  color:#aaaaaa;
  font-size:11px;
}

#hp_right{
  display : inline;
  width: 280px;
  margin: 0px;
  padding:0px;
}
#dettaglio_prod_right{
  display : inline;
  width: 280px;
  margin: 25px 0px;
}
#animazione1{
     height:450px;
}



/* Colonna left */
div#logo {
margin : 0px;
padding: 0px;
}

/* Menu left */
#menu_left{
    width: 180px;
    height:230px;
    margin : 10px 0px 0px 0px;
    padding: 0px;
    font-family: Arial;
}

#menu_left ul{
   list-style : none;

}
#menu_left li {

  background-color:#111;
  width: 140px;
  margin-top: 3px;
  margin-left:0px;
  padding-left:7px;
  text-align:left;
}
#menu_left li.open {
   background-color:#111;
  width: 140px;
  height:15px;
  margin-top: 0px;
  margin-left:0px;
  text-align:left;
}
#menu_left li.open1 {
   background-color:#111;
  width: 140px;
  min-height:15px;
  margin-top: 0px;
  margin-left:0px;

  text-align:left;
}

div#menu_left a,
div#menu_left a :visited{
  color:#777;
   font-size: 11px;
   text-decoration: none;
   padding: 0px;
}

#menu_left a:hover{
  color:#fff;
}
#menu_left a#activelink {
    color:#fff;
   }
/* Fine Menu left */

/* Box Lingue Left */
div#language {
margin-top: 10px;

}

#layer_language { 
        position: absolute;
        z-index:100px;
	visibility: hidden;
	width: 185px;
	margin-top: 280px;
	margin-left: 30px;
	border: 1px solid #666;
	padding: 0px;
}

#close_language {
      height:15px;
      background-color: #666;
}
span.close#close_language{
   	float: right;
}
#close_language a.close,
#close_language a.close:visited
{
   	text-decoration:none;
   	color: #111;
}
#elenco_language{
    width: 180px;
    background-color: #000;
    padding: 5px 0 0 5px;
    margin:0px;
    font-family: Arial;
    font-size:10px;
    line-height: 1.5;
}
#elenco_language a,
#elenco_language a:visited
{
  color:#898989;
 text-decoration:none;
}

#elenco_language a:hover{
  color:#0775fc;
}
div.bandiera{
    float:left;
    width:85px;
}
img.bandiera{

 margin-right:5px;
}
img.bandiera1{
 margin-left:15px;
 margin-right:5px;
}

/* Fine Box Lingue Left */


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

#footer a {
font-size:10px;
color:#aaaaaa;
text-decoration:none;
}

div#footer a.link_credits:hover{
  color:#007bc4;
}
/* Fine Colonna left */



.testo_blu{
 color:#007bc4;

}

#home_news{
  width:300px;
 margin:90px auto 0px auto;
 font-family: Tahoma, arial;
 font-size: 10px;
 color:#fff;
}

#paginazione_prod{
  float:left;
  width:115px;
  height:17px;
  background-color: #000;
  border: 1px solid #666;
  margin: 1px 0px 0px 48px;
  padding: 3px 0px 0px 5px;
  
}
#paginazione_prod a{
    color: #aaa;
    text-decoration:none;
}
#paginazione_prod a:hover{
    color: #fff;

}
 a.paginazione_news,
 a.paginazione_news:visited
{
    color: #3a6094;
}
a.link_download {
   font-family:Arial;
   color: #fff;
   text-decoration:none;
   font-weight:bold;
}   
a.link_download:hover{
   color: #007bc4;

}

div#credits {
  position: absolute;
        z-index:200px;
	visibility: hidden;
	margin-top: -320px;

	left: 20px;
	padding: 0px;

}
