﻿body {
scrollbar-face-color: e79636;
scrollbar-track-color: FFE089;
scrollbar-arrow-color: ffdc61;
scrollbar-highlight-color: FFE089;
scrollbar-3dlight-color: FFE089;
scrollbar-shadow-color: FFE089;
scrollbar-darkshadow-color: FFE089;
margin: 0px;
font-family: "trebuchet MS";
font-size: 12px;
}
.corpo{
	width: 886px;
}
.uno{
	background-image: url(images/1.jpg);
	height: 152px;
	width: 886px;
}
.due{
	background-image: url(images/2.jpg);
	height: 82px;
	width: 886px;
}
.tre{
	background-image: url(images/3.jpg);
	height: 92px;
	width: 886px;
}
.q{
	background-image: url(images/4.jpg);
	height: 781px;
	width: 886px;
}
.c{
	background-image: url(images/5.jpg);
	height: 41px;
	width: 886px;
}
.sei{
	background-image: url(images/6.jpg);
	height: 83px;
	width: 886px;
}
.sette{
	background-image: url(images/7.jpg);
	height: 49px;
	width: 886px;
}

A{
color: #FF6600;
text-decoration:none; font-weight:bold}

A:visited{
color: #FF6600;
text-decoration:none; font-weight:bold}

A:active{
color: #FF6600;
text-decoration:none; font-weight:bold}

a:link{
color: #FF6600;
text-decoration:none}

a:hover{
color: #FF0000; font-style:italic; text-decoration:none; font-weight:bold
}


.click-menu {
    }
    .click-menu .box1 {
	background: url("images/puls1.gif") no-repeat;
	color: #8C0000;
    }
    .click-menu .box1-hover {
        background: url("images/puls1.gif") no-repeat;
        color: #000000;
    }
    .click-menu .box1-open {
        background: url("images/puls2.gif") no-repeat;
	color: #8C0000;
    }
    .click-menu .box1-open-hover {
        background: url("images/puls2.gif") no-repeat;
        color: #000000;
    }
    .click-menu .box1,
    .click-menu .box1-hover,
    .click-menu .box1-open,
    .click-menu .box1-open-hover {
        text-indent: 12px;
        font-weight: bold;
        font-size: 12px;
        line-height: 31px;
        font-family: trebuchet ms;
        cursor: pointer;
        width: 163px;
    }
    .click-menu .section {
        font-family: trebuchet ms;
	font-size: 11px;
	line-height: 12px;
	padding: 0 0 5px 20px;
	display: none;
    }
    .click-menu .section a {
	color: #910000;
	text-decoration: none;
	white-space: nowrap;
    }
    .click-menu .section a:hover {
	color: #FF0000;
	text-decoration: none;
	white-space: nowrap;
    }
    .click-menu .box2 {
	border-color: #993333;
	border-width: 1px;

	padding: 1px 0 2px 6px;
    }
    .click-menu .box2-hover {
	        background: url("images/voce.png") no-repeat;
	border-color: #7B6139;
	border-width: 1px;
	padding: 1px 0 2px 6px;
    }
