/* CSS Document */


/* HTML5 Reset Stylesheet */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}


		
html, body{
	height: 100%;}
body{
	margin:0 auto;
	text-align:center;
	background-image: url(../img/body-top.png); 
	background-position: top left, bottom left;
	background-repeat: repeat-x, repeat-x;
	background-color: #505050;
	font-family:Tahoma, Geneva, sans-serif;
	}
#pagina{				/* il div #pagina ingloba header e container, e si chiude prima del footer */
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -180px;
	}			
header{
	/*border:#00F 1px solid;*/
	height: 217px;
	width: 972px;
	text-align:center;
	background:url(../img/testata.png) top left no-repeat;
	margin-bottom:0;
	}
#container{
	width: 972px;
	margin: 0 auto
	}


@font-face {
    font-family: 'ft30medium';
    src: url('../font/ft30-webfont.eot');
    src: local('☺'),
		 url('../font/ft30-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/ft30-webfont.woff2') format('woff2'),
         url('../font/ft30-webfont.woff') format('woff'),
         url('../font/ft30-webfont.ttf') format('truetype'),
         url('../font/ft30-webfont.svg#ft30medium') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* ------------- NAVIGATIONS ----------------*/

aside{
	float: left;
	padding-bottom: 50px;
	}
aside img{
	margin:5px 20px 0 0;}
#menu-orizzontale{
	margin: 0 auto;
	padding-top:170px;
	text-align:right;}
#menu-orizzontale li{
	list-style:none;
	display:inline;
	}
#menu-orizzontale li a:link, #menu-orizzontale li a:visited{
	font-family: ft30medium, Verdana, Geneva, sans-serif;
	font-size:120%;
	text-decoration:none;
	color:#FF0;
	padding:10px 37px;
	margin: 0 auto;
	}
#menu-orizzontale li a:hover, a:active{
	color:#000;
	background-color:#FF0;}

#menu-verticale nav{
	margin-left:10px;}
#menu-verticale{
	margin: 0 auto;
	width: 205px;
	text-align:left;
	padding: 0 0 40px 14px;
	background:url(../img/bottom_menu-verticale.png) right bottom no-repeat, url(../img/bordo_nav-li.png) right repeat-y, #FF0;}
#menu-verticale li{
	padding:4px 10px 0 0;
	list-style:url(../img/menu-button.png);
	}
#menu-verticale li a{
	font-size: 1em;
	text-decoration:none;
	color:#000;}
#menu-verticale li a:hover{
	color:#888;}
#menu-verticale li.no-button{
	list-style:none;
	}
	

/* ------------- CONTENT ----------------*/

#content, #content-foto{
	float:right;
	width:750px;
	color: #ccc;
	font-family:Verdana, Geneva, sans-serif;
	font-size:80%;
	line-height: 120%;
	font-weight:lighter;
	height:auto;
	}
#content-foto {
	background:#414141;
	margin:15px 0;
	text-align:left;}

#menu-contestuale{
	background-color: #333;
	border: 5px solid #414141;
	height:25px;
	width:740px;
	margin:0;
	}
#menu-contestuale a:link, #menu-contestuale a:visited{
	color: #FF0;
	text-decoration:none;
	background-color:#414141;
	height:auto;
	margin:0 25px 5px 0;
	padding:5px 10px;
	float:right;}
#menu-contestuale a:hover, #menu-contestuale a:active{
	text-decoration:underline;}


span.float_sn{
		margin:5px;}
.pg_int{
	background:#414141;
	text-align:left;
	margin:15px 0;
	padding: 0;
	height:auto;
	width:auto;
	}
	
.pg_int article{
	padding: 0 150px 20px 15px;
	}
.pg_int article.no-img{
	padding: 0 50px 20px 15px;
	}
.pg_int article p{
	text-indent: 15px;
	}
.pg_int article p a:link, a:visited{
	color:#FFF;
	text-decoration:none;	
	}
.pg_int article p a:hover, a:active{
	text-decoration:underline;
	}
	
.box, .box-lungo, .box_sn, .box_dx{
	background:#414141;
	text-align:left;
	margin:10px 0;
	padding:0;
	height:auto;
	width:auto;
	}
.box_centrato{
	background:#414141;
	text-align:center;
	margin:10px 0;
	padding:15px 50px 30px 50px; 
	height:auto;
	width:auto;
	}
.box_sn{
	width:365px;
	margin-right:20px;
	float:left;
	}
.box_dx{
	width:365px;
	float:right;}

.evento{
	max-width: 750px;
	margin: 30px 70px;}
.box_sn_ranking{
	float:left;}
.box_dx_video{
	height:auto;
	width:auto;
	margin: 0 auto;
	padding: 0 auto;
	margin-left: 30px;
	float:right;}


.box img, .box_sn img, .box_dx img, .box-lungo a{
	margin:5px;
	}
.box_centrato article{
	}
article{
	margin:15px 15px 10px 15px;
	width:auto;
	height:auto;
	}
.article{
	margin:15px 15px 30px 30px;
	width:auto;
	}
ul, ol{
	padding:20px 0 20px 50px;
	}
li{
	padding-top:5px;
	}
li a:link, li a:visited, article a:link, article a:visited{
	color:#FFF;
	text-decoration:none;
	}
li a:hover, li a:active, article a:hover, article a:active{
	text-decoration:underline;
	color:#FF0;
	}
	
/* ------------- SFONDI PAGINE INTERNE ----------------*/

.mission{
	background:url(../img/sfondi_pg_int/) right no-repeat;
	}
article.calisthenics{
	margin-bottom:0;}
.calisthenics{
	background:url(../img/sfondi_pg_int/calisthenics.gif) right no-repeat;
	}
article.coach{
	padding-right:250px;
	margin-right:30px;
	height:810px;}
article.diario-calistenico{
	margin-right:0;}
article.eventi{
	height:330px;}
.thebodyweightexperience{
	background:url(../img/sfondi_pg_int/thebodyweightexperience.gif) right no-repeat;
	}
.coach{
	background:url(../img/sfondi_pg_int/coach.png) right no-repeat;
	}
.contatti{
	background:url(../img/sfondi_pg_int/contatti_q.gif) right no-repeat;
	}
.orari{
	background:url(../img/sfondi_pg_int/orari.gif) right no-repeat;
	}
.sedi{
	background:url(../img/sfondi_pg_int/) right no-repeat;
	}
.gara-trazioni{
	background:url(../img/sfondi_pg_int/gara-trazioni.gif) right bottom no-repeat;
	}
.diario-calistenico{
	background:url(../img/sfondi_pg_int/diario-calistenico.gif) right bottom no-repeat;
	}

	


	
a:active{
	background-color:transparent;}
a.pulsante:link, a.pulsante:visited{
	float:right;
	color:#FF0;
	background-color:#333;
	font-size:80%;
	padding:5px;
	margin:10px;
	text-decoration:none;}
a.pulsante:hover, a.pulsante:active{
	text-decoration:underline;
	}

a.link-pulsante:link, a.link-pulsante:visited{
	color:#FF0;
	background-color:#333;
	font-size:100%;
	padding:10px;
	margin:10px 0 10px 0;
	text-decoration:none;}
a.link-pulsante:hover, a.link-pulsante:active{
	text-decoration:underline;
	}
a.link-pulsante img{
	vertical-align:bottom;
	padding:0 2px 0 5px;}
	


/* ------------- FOOTER ----------------*/

footer{
	background: url(../img/body-footer.png) repeat-x;
	color:#FF0;
	padding-top: 45px;
	font-size:70%;}
footer, #push {
    height: 120px; 
    clear: both;}
#wd{
	color:#CCC;
	font-size:105%;}
#wd a:link, a:visited{
	text-decoration:none;
	font-weight:bolder;
	color:#E6E6E6;}
#wd a:hover, a:active{
	color:#FFF;
	text-decoration:underline;}
#cf{
	color:#CCC;
	font-size:105%;
	font-weight:bold;
	margin-bottom:20px;}
footer p{
	margin:15px 0;}



/* ------------- HEADINGS ----------------*/


h1{
	font-family: ft30medium, Verdana, Geneva, sans-serif;
	font-size:160%;
	margin: 25px 0 30px 0;
	padding:5px 0;
	color:#FF0;
	line-height:110%;
	}
h1.margin-bottom{
	margin-bottom:10px;}
h1.sottotitolo{
	padding:0;
	margin:0 0 30px 0;
	font-size:140%;}
h3{
	color:#FF0;
	font-weight:bold;}
h4{				/* sottotitolo */
	padding:5px 0 10px 0;
	color:#FF0;
	font-weight:normal;}

	

	
/* ------------- TABELLE ----------------*/

table{
	background-color:#bbb;
	color:#202020;
	margin:15px 0 30px 0;
	}
caption{
	background-color:#505050;
	color:#ff0;
	padding:7px;
	}
