.logo{
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:197px;
}

.principal{
	background-image:url(../images/rewind.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:312px;
}

.links{
	background-image:url(../images/links.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:22px;
}

body{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

.contacts{
	background-image:url(../images/contacts.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:24px;
}


/* MENU */

.menubar{
	width:10000px;
	height:22px;
}

.menubar_home{
	height:22px;
	width:53px;
	background-image:url(../images/menu/home.gif);
	background-repeat:no-repeat;
	background-position:left;
	border:none;
	padding-right: 20px;
	cursor:pointer;
}

.menubar_audio{
	height:22px;
	width:56px;
	background-image:url(../images/menu/audio.gif);
	background-repeat:no-repeat;
	background-position:left;
	border:none;
	padding-right: 20px;
	cursor:pointer;
}

.menubar_video{
	height:22px;
	width:55px;
	background-image:url(../images/menu/video.gif);
	background-repeat:no-repeat;
	background-position:left;
	border:none;
	padding-right: 20px;
	cursor:pointer;
}

.menubar_photos{
	height:22px;
	width:71px;
	background-image:url(../images/menu/photos.gif);
	background-repeat:no-repeat;
	background-position:left;
	border:none;
	padding-right: 20px;
	cursor:pointer;
}

.menubar_concerts{
	height:22px;
	width:94px;
	background-image:url(../images/menu/concerts.gif);
	background-repeat:no-repeat;
	background-position:left;
	border:none;
	padding-right: 20px;
	cursor:pointer;
}

.menubar_story{
	height:22px;
	width:60px;
	background-image:url(../images/menu/story.gif);
	background-repeat:no-repeat;
	background-position:left;
	border:none;
	padding-right: 20px;
	cursor:pointer;
}

.menubar_card{
	height:22px;
	width:159px;
	background-image:url(../images/menu/card.gif);
	background-repeat:no-repeat;
	background-position:left;
	border:none;
	padding-right: 20px;
	cursor:pointer;
}

/* FINE MENU */

.photos{
	height:23px;
	width:80px;
	background-image:url(../images/menu/photos.gif);
	background-repeat:no-repeat;
	background-position:center;
	border:none;
}


.reset{
	clear:both;
}

.alert{
	color: #FF0000;
}

a:link {color: #00A0C6; text-decoration: none;}
a:active {color: #F0037F; text-decoration: underline;}
a:visited {color: #00A0C6; text-decoration: none;}
a:hover {color: #F0037F; text-decoration: underline;}

/* TABELLE */

.tabella_titolo {
	background-color: #EB5300;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-align:center;
}

.background_tabella_titolo1 {
	background-color: #FFB069;
}

.background_tabella_titolo {
	background-color: #000;
}

.tabella_menu_dentro {
	height: 13px;
	width: 130px;
	background-color: #FFB069;
	font-family: Verdana;
	color: #0D1234;
	text-align:left;
}

.tabella_verticale_sinistra {
background-image:url(../images/sfondo_tabella_vert_sinistra.jpg);
text-align: center;
}

.tabella_verticale_destra {
background-image:url(../images/sfondo_tabella_vert_destra.jpg);
text-align:left;
}

.height_principal{
	height:312px;
}
/* FINE TABELLE */
