body, html
{
	margin : 0px;
	padding : 0px;
	font-family : Arial, Verdana, Tahoma, Arial;
	font-size : 12px;
	background-color : #FFFFFF;
	color : #000000;	
	height : 100%;
}

a
{
	padding : 0px;
	margin : 0px;
	color : #000000;
	text-decoration : underline;
}

a:hover
{
	padding : 0px;
	margin : 0px;
	color : #0079b5;
	text-decoration : underline;
}



INPUT, SELECT, TEXTAREA
{
	font-family : Arial, Verdana, Tahoma, Arial;
	font-size : 13px;	
	padding : 6px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;	
	border : 1px solid #b0b0b0;
	background-color : #f8f8f8;
}

.input
{
	font-family : Arial, Verdana, Tahoma, Arial;
	font-size : 13px;	
	padding : 2px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;	
	border : 1px solid #b0b0b0;
	background-color : #f8f8f8;
}

input[type="submit"], input[type="button"] 
{
	font-family : Arial, Verdana, Tahoma, Arial;
	font-size : 13px;	
	padding : 6px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;	
	border : auto;
	background-color : #0079b5;
	color : #ffffff;
	font-weight : bold;
	cursor : pointer;
	cursor : hand;
}

input[type="submit"]:hover, input[type="button"]:hover
{
	font-family : Arial, Verdana, Tahoma, Arial;
	font-size : 13px;	
	padding : 6px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;	
	border : auto;
	background-color : #039146;
	color : #ffffff;
	font-weight : bold;
	cursor : hand;
	cursor : pointer;
}




.Pagina
{
	margin : 0px;
	padding : 0px;
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	height : 100%;
}

.PaginaHeader
{
	margin : 0px;
	padding : 0px;
	height : 70px;
}

.PaginaFooter
{
	margin : 0px;
	padding : 0px;
	height : 10px;
	background-color : #f6f6f6;
}

.PaginaInterna
{
	margin : 0px;
	padding : 0px;
	padding-top : 15px;
	text-align : center;	
}

.ContenutoCentro
{
	width : 90%;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
}

.Header
{
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	margin-top : 10px;
	height : 70px;
	padding : 0px;
}

.Header .HeaderMenu
{
	border-top : 1px solid #cecece;
	height : 15px;
	text-align : left;
	margin-left : auto;
	margin-right : auto;
	padding-left : 10px;
	padding-right : 10px;
	border-bottom : 1px solid #cecece;
}

/*.Header .HeaderMenu ul
{
	margin : 0px;
	padding : 0px;
	list-style : none;
	width : auto;		
}

.Header .HeaderMenu ul li
{
	margin : 0px;
	padding : 0px;
	float : left;
	padding-right : 5px;
	font-weight : bold;
}

.HeaderMenu ul li a
{
	display : block;
	padding : 4px;
	padding-left : 8px;
	padding-right : 8px;
	margin : 0px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;	
	background-color : #0079b5;
	color : #ffffff;	
	text-decoration : none;
}

.HeaderMenu ul li a:hover
{
	display : block;
	padding : 4px;
	padding-left : 8px;
	padding-right : 8px;
	margin : 0px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;	
	background-color : #039146;
	color : #ffffff;	
	text-decoration : none;
}*/

.Header .HeaderSinistro
{
	padding-left : 20px;
}

.Header .HeaderCentro
{
}

.Header .HeaderDestro
{
	text-align : right;
	padding-right : 20px;
}

.Footer
{
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	margin : 0px;
	margin-top : 10px;
	padding : 0px;
	margin-bottom: 10px;
}

.BoxLogin
{
	margin : 0px;
	padding : 0px;
	margin-left : auto;
	margin-right : auto;
	width : 500px;
	margin-top : 50px;
	border: 1px solid #C0C0C0;
	padding : 10px;
	background-color : #f6f6f6;
	color : #000000;
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;	
}

.LinkSimbolo
{
	margin : 0px;
	padding : 0px;	
	color : #000000;
	background-image : url(../immagini/imgSimboloMenuBlu.gif);
	background-position : left center;
	background-repeat : no-repeat;
	padding-left : 10px;
	text-decoration : underline;
}

