body {
  margin-top: 0;
  color: #ff0000;
  background: #ffffff;
  margin-bottom: 0;
}
h1, h2, h3, h4, h5, h6
{
    margin: 0;
    padding: 0;
}

img
{
    border-width: 0;
    border-style: none;
}

a
{
    text-decoration: none;
    color: #000000;
}
a:hover
{
    text-decoration: underline;
    color: #000000;
}
.a:visited
{
    text-decoration: none;
    color: #000000;
}

div
{
    margin: 0;
    padding: 0;
}


td.graf
{
    background-image: url(../immagini/graf_thea.gif);
    background-position: left;
    background-repeat:no-repeat;
}

td.graf1
{
    background-image: url(../immagini/graf_art1.gif);
    background-position: left;
    background-repeat:no-repeat;
}

td.graf2
{
    background-image: url(../immagini/graf_rep.gif);
    background-position: left;
    background-repeat:no-repeat;
}

td.layout
{
    background-image: url(../immagini/layout.gif);
    background-position: left;
    background-repeat:no-repeat;
	margin-top: 0;
}

td.home
{
    background-image: url(../immagini/lay_home_new.gif);
    background-position: left;
    background-repeat:no-repeat;
}

.uno 
{
	margin-left: 59px;
	padding: 0 0 5px 0;
    color: #000000;
    font-family:"Courier New", Courier, monospace;
    font-size: 12px;
}

.due
{
	margin-left: 10px;
	padding: 0 0 5px 0;
    color: #000000;
    font-family:"Courier New", Courier, monospace;
    font-size: 12px;
}
.tre
{
	margin-left: 10px;
	padding: 0 0 5px 0;
    color: #000000;
    font-family:"Courier New", Courier, monospace;
    font-size: 12px;
}
.quattro
{
	margin-left: 32px;
	padding: 0 0 5px 0;
    color: #000000;
    font-family:"Courier New", Courier, monospace;
    font-size: 12px;
}
.container
{
	width: 600px;
	height: 250px;
	text-align: left;
}
.containerpub
{
	width: 650px;
	height: 300px;
	text-align: left;
}

