﻿body {
	border: 0px none;
	margin: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

@media screen
{
	#body {
	/*	background-image: url('/images/leonev2.gif'); */
		background-position: bottom left;
		background-repeat: no-repeat;
		background-attachment: fixed;
	}
	
	#main_table {
		width: 100%;
		height: 615px;
		border-left: 1px solid black;
		border-bottom: 4px solid #003366;
		border-collapse: collapse;
	}
	
	/* Per correggere un baco di Firefox che non stampa le pagine successive alla prima */
	.formatting_table_print {
		height: 400px;
	}

}

@media print
{
	#menu_top, #menu_left, #menu_bottom {
		display: none;
	}

	#main_table {
		width: 650px;
		border-collapse: collapse;
	}
	
	/* Per correggere un baco di Firefox che non stampa le pagine successive alla prima */
	.formatting_table_print {
	
	}	
}

p {
	text-align: left;
	margin-top: 0em;
}

a:link, a:active, a:visited, td a:link, td a:active, td a:visited {
	color: #000000;
}

a:hover, td a:hover {
	text-decoration: none;
	color: #990000;
}

b, strong, b a:link, strong a:link, b a:visited, strong a:visited {
	font-weight: bold;
	color: #003366;
}

h1 {
	font-size: 1.25em;
	font-weight: bold;
	text-align: left;
	color: #003366;
	margin-top: 0.2em;
}

h1 a:link, h1 a:active, h1 a:visited {
	color: #003366;
}

h1 a:hover{
	text-decoration: underline;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	color: #003366;
}

h2 a:link, h2 a:active, h2 a:visited {
	color: #003366;
}

h2 a:hover{
	text-decoration: underline;
}

ol {
	padding-left: 10px;
	margin-left: 10px;
}

ul {
	padding-left: 10px;
	margin-left: 10px;
	list-style-type: disc;
}

ul.noindent {
	margin-left: 0;
	padding-left: 0;
}

table {
	font-size: 1em;
	border-collapse: collapse;
	border: 1px #CCCCCC outset;
}

td {
	border: 1px #CCCCCC inset;
	text-align: left;
	vertical-align: top;
}

th {
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #003366;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

pre {
	text-align: left;
	background-color: #CCCCCC;
	border: thin #003366 solid;
	margin-left: 10px;
	padding: 10px;
	padding-bottom: 20px;
}

blockquote {
	font-style: italic; 
	text-align: left;
	border-left: 1px #003366 solid;
	margin-left: 10px;
	padding: 10px;
}

dt {
	font-weight: bold;
	color: #003366;
	margin-top: 10px;
}

dd {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}

acronym {
	border-bottom: 1px dotted #003366;
	cursor: help;
}

sup a:link, sup a:active, sup a:visited {
	font-size: 0.9em;
	text-decoration: none;
}

input[type=text] {
	border: 1px #CCCCCC inset;
	font-family: inherit;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 100%;
}

input[type=password] {
	border: 1px #CCCCCC inset;
	font-family: inherit;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 100%;
}


button {
	font-family: inherit;
	font-size: 100%;
}

select {
	font-family: inherit;
	text-align: left;
	font-size: 100%;
}

textarea, iframe {
	border: 1px #CCCCCC inset;
	padding: 0px;	
}

/************************************************************************/
/*                       Classi personalizzate                          */
/************************************************************************/

.h1_pre {
	font-size: 0.9em;
	text-align: left;
	margin: 0em;
}

.h1_post {
	font-size: 0.9em;
	text-align: left;
	margin: 0em;
	color: #999999;
}

.img_left {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.menu_left {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	margin-right: 2px;
	padding-right: 7px;
	background-image: url('/images/menu.gif');
	background-position: right;
	background-repeat: no-repeat;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #003366;
}

.menu:link, .menu:active, .menu:visited, .menu_left:link, .menu_left:active, .menu_left:visited {
	text-decoration: underline;
	color: #003366;
}

.menu:hover, .menu_left:hover {
	text-decoration: underline;
	color: #660000;
}

.elencoLeggi{
	border-bottom: 1px solid #003366;
}


#sommario h1 {
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	color: #C0C0C0;
	margin-top: 0.2em;
	margin-bottom: 0px;
}

#sommario h1 a:link {
	color: #C0C0C0;
	text-decoration: none;
}

