@charset "UTF-8";
/* CSS Document */
/*
 * DEFAULT STYLES
 * 
 */
body {
	font-size: 100%;
	color: #333333;
	font-weight: normal;
	font-family: serif;
}
/*
 * PAGE CONTAINERS
 * See documentation for details regarding use of #wrap and #content
 */
#header {
}
#wrap {
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	padding: 0;
}
#content {
	margin-left: 10px;
	margin-right: 10px;
}

#content span.prezzopieno {	
     text-decoration: line-through; 
     color: #aa0000;     
	}

#content span.rosso {	
     color: #aa0000;      
	}

#footer {
        background-color: #a00;
	background-image: url("../images/sprite-footer.png");
	background-repeat:repeat-x;
        background-position: top;
	padding: .7em 0em;
	clear: both;
	height: 2em;
}



#footer.ft-large {
	height: 9em;
}

#header1 {
	margin-left: -10px;
	margin-right: -10px;
}

#header1 div.branding {
	height: 58px;
	background-image: url("../images/img-footer-background.png");
	background-repeat:repeat-x;
        background-position: bottom;
	display: block;
	width: 100%;
	overflow: hidden;
}

#header1 p {
	color: #333;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	margin-left: 0px;
	margin-top: 0.6em;
	margin-bottom: 0em;
	padding: 0em;
}

#header1 img {
float: right;
	margin-bottom: 10px;
	margin-top: 0em;
	margin-right: 10px;
}




/*
 * BASIC ELEMENTS
 * Basic styling of common elements.
 */
p {
	line-height: 125%;
	margin-top: 0.2em;
	margin-bottom: 0.8em;
	clear: both;
}
#footer p {
	color: #FFF;
	font-size: .8em;
	font-weight: bold;
	text-align: center;
	margin-left: 10px;
	margin-top: 0em;
	margin-bottom: 0em;
	padding: 0em;
}
strong {
	font-weight: bolder;
}
em {
	font-style: italic;
}

img#sinistro {
float: left;
margin: 15px 15px 3px 15px;
}

img#destro {
float: right; margin: 15px 15px 3px 15px;
}


/*
 * LINK STATES
 * 
 */
a:link {
	color:#000000;
}

a:visited {
	color:#000000;
}

a:hover {
	color:#a01010;
}

a:active {
	color:#990000;
}
/*
 * NATIVE LISTS
 * 
 */
ul.bullet {
	list-style: disc;
	margin-left: 10px;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-left: 10px;
}
ul.bullet ul {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

ol {
	list-style: none;
	margin-left: 10px;
	margin-top: 1em;
	padding-left: 10px;
}

ol ol {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

/*
 * CLEAR
 * 
 */
.stack {
	clear:both;
}
.flush {
	margin-bottom: 0;
	margin-top: 0;
}
/*
 * HEADERS
 * 
 */

h1 {
	font-size: 1.7em;
	padding-top: .3em;
	padding-bottom: .3em;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
        background-color: #fff;
	background-image: url("../images/img-h1-gradient.png");
	background-repeat:repeat-x;
        background-position: bottom;
	border-top: 1px solid #D8D8D8;
	margin-top: 0.2em;
	margin-bottom: 0.3em;
	margin-left: -10px;
	margin-right: -10px;
}

h2 {
	font-size: 1.5em;
	margin-top: 0.2em;
	margin-bottom: 0.3em;
	clear: both;
	border-bottom: 1px solid #D8D8D8;
}


h3 {
	font-size: 1.3em;
	color: #a00000;
	margin-top: 0.2em;
	margin-bottom: 0.3em;
	clear: both;
}

h4 {
	font-size: 1.3em;
	color: #a0a0a0;
	margin-top: 0.2em;
	margin-bottom: 0.3em;
	clear: both;
}

h5 {
	font-size: 1.2em;
	background-color: #F6F6F6;
	border-bottom: 1px solid #D8D8D8;
	border-top: 1px solid #D8D8D8;
	padding-left: 10px;
	padding-top: .3em;
	padding-bottom: .3em;
	margin-top: 0.2em;
	margin-bottom: 0.4em;
	margin-left: -10px;
	margin-right: -10px;
	clear: both;
}
/* enables h5 to stack neatly above other items */
h5.flush {
	margin-bottom: 0;
	border-bottom: none;
}
h6 {
	font-size: 1.0em;
	color: #333333;
	margin-top: 0.2em;
	margin-bottom: 0.4em;
	border-bottom: 1px solid #D8D8D8;
	clear: both;
}


#header div.branding {
	height: 68px;
	background-image: url("../images/img-branding-background.jpg");
	background-repeat:repeat-x;
        background-position: top;
	display: block;
	width: 100%;
	overflow: hidden;
}
#header div.branding img {
	padding-top: 14px;
	padding-left: 10px;
}
#header div.branding a {
	width: 100%;
	height: 68px;
	display: block;
	background-image: none;
	padding-right: 0;
}
#header div.branding p {
	text-indent: -5000px;
}

