a
{
	text-decoration: underline;
	color: #373d49;
}

a:hover
{
	text-decoration: underline;
	color: #373d49;
}

html
{
	height: 100%;
}

body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: #373d49;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	background-color: #ffffff;
}

table
{
	font-family: Arial;
	font-size: 12px;
}

input
{
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 9px;
}

textarea
{
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 9px;
}

.title
{
	font-family: Arial;
	font-style: italic;
	font-size: 10px;
	color: #000000;
	margin-bottom: 10px;
}

a.menu
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}

a.menu:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration:underline;
}

.div_menu
{
    background-repeat:repeat-x; 
    min-height:36px; 
    border-top:1px solid #939393;
}
.div_menu_hover
{
    min-height:36px; 
    border-top:1px solid #939393;
    background-color:#D6D6D6;
}


.stile_1
{ background-image:url(../images/albero_blu.jpg); background-position:bottom right; background-repeat:no-repeat;
}

.stile_3
{ background-image:url(../images/albero_verde.jpg); background-position:bottom right; background-repeat:no-repeat;
}

.stile_4
{ background-image:url(../images/albero_arancio.jpg); background-position:bottom right; background-repeat:no-repeat;
}

.stile_16
{ background-image:url(../images/albero_celeste.jpg); background-position:bottom right; background-repeat:no-repeat;
}

.stile_18
{ background-image:url(../images/albero_rosa.jpg); background-position:bottom right; background-repeat:no-repeat;
}

.stile_20
{ background-image:url(../images/albero_lilla.jpg); background-position:bottom right; background-repeat:no-repeat;
}

.stile_33
{ background-image:url(../images/albero_turchese.jpg); background-position:bottom right; background-repeat:no-repeat;
}