/******************************
 *	General definitions
 ******************************/


body
{
	margin: 0 0 0 0;
	border: 0px none;
	padding: 0px 0px 0px 0px;
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-x;
}

.logolink
{
	position: absolute;
	height: 120px;
	width: 140px;
	left: 20px;
	top: 20px;
	
}

/******************************
 * IL PRIMO DIV CHE CONTIENE TUTTO (Container)
 ******************************/
.container
{
	position: relative;
	height: auto;
	width: 1000px;
	margin: 0 auto 0 auto;
	left: auto;
	right: auto;
	
}

.top
{
	position: relative;
	height: 220px;
	width: 1000px;
	left: auto;
	right: auto;
	background-image: url(images/top.jpg);
	margin-top: 50px;
	
}

.contactbox
{
	position: relative;
	height: 180px;
	width: 202px;
	margin-left: 798px;

}

.musicbox
{
	position: absolute;
	left: 798px;
	top: -40px;
}

.content
{
	position: relative;
	height: 276px;
	width: 1000px;
	left: auto;
	right: auto;
	/*background-color: black;*/
	
}

/******************************
 *	Tutto il content pagina deve andare in zeta_content, per stare davanti il swf del notebook
 ******************************/

.zeta_content
{
	position: relative;
	height: 276px;
	width: 1000px;
	left: auto;
	right: auto;
	z-index:1;
	
}

/******************************
 *	Spazio bianco sotto main content (indirizzo)
 ******************************/

.whitespace
{
	position: relative;
	height: 128px;
	width: 550px;
	
}



.footer
{
	position: relative;
	height: 47px;
	width: 1000px;
	left: auto;
	right: auto;
	background-image: url(images/bottom.gif);
	clear: both;
}


.footer_menue_container
{
	position: relative;
	height: 20px;
	width: 800px;
	left: auto;
	right: auto;
	padding-top: 13px;
	padding-left: 20px;
	
}

/******************************
 *Flash 
 ******************************/

.notebook
{
	position: absolute;
	height: 403px;
	width: 291px;
	left: 579px;
	top: 99px;
	z-index:0;
	
}

.slideshow
{
	position: absolute;
	height: 242px;
	width: 490px;
	left: 255px;
	top: -50px;
	
}

/******************************
 *	bottom menue
 ******************************/
 
.bottom_menue a,
.bottom_menue a:hover,
.bottom_menue a:link,
.bottom_menue a:active,
.bottom_menue a:visited
{
	
	color: #c29cc7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	
	
}

.bottom_menue a:hover
{
	
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	
}

/******************************
 *	Contenitore del menu flash
 ******************************/

.tabcontainer
{
	position: absolute;
	height: 28px;
	width: 1000px;
	left: auto;
	right: auto;
	top: 192px;
	
}


/*
	Manuel
*/

.frecca_container_left a,
.frecca_container_left a:hover,
.frecca_container_left a:link,
.frecca_container_left a:active,
.frecca_container_left a:visited
{
	
	color: #c29cc7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	
	
}

.frecca_container_left a:hover
{
	
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

.detailBack
{
	position: relative;
	float: left;
}