#sommario p {
	font-size: 0.9em;
	color: #FFFFFF;
}

#sommario p a:link, #sommario p a:active, #sommario p a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#sommario p a:hover {
	text-decoration: underline;
}

.note {
	font-size: 0.9em;
	color: #999999;
}

.testo_piccolo {
	font-size: 0.9em;
}

.riga {
	text-align: center;
	width: 80%;
	margin-bottom: 0;
	color: #666666;
	height: 1px;
}

.titoletto {
	color: #666666;
	font-weight: bold;
}

.sfondo {
	background-color: #CCCCCC;
}

.piedipagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	color: #999999;
}

.piedipagina a:link, .piedipagina a:active, .piedipagina a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}

.piedipagina a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #660000;
}

.formatting_table, .formatting_td, .formatting_tr {
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

td .gest {
	border-collapse: collapse;
	border: 0px;
	padding: 2px;
}

.button {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-bottom: 2px;
	height: 22px;
}

.square_button {
	height: 22px;
	width: 22px;
	background-position: center;
}

/* Calendario visite Portes Ouvertes */

.giorno_disattivato {
	font-size:small;
	color:#CCCCCC;
	text-align:center;
	vertical-align:middle;
	border-right: 0px;
}

.giorno_libero {
	font-size:small;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
	border-right: 0px;
}

.giorno_prenotato {
	font-size:small;
	text-align:center;
	font-weight:bold;
	background-color:#CCCCCC;
	vertical-align:middle;
	border-right: 0px;
}

.giorno_occupato {
	font-size:small;
	text-align:center;
	font-weight:bold;
	background-color:#CC0000;
	vertical-align:middle;
	border-right: 0px;
}

#pda body {
	margin: 5px;
}

.boxEvidenza {
	text-align: center;
	border: 1px #003366 solid;
	padding: 3px;
	background-color: #ECECEC;
}


/* kms */
.kms_highlighted {
	font-weight: bold;
	color: red;
}

.kms_problema {
	color: red;
}

a.kms_explit:link, a.kms_explit:active, a.kms_explit:visited {
	color: #060;
	text-decoration: none;
}

a.kms_strikedCorpus:link, a.kms_strikedCorpus:active, a.kms_strikedCorpus:visited {
	color: #060;
	text-decoration: line-through;
}
	

a.kms_strikedNeighborhood:link, a.kms_strikedNeighborhood:active, a.kms_strikedNeighborhood:visited {
	color: red;
	text-decoration: line-through;
}
	
a.kms_navigasimili:link, a.kms_navigasimili:active, a.kms_navigasimili:visited {
	color: #003366;
	text-decoration: none;
	}
	
.kms_classidigged {
	color: #777;
	font-size: 0.9em;
}

.kms_piccolo {
	font-size: 0.9em;
}

.kms_headkeywords_old {
	margin-top: 10px;
	padding-left: 3px;
	padding-right: 0;
	background-color: #003366;
	color: white;
	border: 0;
}

.kms_headkeywords_left {
	padding-top: 5px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 0;
	background-color: #EFEFEF;
	color: #003366;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;	
	height: 20px;
}

.kms_headkeywords_right {
	padding-top: 5px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 0;
	background-color: #EFEFEF;
	color: #003366;
	border-right: #003366 1px solid;
	border-bottom: #003366 1px solid;	
	height: 20px;
}

a.kms_link:link, a.kms_link:active, a.kms_link:visited {
	color: #003366;
	text-decoration: none;
	}

