@charset "utf-8";
/* CSS Document */

img{border:none;}

body,td,th {
	color: #fff;
	font-size: 12px;
}
body {
	font: 11px Arial,Verdana,Helvetica,sans-serif;
	background-color: #69C;
}

/* i miei menu */
a:link {
	font: Verdana;
	color: #306;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a.shot:link {
	font: normal 12px Verdana;
	color: #dc241a;
}
a.shot:visited {
	font: normal 12px Verdana;
	color: #dc241a;
}
a.shot:hover {
	font-weight: bold;
	color: #FFF;
	background-color:#0093de;
}

a.sh:link {
	font: normal 12px Verdana;
	color: #FFF;
}
a.sh:visited {
	font: normal 12px Verdana;
	color: #FFF;
}
a.sh:hover {
	font: normal 12px Verdana;
	color: #C00;
}


a.nsl:link {
	font: normal 12px Verdana;
	color: #FFF;
}
a.nsl:visited {
	font: normal 12px Verdana;
	color: #FFF;
}
a.nsl:hover {
	font-weight: bold;
	color: #C00;
}

/* link della galleria fotografica*/
a.foto:link {
	color: #630;
	font-size: 14px;
	text-decoration: none;
}
a.foto:visited {
	color: #CC0033;
	font-size: 14px;
	text-decoration: none;
}
a.foto:hover {
	color: #FF0;
	font-size: 14px;
	text-decoration: none;
}
a.foto:active {
	color: #CC0033;
	font-size: 14px;
	text-decoration: none;
}

/* testo utilizzato in SDDS */
.dance_menu {
	font: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.s_tabTitle {
	font:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-style:oblique;
	font-weight:bold;
	color:#D80101;
}

.s_tabSer {
	font:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#006;
}

.s_tabIndi {
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #fff;
}

.s_tabDesc {
	font:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
}

.r_rub {
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#336;
}

.r_tit {
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#336;
}

.r_text {
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#336;
}

.note {
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#006;
	text-align:justify;
}

/* colori bande laterali */
.lateral_tab {
	background-color: #DDF5FF;
	vertical-align: top;
}

.place_order {
	background-color: #69C;
}

/* menu styles */

#dropmenudiv{
position:absolute;
border:hidden;
border-bottom:1px solid black;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
	background: #C9E3ED;
	color:#306;
	//width: 100%;
	display: block;
	//text-indent: 3px;
	border-bottom: 1px solid black;
	//padding: 1px 0;
	text-decoration: none;
	//font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background: #6AAED2;
color:#FFF
}

/* Calendar CSS: Creative Common License http://www.digitalwaters.net */

.cal_table {
	//border: 1px solid #000000; 
}

.cal_header_table {
	border-bottom: 1px dotted #663300; 
}

.cal_days_table {
	border-bottom: 1px dotted #663300; 
}

.cal_header, .cal_arrow {
	font: bold 11pt "Trebuchet MS", Arial, Impact;
    text-align: center;
}

.cal_arrow a { 
	font-weight: bold;
	text-decoration: none; 
	color: #462300;
}

.cal_header a { 
	font-weight: bold;
	text-decoration: none; 
	color: #306;
}

.cal_arrow a:hover, .cal_arrow a:active,
.cal_header a:hover, .cal_header a:active { 
	text-decoration: underline; 
}
	
.cal_day_header {
	font: bold 9pt "Trebuchet MS", Arial, Impact;
  	text-align: center;
	color: #306;
}

.cal_day {
	font: 9pt "Trebuchet MS", Arial, Impact;
    text-align: center;
	color: #306;
}

.cal_this_day {
	font: 9pt "Trebuchet MS", Arial, Impact;
    text-align: center;
	color: #000000;
	border: 2px solid  #FF0000;
/*    background: #acf;*/
}

.highlight_corso {
	font: 9pt "Trebuchet MS", Arial, Impact;
    text-align: center;
	background: #FFC891;
	border: 1px solid #663300;
}

.highlight_serata {
	font: 9pt "Trebuchet MS", Arial, Impact;
    text-align: center;
	background: #FFFFCC;
	border: 1px solid #663300;
}

.highlight_mista {
	font: 9pt "Trebuchet MS", Arial, Impact;
    text-align: center;
	background: #B1CDDE;
	border: 1px solid #663300;
}

.highlight_day_corso {
	font: 9pt "Trebuchet MS", Arial, Impact;
    text-align: center;
	background: #FFC891;
	border: 2px solid #CC0000;
}

.highlight_day_serata {
	font: 9pt "Trebuchet MS", Arial, Impact;
    text-align: center;
	background: #FFFFCC;
	border: 2px solid #CC0000;
}

.highlight_day_mista {
	font: 9pt "Trebuchet MS", Arial, Impact;
    text-align: center;
	background: #B1CDDE;
	border: 2px solid #CC0000;
}


a.info{
    position:relative; 
    color: #000;
    text-decoration:none
	z-index: 25;
}

a.info:hover{
	//z-index:24;
	text-decoration: none;
	z-index: 1;
}

a.info span{
	display: none;
	background: #000;
	background-image: url(../image/generali/bg.png);
	text-decoration: none;
	z-index: 999;
}

a.info:hover span{
    display:block;
    position:absolute;
    top:1em; left:1em; width:10em;
    border:1px dotted #aaa;
    padding: 3px 7px 4px 6px;
	text-align: center;
	background-image:url(../image/generali/bg.png);
	text-decoration: none;
	z-index: 1;
}


.img_box {
	border: #DDF5FF thin solid;
}

.nome_file {
	border:hidden;
	text-align:center;
	background:none;
	color:#DDF5FF; 
}

#tmb_div {
	position:relative;
	width:360px;
	height:70px;
	z-index:1;
	left: auto;
	top: auto;
	overflow:hidden;
}

#tmb_move {
	position:relative;
	width:25px;
	height:65px;
	vertical-align:middle;
	z-index:1;
	left: auto;
	top: auto;
}
