html, body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;	
}


#testata{
	width:100%;
}

#banner, #navigazione, #navigazioneDestra, #menuExtraDx, #menuExtraSx, #imgMenu, #imgMenuDx, #gara, #contenuto h2, #videoBar-bar
{  
	display:none;
}

#contenuto{
	clear: left;
}

#contenuto h1
{
	text-align: center;
}

#bannerino_print{  
	display: block;
	width:75px;
	height:75px;
	background-image: url("Immagini/logo.jpg");
	background-position: left;
	float: left;
}

.nascondi{
        display: none;
}

.visualizza{
        display: visible;
        font-size:0.6em;
}


p{
	text-align:justify;
	display:block;
}

blockquote{
	margin-top:2em;
	margin-left:3em;
	margin-right:2.5em;
	margin-bottom: 2em;
	line-height:1.5em;
	text-align:justify;
	display:block;
	font-style: italic;
}

#poesia p{
	text-align:center;
	font-weight:bold;
}

.notefondo{
	list-style-type: decimal;
	text-align:justify;
	font-weight:bold;
}

em {
	font-style: italic;
}

li {
	list-style-type: circle;
}

#firma{
	font-style: italic;
	text-align:right;
}

form input
{
	display:block;
}

.invioDati{
	color: #000;
	font-size:0.8em;
	font-weight: bold;	
	border-width:2px;
	border-color:#000;
}

.ultimoCampo{
	display:block;
}

.immPDF{
	display: block;
	width:20px;
	height:20px;
	background-image:url("Immagini/pdf.gif");
	float: left;
	margin-right: 1%;
	text-indent: -999em;
}

.immHTML{
	display: block;
	width:21px;
	height:17px;
	background-image:url("Immagini/html.gif");
	float: left;
	margin-right: 1%;
	margin-top: 0.4%;
	text-indent: -999em;
}

.immJPG{
	display: block;
	width:18px;
	height:23px;
	background-image:url("Immagini/iconaJPEG.jpg");
	float: left;
	margin-right: 1%;
	text-indent: -999em;
}

.immWord{
	display: block;
	width:20px;
	height:20px;
	background-image:url("Immagini/iconaWord.jpg");
	float: left;
	margin-right: 1%;
	text-indent: -999em;
}

.immDojo{
	width:320px;
}

#immMappa{
	width:640px;
}

.immLink{
	display:none;
}

#orarioLezioni{
	text-align: center;
	border-width: 1px;
	border-spacing: 5px;
	border-style: none;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
	width:800px;
}

caption{
	display: none;
}

#orarioLezioni td.cellaPiena, #orarioLezioni th.cellaPiena
{
	border-color: black;
}

.cellaNascosta
{
	visibility: hidden;
}

#orarioLezioni th, #orarioLezioni td
{
	
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
	background-color: white;
}

/* STILI PER LA GALLERY */


.galleryMiniDiv, #galleryList, #galleryListNoJava, #frecciaSxPlayer, #frecciaDxPlayer, #noJava
{
	display: none;
}

#galleryCentrale img
{
	margin-top: 30px;
	margin-right: 10px;
	border : none;
	width:800px;
}

/* STILI PER L'AGENDA */

#giornoAtt
{
	font-weight: bold;
}

.titoloEvento
{
	color: #000;
}

.gEvento
{
	background-color: #050505;
}

#tabellaAgenda thead th
{
	border-width: 0.15em;
}

.fest
{
	color:red;
}

#tabellaAgenda caption
{
	font-size: 1.5em;
	font-weight: bold;
}

#tabellaAgenda
{
	text-align: center;
	border-style: none;
	background-color: white;
}

#tabellaAgenda td, #tabellaAgenda th
{
	border-color: #000;
	border-style: solid;
	border-width: 0.1em;
	width: 2em;
}

#tabAgenda table
{
	display: inline;
}

#frecciaSxAgenda, #frecciaDxAgenda
{
	display: none;
}

#contenuto #tabAgenda
{
	display: inline;
	vertical-align: middle;
}

.invisibile
{
	display: none;
}