a.kms_menu_lista_specifica:link, a.kms_menu_lista_specifica:active, a.kms_menu_lista_specifica:visited {
	color: #003366;
	text-decoration: none;
	}
	
a.kms_selected:link, a.kms_selected:active, a.kms_selected:visited {
	color: red;
	text-decoration: none;
	}
	

a.kms_allegato:link, a.kms_allegato:active, a.kms_allegato:visited, a.kms_allegato:hover {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}

.kms_selected_or {
  color: #777;
  text-decoration: none;
  font-weight: bold;
}


.kms_selected_and {
  color: #33dd33;
  text-decoration: none;
  font-weight: bold;
}


.kms_selected_not {
  color: #ff0000;
  text-decoration: none;
  font-weight: bold;
}

a.kms_link_or:link, a.kms_link_or:active, a.kms_link_or:visited, a.kms_link_or:hover {
  color: #777;
  text-decoration: underline;
  font-weight: bold;
}

a.kms_link_and:link, a.kms_link_and:active, a.kms_link_and:visited, a.kms_link_and:hover {
  color: #33dd33; 
  text-decoration: underline;
  font-weight: bold;
}

a.kms_link_not:link, a.kms_link_not:active, a.kms_link_not:visited, a.kms_link_not:hover {
  color: #ff0000;
  text-decoration: underline;
  font-weight: bold;
}

a.kms_link_rimuovi:link, a.kms_link_rimuovi:active, a.kms_link_rimuovi:visited, a.kms_link_rimuovi:hover {
  color: #003366;
  text-decoration: none;
  font-weight: normal;
  font-size: 0.9em;
}

a.kms_selected_and:link, a.kms_selected_and:active, a.kms_selected_and:visited, a.kms_selected_and:hover {
  color: #33dd33 !important;
  text-decoration: none !important;
  font-weight: bold !important;
}

a.kms_selected_or:link, a.kms_selected_or:active, a.kms_selected_or:visited, a.kms_selected_or:hover {
  color: #777 !important;
  text-decoration: none !important;
  font-weight: bold !important;
}

a.selected_not:link, a.kms_selected_not:active, a.kms_selected_not:visited, a.kms_selected_not:hover {
  color: #ff0000 !important;
  text-decoration: none !important;
  font-weight: bold !important;
}

td #classificazione a:link, td #classificazione a:active, td #classificazione a:visited, td #classificazione a:hover {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

span.kms_highlighted_and {
  color: #33dd33;
  text-decoration: none;
  font-weight: bold;
}

span.kms_highlighted_and a {
  color: #33dd33;
  text-decoration: none;
  font-weight: bold;
}

span.kms_highlighted_or {
  color: #777;
  text-decoration: none;
  font-weight: bold;
}

span.kms_highlighted_or a {
  color: #777;
  text-decoration: none;
  font-weight: bold;
}

span.kms_highlighted_not {
  color: #ff0000;
  text-decoration: none;
  font-weight: bold;
}

span.kms_highlighted_not a {
  color: #ff0000;
  text-decoration: none;
  font-weight: bold;
}

/* info conseil */

#topsection{
background: #ededed;
padding: 0 0 0 0px;
width:572px;
height: 74px;
}

#info_top{
margin-top: 0px;
padding: 0 0 0 0px;
width:571px;
background: #ededed;
}

#contentwrapper{
float: left;
width: 571px; 
font-size: 11px;
}

#contentwrapperDown{
float: left;
width: 571px; 
font-size: 11px;
}

#contentcolumn{
	margin: 0 210px 0 0px;
}

#leftcolumn{
float: left;
width: 168px;
margin-left: -740px;
background: #ededed;
text-align: right;
color: #003366;
}

#rightcolumn{
float: left;
width: 210px;
margin-left: -210px;
background: #e7e7e7;
font-size: 11px;
}

#rightcolumn02{
float: left;
width: 210px;
margin-left: -211px;
border-left: 1px solid #7f99b2;
font-size: 11px;
}


