@charset "utf-8";
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_alto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-repeat: no-repeat;
	background-image: url(../img/sfondo_tasto.png);
	height: 29px;
	width: 110px;
}
.menu_alto a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
	background-image: url(../img/sfondo_tasto.png);
	background-repeat: no-repeat;
	line-height: 49px;
	display: block;
}
.menu_alto a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(../img/sfondo_tasto_roll.png);
	line-height: 49px;
	display: block;
	background-repeat: no-repeat;
}
.menu_alto a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
	background-image: url(../img/sfondo_tasto.png);
	line-height: 49px;
	display: block;
	background-repeat: no-repeat;
}
.menu_alto a:visited:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
	background-image: url(../img/sfondo_tasto_roll.png);
	background-repeat: no-repeat;
	line-height: 49px;
	display: block;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
.breadcrumbs a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
	text-align: left;
}
.breadcrumbs a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: a6939f;
	text-decoration:underline;
	text-align: left;
}
.breadcrumbs a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
	text-align: left;
}
.breadcrumbs a:visited:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: a6939f;
	text-decoration:underline;
	text-align: left;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #a6939f;
	font-weight: bold;
}
.titolo_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #998867;
}
.puntini {
	background-image: url(../img/sfumatura_tasto.png);
	background-repeat: no-repeat;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	line-height: 22px;
}
.testo a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
.testo a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.testo a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
.testo a:visited:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
	background-repeat: no-repeat;
}
.menu_laterale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.menu_laterale a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.menu_laterale a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:underline;
}
.menu_laterale a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
.menu_laterale a:visited:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:underline;
}
/* footer */
#footer-wrap {
	position: relative;
	clear: both;
	padding: 1em 0 0.5em 0;
	margin-top: 10px;
	margin-bottom: 20px;
	font: 12px/150% 'Trebuchet MS', Tahoma, sans-serif;
	background: #ECF8FE;
	color: #777;
	width: 900px;
	float: left;
}

#footer-wrap h3 {
	font: normal 1.6em/1.6em 'Trebuchet MS', Tahoma, sans-serif;
	text-transform: none;
	letter-spacing: 0;
	margin-left: 0;
	color: #666666;
}
#footer-content {
	margin: 0 auto;
	width: 880px;
	text-align: left;
}
#footer-content ul.col-list {
	background: url(/images/dots.gif) repeat-x left top;
	list-style: none;
	margin: 5px 0 0 5px; padding: 0;
	width: 98%;
}
#footer-content ul.col-list li {
	background: url(/images/dots.gif) repeat-x left bottom;
}
#footer-content ul.col-list li a {
	display: block;
	line-height: 2em;
	font-weight: bold;
	padding: 4px 0 4px 8px;
	width: 98%;
	color: #777;
	border: none;
}
#footer-content ul.col-list li a:hover {
	color: #333;
	text-decoration: none;
}
#footer-content ul.col-list li a span {
	color: #989898;
	font-style: italic;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#footer-content .col {
	width: 370px;
	padding: 0 0 30px 0;
	display: inline;
}
#footer-content .space-sep {
	margin-right: 12px;
}
#footer-content .col2 {
	width: 470px;
	padding: 0 0 30px 0;
	display: inline;
}
.testo_bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 22px;
}
    body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/sfondo.jpg);
	background-repeat: repeat-x;
}
.click-menu {
    }
    .click-menu .box1, .click-menu .box1 a {
	color: #333333;
	background-image: url(../img/menu_liv_1.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	text-decoration:none;
    }
    .click-menu .box1-hover {
	color: #FFFFFF;
	background-image: url(../img/menu_liv_1_roll.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
    }
    .click-menu .box1-open {
	color: #333333;
	background-image: url(../img/menu_liv_1_aperto.png);
	background-repeat: no-repeat;
	text-align: left;
    }
    .click-menu .box1-open-hover {
	color: #FFFFFF;
	background-image: url(../img/menu_liv_1_aperto_roll.png);
	background-repeat: no-repeat;
	text-align: left;
    }
    .click-menu .box1,
    .click-menu .box1-hover,
    .click-menu .box1-open,
    .click-menu .box1-open-hover {
	text-indent: 18px;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	width: 227px;
	text-align: left;
    }
    .click-menu .section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	display: none;
	padding-top: 0;
	padding-right: 0;
	text-align: left;
	background-repeat: no-repeat;
    }
    .click-menu .section a {
        color: #333333;
        text-decoration: none;

    }
    .click-menu .section a:hover {
	color: #FFFFFF;
	text-decoration: none;
    }
    .click-menu .box2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 19px;
	white-space: normal;
    }
    .click-menu .box2-hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 19px;
	background-repeat: no-repeat;
    }
	
#menuBottom{
	font-family:Arial;
	font-size: 12px; 	
}
#menuBottom a, #menuBottom a:visited{
	color:#000;
	padding:0px 6px 0px 6px;
	text-decoration:none;
}
#menuBottom a:hover, #menuBottom a:visited:hover{
	color:a6939f;
}

