body
{
    background-color: #ffffff;
    text-align: center;
}
a img
{
    border: 0 none;
}
p
{
    font-family: tahoma, sans-serif;
    color: Navy;
    text-decoration: none;
    font-size: 12px;
    text-align: justify;
    font-weight: normal;
    margin: 1em;
}
.main, .banner, .content, .footer
{
    width: 900px;
}
.top
{
    width: 900px;
    font-family: Verdana, Times New Roman;
    text-align: center;
    float: left;
    background: transparent url(/images/top.jpg) no-repeat center top;
    height: 50px;
    max-width: 900px;
}
.content
{
    overflow: hidden;
}
.banner
{
    width: 900px;
    height: 230px;
}
.footer
{
    background: transparent url(/images/footer.jpg) no-repeat center top;
    font-size: 0.8em;
    color: gray;
}
.left
{
    width: 300px;
    background: transparent url(/images/puls-sx.jpg) no-repeat center top;
    font-size: 1.1em;
    color: Navy;
    font-weight: bold;
    float: left;
}
.left h1
{
    color: Maroon;
    font-size: 1.1em;
    margin: 4px auto auto 1em;
}
.left ul
{
    font-family: tahoma, sans-serif;
    color: Navy;
    font-size: 12px;
    text-align: left;
    font-weight: normal;
    line-height: 1.7em;
}
.right
{
    width: 600px;
    background: transparent url(/images/puls-dx.jpg) no-repeat center top;
    font-size: 1em;
    color: Navy;
    font-weight: normal;
    float: right;
}
.right h1
{
    color: Navy;
    font-size: 1.1em;
    margin: 4px auto auto 1em;
}
.right div
{
    padding-top: 24px;
    height: 120%;
    vertical-align: bottom;
}
.right ul
{
    font-family: tahoma, sans-serif;
    color: Navy;
    font-size: 12px;
    text-align: left;
    font-weight: normal;
    line-height: 1.7em;
    text-decoration: none;
}
.footer
{
    background: transparent url(/images/footer.jpg) no-repeat center top;
    font-size: 0.8em;
    color: gray;
    height: 43px;
    vertical-align: middle;
}
.footer p
{
    color: Gray;
    font-size: 0.9em;
    text-align: center;
}
.clear
{
    clear: both;
}
.r1, .r2
{
    width: 95%;
    height: 1px;
}
.r1
{
    color: Black;
}
.r2
{
    color: Gray;
}
.top ul
{
    width: 900px; /*line-height: 1em;*/ /*margin-left: -10px;*/
}
.top ul li
{
    list-style-image: none;
    margin: 0px;
    padding: 3px 11px 2px 11px;
    overflow: hidden;
    float: left; /*border: solid 1px black;*/
    position: relative;
}
.top ul li a
{
    color: Maroon;
}
.top ul li a:hover
{
    color: Navy;
    background-color: Orange;
}
h1
{
    font-family: tahoma, sans-serif;
    color: #728C89;
    text-decoration: none;
    font-size: 110%;
    text-align: justify;
    line-height: 1.3;
}

h2
{
    font-family: tahoma, sans-serif;
    color: #FF6633;
    text-decoration: none;
    font-size: 90%;
    text-align: justify;
    margin-top: 14px;
    margin-left: 12px;
}

p.evidenza
{
    padding: 5px 15px 5px 45px;
    margin: 7px;
    border: solid 1px red;
    background-image: url( '/images/new.gif' );
    background-repeat: no-repeat;
    background-position: left top;
    color: Maroon;
    background-color: #FFE2A4;
    font-size: 12px;
    min-height: 40px;
}


a:link, a:hover, a:visited
{
    font-family: tahoma, sans-serif;
    color: maroon;
    text-decoration: none;
}

a:hover
{
    color: #bf0000;
}