.LinkSimbolo:hover
{
	margin : 0px;
	padding : 0px;	
	color : #0079b5;
	background-image : url(../immagini/imgSimboloMenuBlu.gif);
	background-position : left center;
	background-repeat : no-repeat;
	padding-left : 10px;
	text-decoration : underline;
}

.LinkTop
{
	margin : 0px;
	padding : 0px;	
	color : #0079b5;
	background-image : url(../immagini/imgFrecciaTop.gif);
	background-position : left center;
	background-repeat : no-repeat;
	padding-left : 10px;
	text-decoration : underline;
}

.LinkTop:hover
{
	margin : 0px;
	padding : 0px;	
	color : #C1C1C1;
	background-image : url(../immagini/imgFrecciaTop.gif);
	background-position : left center;
	background-repeat : no-repeat;
	padding-left : 10px;
	text-decoration : underline;
}



.TitoloMenuLateraleSinistro
{
	margin : 0px;
	padding : 0px;
	height : 18px;
	background-image : url(../immagini/imgFrecciaTitoloMenuSinistr.gif);
	background-position : 5px center;
	background-repeat : no-repeat;	
	padding-top : 3px;
	padding-left : 17px;
	color : #000000;
	font-weight : bold;
	margin-top : 1px;
}

.TitoloMenuLateraleDestro
{
	margin : 0px;
	padding : 0px;
	height : 18px;
	background-image : url(../immagini/imgFrecciaTitoloMenuDestro.gif);
	background-position : 5px center;
	background-repeat : no-repeat;	
	padding-top : 3px;
	padding-left : 17px;
	color : #000000;
	font-weight : bold;
	margin-top : 1px;
}


.TitoloCentrale
{
	margin : 0px;
	padding : 0px;
	height : 15px;
	padding-top : 3px;
	color : #0079b5;
	font-weight : bold;
	margin-top : 1px;
	border-bottom : 1px solid #0079b5;
	font-size : 12px;
	margin-bottom : 10px;
	background-position : 5px center;
	background-repeat : no-repeat;		
}

.TitoloCentrale a
{
	margin : 0px;
	padding : 0px;
	color : #0079b5;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
}

.TitoloCentrale a:hover
{
	margin : 0px;
	padding : 0px;
	color : #C1C1C1;
	font-weight : bold;
	font-size : 12px;
	text-decoration : underline;
}


.ErrorMessage
{
	margin : 0px;
	padding : 0px;
	color : #FFFFFF;
	padding : 10px;
	padding-top : 7px;
	padding-bottom : 7px;
	background-color : #FF0000;
	font-weight : bold;
	
	margin-bottom : 10px;
	width : 400px;
}

.OkMessage
{
	margin : 0px;
	padding : 0px;
	color : #FFFFFF;
	padding : 10px;
	padding-top : 7px;
	padding-bottom : 7px;
	background-color : #31a700;
	font-weight : bold;
	
	margin-bottom : 10px;
	width : 400px;
}


.TabelleElenchi
{
	margin : 0px;
	padding : 0px;
		border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;	
	border : 1px solid #e0e0e0;
}

.TabelleElenchi th
{
	margin : 0px;
	padding : 0px;
	color : #000000;
	padding : 5px;
	border-bottom : 1px solid #e0e0e0;
	border-top : 1px solid #e0e0e0;
	background-color : #e0e0e0;
	
}

.TabelleElenchi td
{
	margin : 0px;
	padding : 0px;
	border-right : 1px solid #e0e0e0;
	border-bottom : 1px solid #e0e0e0;
	color : #000000;
	padding : 5px;
}

.TabelleElenchi .alternato
{
	margin : 0px;
	padding : 0px;
	border-right : 1px solid #e0e0e0;
	border-bottom : 1px solid #e0e0e0;
	color : #000000;
	background-color : #f6f6f6;
	padding : 5px;
}


.TabelleElenchi tr
{
	margin : 0px;
	padding : 0px;
	color : #000000;
	padding : 5px;
}


.TabelleSottoElenchi
{
	margin : 0px;
	padding : 0px;
}

.TabelleSottoElenchi th
{
	margin : 0px;
	padding : 0px;
	color : #000000;
	padding : 5px;
	border-bottom : 1px solid #E0E0E0;
	border-top : 1px solid #E0E0E0;
}

.TabelleSottoElenchi td
{
	margin : 0px;
	padding : 0px;
	border-right : 1px solid #E0E0E0;
	border-bottom : 1px solid #E0E0E0;
	color : #000000;
	padding : 5px;
}


