/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: "Trebuchet MS";
	color: #79828B;
	font-size: 11px;
		SCROLLBAR-FACE-COLOR: #eeeeee; 
		SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee; 
		SCROLLBAR-SHADOW-COLOR: #eeeeee; 
		SCROLLBAR-3DLIGHT-COLOR: #eeeeee; 
		SCROLLBAR-ARROW-COLOR: #ffffff; 
		SCROLLBAR-TRACK-COLOR: #eeeeee; 
		SCROLLBAR-DARKSHADOW-COLOR: #eeeeee;
}
td {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
.style1 {
	font-family: "Trebuchet MS";
	color: #C0C0C0;
	font-size: 11px;
}
.style2 {
	font-family: "Trebuchet MS";
	color: #d9e3ed;
	font-size: 11px;
}
.style3 {
	font-family: "Trebuchet MS";
	color: #d9e3ed;
	font-size: 12px;
	font-weight:bold;
}

a: {
	text-decoration: none;
	color: #d9e3ed;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #d9e3ed;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #d9e3ed;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
color: #d9e3ed;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
		font-weight: bold;
}
a:active {
	text-decoration: none;
	/*background-color:#333333;*/
	color: #d9e3ed;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.site_layout {
	border:0px;
	/*background-image:url(images/bgd/bgd_splash.gif)*/
	}
.apDiv1 {
	width:37px;
	height:35px;
	z-index:100;
}	
.tdImg {
	/*border: 1px solid #CCCCCC;	background-image:url(images/bgd/bgd_splash.gif)*/
	}
.tab01 { }
.tab02 { }
.tab03 { }
.tab04 { }
.tab06 { }
.tab07 { }
.tab08 { }
.tab09 { }
.tabprinc { }
.content_layout {
	border:0px;
	background-color:#CCCCCC;
	}
.caricamento_layout {
	width:0px;
	height:0px;
	border:0px;
	/*visibility: hidden;	*/
	}
.my_site_content {
	width:800px;
	height:600px;
	padding-left:20;
	padding-top:20;
	padding-right:20;
	padding-bottom:20;
	margin: 20px 20px 20px 20px;
	padding: 20px 20px 20px 20px;
	
	}
.classe_imagebox {
	border:0px;
	}
.works_content {
	border:0px;
	width:350px;
	}
.image_content {
	border:0px;
	width:340px;
	height:200px;
	}
img
{
	border: none;
}
#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #333333;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #333333;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(images/imagebox/next_image.gif);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(images/imagebox/prev_image.gif);
	background-repeat:	no-repeat;
	background-position: left bottom;
}
  /* progress bar container */
  #progressbar{
	border:1px;
	width:200px;
	height:20px;
	position:absolute;
	color:#CCCCCC;
	border-color: #FFFFFF;
	left: 161px;
	top: 132px;
  }
  /* color bar */
  #progressbar div.progress{
    position:absolute;
    width:0;
    height:100%;
    overflow:hidden;
    background-color:#369;
  }
  /* text on bar */
  #progressbar div.progress .text{
    position:absolute;
    text-align:center;
    color:white;
  }
  /* text off bar */
  #progressbar div.text{
	position:absolute;
	width:100%;
	height:100%;
	text-align:center;
	color: #FFFFFF;
  }

/* start of jcarousel */
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-scope".
 */
.jcarousel-scope {
    position: relative;
    width: 425px;
    -moz-border-radius: 10px;
    padding: 20px 40px;
}

/**
 * Similar styles will be applied by jCarousel. But we additionally
 * add it here for better displaying with browsers having
 * javascript disabled.
 */
.jcarousel-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.jcarousel-list li {
    float: left;
    list-style: none;
    width: 75px;
    height: 75px;
    margin-right: 10px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    position: absolute;
    top: 45px;
    right: 5px;
    width: 25px;
    height: 25px;
    cursor: pointer;



    font-weight: bold;
}

.jcarousel-next-disabled {
    color: #ACCC68;
    cursor: default;
}

.jcarousel-prev {
    position: absolute;
    top: 45px;
    left: 5px;
    width: 25px;
    height: 25px;
    cursor: pointer;

    font-weight: bold;
}

.jcarousel-prev-disabled {
    color: #ACCC68;
    cursor: default;
}



/*-----stile player-----*/
#micro_player {
width:80px;
height:80px;
}

.script_nascosti{
    position: absolute;
    top: 3px;
    left: 3px;
    cursor: pointer;
	visibility:hidden;
	width:0px;
	height:0px;	
}

.about_div_1{
	display:none;

}
.about_div_2{
	display:none;

}
.about_div_3{
	display:none;

}
.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;

}
a.menu:link {
	text-decoration: none;
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;

}
a.menu:visited {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.menu:active {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.menu:hover {
	color: #d9e3ed;
	text-decoration: underline;
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.submenu {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.submenu:link {
	text-decoration: none;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;

}
.submenu:visited {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.submenu:active {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.submenu:hover {
	color: #d9e3ed;
	text-decoration: underline;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.contenuto_pagina {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: lighter;

}
.my_site_homepage_content {

height:100%;padding:0;
	margin-top:0;
	margin-bottom:0;
}
.imggallery {
	border:0px;
	/*background-image:url(images/bgd/bgd_splash.gif)*/
	}
.transferer1
{
	border: 1px solid #ffffff;
}

#myAccordion{
	width: 190px;
	position: relative;
	left: 5px;
	top: 5px;
	background-image:url(images/bgd_grey.png)
}
#myAccordion dt{
	line-height: 20px;
	padding: 0 10px;
	font-weight: bold;
	color: #fff;
}
#myAccordion dd{
	overflow: auto;
}
#myAccordion p{
	margin: 5px 5px;
}
#myAccordion dt.myAccordionHover
{

}
#myAccordion dt.myAccordionActive
{
	background-image: url(images/bgd_grey2.png);

}
.bottonegrigio {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	FONT-FAMILY: Trebuchet MS, Trebuchet MS, Helvetica, 
sans-serif;
	BACKGROUND-COLOR: #eeeeee;
	background-image: url(/new/images/button_grey.gif);
	border: 1px solid #dddddd;
}




.contatti {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;

}
a.contatti:link {
	text-decoration: none;
	font-size: 121px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;

}
a.contatti:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.contatti:active {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.contatti:hover {
	color: #d9e3ed;
	text-decoration: underline;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
}