body {
	font-family: "Trebuchet MS", Verdana;
	font-size: 0.9em;
	margin: 0px;
}
td	{
	font-size: 0.9em;
}

a	{
	color: #A7BF43;
	text-decoration: underline;
	font-weight: bold;
}

a:hover	{
	color: #EAA174;
	text-decoration: none;
	font-weight: bold;
}
h1	{
	font-size: 1.1em;
	background-color: #A26B5D;
	color: #ffffff;
	padding-left:10px;
}

h2	{
	font-size: 1em;
	color: #A26B5D;
	padding-left:15px;
}
h3	{
	font-size: 1em;
	color: #A26B5D;
	padding-left:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0 10px 0px;

}

.footer {
	background-color: #A7BF43;
	color: #ffffff;
	font-size: 0.8em;
}
.footer a {
	color: #ffffff;
}
.footer a:hover {
	text-decoration: none;
	color: #ffffff;
}


/* ********** MENU ***************** */

.menupub {
	background-color: #ffffff;
	font-size: 0.9em;
	text-decoration: none;
	margin:0px;

}
.menupub a {
	background-color:#A7BF43;
	color: #ffffff;
	text-decoration: none;
	display: block;
	position: Relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffF;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
}

.menupub a:hover {
	text-decoration: none;
	background-color:  #C0958B;
	color: #FFFC00;
	display: block;
	position: Relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.menupub a:visited {
	text-decoration: none;
	}
/* ********** fine MENU ***************** */

/* ********** MENU DESTRO ***************** */

.menudes {
	background-color: #ffffff;
	font-size: 0.9em;
	text-decoration: none;
	margin:0px;

}
.menudes a {
	color: #000;
	text-decoration: none;
	display: block;
	position: Relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 15px;
	background-attachment: fixed;
	background-image: url(immagini/qua_menu_des.jpg);
	background-repeat: no-repeat;
	background-position: left center;

}

.menudes a:hover {
	text-decoration: none;
	background-color:  #C0958B;
	color: #FFFC00;
	display: block;
	position: Relative;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.menudes a:visited {
	text-decoration: none;
}

.contenuti {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: A26B5D;
	border-left-color: A26B5D;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.arealogin {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.formlogin {
font-size: 0.8em;
}
input, select, textarea {
	font-size: 0.9em;
	border: 1px solid A26B5D;
	color:A26B5D;
	padding-left: 5px;
}
.bottone {
	cursor:hand;
	color:#000;
	font-weight: bold;

}
.bordobasso {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
h6 {
	font-size: 1em;
	font-weight: bold;
	color: E56F26;
	padding-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: A26B5D;
}
.giustif {
	text-align: justify;
	text-indent: 40px;
	padding-left:20px;
	padding-right:30px;	

}

