
body{
	background-color: black;
	color: white;
	text-align: center;
	margin:0px;
}

.corpo_pagina{
	text-align: center;
}

a{
	color:#FF6600;
}

a:hover {
	text-decoration: none;
}

a.link_menu{
	color: black;
	font-weight: bolder;
}

table{
	margin-left:auto;
	margin-right: auto;
}

.tab_pagina{
	width: 760px;
	border: solid 1px #FF8A39;
	padding: 5px;
	size:1px;
	font-family:arial;
	font-size: x-small;
}

td{
	font-family: arial;
	font-size: 10pt;
	vertical-align: top;
}

td.td_menu{
	vertical-align: bottom;
	/*
	filter: Shadow(Color=#FFFFFF, Direction=225);
	Glow(Color=white, Strength=1);*/
}

.table_menu{
	background: #cccccc url(immagini/logo_piccolo_v2.png);
	width: 760px;
	height: 140px;
}

hr{
	height: 1px;
}

.note_fondo_pagina{
	font-family: verdana;
	font-size: xx-small;
}

/* img 2 colonne della home */
.img_piccola_home{
	width: 80px;
	height: 60px;
	float: left;
	border: solid 1px #FF8A39;
	margin-right:5px;
	margin-left:0px;
}

pre{
	font-size: 12px;
}

.foto_s{
	border: solid 1px #ff8a39;
	margin: 10px;
	width:160px;
	height:120px;
}