#rightcolumn03{
	float: left; 
	width: 199px;
	padding: 5px; 
	border-top: 1px solid #7f99b2; 
	background: #ffffff;
	border-left: 1px solid #7f99b2;
	font-size: 11px;
}

.rightcolumn03{
	float: left; 
	width: 199px;
	padding: 5px; 
	border-top: 1px solid #7f99b2; 
	background: #ffffff;
	border-left: 1px solid #7f99b2;
	font-size: 11px;
}
.immagineListaEventi
{
	float: left; 
	margin: 0 5px 0px 0; 
	width:64px;
	border:0px;
}
.bottoneMenuInfo
{
	float: left; 
	margin: 10px 0 0 4px; 
	width: 138px; 
	color: #003366; 
	line-height: 11px; 
	font-size: 10px;
}

.innertube{
margin: 10px;
}

.cont_txtUp{
padding: 5px 5px 5px 5px;
}

#cont_txt{
	padding: 5px 5px 0px 5px;
	font-size: 11px;
}

#cont_txtblu{
	padding: 5px 5px 0px 5px;
	background: #e5eaef;
	font-size: 11px;
}

.cont_boxdx{
width: 210px;
font-size: 10px;
min-height: 50px;
float: left;
}

.boxblu{
width: 210px;
font-size: 10px;
height: 31px;
float: left;
background: #ffffff url('/info_conseil/images/box_blu.jpg') no-repeat top left;
}

.boxblu02{
width: 210px;
font-size: 10px;
height: 30px;
float: left;
background: #ffffff url('/info_conseil/images/box_blu.jpg') no-repeat bottom left;
}

.boxgri{
width: 210px;
font-size: 10px;
height: 31px;
float: left;
background: #ffffff url('/info_conseil/images/box_gri.jpg') no-repeat top left;
}

#riempitivomenualtosx{
margin-top:-1px;
width: 210px;
font-size: 10px;
float: left;
height: 1px;
background-color: #ffffff;
background-image: url('/info_conseil/images/blu.jpg');
background-repeat: repeat;
}

#menup{
margin: 0 0 0 0px;
background: #ffffff url('/info_conseil/images/menu1.jpg') repeat-x top left;
height: 39px;
width: 572px;
float: left;
}

#pre_menup{
	margin-bottom:-3px;
	float:left;
	width:571px;
	color: #7f99b2;
	font-size:10px;
	background: #ffffff url('/info_conseil/images/back_menu_up.bmp') no-repeat top left;
}

#menup_main{
margin: 0px 0px 0px 0px;
background: #ffffff url('/info_conseil/images/menu.jpg') repeat-x top left;
height: 39px;
width: 572px;
float: left;
}

.dettaglioMenuUp, .dettaglioMenuUp:link, .dettaglioMenuUp:active, .dettaglioMenuUp:visited 
{
	text-decoration: none !important;
	color:#003366 !important;
}

.dettaglioMenuUp:hover 
{
	color:#C0C0C0 !important;
}

.TabVideo, .TabVideo:link, .TabVideo:active, .TabVideo:visited 
{
	text-decoration: none !important;
	color:#003366 !important;
}

.TabVideo:hover 
{
	color:#FFFFFF !important;
}

.titolo_boxdx
{
	width:210px;
	font-size:11px;
}

.testo_titoloboxdx
{  
	font-size:11px;
	padding: 2px 5px 0 5px;
	float: left; 
	min-width:40px;
}

.contenuto_titoloboxdx
{
	width:120px;
	height:60px; 
	overflow: hidden; 
	float:left;
	text-align:left;
}

/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}

/*--------------------------------------------------|
| tabelle di intestazione degli oggetti             |
|--------------------------------------------------*/

table.document_text_table {
	width: 100%;
	margin: 10px 0px;
}

table.document_text_table, table.document_text_table tr, table.document_text_table td {
	border: none;
}

table.document_text_table p {
	margin: 0px;
	padding: 0px;
}