#header h1 {
font-size: 1px;
padding: 0px;
line-height: 1px;
}

#header h2 {
font-size: 1px;
padding: 0px;
line-height: 1px;
}



/*
 * ADVERTISMENT CONTAINER
 * 
 */
.advertisement {
	padding:0;
	margin: 0.5em 0 0.5em 0;
	width: 100%;
}
.advertisement p {
	border: 1px solid #D8D8D8;
	padding: 0.4em 0.4em;
	background-color: #F6F6F6;
	margin-bottom: 0;
	margin-top: 0;
}
.advertisement span {
	text-transform: uppercase;
	padding: 0;
	float: right;
	font-size: 0.7em;
	color: #B0B0B0;
	padding-bottom: 0.3em;
}

.adve {
	padding:0;
	margin: 0;
	background-color: #F6F6F6;
	border: 1px solid #D8D8D8;
	width: 100%;
}
.adve p {
	padding-left: 50px;
	margin-bottom: 0;
	margin-top: 0;
}
.adve span {
	text-transform: uppercase;
	padding: 0;
	float: right;
	font-size: 0.7em;
	color: #B0B0B0;
	padding-bottom: 0.3em;
}
.adve img {
	padding: 0;
	width: 40px;
      float: left;
      margin: 0;
}

ul.list-graphical-inline {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: .6em;
	margin-left: -10px;
	margin-right: -10px;
	border-bottom: 1px solid #D5D8D8;
	font-weight: bold;
	color: #aaaaaa;
}

ul.list-graphical-inline li {
        background-color: #F6F6F6;
	background-image: url("../images/sprite-list.png");
	background-repeat:repeat-x;
        background-position: top;
	display: block;
	line-height: 40px;
	font-weight: bold;
	color: #aaaaaa;
}

