
/* ------------------------------------------------------------  General purpose classes */

body {
	padding: 0;
	border: 0;
	margin: 0;
	margin-bottom: 20px;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 74%;
	color: black;
}
.discussion {
	display: none;
}

.hidden {
	display: none;
}
#skipNav {
	display: none;
}
#fixed_bar {
	display: none;
}

/* ------------------------------------------------------------  tables */

table {
	font-size: 1em;
	width: 100%;
}

* html td { /* font size bug in ie5x Win */
	font-size: 1em !important; /* mac */
	font-size: 1em;	/* ie6 */
	font-size /* */: 0.8em; /* ie5 */
}

table {
	display: table;
	empty-cells: show; 
	border-collapse: collapse;
}
tr { display: table-row; }
thead { display: table-header-group; }
tbody { display: table-row-group; }
tfoot { display: table-footer-group; }
col { display: table-column; }
colgroup { display: table-column-group; }
td, th { display: table-cell; }
caption { display: table-caption; }

td, th {
	padding: 3px;
	border-bottom: 1px solid #ccc;
}
th {
	text-align: left;
	background-color: #ddd;
}

/* ------------------------------------------------------------   hr --*/

hr {  /* for IE */
	text-align: center;
	height: 1px;
	color: #ddd;
	border: none;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}
html>body hr {  /* for Gecko-based browsers */
	margin: 0 auto;
	height: 1px;
	background-color: #ddd;
	border: none;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}
html>body hr {  /* for Opera and Gecko-based browsers */
	margin: 0 auto;
	height: 1px;
	background-color: #ddd;
	border: 0px solid #ddd;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}
hr.thin {
	margin-top: 8px;
	margin-bottom: 8px;
}

/* ------------------------------------------------------------   A link --*/

a,
a:link,
a:visited ,
a:hover,
a:focus,
a:active {
	text-decoration: none;
	color: #000;
}

p {
	margin: 0;
}
form {
	margin: 0;
}

/* ------------------------------------------------------------   Clearer */
.clearerBoth {
	clear: both;
}

/* ------------------------------------------------------------  Logo */


#logoPC {
	text-align: center;
	display: block;
	margin: 0 20px;
	border-bottom: 1px solid #999;
}
#logoPC IMG {

}

/* ------------------------------------------------------------   Strumenti */

#WrapperFascia01 {
	display: none;
}
#fascia02 {
	display: none;
}
#mainWrapper {

}
#skipNav,
.pagePath,
.buttonTools {
	display: none;	
}

/* ------------------------------------------------------------   Bottoni sezioni */

#sezioni {
	display: none;
}

/* ------------------------------------------------------------  Fascia Sezione */

#fasciaSezione {
	display: none;
}

/* ------------------------------------------------------------  Contenitore Principale del Float */

#contentMainWrapper {
	padding: 20px;
	padding-top: 0;

}

/* ------------------------------------------------------------  Colonna destra */

#columnWrapper {
	display: none;
}

/* ------------------------------------------------------------  Path */

#path {
	border-bottom: 1px solid #999;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #999;
	margin: 0;
}
#path a {
	padding-right: 4px;
	padding-left: 4px;
	font-size: 1em;
}
#path a:link,
#path a:visited {
	color: #b5b5b5;
}
#path a:hover,
#path a:focus,
#path a:active {
	color: #666;	
}

/* ------------------------------------------------------------  Wrapper del Content */

#contentWrapper {
	/* margin-right: 222px; */  /* tolto per fare la colonna unica */
	margin-top: 32px;
	margin-bottom: 32px;
}


/* ------------------------------------------------------------  Contenuto del Content */

