/********************************************************/
/* Stili per le pagine dei gonfiabili per illuminazione */
/********************************************************/

/**********************************/
/* Per coprire il difetto di Mozilla Firefox
/**********************************/

BODY
{
 background:black;
}

/**********************************/
/* Stili per la pagina principale */
/**********************************/


DIV.body
{
 width:1024px;
 float:left;
 margin-top:0px;
 background-color:black; 
 background-image:url(star_sky.gif);
 background-repeat:repeat;
 color:white;
}

DIV.bodycentered
{
 width:1024px;
 float:left;
 margin-top:0px;
 background-color:black; 
 background-image:url(star_sky.gif);
 background-repeat:repeat;
 color:white;
}

DIV.bodycentered LI
{
 text-align:left;
 font-weight:bold;
 margin-left:100px;
}


H1
{
 font-size: 22pt;
}

H2
{
 text-align: left;
 margin-left: 60px;
 font-size: 18pt;
}

P
{
 font-size: 13pt;
 width: 894px;
}

A
{
 color:white;
}


A:visited
{
 color:white;
}


TABLE.directory A
{
 color:white;
}

TABLE.directory IMG, IMG.withborder
{
 border: 1px solid white;
}


A.internal, A.internal:visited
{
 color:#2A55FF;
 color:#FF7F2A;
 color:#FFAA55;
 color:#00AAFF;
 color:#2AD4FF;
 color:#2AFFAA;
 color:#55FFD4;
 color:#55AAFF;
 color:#7FD4FF;
}

/************************************************************/
/* Stili per la tabella del titolo
/***********************************************************/

DIV.title
{
 border:none;
 margin-left:60px;
 margin-right:60px;
 margin-top:0;
 color:white;
}

TABLE.title
{
  width:100%;
  height:50px;
  margin-top:0;
  margin-left:0;
  margin-right:0;
  margin-bottom:0;
  padding-top:0;
  padding-left:50px;
  padding-right:50px;
  padding-bottom:0;
  border-collapse:collapse;
}

TABLE.title TD
{
 margin:0;
 padding:0;
 color:white;
}

TABLE.title TD.left
{
 width:150px;
 text-align:center;
}

TABLE.title TD.left
{
 text-align:center;
}

TABLE.title TD.right
{
 width:150px;
 text-align:right;
 padding-right:20px;
}

TABLE.title IMG
{
 vertical-align:middle;
}

TABLE.title H1
{
 text-align:center;
}


/*******************************************/
/* Altri 
/*******************************************/

UL.items
{
 margin-left:60px;
 text-align:left;
}

UL.items LI
{
 margin-left:0px;
}


/*******************************************/
/* Dati gonfiabili luminosi
/*******************************************/


TABLE.data
{
 width: 894px;
 margin-left: 60px;
 color:white;
 font-size: 13pt;
 font-weight: bold;
 border-collapse: collapse;
 text-align:right;
}

TABLE.techdata
{
 width: 434px;
 margin-left: 0;
 margin-right: 0px;
 margin-top: 0;
 margin-bottom:0;
 padding: 0;
 border-collapse: collapse;
 text-align: left;
 color: white;
 font-size: 13pt;
 font-weight: bold;
}

TABLE.techdata TD
{
 border-collapse: collapse;
 vertical-align: top;
}

TABLE.models
{
 width: 460px;
 margin-left: 0px;
 margin-right: 0;
 margin-top:0;
 margin-bottom: 0;
 padding: 0;
 border-collapse: collapse;
 text-align: left;
 color: white;
 font-size: 13pt;
 font-weight: bold;
}

TABLE.models TD
{
 margin:0;
 padding:0;
}

TABLE.models TD.firstcol
{
 width: 130px;
}

TABLE.techdata TH, TABLE.models TH
{
 font-size: 15pt;
 padding-bottom: 5px;
}

/*******************************************/
/* Immagini intermedie
/*******************************************/

TABLE.pictrow
{
 width: 896px;
 margin-left:61px;
 margin-right: auto;
 border-collapse: collapse;
}

TABLE.pictrow TD
{
 margin:0;
 padding: 0;
}


TABLE.pictrow TD.central
{
 margin-left: 18px;
 margin-right: 18px;
 text-align: center;
}

TABLE.pictrow TD.left
{
 text-align: left;
}


TABLE.pictrow TD.right
{
 text-align: right;
}



TABLE.pictrow IMG
{
 margin:0;
 padding:0;
 border: 1px solid white;
}

/*******************************************/
/* Altre modifiche  */
/*******************************************/

DIV.footer A
{
 color:darkblue;
}



/*******************************************/
/* Fine  									  */
/*******************************************/

