body{
	margin:0;
	padding:0;
	background:#FFFFFF;
	background-image:url(grad_body.jpg);
	background-repeat:repeat-x;
	background-position: center top;
	text-align:justyfy;
	font-family: arial,sans-serif;
	font-size:12pt;
}

h2{
	font-size:130%;
}

h3{
	font-size:110%;
}



body h1, body h2, body h3{
	text-align:center;	
}

img, img a, a{
	border:0;
	text-decoration:none;
}

body table, body tr, body td{
	vertical-align:top;
}

body table.newshome th{
	background: #FFFFFF;
	background-image: url(gradient_table.gif);
	background-repeat: repeat-x;
	background-position: center left;
	color: #403e98;
	border: 1px solid #55bff6;
	text-align:center;
	padding: 6px 0 6px 0;
	font-family: "comic sans ms", fantasy;
}

body table.newshome th a{
	color: #403e98;
	text-decoration:none;
}
body table.newshome th a:visited{
	color: #403e98;
	text-decoration:none;
}

body table.newshome td{
	background: transparent;
	background-image:url(fade_column.gif);
	border-left: 1px solid #55bff6;	
	border-right: 1px solid #55bff6;
	border-bottom: 1px dotted #55bff6;
	padding: 2px;
	font-family: "comic sans ms", fantasy;
	font-size:8pt;
	text-align:center;
}

body table.newshome td{
	text-align:justify;
}

body table.newshome td strong{
	font-size:10pt;
}

body table.newshome td.last{
	border-bottom: 1px solid #55bff6;
}

body table.newshome td a,body table.newshome td a:visited{
	color: #0348f9;
	text-decoration:none;
}

body table.newshome td a:hover{
	text-decoration:underline;
	color: #0000ff;
}

div.all{
	background:#c4ddea;
	border-width: 0 3px 3px 3px;
	border-style: double;
	border-color: #c6cccd;
	text-align: left;
}

div.body{
	padding: 15px 20px 10px 20px;
	position: relative;
	text-align: justify;
	border-bottom: 3px double #a6a6a6;
	background:transparent;
	background-image:url(signs_body.gif);
	background-position: top left;
	background-repeat: repeat;
}

div.header{
	background:transparent;
	background-image:url(bagigio_head.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	text-align:center;
	position: relative;
}

div.logo{
	float: left;
	text-align:right;
	background:transparent;
	background-image:url();
	background-position: ;
	background-repeat:no-repeat;
}


div.footer{
	padding:11px 0 8px 0;
	background:#c4ddea;
	background-image:url(foot_grad.jpg);
	background-position: center center;
	background-repeat:repeat-x;
	font-size:14px;
	text-align: center;
	position: relative;
}

div.footer a{
	color: #000000;
}

div.menu{
	position: absolute;
	top:0;
	text-align: center;
	background:transparent;
	background-image:url(menu_gradient.jpg);
	background-position: top center;
	background-repeat:repeat-x;
	font-size: 18px;
	padding: 9px 0;
	color: #000000;
}

div.menu ul{
	margin:0;
	padding: 0;
	list-style:none;
}

div.menu ul li{
	margin: 0;
	padding:0;
	border-width: 0 0 0 1px;
	border-color: #558ef6;
	border-style: solid;
	display:inline;
	width:auto;
	text-transform:uppercase;
}

div.menu ul li.first{
	border-width: 0;
}
div.menu ul li a{
	color: #6a6a6a;
	padding:10px 25px;
	text-decoration:none;
}

div.menu ul li a:visited{
	color: #6a6a6a;
}
div.menu ul li a:hover{
	background-image:url(fade.gif);
	background-repeat:repeat;
}

div.menu ul li a.selected{
	font-weight: 600;
	background-image:url(menu_gradient_hover.jpg);
	background-position: top center;
	background-repeat:repeat-x;
}

table.disci_tab td{
	text-align:center;
}

div.articolo{
margin: 10px 50px;	
}

div.path{
	position:absolute;
	top: -15px;
	left: 70px;	
	font-size: 80%;
}

div.path a{
	color:#403e98;
	text-decoration:none;
}
div.path a:visited{
	color:#403e98;
}

table.guest{
	margin-top:10px;
	background: transparent;
}
table.guest td{
	background: transparent;
	background-image:url(fade_column.gif);
}
table.chi tr td{
	vertical-align:middle;
}
