@charset "UTF-8";
/* CSS Document */

/*impostazioni generali*/
body {
	margin-top: 0px;
}

/*contenitori*/
#contenitore {
	float: none;
	height: 100%;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
}
#secondo_contenitore {
	float: left;
	height: 100%;
	width: 940px;
	border: 1px solid #000;
	background-image: url(../img/shi-yan-deng/base_shi_yan_deng.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	z-index: 10;
}
#header {
	height: 350px;
	width: 940px;
}

#contenitore_interno {
	float: left;
	width: 612px;
	background-image: url(../img/shi-yan-deng/sfondo_budda.png);
	background-repeat: no-repeat;
	background-position: right 120px;
}



#contenitore_interno3colonne {
	float: left;
	width: 940px;
}

/*contenuti*/
h1 {
	font-size: 30px;
	color: #FFF;
	opacity:0.2;
}
#titolo {
	margin-left: 10px;
	float: left;
	width: 310px;
}
#logo {
	float: left;
	z-index: 20;
	position: absolute;
	margin-left: 320px;
	margin-top: 20px;
}
h2 {
	font-size: 18px;
	color: #09F;
}
#sottotitolo {
	margin-left: 10px;
	margin-top: 300px;
	float: left;
	position: absolute;
	z-index: 10;
}

.testo {
	float: left;
	font-size: 14px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.testo2colonne {
	float: left;
	font-size: 14px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	width: 612px;
	padding-bottom: 10px;
}
.testo1 {
	float: left;
	font-size: 14px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
		background-image: url(../img/shi-yan-deng/sfondo_tradizionale.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 400px;
}

#fotointerne_sx {
	float: left;
	margin-left: 10px;
	border: 1px solid #000;
	height: 191px;
	width: 295px;	
}

#fotointerne {
	float: left;
	border: 1px solid #000;
	height: 191px;
	width: 295px;	
}

.foto_a {
	float: left;
	border: 1px solid #000;
	height: 197px;
	width: 304px;
	
}
.foto_a_sx {
	float: left;
	margin-left: 10px;
	border: 1px solid #000;
	height: 197px;
	width: 304px;	
}
.foto_a2 {
	float: left;
	border: 1px solid #000;
	height: 197px;
	width: 304px;
}
.foto_a2_sx {
	float: left;
	margin-left: 10px;	
	border: 1px solid #000;
	height: 197px;
	width: 304px;
}
.foto_b {
	float: left;
	height: 612px;
	width: 315px;
	background-image: url(../img/shi-yan-deng/sfondo_bodhidharma.png);
	background-position: left bottom;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
	background-repeat: no-repeat;
}

.foto_c {
	float: left;
	border: 1px solid #000;
	height: 236px;
	width: 456px;	
	
}
.foto_c_sx {
	float: left;
	margin-left: 10px;
	border: 1px solid #000;
	height: 236px;
	width: 456px;	
}
.foto_c1 {
	float: left;
	border: 1px solid #000;
	height: 236px;
	width: 456px;
	margin-top: -30px;	
	
}
.foto_c1_sx {
	float: left;
	margin-left: 10px;
	border: 1px solid #000;
	height: 236px;
	width: 456px;
	margin-top: -30px;
}
.scriptvisite {
	float: left;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 10px;
}

/*colori scritte*/
.nomi_maestri {
	color: #09F;	
}
.nomi_maestri a {
	color: #09F;
	text-decoration: none;
}
.nomi_maestri a:hover {
	color: #C00;
	text-decoration: none;	
}
.particolare_strong {
	color: #000;
	text-decoration: none;
}
.particolare_strong a {
	color: #000;
	text-decoration: none;
}
.particolare_strong a:hover {
	color: #C00;
	text-decoration: none;
}
.particolare_shiyandeng {
	color: #C00;	
}

/*tasti laterali sx*/
#barralaterale {
	height: 100%;
	width: 72px;
	position: fixed;
	z-index: 10;
	margin-left: -80px;
}
.tastosx {
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
	
	}
#tastoeventi {
	background-image: url(../img/barralaterale/eventi.png);
	height: 40px;
	width: 72px;	
}
#tastolaterale1 {
	background-image: url(../img/barralaterale/kungfu.png);
	height: 57px;
	width: 72px;	
}
#tastolaterale2 {
	background-image: url(../img/barralaterale/taijiquan.png);
	height: 55px;
	width: 72px;
}
#tastolaterale3 {
	background-image: url(../img/barralaterale/qigong.png);
	height: 48px;
	width: 72px;
}
#tastolaterale4 {
	background-image: url(../img/barralaterale/zuochanyi.png);
	height: 51px;
	width: 72px;
}
#tastolaterale5 {
	background-image: url(../img/barralaterale/difesa_personale.png);
	height: 68px;
	width: 72px;
}

.sfondo_scritta {
	background-image: url(../img/shi-yan-deng/scritta_shiyandeng.png);
	background-repeat: no-repeat;
	background-position: center;
}
/* loghi e indirizzi */
#indirizzopalestra {
	margin-left: 10px;
	float: left;
	width: 940px;
}
#indirizzotesto {
	float: left;
}
.datiindirizzo {
	line-height: 1.4;
	color: #990000;
	margin-left: 10px;
	float: left;
} 
.datiindirizzo a {
	color: #990000;
	text-decoration: none;	
} 
.datiindirizzo a:hover {
	color: #000000;
	text-decoration: none;
} 