td, tr, th{
	padding:2px 10px;}





/* ------------- FORMATTAZIONE ----------------*/

.bold{
	font-weight:bold;}
.underline{
	text-decoration:underline;}
a.underline:link, a.underline:visited{
	text-decoration:underline;
	font-weight:bold;
	color:#FFF;}
a.underline:hover, a.underline:active{
	text-decoration:underline;}
.yellow{
	color:#FF0;}
.red{
	color:#F00;}	

.news{
	color:#FFF;
	font-weight:bold;}
.interlinea{
	line-height:250%;}
.fine-articolo{
	margin-bottom:30px;}
.fine-articolo-20{
	margin-bottom:20px;}
.position-pulsante{     /* usato per pulsante link evento FB nelle fotogallery */
	margin:30px 0;
	float:left;
	clear:both;}
.text-align_dx{
	text-align:right;}	
.text-align_center{
	text-align:center;}
.letter-spacing_-5{
	letter-spacing:-0.5px;}	




/* ------------- ALLINEAMENTI ----------------*/

.float_dx{
	float:right;
	}
.float_sn{
	float:left;
	}
img.orari-float_sn{
	margin:35px 20px 0 40px;}
img.align{
	margin:40px 0 0 20px;}
.align_art{
	width:435px; /* 570 px con un solo e-book */
	float:left;
	padding-top:10px;}
.align_art_center{
	width:440px; /* 570 px con un solo e-book */
	float:left;
	text-align:center;
	margin-top:25px;}
.align_art_right{
	width:440px;
	float:right;
	margin:0px 65px 0 0;
}
.anteprima_art{
	width:540px;
	padding:10px 20px 5px 20px;
	float:left;}
iframe{
	margin:0 0 0 15px}
iframe.video-home{
	margin:5px;}
iframe.centramento_video{
	text-align:center;
	margin:30px 0 25px 75px;}
.w_adj{
	width:335px;}
.centrato{
	margin:0 auto;
	}
.ripristino{
	clear:both;
	}
	
/*script, noscript{
	margin:0 auto; 
	padding:0 auto;
	background-color:#000;
	border:none;}*/
.biggest{
	font-size:larger;}
	
figure{
	width:170px;
	margin: 5px;
	float:left;
	}
figcaption{
	text-align:center;
	background-color:#333;
	padding:5px 0 5px;
	letter-spacing:-1px}
figcaption a:link, a:visited{
	color:#CCC;
	text-decoration:none;
	}
figcaption a:hover{
	color:#FFF;
	text-decoration:none;
	}
.padding-bottom{
	padding-bottom:12px;}
a.margin-bottom{
	margin-bottom:12px;}
.img-home{
	margin:12px 2px 10px 0;}
	

	



	
	
/* -------------------------------------- ROLLOVER -------------------------------------- */

a.margin-rollover{margin:15px 4px 15px 5px;}
a.margin-rollover-2{margin:10px 35px 40px 5px;}


/* ------------- Home ----------------*/

#rollover_stagemanduria-1, #rollover_stagemanduria-2{
	display:block;
	float:left;
	width:130px;
	height:188px;}
#rollover_stagemanduria-1{background:transparent url(../img/home/stagemanduria-1_t.png);}
#rollover_stagemanduria-1:hover{background:transparent url(../img/home/stagemanduria-1_hover.png);}

#rollover_stagemanduria-2{background:transparent url(../img/home/stagemanduria-2_t.png);}
#rollover_stagemanduria-2:hover{background:transparent url(../img/home/stagemanduria-2_hover.png);}

#rollover_thebodyweightexperience, #rollover_locandina-home{
	display:block;
	float:left;
	width:130px;
	height:257px;}
#rollover_thebodyweightexperience{background:transparent url(../img/home/thebodyweightexperience_t.png);}
#rollover_thebodyweightexperience:hover{background:transparent url(../img/home/thebodyweightexperience_hover.png);}
#rollover_locandina-home{background:transparent url(../img/eventi/thebodyweightexperience_2023w_t.png); margin:5px 0 5px 70px;}
#rollover_locandina-home:hover{background:transparent url("../img/eventi/thebodyweightexperience_2023w_hover.png"); margin:5px 0 5px 70px;}



/* -------------  Coach  ----------------*/

#rollover_coach_1, #rollover_coach_2, #rollover_coach_3, #rollover_coach_4, #rollover_coach_5, #rollover_coach_6, #rollover_coach_7, #rollover_coach_8, #rollover_coach_9, #rollover_coach_10, #rollover_coach_11, #rollover_coach_12{
	display:block;
	float:left;
	width:100px;
	height:100px;}
#rollover_coach_1{background:transparent url(../img/coach/coach-1_t.png);}
#rollover_coach_1:hover{background:transparent url(../img/coach/coach-1_hover.png);}

#rollover_coach_2{background:transparent url(../img/coach/coach-2_t.png);}
#rollover_coach_2:hover{background:transparent url(../img/coach/coach-2_hover.png);}

#rollover_coach_3{background:transparent url(../img/coach/coach-3_t.png);}
#rollover_coach_3:hover{background:transparent url(../img/coach/coach-3_hover.png);}

#rollover_coach_4{background:transparent url(../img/coach/coach-4_t.png);}
#rollover_coach_4:hover{background:transparent url(../img/coach/coach-4_hover.png);}

#rollover_coach_5{background:transparent url(../img/coach/coach-5_t.png);}
#rollover_coach_5:hover{background:transparent url(../img/coach/coach-5_hover.png);}

#rollover_coach_6{background:transparent url(../img/coach/coach-6_t.png);}
#rollover_coach_6:hover{background:transparent url(../img/coach/coach-6_hover.png);}

#rollover_coach_7{background:transparent url(../img/coach/coach-7_t.png);}
#rollover_coach_7:hover{background:transparent url(../img/coach/coach-7_hover.png);}

#rollover_coach_8{background:transparent url(../img/coach/coach-8_t.png);}
#rollover_coach_8:hover{background:transparent url(../img/coach/coach-8_hover.png);}

#rollover_coach_9{background:transparent url(../img/coach/coach-9_t.png);}
#rollover_coach_9:hover{background:transparent url(../img/coach/coach-9_hover.png);}

#rollover_coach_10{background:transparent url(../img/coach/coach-10_t.png);}
#rollover_coach_10:hover{background:transparent url(../img/coach/coach-10_hover.png);}

#rollover_coach_11{background:transparent url(../img/coach/coach-11_t.png);}
#rollover_coach_11:hover{background:transparent url(../img/coach/coach-11_hover.png);}

#rollover_coach_12{background:transparent url(../img/coach/coach-12_t.png);}
#rollover_coach_12:hover{background:transparent url(../img/coach/coach-12_hover.png);}



/* ------------- Dicono di noi ----------------*/

#rollover_diconodinoi_1, #rollover_diconodinoi_2, #rollover_diconodinoi_3, #rollover_diconodinoi_4, #rollover_diconodinoi_5{
	display:block;
	float:left;
	width:120px;
	height:120px;}
#rollover_diconodinoi_1{background:transparent url(../img/diconodinoi/human-flag_t.png);}
#rollover_diconodinoi_1:hover{background:transparent url(../img/diconodinoi/human-flag_hover.png);}

#rollover_diconodinoi_2{background:transparent url(../img/diconodinoi/podio_t.png);}
#rollover_diconodinoi_2:hover{background:transparent url(../img/diconodinoi/podio_hover.png);}

#rollover_diconodinoi_3{background:transparent url(../img/diconodinoi/attestati_t.png);}
#rollover_diconodinoi_3:hover{background:transparent url(../img/diconodinoi/attestati_hover.png);}

#rollover_diconodinoi_4{background:transparent url(../img/diconodinoi/parco-t_con-nastri_t.png);}
#rollover_diconodinoi_4:hover{background:transparent url(../img/diconodinoi/parco-t_con-nastri_hover.png);}

#rollover_diconodinoi_5{background:transparent url(../img/diconodinoi/parco-t_con-nastri_2_t.png);}
#rollover_diconodinoi_5:hover{background:transparent url(../img/diconodinoi/parco-t_con-nastri_2_hover.png);}




/* ------------- Foto ----------------*/

#rollover_foto_1, #rollover_foto_2, #rollover_foto_3, #rollover_foto_4, #rollover_foto_5, #rollover_foto_6{
	display:block;
	float:left;
	width:170px;
	height:50px;}
#rollover_foto_1{background:transparent url(../img/foto/gara-trazioni_2014-11-09_t.png);}
#rollover_foto_1:hover{background:transparent url(../img/foto/gara-trazioni_2014-11-09_hover.png);}

#rollover_foto_2{background:transparent url(../img/foto/meeting-bari_2014-12-28_t.png);}
#rollover_foto_2:hover{background:transparent url(../img/foto/meeting-bari_2014-12-28_hover.png);}