.TabelleSottoElenchi tr
{
	margin : 0px;
	padding : 0px;
	color : #000000;
	padding : 5px;
}


.NavigatoreOrizzontale
{
	padding : 0px;
	margin : 0px;
	list-style : none;
}

.NavigatoreOrizzontale li
{
	padding : 0px;
	margin : 0px;
	background-image : url(../immagini/imgFrecciaTitoloMenuSinistr.gif);
	background-position : left center;
	background-repeat : no-repeat;
	padding-left : 12px;
	font-weight : bold;
	text-decoration : none;
	float : left;
	padding-right : 10px;
}

.NavigatoreOrizzontale li a
{
	padding : 0px;
	margin : 0px;
	text-decoration : none;
}


.LinkNavigazione
{
	margin : 0px;
	padding : 0px;	
	color : #000000;
	text-decoration : none;
}

.LinkNavigazione:hover
{
	margin : 0px;
	padding : 0px;	
	color : #0079b5;
	text-decoration : underline;
}

.TdNavigazione
{
	background-image : url(../immagini/imgSimboloMenuBlu.gif);
	background-position : left 5px;
	background-repeat : no-repeat;	
	padding-left : 10px;	
	padding-right : 5px;		
	padding-bottom : 5px;			
}

.boldBig
{
	padding : 0px;
	margin : 0px;
	font-size : 14px;
}

.Clear
{
	clear : both;
	margin : 0px;
	padding :0px;
	overflow : hidden;
}

.TabelleTabPaginazione
{
	margin : 0px;
	padding : 0px;
	width : 100%;
	background-color : #FFFFFF;
	border-top : 1px solid #0079b5;
	border-bottom : 1px solid #0079b5;	
}

.TabelleTabPaginazione td
{
	margin : 0px;
	padding : 0px;
	padding : 8px;
	color : #000000;	
	height : 20px;
}

.TabelleTabPaginazione td .LinkTabSelezionato
{
	margin : 0px;
	padding : 0px;
	border : 1px solid #0079b5;
	padding : 5px;
	background-color : #C1C1C1;
	color : #000000;
	text-decoration : none;
}

.TabelleTabPaginazione td .LinkTab
{
}

.LinkSimboloDettaglio
{
	margin : 0px;
	padding : 0px;	
	color : #0079b5;
	background-image : url(../immagini/imgFrecciaTitoloMenuDestro.gif);
	background-position : left 4px;
	background-repeat : no-repeat;
	padding-left : 13px;
	text-decoration : underline;
}

.LinkSimboloDettaglio:hover
{
	margin : 0px;
	padding : 0px;	
	color : #C1C1C1;
	background-image : url(../immagini/imgFrecciaTitoloMenuDestro.gif);
	background-position : left 4px;
	background-repeat : no-repeat;
	padding-left : 13px;
	text-decoration : underline;
}

.LinkNulla
{
	margin : 0px;
	padding : 0px;	
	text-decoration : none;
}

.SubTitle
{
	margin : 0px;
	padding : 0px;	
	color : #86ACD6;
	background-image : url(../immagini/imgFrecciaTitoloMenuSinistr.gif);
	background-position : left 4px;
	background-repeat : no-repeat;
	padding-left : 13px;
	text-decoration : none;
	font-weight : bold;
	padding-bottom : 3px;
	border-bottom : 1px solid #0079b5;
}

.LinkSubTitle
{
	margin : 0px;
	padding : 0px;	
	color : #86ACD6;
	background-image : url(../immagini/imgFrecciaTitoloMenuSinistr.gif);
	background-position : left 4px;
	background-repeat : no-repeat;
	padding-left : 13px;
	text-decoration : none;
	font-weight : bold;
	padding-bottom : 3px;
	border-bottom : 1px solid #0079b5;
}

.LinkSubTitle:hover
{
	margin : 0px;
	padding : 0px;	
	color : #C1C1C1;
	background-image : url(../immagini/imgFrecciaTitoloMenuSinistr.gif);
	background-position : left 4px;
	background-repeat : no-repeat;
	padding-left : 13px;
	text-decoration : underline;
	font-weight : bold;
	padding-bottom : 3px;
	border-bottom : 1px solid #0079b5;
}


