@charset "utf-8";
/* CSS Document PAGINA FOLLARO D'ORO - dr@ghetto 15/12/2009 */

body{
margin:0;
background-color:#000000;
width:100%; 
height:100%; 
overflow-x:hidden;
font-weight:lighter; 
}

#container{
margin:0;
padding:0;
width:100%;
position:absolute;
z-index:99;
}

#bg{
z-index:0; 
background-position:right;
position:absolute;
top:0;
overflow-y:hidden;
}

#bg img{
width:100%; 
height:100%; 
position:fixed;
top:0;
}

#contenuti{
margin:0 auto;
width:560px;
padding-left:20px;
padding-right:20px;
background-color:#000000;
moz-opacity:0.90;
filter:alpha(opacity=90);
opacity:0.90;
font-family:Arial, Helvetica, sans-serif;
text-align:justify;
}

/*MENU*/

#menu{
width:560px;
height:30px;
text-align:center;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:140%;
color:#FFFFFF;
font-weight:bold;
padding-top:5px;
padding-bottom:20px;
}

#menu a{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}

#menu a:hover{
text-decoration:underline;
color:#FFFFFF;
}

#brand{
padding-left:152px;
}

#brand img{
border:none;
}

#brand img a{
border:none;
}

#scheda_descrizione{
width:560px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:lighter;
text-align:justify;
text-align:left;
line-height:140%;
color:#FFFFFF;
padding-top:25px;
}

#scheda_descrizione img{
padding-right:10px;
padding-bottom:10px;
border:none;
float:left;
}

#scheda_descrizione img a{
border:none;
}

#scheda_edizione{
width:560px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:140%;
color:#FFFFFF;
text-align:left;
margin-top:50px;
padding-bottom:30px;
text-align:justify;
}

#scheda_edizione{
font-size:12px;
text-align:justify;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-weight: lighter;
text-decoration:none;
}

#scheda_edizione img{
float:left;
border:none;
padding-right:10px;
padding-bottom:10px;
}

#scheda_edizione img a{
float:left;
border:none;
}

#intestazione_edizione{
width:560px;
font-size:18px;
line-height:25px;
font-family:Arial, Helvetica, sans-serif;
font-weight: lighter;
padding-bottom:20px;
}

#intestazione_edizione a{
font-size:18px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-weight: lighter;
text-decoration:none;
}

#intestazione_edizione img{
border:none;
height:25px;
width:25px;
float:left;
margin-right:3px;
}

/*footer*/

#footer{
width:560px;
padding-top:30px;
padding-bottom:30px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-align:justify;
}