#rollover_foto_3{background:transparent url(../img/foto/augurisottolesbarre_2015-12-20_t.png);}
#rollover_foto_3:hover{background:transparent url(../img/foto/augurisottolesbarre_2015-12-20_hover.png);}

#rollover_foto_4{background:transparent url(../img/foto/gara-manduria_2016-02-21_t.png);}
#rollover_foto_4:hover{background:transparent url(../img/foto/gara-manduria_2016-02-21_hover.png);}

#rollover_foto_5{background:transparent url(../img/foto/thebodyweightexperience_2016-04-10_t.png);}
#rollover_foto_5:hover{background:transparent url(../img/foto/thebodyweightexperience_2016-04-10_hover.png);}

#rollover_foto_6{background:transparent url(../img/foto/inaugurazione-parco-t_2016-06-20_t.png);}
#rollover_foto_6:hover{background:transparent url(../img/foto/inaugurazione-parco-t_2016-06-20_hover.png);}



/* ------------- video ----------------*/

#rollover_video_1, #rollover_video_2, #rollover_video_3{
	display:block;
	float:left;
	width:170px;
	height:50px;}
#rollover_video_1{background:transparent url(../img/video/video_unannodinoi_t.png);}
#rollover_video_1:hover{background:transparent url(../img/video/video_unannodinoi_hover.png);}

#rollover_video_2{background:transparent url(../img/video/video_unannodisuccessi_t.png);}
#rollover_video_2:hover{background:transparent url(../img/video/video_unannodisuccessi_hover.png);}

#rollover_video_3{background:transparent url(../img/video/video_leccesportivi_t.png);}
#rollover_video_3:hover{background:transparent url(../img/video/video_leccesportivi_hover.png);}




/* ------------- Gara trazioni 2014-11-09 ----------------*/


#rollover_gara-trazioni_1, #rollover_gara-trazioni_2, #rollover_gara-trazioni_3, #rollover_gara-trazioni_4, #rollover_gara-trazioni_5, #rollover_gara-trazioni_6, #rollover_gara-trazioni_7, #rollover_gara-trazioni_8, #rollover_gara-trazioni_9, #rollover_gara-trazioni_10, #rollover_gara-trazioni_11, #rollover_gara-trazioni_12, #rollover_gara-trazioni_13, #rollover_gara-trazioni_14, #rollover_gara-trazioni_15, #rollover_gara-trazioni_16, #rollover_gara-trazioni_17, #rollover_gara-trazioni_18, #rollover_gara-trazioni_19, #rollover_gara-trazioni_20, #rollover_gara-trazioni_21, #rollover_gara-trazioni_22, #rollover_gara-trazioni_23, #rollover_gara-trazioni_24, #rollover_gara-trazioni_25, #rollover_gara-trazioni_26, #rollover_gara-trazioni_s1, #rollover_gara-trazioni_s2, #rollover_gara-trazioni_s3, #rollover_gara-trazioni_s4, #rollover_gara-trazioni_s5, #rollover_gara-trazioni_s6, #rollover_gara-trazioni_s7, #rollover_gara-trazioni_s8, #rollover_gara-trazioni_s9, #rollover_gara-trazioni_s10, #rollover_gara-trazioni_s11, #rollover_gara-trazioni_s12, #rollover_gara-trazioni_s13, #rollover_gara-trazioni_s14, #rollover_gara-trazioni_s15, #rollover_gara-trazioni_s16, #rollover_gara-trazioni_s17, #rollover_gara-trazioni_s18, #rollover_gara-trazioni_s19, #rollover_gara-trazioni_s20, #rollover_gara-trazioni_s21, #rollover_gara-trazioni_s22, #rollover_gara-trazioni_s23{
	display:block;
	float:left;
	width:170px;
	height:100px;}
#rollover_gara-trazioni_1{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_1_t.png);}
#rollover_gara-trazioni_1:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_1_hover.png);}

#rollover_gara-trazioni_2{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_2_t.png);}
#rollover_gara-trazioni_2:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_2_hover.png);}

#rollover_gara-trazioni_3{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_3_t.png);}
#rollover_gara-trazioni_3:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_3_hover.png);}

#rollover_gara-trazioni_4{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_4_t.png);}
#rollover_gara-trazioni_4:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_4_hover.png);}

#rollover_gara-trazioni_5{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_5_t.png);}
#rollover_gara-trazioni_5:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_5_hover.png);}

#rollover_gara-trazioni_6{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_6_t.png);}
#rollover_gara-trazioni_6:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_6_hover.png);}

#rollover_gara-trazioni_7{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_7_t.png);}
#rollover_gara-trazioni_7:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_7_hover.png);}

#rollover_gara-trazioni_8{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_8_t.png);}
#rollover_gara-trazioni_8:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_8_hover.png);}

#rollover_gara-trazioni_9{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_9_t.png);}
#rollover_gara-trazioni_9:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_9_hover.png);}

#rollover_gara-trazioni_10{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_10_t.png);}
#rollover_gara-trazioni_10:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_10_hover.png);}

#rollover_gara-trazioni_11{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_11_t.png);}
#rollover_gara-trazioni_11:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_11_hover.png);}

#rollover_gara-trazioni_12{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_12_t.png);}
#rollover_gara-trazioni_12:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_12_hover.png);}

#rollover_gara-trazioni_13{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_13_t.png);}
#rollover_gara-trazioni_13:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_13_hover.png);}

#rollover_gara-trazioni_14{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_14_t.png);}
#rollover_gara-trazioni_14:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_14_hover.png);}

#rollover_gara-trazioni_15{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_15_t.png);}
#rollover_gara-trazioni_15:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_15_hover.png);}

#rollover_gara-trazioni_16{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_16_t.png);}
#rollover_gara-trazioni_16:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_16_hover.png);}

#rollover_gara-trazioni_17{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_17_t.png);}
#rollover_gara-trazioni_17:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_17_hover.png);}

#rollover_gara-trazioni_18{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_18_t.png);}
#rollover_gara-trazioni_18:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_18_hover.png);}

#rollover_gara-trazioni_19{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_19_t.png);}
#rollover_gara-trazioni_19:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_19_hover.png);}

#rollover_gara-trazioni_20{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_20_t.png);}
#rollover_gara-trazioni_20:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_20_hover.png);}

#rollover_gara-trazioni_21{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_21_t.png);}
#rollover_gara-trazioni_21:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_21_hover.png);}

#rollover_gara-trazioni_22{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_22_t.png);}
#rollover_gara-trazioni_22:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_22_hover.png);}

#rollover_gara-trazioni_23{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_23_t.png);}
#rollover_gara-trazioni_23:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_23_hover.png);}

#rollover_gara-trazioni_24{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_24_t.png);}
#rollover_gara-trazioni_24:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_24_hover.png);}

#rollover_gara-trazioni_25{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_25_t.png);}
#rollover_gara-trazioni_25:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_25_hover.png);}

#rollover_gara-trazioni_26{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_26_t.png);}
#rollover_gara-trazioni_26:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_26_hover.png);}


#rollover_gara-trazioni_s1{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s1_t.png);}
#rollover_gara-trazioni_s1:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s1_hover.png);}

#rollover_gara-trazioni_s2{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s2_t.png);}
#rollover_gara-trazioni_s2:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s2_hover.png);}

#rollover_gara-trazioni_s3{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s3_t.png);}
#rollover_gara-trazioni_s3:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s3_hover.png);}

#rollover_gara-trazioni_s4{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s4_t.png);}
#rollover_gara-trazioni_s4:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s4_hover.png);}

#rollover_gara-trazioni_s5{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s5_t.png);}
#rollover_gara-trazioni_s5:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s5_hover.png);}

#rollover_gara-trazioni_s6{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s6_t.png);}
#rollover_gara-trazioni_s6:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s6_hover.png);}

#rollover_gara-trazioni_s7{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s7_t.png);}
#rollover_gara-trazioni_s7:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s7_hover.png);}

#rollover_gara-trazioni_s8{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s8_t.png);}
#rollover_gara-trazioni_s8:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s8_hover.png);}

#rollover_gara-trazioni_s9{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s9_t.png);}
#rollover_gara-trazioni_s9:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s9_hover.png);}

#rollover_gara-trazioni_s10{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s10_t.png);}
#rollover_gara-trazioni_s10:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s10_hover.png);}

#rollover_gara-trazioni_s11{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s11_t.png);}
#rollover_gara-trazioni_s11:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s11_hover.png);}

#rollover_gara-trazioni_s12{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s12_t.png);}
#rollover_gara-trazioni_s12:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s12_hover.png);}

#rollover_gara-trazioni_s13{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s13_t.png);}
#rollover_gara-trazioni_s13:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s13_hover.png);}

#rollover_gara-trazioni_s14{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s14_t.png);}
#rollover_gara-trazioni_s14:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s14_hover.png);}

#rollover_gara-trazioni_s15{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s15png);}
#rollover_gara-trazioni_s15:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s15_hover.png);}

