/**** STILI GENERALI *****/

body {
	font-size: 11px;
	font-family: Verdana;
	background-color: #A6BFD7;
	color: #353D40
}

table, tr, th, td, select, input {
	font-family: Verdana;
	font-size: 11px;
	color: #353D40
}

a {
	text-decoration: none;
	color: #353D40;
	font-family: Verdana;
	font-size: 11px
}

a:hover {
	text-decoration: underline;
	color: #353D40;
	font-family: Verdana;
	font-size: 11px
}

.info {
	color: #353D40;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold
}

a.info {
	color: #353D40;
	text-decoration: underline;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold
}

a.info:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold
}

/**** MENU *****/

table.menu {
	background: url(../images/menu_bg.jpg) no-repeat left top;
}

.menu {
	color: #353D40;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold
}

a.menu {
	color: #353D40;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold
}

a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold
}

/**** FOOTER ****/

.footer {
	color: #808080;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana
}

a.footer {
	color: #808080;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline
}

a.footer:hover {
	color: #353D40;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px
}

#nascundu {
	display: none;
}
