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

/* Impostazioni generali pagina */

html,body {
	background: url(images/dalayout_18.gif) repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Parametro generale per togliere l'effetto cliccato dai link */

a:focus {
	outline: 0;
}

/* div con lo sfondo sfumato */

div#container_bg {
	width: 100%;
	background: url(images/dalayout_02.gif) repeat-x;
	position: absolute;
}

/* div sottostante */

div#container_bottom {
	float: left;
	width: 800px;
	height: 40px;
	margin: 0 auto;
	position: relative;
	margin-top: 20px;
	margin-bottom: 0px;
	color: #FFF;
	text-align: center;
	font-size: 10px;
}

/* div contenente tutta la pagina */

div#container {
	width: 800px;
	margin: 0 auto;
}

/* Logo */

div#header {
	width: 800px;
	height: 182px;
	background: url(images/dalayout_03.gif) no-repeat;
}

.header_link a {
	display: block;
	width: 800px;
	height: 182px;
}

.header_link a:hover {
	background: url(images/Home.png) no-repeat;
	background-position: 10px 140px;
}

/* Menu */

div#menu {
	width: 607px;
	height: 30px;
	background: url(images/dalayout_06.png) no-repeat;
}

/* Separator */

div#separator {
	width: 2px;
	height: 30px;
	background: url(images/dalayout_04.gif) no-repeat;
	float: left;
}

/* struttura pagina a sinistra */

div#pagesx {
	float: left;
}

/* Pre Menu */

div#premenu {
	width: 188px;
	height: 51px;
	background: url(images/dalayout_05.png) no-repeat;
	padding: 3px 0px 0px 5px;
	font-size: 12px;
	color: #FFF;
}

/* Barra a Sinistra uno */

div#barsxone {
	width: 192px;
	background: url(images/dalayout_12.gif) repeat-y;
	padding: 0px 0px 0px 1px;
}

/* Separatore Barre a Sinistra */

div#separebarsx {
	width: 193px;
	height: 42px;
	background: url(images/dalayout_13.png) no-repeat;
}

/* Barra a Sinistra due */

div#barsxtwo {
	width: 175px;
	background: url(images/dalayout_14.gif) repeat-y;
	padding: 0px 10px 0px 8px;
}

/* Chiusura barre a sinistra */

div#closebarsx {
	width: 193px;
	height: 12px;
	background: url(images/dalayout_16.png) no-repeat;
}

/* Separatore due della Barre a Sinistra */

div#separebarsxtwo {
	width: 193px;
	height: 42px;
	background: url(images/dalayout_17.png) no-repeat;
}

/* Barra a Sinistra tre */

div#barsxthree {
	width: 173px;
	background: url(images/dalayout_19.gif) repeat-y;
	padding: 0px 10px 0px 10px;
}

a img {
	border: 0;
}
a:hover img { 
	text-decoration: underline; 
	color: #09A2EC;
	border: 0;
}

/* struttura pagina a destra */

div#pagedx {
	float: right;
}

/* Apertura pagina a destra */

div#openingpagedx {
	width: 594px;
	height: 50px;
	background: url(images/dalayout_08.jpg) no-repeat;
	margin: 0px 0px 0px 13px;
}

/* Parte Centrale della pagina a destra */

div#barcentralpagedx {
	width: 574px;
	background: url(images/dalayout_10.png) repeat-y;
	margin: 0px 0px 0px 13px;
	padding: 0px 10px 0px 10px;
}

/* Chiusura pagina a destra */

div#closingpagedx {
	width: 594px;
	height: 15px;
	background: url(images/dalayout_15.png) no-repeat;
	margin: 0px 0px 0px 13px;
}

/* Menu */

.menu_link {
	width: 118px;
	height: 30px;
	float:left;
	font-size: 12px;
	text-align: center;
}

.menu_link a {
	display: block;
	width: 118px;
	height: 30px;
	background: url(images/dalayout_01.gif) no-repeat top left;
	padding-top: 3px;
}

.menu_link a:hover {
	background-position: top right;
}

/* Link generici */

A:link, A:visited { 
	text-decoration: none;
	color: #0033cc;
}

A:hover { 
	text-decoration: none; 
	color: #09A2EC;
}

/* Div del menu verticale a sinistra */

div#little_menu_link {
	display: block;
	width: 191px;
	height: 49px;
	display:table-cell;
	vertical-align:middle;
	text-align: right;
	padding-right: 25px;

}

div#little_menu_link:hover {
	display: block;
	width: 191px;
	height: 49px;
	background: url(images/dalayout_07.png) no-repeat;
	display:table-cell;
	vertical-align:middle;
	text-align: right;
	padding-right: 25px;
}

/* Menu delle news */