#rollover_gara-trazioni_s16{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s16_t.png);}
#rollover_gara-trazioni_s16:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s16_hover.png);}

#rollover_gara-trazioni_s17{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s17_t.png);}
#rollover_gara-trazioni_s17:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s17_hover.png);}

#rollover_gara-trazioni_s18{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s18_t.png);}
#rollover_gara-trazioni_s18:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s18_hover.png);}

#rollover_gara-trazioni_s19{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s19_t.png);}
#rollover_gara-trazioni_s19:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s19_hover.png);}

#rollover_gara-trazioni_s20{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s20_t.png);}
#rollover_gara-trazioni_s20:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s20_hover.png);}

#rollover_gara-trazioni_s21{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s21_t.png);}
#rollover_gara-trazioni_s21:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s21_hover.png);}

#rollover_gara-trazioni_s22{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s22_t.png);}
#rollover_gara-trazioni_s22:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s22_hover.png);}

#rollover_gara-trazioni_s23{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s23_t.png);}
#rollover_gara-trazioni_s23:hover{background:transparent url(../img/gare/2014-11-09_gara-trazioni/gara-trazioni_s23_hover.png);}




/* ------------- Meeting Bari 2014-12-28 ----------------*/


#rollover_meeting-bari_1, #rollover_meeting-bari_2, #rollover_meeting-bari_3, #rollover_meeting-bari_4, #rollover_meeting-bari_5, #rollover_meeting-bari_6, #rollover_meeting-bari_7, #rollover_meeting-bari_8, #rollover_meeting-bari_9, #rollover_meeting-bari_10, #rollover_meeting-bari_11, #rollover_meeting-bari_12, #rollover_meeting-bari_13, #rollover_meeting-bari_14, #rollover_meeting-bari_15, #rollover_meeting-bari_16, #rollover_meeting-bari_17, #rollover_meeting-bari_18, #rollover_meeting-bari_19, #rollover_meeting-bari_20, #rollover_meeting-bari_21, #rollover_meeting-bari_22, #rollover_meeting-bari_23, #rollover_meeting-bari_24, #rollover_meeting-bari_25, #rollover_meeting-bari_26, #rollover_meeting-bari_27, #rollover_meeting-bari_28, #rollover_meeting-bari_29, #rollover_meeting-bari_30, #rollover_meeting-bari_31, #rollover_meeting-bari_32, #rollover_meeting-bari_33, #rollover_meeting-bari_34, #rollover_meeting-bari_35 {
	display:block;
	float:left;
	width:170px;
	height:100px;}
#rollover_meeting-bari_1{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_1_t.png);}
#rollover_meeting-bari_1:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_1_hover.png);}

#rollover_meeting-bari_2{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_2_t.png);}
#rollover_meeting-bari_2:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_2_hover.png);}

#rollover_meeting-bari_3{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_3_t.png);}
#rollover_meeting-bari_3:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_3_hover.png);}

#rollover_meeting-bari_4{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_4_t.png);}
#rollover_meeting-bari_4:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_4_hover.png);}

#rollover_meeting-bari_5{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_5_t.png);}
#rollover_meeting-bari_5:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_5_hover.png);}

#rollover_meeting-bari_6{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_6_t.png);}
#rollover_meeting-bari_6:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_6_hover.png);}

#rollover_meeting-bari_7{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_7_t.png);}
#rollover_meeting-bari_7:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_7_hover.png);}

#rollover_meeting-bari_8{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_8_t.png);}
#rollover_meeting-bari_8:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_8_hover.png);}

#rollover_meeting-bari_9{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_9_t.png);}
#rollover_meeting-bari_9:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_9_hover.png);}

#rollover_meeting-bari_10{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_10_t.png);}
#rollover_meeting-bari_10:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_10_hover.png);}

#rollover_meeting-bari_11{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_11_t.png);}
#rollover_meeting-bari_11:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_11_hover.png);}

#rollover_meeting-bari_12{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_12_t.png);}
#rollover_meeting-bari_12:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_12_hover.png);}

#rollover_meeting-bari_13{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_13_t.png);}
#rollover_meeting-bari_13:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_13_hover.png);}

#rollover_meeting-bari_14{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_14_t.png);}
#rollover_meeting-bari_14:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_14_hover.png);}

#rollover_meeting-bari_15{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_15_t.png);}
#rollover_meeting-bari_15:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_15_hover.png);}

#rollover_meeting-bari_16{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_16_t.png);}
#rollover_meeting-bari_16:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_16_hover.png);}

#rollover_meeting-bari_17{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_17_t.png);}
#rollover_meeting-bari_17:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_17_hover.png);}

#rollover_meeting-bari_18{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_18_t.png);}
#rollover_meeting-bari_18:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_18_hover.png);}

#rollover_meeting-bari_19{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_19_t.png);}
#rollover_meeting-bari_19:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_19_hover.png);}

#rollover_meeting-bari_20{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_20_t.png);}
#rollover_meeting-bari_20:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_20_hover.png);}

#rollover_meeting-bari_21{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_21_t.png);}
#rollover_meeting-bari_21:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_21_hover.png);}

#rollover_meeting-bari_22{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_22_t.png);}
#rollover_meeting-bari_22:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_22_hover.png);}

#rollover_meeting-bari_23{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_23_t.png);}
#rollover_meeting-bari_23:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_23_hover.png);}

#rollover_meeting-bari_24{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_24_t.png);}
#rollover_meeting-bari_24:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_24_hover.png);}

#rollover_meeting-bari_25{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_25_t.png);}
#rollover_meeting-bari_25:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_25_hover.png);}

#rollover_meeting-bari_26{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_26_t.png);}
#rollover_meeting-bari_26:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_26_hover.png);}

#rollover_meeting-bari_27{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_27_t.png);}
#rollover_meeting-bari_27:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_27_hover.png);}

#rollover_meeting-bari_28{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_28_t.png);}
#rollover_meeting-bari_28:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_28_hover.png);}

#rollover_meeting-bari_29{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_29_t.png);}
#rollover_meeting-bari_29:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_29_hover.png);}

#rollover_meeting-bari_30{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_30_t.png);}
#rollover_meeting-bari_30:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_30_hover.png);}

#rollover_meeting-bari_31{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_31_t.png);}
#rollover_meeting-bari_31:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_31_hover.png);}

#rollover_meeting-bari_32{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_32_t.png);}
#rollover_meeting-bari_32:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_32_hover.png);}

#rollover_meeting-bari_33{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_33_t.png);}
#rollover_meeting-bari_33:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_33_hover.png);}

#rollover_meeting-bari_34{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_34_t.png);}
#rollover_meeting-bari_34:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_34_hover.png);}

#rollover_meeting-bari_35{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_35_t.png);}
#rollover_meeting-bari_35:hover{background:transparent url(../img/meetings/2014-12-28_meeting-bari/meeting-bari_35_hover.png);}



/* ------------- Inaugurazione Body Master Park 2015-05-16 ----------------*/


#rollover_bodymasterpark_1, #rollover_bodymasterpark_2, #rollover_bodymasterpark_3, #rollover_bodymasterpark_4, #rollover_bodymasterpark_5, #rollover_bodymasterpark_6, #rollover_bodymasterpark_7, #rollover_bodymasterpark_8, #rollover_bodymasterpark_9, #rollover_bodymasterpark_10, #rollover_bodymasterpark_11, #rollover_bodymasterpark_12, #rollover_bodymasterpark_13, #rollover_bodymasterpark_14, #rollover_bodymasterpark_15, #rollover_bodymasterpark_16, #rollover_bodymasterpark_17, #rollover_bodymasterpark_18, #rollover_bodymasterpark_19, #rollover_bodymasterpark_20, #rollover_bodymasterpark_21, #rollover_bodymasterpark_22, #rollover_bodymasterpark_23, #rollover_bodymasterpark_24, #rollover_bodymasterpark_25,, #rollover_bodymasterpark_26, #rollover_bodymasterpark_27, #rollover_bodymasterpark_28, #rollover_bodymasterpark_29, #rollover_bodymasterpark_30, #rollover_bodymasterpark_31, #rollover_bodymasterpark_32, #rollover_bodymasterpark_33{
	display:block;
	float:left;
	width:170px;
	height:100px;}
#rollover_bodymasterpark_1{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-1_t.png);}
#rollover_bodymasterpark_1:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-1_hover.png);}

#rollover_bodymasterpark_2{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-2_t.png);}
#rollover_bodymasterpark_2:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-2_hover.png);}

#rollover_bodymasterpark_3{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-3_t.png);}
#rollover_bodymasterpark_3:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-3_hover.png);}

#rollover_bodymasterpark_4{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-4_t.png);}
#rollover_bodymasterpark_4:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-4_hover.png);}

#rollover_bodymasterpark_5{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-5_t.png);}
#rollover_bodymasterpark_5:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-5_hover.png);}

