body{
	background-color: #f0fff0;
	color: #000000;
	font-size: 13px;
}

.totWrapper{
	min-height: 600px;
	padding: 0px;
}

.bodyWrapper{
	margin-top: 20px;
}

.header{
	background-color: #483d9b;
	color: #fdf5e6;
}

.header-center{
	text-align: center;
	padding-top: 8px;
}

.footer{
	text-align: center;
	color: #483d9b;
	border-top-color: #483d9b;
	border-top-style: solid;
	border-top-width: 1px;
}

.tiger-left{
	text-align: right;
}

.tiger-right{
	text-align: left;
}

.menu{
	padding: 0px;
}

.voceMenu{
	text-align: center;
	font-size: 16px;
	color: #483d9b;
	padding: 0px;
}

.voceMenuScelta{
	text-align: center;
	font-size: 16px;
	background-color: #483d9b;
	color: #f0fff0;
	font-weight: bold;
	padding: 0px;
}

.newsBox{
	color: #000000;
}

.news{
	display: block;
}

.newsHidden{
	display: none;
}

.titoloNews{
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

.testoNews{
	text-align: justify;
}

.autoreNews{
	text-align: right;
	font-size: 10px;
}

.newsLeggibili{
	margin-top: 60px;
	font-size: 13px;
	color: #000000;
}

.newsLista{
	color:#483d9b;
}

.newsLista:hover{
	color: #000000;
	cursor: pointer;
}

.titoloKaratedo{
	color: #000000;
	font-size: 17px;
	text-align: center;
	font-weight: bold;
}

.testoKaratedo{
	color: #000000;
	text-align: justify;
}

.societaCube{
	background-color: #483d9b;
	color: #fdf5e6;
	font-size: 17px;
	text-align: center;
	padding-top: 65px;
	height: 150px;
	cursor: pointer;
}

.societaIndex{
	margin-top: 50px;
}

.societaInsideClass{
	display: none;
	margin-top: 50px;
}

.caption{
	font-size: 11px;
	color: black;
}
.societaInsideCube{
	background-color: #483d9b;
	color: #fdf5e6;
	font-size: 17px;
	text-align: center;
	padding-top: 35px;
	height: 80px;
	cursor: pointer;
}

.hiddenTextSocieta{
	display: none;
}

.fotoMaestro{
	height: 400px;
	padding-top: 54px;
	text-align: center;
}

.immagineSquadra{
	height: 120px;
}

.immagineAllenatori{
	height: 120px;
}

.popup{
	z-index: 10; 
	position: fixed; 
	display: none; 
	width: 400px; 
	margin: auto; 
	background-color: #f0fff0; 
	border-color: #483d9b; 
	border-style: solid; 
	border-width: 2px; 
	left: 350px; 
	padding: 8px; 
	top: 200px;
}

.popupStagione{
	z-index: 10;
	position: fixed;
	display: none;
	width: 63%;
	margin: auto;
	background-color: #f0fff0;
	border-color: #483d9b;
	border-style: solid;
	border-width: 2px;
	left: 19%;
	padding: 8px;
	top: 200px;
}

.button{
	border-style: solid; 
	border-width: 1px; 
	border-color: #483d9b; 
	text-align: center; 
	padding: 0px; 
	cursor: pointer;
}

.hidden{
	display: none;
}

.block{
	diplay: block;
}

.imagedifesaRosa{
	height: 400px;
	align-self: center;
}

.imagesquadra{
	height: 400px;
	align-self: center;
}

.arrowSwift{
	height: 400px;
	font-size: 40px;
	font-family: verdana;
	padding-top: 180px;
	background-color: rgba(0, 0, 0, 0.10);
	text-align: center;
	cursor: pointer;
}

.bodyImages{
	text-align: center;
	background-color: rgba(0, 0, 0, 0.10);
}

.season{
	cursor: pointer;
}