div#menu_news {
	margin: 0px 10px 0px 0px;
}

/* Div del testo della news */

div#news_text {
	padding: 0px 0px 20px 8px;
}

ul {
	list-style-type: none;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}

li {
	list-style-type: none;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* immagini piccole per i link del menu verticale a sinistra */

div#guitar {
	background:url(images/guitar.png) 25px 17px no-repeat;
}

div#keyboard {
	background:url(images/keyboard.png) 25px 17px no-repeat;
}

div#bass {
	background:url(images/bass.png) 25px 17px no-repeat;
}

div#drums {
	background:url(images/drums.png) 25px 17px no-repeat;
}

div#microfono {
	background:url(images/microfono.png) 25px 17px no-repeat;
}

div#sax {
	background:url(images/sax.png) 25px 17px no-repeat;
}

div#storia {
	background:url(images/storia.png) 25px 17px no-repeat;
}

div#curriculum {
	background:url(images/curriculum.png) 25px 17px no-repeat;
}

div#componenti {
	background:url(images/componenti.png) 25px 17px no-repeat;
}

div#foto {
	background:url(images/foto.png) 25px 17px no-repeat;
}

div#video {
	background:url(images/video.png) 25px 17px no-repeat;
}

div#audio {
	background:url(images/audio.png) 25px 17px no-repeat;
}

div#testi {
	background:url(images/testi.png) 25px 17px no-repeat;
}

div#tablature {
	background:url(images/tablature.png) 25px 17px no-repeat;
}

/* Data nelle news */

div#news_date {
	width: 64px;
	height: 45px;
	float: left;
	background: url(images/Calender.png);
	padding-top: 19px;
	text-align: center;
}

/* Informazioni nelle news */

div#news_info {
	height: 64px;
	margin-left: 70px;
}

/* stili font */

.news_giorno {
	font-weight: bold;
	font-size: 1.8em;
	margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
	line-height: 20px;
}

.news_meseanno {
	font-weight: bold;
	font-size: 1em;
}

.news_titolo {
    padding: 0.5em 0em 0em 0em;
    font-size: 1.7em;
    color: #FF6300;
    border-bottom: 0.05em solid #FF9853;
    line-height: 1em;
	display: block;
}

/* Calendar CSS:Creative Common License http://www.digitalwaters.net */
.s_cal_table{ width:100%; font-size:10px; }
.s_cal_header_table{ border-bottom:1px solid #ccc; }
.s_cal_header, .s_cal_arrow{ /*font-weight:bold;*/ font-size:13px; text-align:center; }
/*.s_cal_arrow a, .s_cal_arrow a:link, .s_cal_arrow a:visited
{ font-weight:bold; text-decoration:none; color:#1CaFa3; }
.s_cal_arrow a:hover, .s_cal_arrow a:active{ text-decoration:underline; }
.s_cal_header a, .s_cal_header a:link, .s_cal_header a:visited
{ font-weight:bold; text-decoration:none; color:#0C6Fa3; }
.s_cal_header a:hover, .s_cal_header a:active{ text-decoration:underline; }*/
#cal_cont table{ position:relative; z-index:1; }
#cal_cont table tr{ position:relative; }
.s_cdhd{ font-weight:bold; font-size:12px; text-align:center; color:#444; }
#cal_cont td, #cal_cont td a{ font-size:12px; text-align:center; color:#666; }
#cal_cont td.s_ctd{ font-size:12px; color:#611; text-align:center;
 border:1px solid #8ad; background:#acf; }
#cal_cont td.s_ctd a{ font-weight:normal; font-size:12px; 
 text-align:center; color:#611; background:#acf; }
#cal_cont td.s_cdh, #cal_cont td.s_cdh a{ 
 font-weight:normal; font-size:12px; text-align:center; background:#ddd; }
#cal_cont td.s_cdh a{ position:relative; color:#000; text-decoration:none }
#cal_cont td.s_cdh a span, #cal_cont td.s_ctd a span{ display:none; position:absolute; top:100%; left:100%;
 width:10em; border:1px solid #ccc; background:#ececec;
 padding:3px 7px 4px 6px; text-align:center; z-index:5; }
#cal_cont td.s_cdh a:hover span, #cal_cont td.s_cdh a.s_ci.over span,
#cal_cont td.s_ctd a:hover span, #cal_cont td.s_ctd a.s_ci.over span{ display:block; }
#cal_cont td.s_cdh a>span, #cal_cont td.s_ctd a>span{ top: auto; left: auto; }

/* slideshow immagini */

#myslides {
width: 300px;
height: 245px;
float: right;
/*background:url(images/slideshow/loading.gif) center no-repeat;*/
} 

 
#myslides img {
width: 300px;
height: 245px;
}