#rollover_bodymasterpark_6{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-6_t.png);}
#rollover_bodymasterpark_6:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-6_hover.png);}

#rollover_bodymasterpark_7{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-7_t.png);}
#rollover_bodymasterpark_7:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-7_hover.png);}

#rollover_bodymasterpark_8{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-8_t.png);}
#rollover_bodymasterpark_8:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-8_hover.png);}

#rollover_bodymasterpark_9{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-9_t.png);}
#rollover_bodymasterpark_9:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-9_hover.png);}

#rollover_bodymasterpark_10{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-10_t.png);}
#rollover_bodymasterpark_10:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-10_hover.png);}

#rollover_bodymasterpark_11{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-11_t.png);}
#rollover_bodymasterpark_11:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-11_hover.png);}

#rollover_bodymasterpark_12{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-12_t.png);}
#rollover_bodymasterpark_12:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-12_hover.png);}

#rollover_bodymasterpark_13{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-13_t.png);}
#rollover_bodymasterpark_13:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-13_hover.png);}

#rollover_bodymasterpark_14{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-14_t.png);}
#rollover_bodymasterpark_14:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-14_hover.png);}

#rollover_bodymasterpark_15{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-15_t.png);}
#rollover_bodymasterpark_15:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-15_hover.png);}

#rollover_bodymasterpark_16{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-16_t.png);}
#rollover_bodymasterpark_16:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-16_hover.png);}

#rollover_bodymasterpark_17{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-17_t.png);}
#rollover_bodymasterpark_17:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-17_hover.png);}

#rollover_bodymasterpark_18{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-18_t.png);}
#rollover_bodymasterpark_18:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-18_hover.png);}

#rollover_bodymasterpark_19{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-19_t.png);}
#rollover_bodymasterpark_19:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-19_hover.png);}

#rollover_bodymasterpark_20{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-20_t.png);}
#rollover_bodymasterpark_20:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-20_hover.png);}

#rollover_bodymasterpark_21{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-21_t.png);}
#rollover_bodymasterpark_21:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-21_hover.png);}

#rollover_bodymasterpark_22{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-22_t.png);}
#rollover_bodymasterpark_22:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-22_hover.png);}

#rollover_bodymasterpark_23{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-23_t.png);}
#rollover_bodymasterpark_23:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-23_hover.png);}

#rollover_bodymasterpark_24{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-24_t.png);}
#rollover_bodymasterpark_24:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-24_hover.png);}

#rollover_bodymasterpark_25{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-25_t.png);}
#rollover_bodymasterpark_25:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-25_hover.png);}

#rollover_bodymasterpark_26{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-26_t.png);}
#rollover_bodymasterpark_26:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-26_hover.png);}

#rollover_bodymasterpark_27{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-27_t.png);}
#rollover_bodymasterpark_27:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-27_hover.png);}

#rollover_bodymasterpark_28{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-28_t.png);}
#rollover_bodymasterpark_28:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-28_hover.png);}

#rollover_bodymasterpark_29{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-29_t.png);}
#rollover_bodymasterpark_29:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-29_hover.png);}

#rollover_bodymasterpark_30{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-30_t.png);}
#rollover_bodymasterpark_30:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-30_hover.png);}

#rollover_bodymasterpark_31{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-31_t.png);}
#rollover_bodymasterpark_31:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-31_hover.png);}

#rollover_bodymasterpark_32{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-32_t.png);}
#rollover_bodymasterpark_32:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-32_hover.png);}

#rollover_bodymasterpark_33{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-33_t.png);}
#rollover_bodymasterpark_33:hover{background:transparent url(../img/meetings/2015-05-16_bodymasterpark/bodymasterpark-33_hover.png);}





/* ------------- Auguri sotto le sbarre 2015-12-20 ----------------*/


#rollover_augurisottolesbarre_1, #rollover_augurisottolesbarre_2, #rollover_augurisottolesbarre_3, #rollover_augurisottolesbarre_4, #rollover_augurisottolesbarre_5, #rollover_augurisottolesbarre_6, #rollover_augurisottolesbarre_7, #rollover_augurisottolesbarre_8, #rollover_augurisottolesbarre_9, #rollover_augurisottolesbarre_10, #rollover_augurisottolesbarre_11, #rollover_augurisottolesbarre_12, #rollover_augurisottolesbarre_13, #rollover_augurisottolesbarre_14, #rollover_augurisottolesbarre_15, #rollover_augurisottolesbarre_16, #rollover_augurisottolesbarre_17, #rollover_augurisottolesbarre_18, #rollover_augurisottolesbarre_19, #rollover_augurisottolesbarre_20, #rollover_augurisottolesbarre_21, #rollover_augurisottolesbarre_22, #rollover_augurisottolesbarre_23, #rollover_augurisottolesbarre_24, #rollover_augurisottolesbarre_25, #rollover_augurisottolesbarre_26, #rollover_augurisottolesbarre_27, #rollover_augurisottolesbarre_28, #rollover_augurisottolesbarre_29, #rollover_augurisottolesbarre_30, #rollover_augurisottolesbarre_31, #rollover_augurisottolesbarre_32, #rollover_augurisottolesbarre_33, #rollover_augurisottolesbarre_34, #rollover_augurisottolesbarre_35{
	display:block;
	float:left;
	width:170px;
	height:100px;}
#rollover_augurisottolesbarre_1{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-1_t.png);}
#rollover_augurisottolesbarre_1:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-1_hover.png);}

#rollover_augurisottolesbarre_2{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-2_t.png);}
#rollover_augurisottolesbarre_2:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-2_hover.png);}

#rollover_augurisottolesbarre_3{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-3_t.png);}
#rollover_augurisottolesbarre_3:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-3_hover.png);}

#rollover_augurisottolesbarre_4{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-4_t.png);}
#rollover_augurisottolesbarre_4:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-4_hover.png);}

#rollover_augurisottolesbarre_5{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-5_t.png);}
#rollover_augurisottolesbarre_5:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-5_hover.png);}

#rollover_augurisottolesbarre_6{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-6_t.png);}
#rollover_augurisottolesbarre_6:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-6_hover.png);}

#rollover_augurisottolesbarre_7{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-7_t.png);}
#rollover_augurisottolesbarre_7:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-7_hover.png);}

#rollover_augurisottolesbarre_8{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-8_t.png);}
#rollover_augurisottolesbarre_8:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-8_hover.png);}

#rollover_augurisottolesbarre_9{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-9_t.png);}
#rollover_augurisottolesbarre_9:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-9_hover.png);}

#rollover_augurisottolesbarre_10{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-10_t.png);}
#rollover_augurisottolesbarre_10:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-10_hover.png);}

#rollover_augurisottolesbarre_11{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-11_t.png);}
#rollover_augurisottolesbarre_11:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-11_hover.png);}

#rollover_augurisottolesbarre_12{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-12_t.png);}
#rollover_augurisottolesbarre_12:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-12_hover.png);}

#rollover_augurisottolesbarre_13{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-13_t.png);}
#rollover_augurisottolesbarre_13:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-13_hover.png);}

#rollover_augurisottolesbarre_14{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-14_t.png);}
#rollover_augurisottolesbarre_14:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-14_hover.png);}

#rollover_augurisottolesbarre_15{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-15_t.png);}
#rollover_augurisottolesbarre_15:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-15_hover.png);}

#rollover_augurisottolesbarre_16{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-16_t.png);}
#rollover_augurisottolesbarre_16:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-16_hover.png);}

#rollover_augurisottolesbarre_17{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-17_t.png);}
#rollover_augurisottolesbarre_17:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-17_hover.png);}

#rollover_augurisottolesbarre_18{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-18_t.png);}
#rollover_augurisottolesbarre_18:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-18_hover.png);}

#rollover_augurisottolesbarre_19{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-19_t.png);}
#rollover_augurisottolesbarre_19:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-19_hover.png);}

#rollover_augurisottolesbarre_20{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-20_t.png);}
#rollover_augurisottolesbarre_20:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-20_hover.png);}

#rollover_augurisottolesbarre_21{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-21_t.png);}
#rollover_augurisottolesbarre_21:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-21_hover.png);}

#rollover_augurisottolesbarre_22{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-22_t.png);}
#rollover_augurisottolesbarre_22:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-22_hover.png);}

#rollover_augurisottolesbarre_23{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-23_t.png);}
#rollover_augurisottolesbarre_23:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-23_hover.png);}

#rollover_augurisottolesbarre_24{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-24_t.png);}
#rollover_augurisottolesbarre_24:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-24_hover.png);}

#rollover_augurisottolesbarre_25{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-25_t.png);}
#rollover_augurisottolesbarre_25:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-25_hover.png);}

#rollover_augurisottolesbarre_26{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-26_t.png);}
#rollover_augurisottolesbarre_26:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-26_hover.png);}

