/* CSS layout */

.testo{color: #000000;	font-family: century gothic;font-size: 13px;}
.txt{color: #000000;font-family: century gothic;font-size: 12px;}
.corpo{color: #B3994D;font-family: century gothic;font-weight: bold;font-size: 12px;}
.tit {color: #584B26;font-family: century gothic;font-weight: bold;font-size: 26px;}
.titoletto{color: #584B26;font-family: century gothic;font-size: 16px;}

a:link {color:#000000;text-decoration:underline;}
a:visited {text-decoration:underline;color:#000000;}
a:hover {text-decoration:underline;color:#FFFFFF;}

body {background:#584b26;margin-top: 1px;}
img {border: none;}
a img {border: none;}

* {padding: 0; margin: 0;}
td p1{vertical-align: top; font: 11px/13px verdana,arial,helvetica;  text-align: left; font-style:oblique; border: 0; /* serve per evitare cornici alla tabella e alle celle */}


#container {position: relative;	width: 760px;margin: auto;background: url('images/varie/fondopag.jpg');margin-top: 0px;	margin-bottom: 0px;	top: 0px;}