#contentWrapper h2 { /* titolo pagina */
	font-size: 1.6em;
	margin: 3px 0;
	padding: 3px 0;
	
}
#contentWrapper h3 {
	font-size: 1.2em;
	padding-top: 16px;
}
#contentWrapper h3.sottotitolo { /* sottotitolo pagina */
	border-top: 1px solid #eee;
	margin: 2px 0;
	padding: 2px 0;
}
#contentWrapper p,
#contentWrapper li {
	line-height: 1.6em;
	padding-top: 16px;
}
#contentWrapper img {
	clear: left;
	float: left;
	margin: 20px;
	margin-left: 0;
}
#contentWrapper ul,
#contentWrapper ol {
	margin: 16px 0 0 16px;
	padding-left: 8px;
	list-style-position: outside;
}
#contentWrapper li {
	padding: 4px 0;
}

/* ------------------------------------------------------------  liste del Content */

#contentWrapper ul.docList  {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 16px;
}
#contentWrapper .docList li {
	background-image: url(/ProtCiv/images/buttons/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 12px;
	padding: 8px 0;
	padding-left: 16px;
	border-bottom: 1px solid #ddd;
}
#contentWrapper .docList li .title {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 4px;
	color: #444;
}
#contentWrapper .docList li .description {
	display: block;
	padding-bottom: 4px;
}
#contentWrapper .docList li .file {
	padding-left: 8px;
}
#contentWrapper .docList li .file a {
	display: block;
	padding-left: 24px;
	height: 20px;
}



/* ------------------------------------------------------------  footer */

#footer {
	position:relative;
	top:10px;
	border-top:1px solid #E8E8E8;
	color:#666;
}
#footer .menu1_footer {
	display: none;
}
#footer .menu2_footer {
	display: none;
}
#footer .info_footer {
	font-size: 0.9em;
	padding:10px 0;
	line-height:1.2em;
}

#footer .info_footer .content {
	position:relative;
	color: #fefefe;
}
#footer .info_footer .content p {
	color: black;
}

#footer .info_footer .content a {
	display: none;
}

/* ------------------------------------------------------------  albero */

#tree {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border-top: 1px solid #ddd;
	margin-top: 24px;
}
#contentWrapper #tree  a:link,
#contentWrapper #tree  a:visited {
	padding-right: 6px;
	background-color: transparent;
	font-weight: normal;
}
#tree div { /* levels */
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0;
}
#tree div.treeEven,
#tree div.treeOdd {
	clear: right;
	background-color: white;
	border-bottom: 1px solid #ddd;
}
#tree div.buttonTools { /* bottoni flottanti destra */
	display: none;
}
#contentWrapper #tree img {
	float: none;
	clear: none;
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: middle;
}
#tree div.treeTools {
	display: none;
}
#tree div.level1 {
	padding-left: 0;
}
#tree div.level2 {
	background-image: url("/ProtCiv/images/layout/indent_02.gif");
	padding-left: 15px;
}
#tree div.level3 {
	background-image: url("/ProtCiv/images/layout/indent_03.gif");
	padding-left: 30px;
}
#tree div.level4 {
	background-image: url("/ProtCiv/images/layout/indent_04.gif");
	padding-left: 45px;
}
#tree div.level5 {
	background-image: url("/ProtCiv/images/layout/indent_05.gif");
	padding-left: 60px;
}
#tree div.level6 {
	background-image: url("/ProtCiv/images/layout/indent_06.gif");
	padding-left: 75px;
}
#tree div.level7 {
	background-image: url("/ProtCiv/images/layout/indent_07.gif");
	padding-left: 90px;
}
#tree div.level8 {
	background-image: url("/ProtCiv/images/layout/indent_08.gif");
	padding-left: 105px;
}
#tree div.level9 {
	background-image: url("/ProtCiv/images/layout/indent_09.gif");
	padding-left: 120px;
}
#tree div.level10 {
	background-image: url("/ProtCiv/images/layout/indent_10.gif");
	padding-left: 135px;
}
#tree div.level11 {
	background-image: url("/ProtCiv/images/layout/indent_11.gif");
	padding-left: 150px;
}
#tree div.level12 {
	background-image: url("/ProtCiv/images/layout/indent_12.gif");
	padding-left: 165px;
}