#rollover_augurisottolesbarre_27{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-27_t.png);}
#rollover_augurisottolesbarre_27:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-27_hover.png);}

#rollover_augurisottolesbarre_28{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-28_t.png);}
#rollover_augurisottolesbarre_28:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-28_hover.png);}

#rollover_augurisottolesbarre_29{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-29_t.png);}
#rollover_augurisottolesbarre_29:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-29_hover.png);}

#rollover_augurisottolesbarre_30{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-30_t.png);}
#rollover_augurisottolesbarre_30:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-30_hover.png);}

#rollover_augurisottolesbarre_31{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-31_t.png);}
#rollover_augurisottolesbarre_31:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-31_hover.png);}

#rollover_augurisottolesbarre_32{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-32_t.png);}
#rollover_augurisottolesbarre_32:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-32_hover.png);}

#rollover_augurisottolesbarre_33{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-33_t.png);}
#rollover_augurisottolesbarre_33:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-33_hover.png);}

#rollover_augurisottolesbarre_34{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-34_t.png);}
#rollover_augurisottolesbarre_34:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-34_hover.png);}

#rollover_augurisottolesbarre_35{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-35_t.png);}
#rollover_augurisottolesbarre_35:hover{background:transparent url(../img/meetings/2015-12-20_augurisottolesbarre/augurisottolesbarre-35_hover.png);}




/* ------------- Calistrenght ETF 1.0 Contest for rookies - 2016-02-21 ----------------*/


#rollover_stagemanduria_1, #rollover_stagemanduria_2{
	display:block;
	float:left;
	width:120px;
	height:120px;}
#rollover_stagemanduria_1{background:transparent url(../img/gare/2016-02-21_gara-manduria/stagemanduria-1_t.png);}
#rollover_stagemanduria_1:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/stagemanduria-1_hover.png);}

#rollover_stagemanduria_2{background:transparent url(../img/gare/2016-02-21_gara-manduria/stagemanduria-2_t.png);}
#rollover_stagemanduria_2:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/stagemanduria-_hover.png);}


#rollover_gara-manduria_1, #rollover_gara-manduria_2, #rollover_gara-manduria_3, #rollover_gara-manduria_4, #rollover_gara-manduria_5, #rollover_gara-manduria_6, #rollover_gara-manduria_7, #rollover_gara-manduria_8, #rollover_gara-manduria_9, #rollover_gara-manduria_10, #rollover_gara-manduria_11, #rollover_gara-manduria_12, #rollover_gara-manduria_13, #rollover_gara-manduria_14, #rollover_gara-manduria_15, #rollover_gara-manduria_16, #rollover_gara-manduria_17, #rollover_gara-manduria_18, #rollover_gara-manduria_19, #rollover_gara-manduria_20, #rollover_gara-manduria_21, #rollover_gara-manduria_22, #rollover_gara-manduria_23, #rollover_gara-manduria_24, #rollover_gara-manduria_25, #rollover_gara-manduria_26, #rollover_gara-manduria_27, #rollover_gara-manduria_28, #rollover_gara-manduria_29, #rollover_gara-manduria_30, #rollover_gara-manduria_31, #rollover_gara-manduria_32, #rollover_gara-manduria_33, #rollover_gara-manduria_34, #rollover_gara-manduria_35, #rollover_gara-manduria_36, #rollover_gara-manduria_37, #rollover_gara-manduria_38, #rollover_gara-manduria_39, #rollover_gara-manduria_40, #rollover_gara-manduria_41, #rollover_gara-manduria_42, #rollover_gara-manduria_43, #rollover_gara-manduria_44, #rollover_gara-manduria_45, #rollover_gara-manduria_46, #rollover_gara-manduria_47, #rollover_gara-manduria_48, #rollover_gara-manduria_49, #rollover_gara-manduria_50, #rollover_gara-manduria_51, #rollover_gara-manduria_52, #rollover_gara-manduria_53, #rollover_gara-manduria_54, #rollover_gara-manduria_55, #rollover_gara-manduria_56, #rollover_gara-manduria_57, #rollover_gara-manduria_58, #rollover_gara-manduria_59, #rollover_gara-manduria_60, #rollover_gara-manduria_61, #rollover_gara-manduria_62, #rollover_gara-manduria_63, #rollover_gara-manduria_64{
	display:block;
	float:left;
	width:170px;
	height:100px;}
#rollover_gara-manduria_1{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-1_t.png);}
#rollover_gara-manduria_1:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-1_hover.png);}

#rollover_gara-manduria_2{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-2_t.png);}
#rollover_gara-manduria_2:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-2_hover.png);}

#rollover_gara-manduria_3{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-3_t.png);}
#rollover_gara-manduria_3:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-3_hover.png);}

#rollover_gara-manduria_4{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-4_t.png);}
#rollover_gara-manduria_4:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-4_hover.png);}

#rollover_gara-manduria_5{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-5_t.png);}
#rollover_gara-manduria_5:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-5_hover.png);}

#rollover_gara-manduria_6{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-6_t.png);}
#rollover_gara-manduria_6:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-6_hover.png);}

#rollover_gara-manduria_7{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-7_t.png);}
#rollover_gara-manduria_7:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-7_hover.png);}

#rollover_gara-manduria_8{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-8_t.png);}
#rollover_gara-manduria_8:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-8_hover.png);}

#rollover_gara-manduria_9{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-9_t.png);}
#rollover_gara-manduria_9:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-9_hover.png);}

#rollover_gara-manduria_10{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-10_t.png);}
#rollover_gara-manduria_10:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-10_hover.png);}

#rollover_gara-manduria_11{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-11_t.png);}
#rollover_gara-manduria_11:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-11_hover.png);}

#rollover_gara-manduria_12{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-12_t.png);}
#rollover_gara-manduria_12:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-12_hover.png);}

#rollover_gara-manduria_13{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-13_t.png);}
#rollover_gara-manduria_13:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-13_hover.png);}

#rollover_gara-manduria_14{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-14_t.png);}
#rollover_gara-manduria_14:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-14_hover.png);}

#rollover_gara-manduria_15{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-15_t.png);}
#rollover_gara-manduria_15:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-15_hover.png);}

#rollover_gara-manduria_16{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-16_t.png);}
#rollover_gara-manduria_16:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-16_hover.png);}

#rollover_gara-manduria_17{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-17_t.png);}
#rollover_gara-manduria_17:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-17_hover.png);}

#rollover_gara-manduria_18{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-18_t.png);}
#rollover_gara-manduria_18:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-18_hover.png);}

#rollover_gara-manduria_19{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-19_t.png);}
#rollover_gara-manduria_19:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-19_hover.png);}

#rollover_gara-manduria_20{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-20_t.png);}
#rollover_gara-manduria_20:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-20_hover.png);}

#rollover_gara-manduria_21{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-21_t.png);}
#rollover_gara-manduria_21:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-21_hover.png);}

#rollover_gara-manduria_22{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-22_t.png);}
#rollover_gara-manduria_22:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-22_hover.png);}

#rollover_gara-manduria_23{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-23_t.png);}
#rollover_gara-manduria_23:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-23_hover.png);}

#rollover_gara-manduria_24{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-24_t.png);}
#rollover_gara-manduria_24:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-24_hover.png);}

#rollover_gara-manduria_25{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-25_t.png);}
#rollover_gara-manduria_25:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-25_hover.png);}

#rollover_gara-manduria_26{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-26_t.png);}
#rollover_gara-manduria_26:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-26_hover.png);}

#rollover_gara-manduria_27{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-27_t.png);}
#rollover_gara-manduria_27:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-27_hover.png);}

#rollover_gara-manduria_28{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-28_t.png);}
#rollover_gara-manduria_28:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-28_hover.png);}

#rollover_gara-manduria_29{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-29_t.png);}
#rollover_gara-manduria_29:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-29_hover.png);}

#rollover_gara-manduria_30{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-30_t.png);}
#rollover_gara-manduria_30:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-30_hover.png);}

#rollover_gara-manduria_31{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-31_t.png);}
#rollover_gara-manduria_31:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-31_hover.png);}

#rollover_gara-manduria_32{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-32_t.png);}
#rollover_gara-manduria_32:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-32_hover.png);}

#rollover_gara-manduria_33{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-33_t.png);}
#rollover_gara-manduria_33:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-33_hover.png);}

#rollover_gara-manduria_34{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-34_t.png);}
#rollover_gara-manduria_34:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-34_hover.png);}

#rollover_gara-manduria_35{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-35_t.png);}
#rollover_gara-manduria_35:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-35_hover.png);}

#rollover_gara-manduria_36{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-36_t.png);}
#rollover_gara-manduria_36:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-36_hover.png);}

#rollover_gara-manduria_37{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-37_t.png);}
#rollover_gara-manduria_37:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-37_hover.png);}

#rollover_gara-manduria_38{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-38_t.png);}
#rollover_gara-manduria_38:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-38_hover.png);}

