﻿html {
	height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
	}
	
body {
	font-family: tahoma, verdana, helvetica, verdana;
    font-size: 9pt;		
    color: #000000; 
    background-image: url('images/background.jpg'); 
    background-repeat: repeat-x; background-attachment: fixed; 
    background-position: left top;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    text-align: center;
	}
	
img {
	border: 0;
}

th{
	background-color:#ddeeff;
	text-align:center;
	padding:5px;
}

a:link, a:visited {
	color: #0059A1; font-weight: bold; text-decoration: none; 
	}

a:hover {
	color: #DE1F26; font-weight: bold; text-decoration: underline;
	}

form {
	margin:0 0 20px 0; padding:0;
}
	
.rosso {color: #DE1F26}
.blu {color: #0059A1}
.verde {color: #007456 }
	
.maintable	{
	width: 980px; 
	height: 100%; 
	z-index: 1; 
	color:#000000; 
	border-left:2px solid #BBBBBB; border-right:2px solid #BBBBBB; 
	background-color: #FFFFFF; 
	padding: 20px 10px 20px 10px;
	}
	
.main {
	width: 980px; 
	height: 100%; 
	z-index: 2; 
	color:#000000; 
	vertical-align:top;
	/* border-left:2px solid #BBBBBB; border-right:2px solid #BBBBBB;  */
	background-color: #FFFFFF; 
	padding: 0px;
	}


.topbar {
	padding: 10px;
	}
	
#barre {
	text-align: left;
	position: absolute; 
	width: 500px; 
	height: 150px; 
	z-index: 100; 
	left: 50%;
	top: 11px;
	margin-left: -27px;
	border: 0px solid #000;
	}


hr {	
	border: none 0; 
	border-top: 1px dashed #bbbbbb;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
	height: 1px;
	}
	
td {
	font-family: tahoma, verdana, helvetica, verdana;	
}

.tabella td {border-bottom: 1px solid #C0C0C0;}
	
#maincol {
	padding: 0 20px ;
	text-align: justify;
	vertical-align:top;
	}
	
#menuleft, #menuright {
	width: 220px;
	}	
	
#tablecategorie {
	margin-bottom: 20px;
}

.home {
	font-size: 8pt;
	font-weight: bold;
	text-align: left;	
	vertical-align:top;
}
	
.menuleft_title {
	background-color: #DE1F26;
	font-family: tahoma, verdana, helvetica, verdana;
    font-size: 11pt;
    font-weight: bold;
    color: #FFF;
    padding: 0px 10px 5px 10px;;
	}
	
.menuleft_main {
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	border-top: 3px solid #BBB;
	background-color: #F0F0F0;	
	text-align: left;	
	}
	
#menu {
	padding: 0px;
	margin: 0px;		
	}

.menucell {
	border-bottom: 2px solid #FFF;
	padding: 3px;
	margin: 0px;
	background-color: #FFFFFF;
	text-align: left;
	}

#scuoleconi {
	border: 2px solid #0059A1;
	padding: 10px;
	margin-bottom: 15px;
	width: 200px;
	}
	
#scuoleconi ul {margin: 0; padding: 0;}

#scuoleconi ul  li{margin: 0 0 10px 0; padding: 0; font-size: 9pt; color: #00aa00; list-style:none; font-weight: bold;}

#scuoleconi ul  li ul {margin: 0 0 0 10px; padding: 0; font-size: 8pt; color: #0059A1; list-style:none; font-weight: normal;}

#scuoleconi ul  li ul li{margin: 0 0 0 5px; padding: 0; font-size: 8pt; color: #0059A1; list-style:none; font-weight: normal;}
	
#impianti {
	border: 2px solid #007456;
	padding: 10px;
	margin-top: 15px;
	width: 200px;
	}

#note {
	border: 2px solid #007456;
	padding: 10px;
	margin-top: 15px;
	width: 200px;
	}
	
#video {
	width: 220px;
	height: auto;
	}	
	
.titolo {
	background-position: bottom;
	height: 35px;
	font-family: Tahoma, Verdana;
	font-size: 16pt;
	font-weight: bold;
	color: #0059A1;
	background-image: url('images/sfondo_title.jpg');
	border-bottom: 3px solid #DE1F26;
	text-align: left;
	padding-left: 6px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 4px;
	background-repeat: repeat-x;
}

