/* CSS Document */
BODY,HTML
{
  padding:0px;
  margin: 0px;
  width:100%;
  height: 100%;
  color: #ffffff;
  background-color: #000000;
  font-family: Arial, sans-serif;
  font-size: 11px;
  background-image: url(../immagini/bar_right.gif);
  background-repeat: repeat-y;
  background-position: right top;
}

#mynt_lounge_right
{
  display: inline;
  float:right;
  width: 385px;
  margin-right: 105px;
  padding-top: 180px;
}
#mynt_lounge_center
{
  text-align:center;
  padding-top: 170px;
}


H1.border {
  font-size:11px;
  letter-spacing:2px;
  color: #333333;
  margin-right:98px;
  overflow: hidden;
  height: 15px;
}

DIV.box
{
  width: 250px;
  float: right;
  display: inline;
  height: 180px;
  margin-top: 35px;
  margin-right: 50px;
  margin-bottom:40px;
}

DIV.box H1
{
  display: inline;
  float:left;
  height: 15px;
  width: 250px;
  padding:0px;
  margin:0px;
  color: #42fe58;
  font-family: Arial, sans-serif;
  font-size:10px;
}

DIV.box SPAN
{
  display: inline;
  float:left;
  width: 250px;
  height: 165px;
  border-top: 1px solid #ff0cf5;
  border-left: 1px solid #ff0cf5;
}

DIV.box SPAN IMG
{
  margin-top:1px;
  margin-left: 1px;
  margin-bottom:5px;
  display:inline;
  float: left;
  border: 0px;
}

DIV.box SPAN P
{
  margin: 4px;
}

H1.footer {
  font-size:11px;
  letter-spacing:2px;
  color: #666666;
  margin-right:98px;
  height: 15px;
}

H1 A,H1 A:active,H1 A:link
{
  color: #ff0cf5;
}

H1 A:hover {
  color: #42fe58;
}