#rollover_gara-manduria_39{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-39_t.png);}
#rollover_gara-manduria_39:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-39_hover.png);}

#rollover_gara-manduria_40{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-40_t.png);}
#rollover_gara-manduria_40:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-40_hover.png);}

#rollover_gara-manduria_41{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-41_t.png);}
#rollover_gara-manduria_41:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-41_hover.png);}

#rollover_gara-manduria_42{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-42_t.png);}
#rollover_gara-manduria_42:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-42_hover.png);}

#rollover_gara-manduria_43{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-43_t.png);}
#rollover_gara-manduria_43:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-43_hover.png);}

#rollover_gara-manduria_44{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-44_t.png);}
#rollover_gara-manduria_44:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-44_hover.png);}

#rollover_gara-manduria_45{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-45_t.png);}
#rollover_gara-manduria_45:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-45_hover.png);}

#rollover_gara-manduria_46{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-46_t.png);}
#rollover_gara-manduria_46:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-46_hover.png);}

#rollover_gara-manduria_47{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-47_t.png);}
#rollover_gara-manduria_47:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-47_hover.png);}

#rollover_gara-manduria_48{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-48_t.png);}
#rollover_gara-manduria_48:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-48_hover.png);}

#rollover_gara-manduria_49{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-49_t.png);}
#rollover_gara-manduria_49:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-49_hover.png);}

#rollover_gara-manduria_50{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-50_t.png);}
#rollover_gara-manduria_50:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-50_hover.png);}

#rollover_gara-manduria_51{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-51_t.png);}
#rollover_gara-manduria_51:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-51_hover.png);}

#rollover_gara-manduria_52{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-52_t.png);}
#rollover_gara-manduria_52:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-52_hover.png);}

#rollover_gara-manduria_53{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-53_t.png);}
#rollover_gara-manduria_53:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-53_hover.png);}

#rollover_gara-manduria_54{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-54_t.png);}
#rollover_gara-manduria_54:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-54_hover.png);}

#rollover_gara-manduria_55{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-55_t.png);}
#rollover_gara-manduria_55:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-55_hover.png);}

#rollover_gara-manduria_56{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-56_t.png);}
#rollover_gara-manduria_56:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-56_hover.png);}

#rollover_gara-manduria_57{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-57_t.png);}
#rollover_gara-manduria_57:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-57_hover.png);}

#rollover_gara-manduria_58{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-58_t.png);}
#rollover_gara-manduria_58:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-58_hover.png);}

#rollover_gara-manduria_59{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-59_t.png);}
#rollover_gara-manduria_59:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-59_hover.png);}

#rollover_gara-manduria_60{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-60_t.png);}
#rollover_gara-manduria_60:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-60_hover.png);}

#rollover_gara-manduria_61{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-61_t.png);}
#rollover_gara-manduria_61:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-61_hover.png);}

#rollover_gara-manduria_62{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-62_t.png);}
#rollover_gara-manduria_62:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-62_hover.png);}

#rollover_gara-manduria_63{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-63_t.png);}
#rollover_gara-manduria_63:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-63_hover.png);}

#rollover_gara-manduria_64{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-64_t.png);}
#rollover_gara-manduria_64:hover{background:transparent url(../img/gare/2016-02-21_gara-manduria/garamanduria-64_hover.png);}



/* ------------- Gara The bodyweight experience - 2016-04-10 ----------------*/


#rollover_gara-thebodyweightexperience_1, #rollover_gara-thebodyweightexperience_2, #rollover_gara-thebodyweightexperience_3, #rollover_gara-thebodyweightexperience_4, #rollover_gara-thebodyweightexperience_5, #rollover_gara-thebodyweightexperience_6, #rollover_gara-thebodyweightexperience_7, #rollover_gara-thebodyweightexperience_8, #rollover_gara-thebodyweightexperience_9, #rollover_gara-thebodyweightexperience_10, #rollover_gara-thebodyweightexperience_11, #rollover_gara-thebodyweightexperience_12, #rollover_gara-thebodyweightexperience_13, #rollover_gara-thebodyweightexperience_14, #rollover_gara-thebodyweightexperience_15, #rollover_gara-thebodyweightexperience_16, #rollover_gara-thebodyweightexperience_17, #rollover_gara-thebodyweightexperience_18, #rollover_gara-thebodyweightexperience_19, #rollover_gara-thebodyweightexperience_20, #rollover_gara-thebodyweightexperience_21, #rollover_gara-thebodyweightexperience_22, #rollover_gara-thebodyweightexperience_23, #rollover_gara-thebodyweightexperience_24{
	display:block;
	float:left;
	width:170px;
	height:100px;}
#rollover_gara-thebodyweightexperience_1{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-1_t.png);}
#rollover_gara-thebodyweightexperience_1:hover{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-1_hover.png);}

#rollover_gara-thebodyweightexperience_2{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-2_t.png);}
#rollover_gara-thebodyweightexperience_2:hover{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-2_hover.png);}

#rollover_gara-thebodyweightexperience_3{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-3_t.png);}
#rollover_gara-thebodyweightexperience_3:hover{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-3_hover.png);}

#rollover_gara-thebodyweightexperience_4{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-4_t.png);}
#rollover_gara-thebodyweightexperience_4:hover{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-4_hover.png);}

#rollover_gara-thebodyweightexperience_5{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-5_t.png);}
#rollover_gara-thebodyweightexperience_5:hover{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-5_hover.png);}

#rollover_gara-thebodyweightexperience_6{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-6_t.png);}
#rollover_gara-thebodyweightexperience_6:hover{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-6_hover.png);}

#rollover_gara-thebodyweightexperience_7{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-7_t.png);}
#rollover_gara-thebodyweightexperience_7:hover{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-7_hover.png);}

#rollover_gara-thebodyweightexperience_8{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-8_t.png);}
#rollover_gara-thebodyweightexperience_8:hover{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-8_hover.png);}

#rollover_gara-thebodyweightexperience_9{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-9_t.png);}
#rollover_gara-thebodyweightexperience_9:hover{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-9_hover.png);}

#rollover_gara-thebodyweightexperience_10{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-10_t.png);}
#rollover_gara-thebodyweightexperience_10:hover{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-10_hover.png);}

#rollover_gara-thebodyweightexperience_11{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-11_t.png);}
#rollover_gara-thebodyweightexperience_11:hover{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-11_hover.png);}

#rollover_gara-thebodyweightexperience_12{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-12_t.png);}
#rollover_gara-thebodyweightexperience_12:hover{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-12_hover.png);}

#rollover_gara-thebodyweightexperience_13{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-13_t.png);}
#rollover_gara-thebodyweightexperience_13:hover{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-13_hover.png);}

#rollover_gara-thebodyweightexperience_14{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-14_t.png);}
#rollover_gara-thebodyweightexperience_14:hover{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-14_hover.png);}

#rollover_gara-thebodyweightexperience_15{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-15_t.png);}
#rollover_gara-thebodyweightexperience_15:hover{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-15_hover.png);}

#rollover_gara-thebodyweightexperience_16{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-16_t.png);}
#rollover_gara-thebodyweightexperience_16:hover{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-16_hover.png);}

#rollover_gara-thebodyweightexperience_17{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-17_t.png);}
#rollover_gara-thebodyweightexperience_17:hover{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-17_hover.png);}

#rollover_gara-thebodyweightexperience_18{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-18_t.png);}
#rollover_gara-thebodyweightexperience_18:hover{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-18_hover.png);}

#rollover_gara-thebodyweightexperience_19{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-19_t.png);}
#rollover_gara-thebodyweightexperience_19:hover{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-19_hover.png);}

#rollover_gara-thebodyweightexperience_20{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-20_t.png);}
#rollover_gara-thebodyweightexperience_20:hover{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-20_hover.png);}

#rollover_gara-thebodyweightexperience_21{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-21_t.png);}
#rollover_gara-thebodyweightexperience_21:hover{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-21_hover.png);}

#rollover_gara-thebodyweightexperience_22{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-22_t.png);}
#rollover_gara-thebodyweightexperience_22:hover{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-22_hover.png);}

#rollover_gara-thebodyweightexperience_23{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-23_t.png);}
#rollover_gara-thebodyweightexperience_23:hover{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-23_hover.png);}

#rollover_gara-thebodyweightexperience_24{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-24_t.png);}
#rollover_gara-thebodyweightexperience_24:hover{background:transparent url(../img/gare/2016-04-10_gara-thebodyweightexperience/thebodyweightexperience-24_hover.png);}



/* ------------- Inaugurazione nuove strutture Parco Madre Teresa di Calcutta - Lecce 20/06/2016  ----------------*/