.pag_link
{
	margin : 2px;
	padding : 3px;
	padding-left : 7px;
	padding-right : 7px;
	
	border : 1px solid #039146;
	color : #039146;
	text-decoration : none;
	width : 15px;
}

.pag_link:hover
{
	margin : 2px;
	padding : 3px;
	padding-left : 3px;
	padding-right : 3px;	
	padding-left : 7px;
	padding-right : 7px;	
	border : 1px solid #039146;
	color : #ffffff;
	text-decoration : none;
	background-color : #039146;
	width : 15px;
	
}

.pag_selected
{
	margin : 2px;
	padding : 3px;
	padding-left : 7px;
	padding-right : 7px;	
	border : 1px solid #039146;
	color : #ffffff;
	text-decoration : none;
	background-color : #039146;
	width : 15px;
	font-weight : bold;
}

.calOre
{
	background-color : #D0D0D0;
	width : 80px;
}

.calEvento
{
	background-color : #F0F0F0;
	width : 50%;
}

.calNavigazione
{
	width : 150px;
}

.calNavigazioneCentro
{
	font-size : 16px;
	font-weight : bold;
}

.calData
{
	font-size : 12px;
	font-weight : bold;
}

h1, h2, h3, h4, h5, h6
{
	padding : 0px;
	margin : 0px;
}

.verde
{
	background-color : #87FE9B;
}

.giallo
{
	background-color : #F7FE87;	
}

.rosso
{
	background-color : #FE8787;
}

.grigio
{
	background-color : #E0E0E0;
}

.riassunto
{
	padding : 10px;
	border : 1px solid #e0e0e0;
}

.uploadProgress
{
	padding : 10px;
	border : 1px solid #e0e0e0;
}

.thumbs
{
	padding : 3px;
	border : 1px solid #e0e0e0;
}


.overlay
{
	padding : 5px;
	margin : 0px;
	z-index : 100;
	position : absolute;
	display : none;
	top : 50px;
	left : 200px;
	border : 1px solid #505050;
	background-color : #ffffff;
	width : 750px;
	height : 480px;
}

.bordo
{
	padding : 0px;
	margin : 0px;
	font-size : 1px;
	height : 1px;
	border-top : 1px solid #e0e0e0;
	margin-bottom : 5px;
	margin-top : 5px;
}

.sfondolingua
{
	padding : 3px;
	margin : 0px;
	background-color : #f0f0f0;
	
}

.HeaderMenu ul {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 5px 4px 7px 0;
  list-style: none;
}

.HeaderMenu ul a:hover {
  color: #ffffff;
}

.HeaderMenu ul a {
  display : block;
  padding: 10px 10px;
  text-decoration : none;
}

.HeaderMenu ul li ul a {
  display : block;
  padding: 5px 5px;
  padding-left : 10px;
}

.HeaderMenu ul li {
  font: bold 12px/18px;
  display: inline-block;
  position: relative;
  padding: 0px;
  cursor: pointer;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -ms-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
  border-right : 1px solid #e0e0e0;
  
}
.HeaderMenu ul li:hover {
  background: #0079b5;
}

.HeaderMenu ul li:hover a {
  color: #ffffff;
}


.HeaderMenu ul li ul {
  z-index: 99999;
  padding: 0;
  position: absolute;
  top: 32px;
  left: 0;
  width: 150px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  -ms-transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  -transition: opacity 0.1s;
}
.HeaderMenu ul li ul li { 
  background: #0079b5; 
  display: block; 
  padding: 0px;
  border : none;
  border-top : 1px solid #e0e0e0;
}
.HeaderMenu ul li ul li:hover { background: #505050; }
.HeaderMenu ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}

.nationBlock
{
	overflow : auto;
	height : 300px; 
	display : block;
	width : 100%;
	padding : 10px;
	border : 1px solid #e0e0e0;
	margin-top : 10px;
}


#tabs, #internaltabs, #tabsschema {
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  border-left : 1px solid #e0e0e0;
}

#tabs li, #internaltabs li, #tabsschema li {
  float: left;
  margin: 0 .5em 0 0;
  
}

#tabs a, #internaltabs a, #tabsschema a{
  position: relative;
  background: #ddd;
  background-image: linear-gradient(to bottom, #f8f8f8, #ddd);  
  padding: .7em .7em;
  float: left;
  text-decoration: none;
  color: #444;
  text-shadow: 0 1px 0 rgba(255,255,255,.8);
  border-radius: 5px 0 0 0;
  box-shadow: 0 2px 2px rgba(0,0,0,.4);
}

