body

{
	text-align: center;
	padding: 0;
	border: 0;
	color: #000000;
	font: 12px tahoma;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-style: normal;
	background-color:transparent;
}


#main 

{
	padding: 0;
	text-align: left;
	color: #000000;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}

 

#header 
{
	color: #000000;
	padding: 0;
	margin: 20px;
}



#menu 
{
	text-align: left;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#contenuto, #link

{
	margin-left: 100px;
	margin-right: 20px;
	color: #000000;
}

#gallery

{
	margin-left: 50px;
	margin-right: 50px;
	color: #000000;
}
 

#footer
{
  margin-right: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.titolo {
	font-size: 24px;
}

.click-menu {
    width: 220px;
}
.click-menu .boxHome {
    background-color: #ffffff;
    color: #0000FB;
    font-weight: bold;
    font: 11px tahoma;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #000000;
    border-style: solid solid solid solid;
    cursor: default;
    position: relative;
}
.click-menu .boxHome-hover {
    background-color: #000000;
    color: #ffffff;
    font-weight: bold;
    font: 11px tahoma;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #000000;
    border-style: solid solid solid solid;
    cursor: default;
    position: relative;
}
.click-menu .box1 {
    background-color: #ffffff;
    color: #000000;
    font-weight: bold;
    font: 11px tahoma;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #000000;
    border-style: solid solid solid solid;
    cursor: default;
    position: relative;
}
.click-menu .box1-hover {
    background-color: #000000;
    color: #ffffff;
    font-weight: bold;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #000000;
    border-style: solid solid solid solid;
    cursor: default;
    position: relative;
}
.click-menu .box1-open {
    background-color: #000000;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #000000;
    border-style: solid solid none solid;
    cursor: default;
    position: relative;
}
.click-menu .box1-open-hover {
    background-color: #000000;
    color: #FFFF00;
    font-weight: bold;
    font-size: 12px;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #000000;
    border-style: solid solid none solid;
    cursor: default;
    position: relative;
}
.click-menu .box1 img, .click-menu .box1-hover img, .click-menu .box1-open img, .click-menu .box1-open-hover img {
    position: absolute;
    top: 6px;
    right: 6px;
}
.click-menu .section {
    background-color: #ffffff;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    padding: 5px 5px 6px 5px;
    border-width: 1px;
    border-color: #000000;
    border-style: none solid solid solid;
    display: none;
}
.click-menu .section a {
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .section a:hover {
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .box2 {
}
.click-menu .box2-active {
    background: #FF0000;
}
.click-menu .box2-hover {
    background: #FFFF99;
}
.click-menu .section .active,
.click-menu .section .active:hover {
    color: yellow;
}