.titolo_fp {
	background-position: bottom;
	height: 35px;
	font-family: Tahoma, Verdana;
	font-size: 16pt;
	font-weight: bold;
	color: #DE1F26;
	background-image: url('images/sfondo_title.jpg');
	text-align: left;
	padding-left: 6px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 10px;
	background-repeat: repeat-x;
}


.data {
	width: 80px;
	text-align: center;
	background-image: url('images/data.png');
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: -10px;
	margin-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}


.subdata {
	font-size: xx-small;
	font-weight: bold;
}

.subtitolo {
	font-size: 11pt;
	color: #0059A1;
	font-weight: bold;
	margin-bottom: 10px;
}

.altreinfo {
	padding: 2px;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 10px;
	text-align: center;
	background-color: #0059A1;
}


.photogallerysx {
	padding: 2px;
	font-size: small;
	font-weight: bold;
	color: #007456;
	margin-bottom: 10px;
}

#tags {
	font-family: Garamond, Georgia, Tahoma, Verdana;
	font-size: 8pt;
	border: 2px dashed #DE1F26;
	display: none;
}


.titoloeditoriale {
	font-family: Tahoma,Verdana;
	font-size: 12pt;
	color: #007456;
	font-weight: bold;
}

.tipsinfocus {
	font-family: Tahoma,Verdana;
	font-size: 8pt;
	color: #007456;
	text-align:left;
	font-weight: bold;
}


.minitesto {
	font-family: Tahoma,Verdana;
	font-size: 6pt;
	color: #c0c0c0;
	text-align:left;
	font-weight: bold;
}


.didascaliainfocus {
	font-family: Tahoma,Verdana;
	font-size: 8pt;
	color: #007456;
	text-align:left;
}



/* accordion */


#container {
	width: 400px;
	margin: 20px auto;
	min-height: 100%; /*ie hack*/
}

#content {
	width: 220px;
	margin: 0 auto;
}

#wrap {
	width: 220px;
	overflow: hidden;	
}

h2 {
	padding: 0px;
	margin: 0 0px;
	font-weight: normal;
	color: #808080;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}

h3 {
	padding: 10px 0 11px 15px;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #222;
	background: #efefef;
	cursor: pointer;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}

h3.toggler a {
	color: #666;
	text-decoration: none;
}

h3.toggler a:hover {
	color: black;
}

div.accordion {
	background: #fff url("images/accordionbg.gif") repeat-x top left;
	
}

div.accordion ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 5px 0;
}

div.accordion ul li {
	padding: 6px 0;
}

div.accordion ul li a {
	color: #666;
	text-decoration: none;
	display: block;
	padding: 4px 0px 4px 20px;
	font-size: 90%;
}

div.accordion ul li a span {
	padding-bottom: 10px;
}

div.accordion ul li a img {
	border: 0;
	vertical-align: bottom;
	margin-right: 15px;
}

div.accordion ul li a:hover span {
	text-decoration: underline;	
}

#top_round {
	height: 10px;
	font-size: 1px; /* ie whitespace */
}

#bottom_round {
	height: 10px;
	font-size: 1px; /* ie whitespace */
}
	
.top_dark {
	background: url("images/top_dark.gif") no-repeat top left;
}

.top_light {
	background: url("images/top_light.gif") no-repeat top left;
}

.bottom_dark {
	background: url("images/bottom_dark.gif") no-repeat top left;
}

.bottom_light {
	background: url("images/bottom_light.gif") no-repeat top left;
}

.first {
	padding-top: 5px;
}

.last {
	padding-bottom: 5px;
}

/* Stili per il box con gli angoli arrotondati */
#shadowed-border { padding:20px; width:80%; margin:20px auto; }
#shadowed-border .sb-inner { background:#EFEFEF; }
#shadowed-border .sb-border { background:#fff; }


.btnElimina {
	border: 1px #225722 solid;
	padding: 0;
	color: #FFF;
	background-color: #6699cc;
	font-size:8pt;
	font-weight:bold;
	
}

#totali {
	background-color:#ddeeff;
	width:100%;
	border-collapse: collapse; 
	border: 1px solid #C3DAF9; 
	padding: 1px;
	margin-bottom: 20px;
}

#totali td {
	padding:2px;
}

#riepilogo {
	border-collapse: collapse; 
	border: 1px solid #C3DAF9; 
	padding: 1px;
	width: 100%;
}

#riepilogo td {
	padding:5px;
}