ul.list-graphical-inline a {
	display: block;
	height: 40px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
white-space:nowrap;
}
ul.list-graphical-inline a img {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
ul.list-graphical-inline a:hover {
	color: #a00000;
	outline: none;
}

ul.list-graphical-inline li:hover {
        background-color: #a0a0a0;
	background-image: url("../images/sprite-list.png");
	background-repeat:repeat-x;
        background-position: 0px -50px;
}

ul.listone {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: .6em;
	margin-left: -10px;
	margin-right: -10px;
	border-bottom: 1px solid #D5D8D8;
	font-weight: bold;
	color: #aaaaaa;
}

ul.listone li {

        background-color: #f6f6f6;
	background-image: url("../images/sprite-listone.png");
	background-repeat:repeat-x;
        background-position: top;
	display: block;
	line-height: 20px;
	font-weight: bold;
	color: #aaaaaa;

}

ul.listone a {
	display: block;
	height: 80px;
	text-decoration: none;
	font-weight: bold;
	color: #303030;
white-space:nowrap;


}
ul.listone a img {
	float: left;
      height:80px;
      width:60px;
	margin-right: 10px;
	margin-top: 0px;
}

ul.listone a img.destra {
	float: right;
      height:32px;
      width:32px;
	margin-left: 10px;
	margin-top: 45px;
}



ul.listone a:hover {
	color: #000;
	outline: none;
}

ul.listone li:hover {
        background-color: #f6f6f6;
	background-image: url("../images/sprite-listone-scuro.png");
	background-repeat:repeat-x;
        background-position: top;
}



/*
a:link {
	color:#000000;
}

a:visited {
	color:#000000;
}

a:hover {
	color:#a01010;
}

a:active {
	color:#990000;
}


dl.list-accordion {
	margin-left: -10px;
	margin-right: -10px;
	border-bottom: 1px solid #D5D8D8;
}

dl.list-accordion dt{
	padding-left: 10px;
	line-height: 40px;
	height: 40px;
	
}
/*definition container*/
dl.list-accordion dd {
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 0.5em;
	padding-bottom: 0.4em;
	line-height: normal;
	background-color: #FFFFFF;
}
/*definition term*/
dl.list-accordion dt {
        background-color: #f6f6f6;
	background-image: url("../images/sprite-list.png");
	background-repeat:repeat-x;
        background-position: top;
	font-weight: bold;
	line-height: 40px;
	height: 40px;

}

dl.list-accordion dt.expanded {
	border-bottom: 1px solid #D5D8D8;
}

dl.list-accordion dt.collapsed {
	border-bottom: none;
}

dl.list-accordion dt span {
	width: 14px;
	height: 14px;
	margin-top: 12px;
	margin-right: 0.5em;
	display: block;
	float: left;
}

dl.list-accordion dt.expanded span{
	background-image: url("../images/sprite-expand-collapse.png");
	background-repeat: no-repeat;
        background-position: left bottom;
}

dl.list-accordion dt.collapsed span{
	background-image: url("../images/sprite-expand-collapse.png");
	background-repeat: no-repeat;
        background-position: left top;
}


dl.list-accordion dt:hover {
        background-color:  #d0d0d0;
	background-image: url("../images/sprite-list.png");
	background-repeat: repeat-x;
        background-position: 0px -50px;
	color: #fff;
	cursor: pointer;
}
/*content inside of definition container*/
dl.list-accordion dd p {
	margin: 0;
	padding: 0 0 0.4em 0;
}

/*
 * SIMPLE NAVIGATION BAR
 * 
 */
ul.nav-horizontal-flat {
	padding: 0;
	margin: 0 0 0.6em 0;
	list-style-type: none;
	width: 100%;
	height: 30px;
	float: left;
	border-top: 1px solid #D8D8D8;
	border-bottom: 2px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
        background-color:  #f6f6f6;
	background-image: url("../images/sprite-list.png");
	background-repeat: repeat-x;
        background-position: 0px 0px;
}

ul.nav-horizontal-flat li {
	float: left;
	display: block;
	padding: 0;
	margin: 0;
	line-height: 30px;
	text-align: center;
        background-color:  #f6f6f6;
	background-image: url("../images/sprite-list.png");
	background-repeat: repeat-x;
        background-position: 0px 0px;

}
ul.nav-horizontal-flat li a {
	text-decoration: none;
}
ul.nav-horizontal-flat li.last {
	background-image: none;
	background-color: transparent;
}

ul.nav-horizontal-flat li:hover {
        background-color:  #a0a0a0;
	background-image: url("../images/sprite-list.png");
	background-repeat: repeat-x;
        background-position: 0px -50px;
	color: #FFF;
}
/*divider*/
/*removed on first item and on hover*/
ul.nav-horizontal-flat li a {
	display: block;
	background-image: url("../images/vertical-divider.png");
	background-repeat: repeat-y;
        background-position: left center;
	height: 30px;
	padding-right: 0px;
	cursor: pointer;
}
ul.nav-horizontal-flat .first a  {
	background-image: none;
}
ul.nav-horizontal-flat li a:hover {
	color: #FFF;
	background-image: none;
	outline: none;
}

/*sets number of navigation bar items*/
/*add class to li*/
.four-piece {
	width: 25%;
}
.three-piece {
	width: 33.3%;
}
.two-piece {
	width: 50%;
}

/*
 * 4. STYLIZED LINKS
 * includes icon to represent the type of link
 */
/*external link*/
a.external {


	background: url(../images/img-link-external.png) no-repeat right top;
	padding-right: 1em;
}
/*links to ical data*/
/*see 'data-ical' in resources*/
a.ical {
	background: url(../images/img-link-ical.png) no-repeat right top;
	padding-right: 1em;
}

a[href^="mailto:"] {
	background: url(../images/img-link-email.png) no-repeat right top;
	padding-right: 1em;
}

a[href^="tel:"] {
	background: url(../images/img-link-tel.png) no-repeat right top;
	padding-right: 1em;
}

a[href^="sms:"] {
	background: url(../images/img-link-sms.png) no-repeat right top;
	padding-right: 1em;
}
/*
 * 5. BUTTONS
 * 
 */

/*
 * 6. FORMS
 * 
 */
fieldset {
	margin-top: 0;
}
legend {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: .5em;
	color: #000077;
}
form {
	color: #333333;
}
form ul {
	list-style-type: none;
	margin-bottom: .5em;
	margin-top: .5em;
	padding: 0;
}
form ul li {
	margin: 0;
	padding: 0;
}


form label {
	font-size: .9em;
	margin-bottom: .2em;
	margin-top: .2em;	
}
		
input[type='text'] { 
	border: 1px solid #D8D8D8;
        background-color: #fff;
	background-image: url("../images/img-form-input-shadow.png");
	background-repeat:repeat-x;
        background-position: top;
	display: block;
	padding: 0.2em;
	width: 98%;		
	color: #333333;
	margin-bottom: 0.1em;
}

textarea { 
	border: 1px solid #D8D8D8;
        background-color: #fff;
	background-image: url("../images/img-form-input-shadow.png");
	background-repeat:repeat-x;
        background-position: top;
	display: block;
	padding: 0.2em;
	color: #333333;
	width: 98%;	
	line-height: normal;
	margin-bottom: .7em;
}

form ul li input[type='radio'], form ul li input[type='checkbox'] { 
	margin:0.1em 0em;
	padding: 0;
}

select {
	border: 1px solid #D8D8D8;
	background: #fff;
	color: #666666;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	margin: 0.2em 0;
	display: block;
	width: 98%;
}
/*Per spaziare l'albero

.d1 {
	color: #000;
	font-weight: bold;
	padding-left: 0.5em;
}
.d2 {
	color: #400000;
	font-weight: bold;
	font-style: italic;
	padding-left: 1em;
}
.d3 {
	color: #800000;
	font-weight: normal;
	padding-left: 1.5em;
}
.d4 {
	color: #d00000;
	font-weight: normal;
	font-style: italic;
	padding-left: 2em;
}
.d5 {
	color: #f00000;
	font-weight: normal;
	padding-left: 2.5em;
}

*/


input[type='button'] {
	border: 1px solid #D8D8D8;
	background-color: white;
	padding: 1em 1.3em;
	color: #666666;
	margin: 1em 0em;
}


/*
 * 7. TABLES
 * 
 */
table {
	border: 0px solid #D8D8D8;
	margin: 0;
	width: 100%;
	color: #333333;
	vertical-align: top;
}

td {
	border-bottom: 0px solid #D8D8D8;
	border-right: 0px solid #D8D8D8;
	vertical-align: top;

	padding-left: .3em;
	padding-right: .3em;
	padding-top: .2em;
	padding-bottom: .2em;
	line-height: 1em;
}

tr {
	height: 1em;
}

td.pic {
	width: 40px;
}
th, tfoot {
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	background-color: #F6F6F6;
	text-align: left;
	padding-left: .3em;
	padding-right: .2em;
	padding-top: .2em;
	padding-bottom: .2em;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
}
caption {
	font-style: italic;
	caption-side: bottom;
	text-align: left;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
.odd {
		background: #F6F6F6;
}

tr:hover {
        background-color: #b0b0b0;
	background-image: url("../images/sprite-table-hover.png");
	background-repeat:repeat-x;
        background-position: top;
		color: #FFF; 
}



/*
 * SLIDESHOW
 * 
 */
.slideshow {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
.slideshow img {
	border: 1px solid #D8D8D8;
	padding: .3em .3em;
	margin-top: 1em;
	margin-bottom:0;
}
.slideshow span {
	clear: both;
	width: 190px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0.5em;
	font-size: 0.9em;
	padding: .3em 5px;
}
.slideshow a {
	text-decoration: none;
}
.slideshow ul.controls {
	width: 200px; 
	float:none;
	margin: 0 auto 1em auto;
}
ol.data {
	display: none;
}

/*DA QUI  */
div.tableContainer {
	clear: both;
	border: 1px solid #eee;
	height: 200px;
	overflow: auto;
	width: 100%;
}

div.tableContainer tr:hover {
		background: none;
}

/*Per spaziare l'albero*/

div.tableContainer a {
        text-decoration: none;

}

div.tableContainer a.d1 {
	color: #000;
	font-weight: bold;
	padding-left: 0.5em;
}
div.tableContainer a.d2 {
	color: #000;
	font-weight: bold;
	padding-left: 1em;
}
div.tableContainer a.d3 {
	color: #000;
	font-weight: normal;
	padding-left: 1.5em;
}
div.tableContainer a.d4 {
	color: #000;
	font-weight: normal;
	padding-left: 2em;
}
div.tableContainer a.d5 {
	color: #000;
	font-weight: normal;
	padding-left: 2.5em;
}

div.tableContainer a.d1:hover {
        color:#c00;

}
div.tableContainer a.d2:hover {
        color:#c00;

}
div.tableContainer a.d3:hover {
        color:#c00;

}
div.tableContainer a.d4:hover {
        color:#c00;

}
div.tableContainer a.d5:hover {
        color:#c00;

}

div.tableContainerpic {
	clear: both;
	border: 1px solid #eee;
	height: 66px;
	overflow: auto;
	width: 100%;
}

div.tableContainerpic tr:hover {
		background: none;
}


div.tableContainerpic a {
        text-decoration: none;

}