#rollover_inaugurazione-parco-t_1, #rollover_inaugurazione-parco-t_2, #rollover_inaugurazione-parco-t_3, #rollover_inaugurazione-parco-t_4, #rollover_inaugurazione-parco-t_5, #rollover_inaugurazione-parco-t_6, #rollover_inaugurazione-parco-t_7, #rollover_inaugurazione-parco-t_8, #rollover_inaugurazione-parco-t_9, #rollover_inaugurazione-parco-t_10, #rollover_inaugurazione-parco-t_11, #rollover_inaugurazione-parco-t_12, #rollover_inaugurazione-parco-t_13, #rollover_inaugurazione-parco-t_14, #rollover_inaugurazione-parco-t_15, #rollover_inaugurazione-parco-t_16, #rollover_inaugurazione-parco-t_17, #rollover_inaugurazione-parco-t_18, #rollover_inaugurazione-parco-t_19, #rollover_inaugurazione-parco-t_20, #rollover_inaugurazione-parco-t_21, #rollover_inaugurazione-parco-t_22, #rollover_inaugurazione-parco-t_23, #rollover_inaugurazione-parco-t_24, #rollover_inaugurazione-parco-t_25, #rollover_inaugurazione-parco-t_26, #rollover_inaugurazione-parco-t_27, #rollover_inaugurazione-parco-t_28, #rollover_inaugurazione-parco-t_29, #rollover_inaugurazione-parco-t_30, #rollover_inaugurazione-parco-t_31, #rollover_inaugurazione-parco-t_32, #rollover_inaugurazione-parco-t_33, #rollover_inaugurazione-parco-t_34, #rollover_inaugurazione-parco-t_35, #rollover_inaugurazione-parco-t_36, #rollover_inaugurazione-parco-t_37, #rollover_inaugurazione-parco-t_38, #rollover_inaugurazione-parco-t_39, #rollover_inaugurazione-parco-t_40, #rollover_inaugurazione-parco-t_41, #rollover_inaugurazione-parco-t_42, #rollover_inaugurazione-parco-t_43, #rollover_inaugurazione-parco-t_44, #rollover_inaugurazione-parco-t_45, #rollover_inaugurazione-parco-t_46{
	display:block;
	float:left;
	width:170px;
	height:100px;}
#rollover_inaugurazione-parco-t_1{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_1_t.png);}
#rollover_inaugurazione-parco-t_1:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_1_hover.png);}

#rollover_inaugurazione-parco-t_2{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_2_t.png);}
#rollover_inaugurazione-parco-t_2:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_2_hover.png);}

#rollover_inaugurazione-parco-t_3{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_3_t.png);}
#rollover_inaugurazione-parco-t_3:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_3_hover.png);}

#rollover_inaugurazione-parco-t_4{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_4_t.png);}
#rollover_inaugurazione-parco-t_4:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_4_hover.png);}

#rollover_inaugurazione-parco-t_5{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_5_t.png);}
#rollover_inaugurazione-parco-t_5:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_5_hover.png);}

#rollover_inaugurazione-parco-t_6{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_6_t.png);}
#rollover_inaugurazione-parco-t_6:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_6_hover.png);}

#rollover_inaugurazione-parco-t_7{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_7_t.png);}
#rollover_inaugurazione-parco-t_7:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_7_hover.png);}

#rollover_inaugurazione-parco-t_8{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_8_t.png);}
#rollover_inaugurazione-parco-t_8:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_8_hover.png);}

#rollover_inaugurazione-parco-t_9{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_9_t.png);}
#rollover_inaugurazione-parco-t_9:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_9_hover.png);}

#rollover_inaugurazione-parco-t_10{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_10_t.png);}
#rollover_inaugurazione-parco-t_10:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_10_hover.png);}

#rollover_inaugurazione-parco-t_11{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_11_t.png);}
#rollover_inaugurazione-parco-t_11:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_11_hover.png);}

#rollover_inaugurazione-parco-t_12{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_12_t.png);}
#rollover_inaugurazione-parco-t_12:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_12_hover.png);}

#rollover_inaugurazione-parco-t_13{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_13_t.png);}
#rollover_inaugurazione-parco-t_13:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_13_hover.png);}

#rollover_inaugurazione-parco-t_14{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_14_t.png);}
#rollover_inaugurazione-parco-t_14:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_14_hover.png);}

#rollover_inaugurazione-parco-t_15{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_15_t.png);}
#rollover_inaugurazione-parco-t_15:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_15_hover.png);}

#rollover_inaugurazione-parco-t_16{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_16_t.png);}
#rollover_inaugurazione-parco-t_16:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_16_hover.png);}

#rollover_inaugurazione-parco-t_17{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_17_t.png);}
#rollover_inaugurazione-parco-t_17:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_17_hover.png);}

#rollover_inaugurazione-parco-t_18{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_18_t.png);}
#rollover_inaugurazione-parco-t_18:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_18_hover.png);}

#rollover_inaugurazione-parco-t_19{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_19_t.png);}
#rollover_inaugurazione-parco-t_19:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_19_hover.png);}

#rollover_inaugurazione-parco-t_20{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_20_t.png);}
#rollover_inaugurazione-parco-t_20:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_20_hover.png);}

#rollover_inaugurazione-parco-t_21{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_21_t.png);}
#rollover_inaugurazione-parco-t_21:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_21_hover.png);}

#rollover_inaugurazione-parco-t_22{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_22_t.png);}
#rollover_inaugurazione-parco-t_22:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_22_hover.png);}

#rollover_inaugurazione-parco-t_23{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_23_t.png);}
#rollover_inaugurazione-parco-t_23:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_23_hover.png);}

#rollover_inaugurazione-parco-t_24{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_24_t.png);}
#rollover_inaugurazione-parco-t_24:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_24_hover.png);}

#rollover_inaugurazione-parco-t_25{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_25_t.png);}
#rollover_inaugurazione-parco-t_25:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_25_hover.png);}

#rollover_inaugurazione-parco-t_26{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_26_t.png);}
#rollover_inaugurazione-parco-t_26:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_26_hover.png);}

#rollover_inaugurazione-parco-t_27{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_27_t.png);}
#rollover_inaugurazione-parco-t_27:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_27_hover.png);}

#rollover_inaugurazione-parco-t_28{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_28_t.png);}
#rollover_inaugurazione-parco-t_28:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_28_hover.png);}

#rollover_inaugurazione-parco-t_29{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_29_t.png);}
#rollover_inaugurazione-parco-t_29:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_29_hover.png);}

#rollover_inaugurazione-parco-t_30{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_30_t.png);}
#rollover_inaugurazione-parco-t_30:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_30_hover.png);}

#rollover_inaugurazione-parco-t_31{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_31_t.png);}
#rollover_inaugurazione-parco-t_31:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_31_hover.png);}

#rollover_inaugurazione-parco-t_32{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_32_t.png);}
#rollover_inaugurazione-parco-t_32:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_32_hover.png);}

#rollover_inaugurazione-parco-t_33{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_33_t.png);}
#rollover_inaugurazione-parco-t_33:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_33_hover.png);}

#rollover_inaugurazione-parco-t_34{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_34_t.png);}
#rollover_inaugurazione-parco-t_34:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_34_hover.png);}

#rollover_inaugurazione-parco-t_35{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_35_t.png);}
#rollover_inaugurazione-parco-t_35:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_35_hover.png);}

#rollover_inaugurazione-parco-t_36{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_36_t.png);}
#rollover_inaugurazione-parco-t_36:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_36_hover.png);}

#rollover_inaugurazione-parco-t_37{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_37_t.png);}
#rollover_inaugurazione-parco-t_37:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_37_hover.png);}

#rollover_inaugurazione-parco-t_38{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_38_t.png);}
#rollover_inaugurazione-parco-t_38:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_38_hover.png);}

#rollover_inaugurazione-parco-t_39{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_39_t.png);}
#rollover_inaugurazione-parco-t_39:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_39_hover.png);}

#rollover_inaugurazione-parco-t_40{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_40_t.png);}
#rollover_inaugurazione-parco-t_40:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_40_hover.png);}

#rollover_inaugurazione-parco-t_41{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_41_t.png);}
#rollover_inaugurazione-parco-t_41:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_41_hover.png);}

#rollover_inaugurazione-parco-t_42{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_42_t.png);}
#rollover_inaugurazione-parco-t_42:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_42_hover.png);}

#rollover_inaugurazione-parco-t_43{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_43_t.png);}
#rollover_inaugurazione-parco-t_43:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_43_hover.png);}

#rollover_inaugurazione-parco-t_44{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_44_t.png);}
#rollover_inaugurazione-parco-t_44:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_44_hover.png);}

#rollover_inaugurazione-parco-t_45{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_45_t.png);}
#rollover_inaugurazione-parco-t_45:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_45_hover.png);}

#rollover_inaugurazione-parco-t_46{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_46_t.png);}
#rollover_inaugurazione-parco-t_46:hover{background:transparent url(../img/meetings/2016-06-20_inaugurazione-parco-t/inaugurazione-parco-t_46_hover.png);}