td img {display: block;}
body { background: url(img/body_bg.jpg) repeat-x #cccccc; margin: 0px; padding: 0px; font-family: arial, serif; }
#corpo { background: url(img/corpo_bg.jpg) no-repeat left #000000; width: 700px; min-height: 400px; height: 400px; margin: 0px auto; padding: 5px; text-align: center; }

#flash {
	text-align: center; padding-top: 10px; margin-left: 430px;
}

#footer { color: white; text-align: center; font-size: 7pt; }

h1 { font-weight: bold; font-size: 15px; display:inline; color: white; }
h2 { font-weight: bold; font-size: 12px; }
h3 { font-weight: bold; font-size: 11px; }

a:link{
    font-size: 12pt;
    color: #ffffff;
    font-weight: bolder;
    text-decoration: none;
}

a:visited{
    font-size: 12pt;
    color: #ffffff;
    font-weight: bolder;
    text-decoration: none;
}

a:hover{
    color: #D03902;
    text-decoration: none;
}

.bianco { color: white; }

.nero { color: black; font-size: 7pt;}