img a{
}
img a:hover{
}
.sfondotao {
	background-image: url(../img/shaolin-italia/sfondo-taoismo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 670px;
	width: 940px;
	float: left;
}


/* ----------- solo per shaolin-italia ----------- */
#secondo_contenitore2 {
	float: left;
	height: 100%;
	width: 940px;
	border: 1px solid #000;
	background-image: url(../img/shaolin-italia/base_centro_tigre.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	z-index: 10;
}


.foto_tao_dx {
	float: left;
	height: 320px;
	width: 295px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
.foto_bimbo_sx {
	float: left;
	margin-left: 10px;
	height: 199px;
	width: 306px;
	background-image: url(../img/shaolin-italia/sfondobimbo1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fotodoppia_a_sx {
	float: left;
	margin-left: 10px;
	border: 1px solid #000;
	height: 197px;
	width: 610px;	
}
.foto_tao_sx {
	margin-left: 10px;
	float: left;
	height: 320px;
	width: 295px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
.testobimbo {
	float: left;
	font-size: 14px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../img/shaolin-italia/sfondobimbo2.jpg);
	background-repeat: no-repeat;
	background-position: 10px bottom;
}

.testonuvola {
	float: left;
	font-size: 14px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../img/shaolin-italia/sfondonuvola.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#contenitorediscipline {
	background-image: url(../img/shaolin-italia/discipline.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 920px;
	float: left;
	height: 272px;
	margin-left: 10px;
}
#contenitorediscipline2 {
	width: 920px;
	float: left;
	height: 252px;
	margin-left: 10px;
	background-image: url(../img/shaolin-italia/strisce.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
#menudiscipline {
	text-decoration: none;
	list-style: none;
	float: left;
	margin-left: 100px;
}
#menudiscipline elencodiscipline {
	text-decoration: none;
	font-size: 14px;
	color: #000;
}
#menudiscipline elencodiscipline li {
	text-decoration: none;
	list-style: none;
	margin-top: 5px;
}
#menudiscipline elencodiscipline li a {
	color: #000;
	text-decoration: none;
}
#menudiscipline elencodiscipline li a:hover {
	text-decoration: none;
	color: #09F;
}
#menudiscipline #titoloelenco {
	margin-left: 0px;
}

/* ----------- solo diploma shaolin ----------- */
#logo2 {
	z-index: 10;
	position: absolute;
	margin-left: 290px;
}

.foto_shaolinitalia_dx {
	float: left;
	height: 572px;
	width: 295px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
.frasemonaco {
	margin-top: -20px;
}

/* ----------- solo su shi de li ----------- */
#secondo_contenitore_shideli {
	float: left;
	height: 100%;
	width: 940px;
	border: 1px solid #000;
	background-image: url(../img/shi-de-li/base_shi_de_li.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	z-index: 10;
}

.foto_grande_orizzontale {
	float: left;
	height: 400px;
	width: 916px;
	margin-left: 11px;
}

.foto_b_shideli {
	float: left;
	height: 572px;
	width: 305px;
	background-image: url(../img/shi-de-li/su_yun.jpg);
	background-position: left bottom;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
	background-repeat: no-repeat;
	margin-top: 20px;
}

#foto_shideli {
	float: left;
	border: 1px solid #000;
	height: 197px;
	width: 300px;	
}
#foto_shideli_sx {
	float: left;
	margin-left: 10px;
	border: 1px solid #000;
	height: 197px;
	width: 300px;	
}
#contenitore_interno_shideli {
	float: left;
	width: 622px;
}

/* ----------- solo in home ----------- */
#secondo_contenitore_home {
	float: left;
	height: 100%;
	width: 940px;
	border: 1px solid #000;
	background-image: url(../img/base_centro_tigre2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	z-index: 10;
}
.testo2colonnehome {
	float: left;
	font-size: 14px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	width: 632px;
	padding-bottom: 10px;
}
.pensieri {
	color: #990000;
} 
.firma2 {
	color: #000000;
} 
.spaziovuoto2colonne {
	height: 150px;
	width: 230px;
}
#poesia {
	margin-right: 20px;
	font-size: 12px;
	color: #000;
}
.fotosingola img {
	border: 1px solid #000;
}
#news {
}
#news {
	position: absolute;
	z-index: 10;
	height: 353px;
	width: 631px;
	margin-top: 165px;
}
#logolibertas-sport {
	position: absolute;
	z-index: 10;
	margin-top: 0px;
	margin-left: 360px;
}
#logofederazione {
	position: absolute;
	z-index: 20;
	margin-top: 80px;
	margin-left: 245px;
}
#monastero {
	position: absolute;
	z-index: 10;
	margin-top: 76px;
	margin-left: 632px;
}
#testointro {
	margin-top: 60px;
	position: absolute;
	z-index: 10;
	margin-right: 20px;
	font-size: 12px;
	color: #000;
	width: 300px;
	margin-left: 20px;
	text-align: justify;
}
#testointro a {
	text-decoration: none;
}

