body{
	margin:0;
	padding:0;
	background:white;
	color:black;
	}

body,td,div{
	font-size:small;
	font-family:Verdana,sans-serif;
	line-height:120%;
	}

a{
	background:inherit;
	color:#fbf0a2;
	}

iframe{
	width:100%;
	margin:0;
	padding:0;
	border:0;
	}

table{
	padding:0;
	border:0;
	}

td{
	padding:0;
	border:0;
	vertical-align:top;
	}

img{border:0;}

br{font:8px/8px monospace;}


/* iframes */

iframe.head{height:84px;}

iframe.menu{height:600px;}

iframe.foot{height:72px;}

div.head{
	background:url(immagini/menubg.png) repeat-x;
	color:inherit;
	}

div.foot{
	background:url(immagini/menubg_bottom.png) repeat-x;
	color:inherit;
	}

td.credit{
	background:inherit;
	color:#cc9933;
	font:bold 11px/13px Arial,sans-serif;
	white-space:nowrap;
	padding:4px 0 0 4px;
	}


/* Pages */

td.side{
	width:130px;
	background:#cc9933;
	color:inherit;
	text-align:center;
	}

div.foto{padding-bottom:4px;}

div.titolo{
	background:white;
	color:#cc9933;
	font:bold 24px/24px 'Times New Roman',serif;
	padding-bottom:12px;
	}

td.testi{
	background:url(immagini/background.jpg) no-repeat center bottom;
	color:inherit;
	padding:0 22px;
	}

div.para{padding:6px 0;}

i{
	background:inherit;
	color:red;
	font-style:normal;
	}

ul{
	margin:0;
	padding:8px 0 0 8px;
	list-style:disc inside;
	}


/* Top page */

td.top{padding:0 22px;}

ul.top{
	padding:0;
	margin:0;
	}
	
a.update{
	background:inherit;
	color:white;
	text-decoration:underline;
	font:bold 11px/12px Arial,sans-serif;
	}

a.update:hover{
	background:inherit;
	color:#fbf0a2;
	text-decoration:none;
	}