#internaltabs a{
  padding: .7em .7em;

}

#tabs a:hover,
#tabs a:hover::after,
#tabs a:focus,
#tabs a:focus::after{
  background: #fff;
}

#tabs a:focus{
  outline: 0;
}

#internaltabs a:hover,
#internaltabs a:hover::after,
#internaltabs a:focus,
#internaltabs a:focus::after{
  background: #fff;
}

#internaltabs a:focus{
  outline: 0;
}

#tabsschema a:hover,
#tabsschema a:hover::after,
#tabsschema a:focus,
#tabsschema a:focus::after{
  background: #fff;
}

#tabsschema a:focus{
  outline: 0;
}


#tabs a::after, #internaltabs a::after, #tabsschema a::after{
  content:'';
  position:absolute;
  z-index: 1;
  top: 0;
  right: -.5em;  
  bottom: 0;
  width: 1em;
  background: #ddd;
  background-image: linear-gradient(to bottom, #f8f8f8, #ddd);  
  box-shadow: 2px 2px 2px rgba(0,0,0,.4);
  transform: skew(10deg);
  border-radius: 0 5px 0 0;  
}

#tabs #current a,
#tabs #current a::after,
#internaltabs #current a,
#internaltabs #current a::after,
#tabsschema #current a,
#tabsschema #current a::after
{
  background: #fff;
  background-image: linear-gradient(to bottom, #f8f8f8, #fff);  
  z-index: 3;
}

#content, #internalcontent, #schemacontent, .otherschema
{
    background: #fff;
    padding: 2em;
    height: auto;
    position: relative;
    z-index: 2;	
    border-radius: 0 5px 5px 5px;
    box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, .5);
	border-left : 1px solid #e0e0e0;
	border-bottom : 1px solid #e0e0e0;
	border-right : 1px solid #e0e0e0;
}

.boxleft
{
	width : 45%;
	float : left;
	text-align : left;
	padding : 10px;
}

.boxright
{
	width : 45%;
	float : right;
	text-align : left;
	border-left : 1px solid #e0e0e0;
	
	padding-left : 20px;
}

.campolabel
{
	padding : 0px;
	margin : 0px;
	float : left;
	width : 20%;
	padding-top : 5px;
}

.campovalore
{
	padding : 0px;
	margin : 0px;
	float : left;
	width : 80%;
}

.elementoschema
{
	padding : 0px;
	margin : 0px;
	margin-bottom : 5px;
	padding-bottom : 5px;
	border-bottom : 1px solid #e0e0e0;
	width : 100%;
}

.elementostruttura
{
	padding : 0px;
	margin : 0px;
	margin-bottom : 5px;
	padding-bottom : 5px;
	border-bottom : 1px solid #e0e0e0;
	width : 100%;
}

.elementolista
{
	padding : 0px;
	margin : 0px;
	margin-bottom : 5px;
	padding-bottom : 5px;
	border-bottom : 1px solid #e0e0e0;
	width : 100%;
}

.listastrutture
{
	width : 100%;
	overflow : auto;
	height : 400px;
	border-top : 2px solid #e0e0e0;
	border-bottom : 2px solid #e0e0e0;
	padding-top : 10px;
	padding-bottom : 10px;
}

.elementolista .imagelist, .elementostruttura .imagelist
{
	float : left;
	width : 50px;
}

.elementolista .datalist, .elementostruttura .datalist
{
	float : left;
	width : 300px;
}

.success {
    padding: 20px;
    background-color: #5ea42a; /* Green */
    color: white;
    margin-bottom: 15px;
}

.error {
    padding: 20px;
    background-color: #f44336; /* Red */
    color: white;
    margin-bottom: 15px;
}

.mt20{
	margin-top:20px;
}

.buttonlink{
	text-decoration:none;
	font-size: 13px;
    padding: 6px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: auto;
    background-color: #0079b5;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
}

.buttonlink:hover{
    font-size: 13px;
    padding: 6px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: auto;
    background-color: #505050;
    color: #ffffff;
    font-weight: bold;
    cursor: hand;
    cursor: pointer;
	text-decoration:none;
}