body {
 background-color: #123;
 background-image: url(../pix/path2391.png);
 color: #123;
 font-size: 0.9em;
 font-family: Verdana, Sans, SunSans-Regular, Sans-Serif, fixed;
}

a {
 text-decoration=:none;
}
#external {
 width: 600px;
 margin: auto;
}
#head {
 text-align: center;
 border-bottom: 3px solid black;
}
#content {
 background-color: gray;
 border-right: 7px solid black;
 border-left: 7px solid black;
 padding:4em;
}
.topmenu, .topmenu a {
 color:white;
}
.topmenu li {
 display:inline;
 margin:0;
 color:white;
 padding-right:3em;
}
.topmenu a.hover {
 color:gold;
 text-decoration:underline;
}

#content p 
{
  line-height: 15px;
  padding: 10px 10px 10px 10px;
  margin:0px;
  text-align: justify;
}
.title {
 font-weight:bold;
}

#footer
{
  clear: both;
  padding: 2px 25px 4px 25px;
  color: #ffffff;
  font-size: 10px;
  margin: 0px;
  background-color: #404040;
}

.piccolo
{
 text-align:center;
 padding: 2px 25px 4px 25px;
 font-size: 9px;
 color:gray;
}

#footer a 
{ 
  color: #F6CFFD;
  font-weight: bold;
}

.catalog_box_2 {
 width:200px;
}

.catalog_box_1 {
 margin:3px;
}

#footer a:visited {color:#F6CFFD;}
#footer a:hover {color: #ffffff;}
#footer a:active { color:#F6CFFD; text-decoration: line-through;}
