* { margin: 0; padding: 0; }
body, html {
	width: 100%;
	height: 100%;
	background-color: #000000;
}
body {
	background-color:#000000;
	/*background: url(img/homepage-ross-09.jpg) no-repeat center top; */
	color:#8F7130;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

a {	
color:#CCCC66;
text-decoration:underline;
}
a:hover {

}

.link_net{
	font-family:arialblack;
	color:#000000;
	underline:none;
	text-decoration: none;
	visibility:hidden;
}

#wrapper{
height: 600px;
width: 955px;
position: relative;
margin:0 auto;
}
#sfondo{
z-index: 1;
position: absolute;
left:-250px;
}
#contenuto{
	z-index: 2;
	position: relative;
	left:220px;
	top:70px;
	width: 300px;
} 


#slideshow2 {
    position:relative;
    height:350px;
}

#slideshow2 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow2 IMG.active {
    z-index:10;
}

#slideshow2 IMG.last-active {
    z-index:9;
}

#home {
	padding-top: 20px;
	padding-left:60px;
  	margin-bottom: 10px;
 }


#center {
	z-index: 2;
	width: 300px;
	position: relative;
	 }
	 
#menu {
z-index: 2;
	color:#B6793D;
	text-align: right;
	position: absolute; 
	top:270px;
	left:800px;
	font-size:1.1em;
	line-height:1.3em;
}

#menu  li {
list-style:none;
}

#menu a, #menu a:visited {
text-decoration:none;
color:#B6793D;
}
#menu a:hover {
text-decoration:underline;
color:#CCCC66;
}  
	  
	  
	 
#comingsoon {
z-index: 2;
	text-align: center;
	position: relative; 
	top:350px;
}


#copy {
	z-index: 2;
	position: relative;
	text-align: center;
	margin: 0 auto;
	position: relative;
	line-height: 15px;
	top:600px;
}

#copy a, #copy a:visited {
text-decoration:none;
font-weight:bold;
}

#copy a:hover {
text-decoration:underline;
}
.tooltip{
z-index:200;
position:absolute;
left:-2000px;
background-color:#000000;
padding:2px;
width:250px;
}

.tooltip p{
margin:0;
padding:0;
color:#fff;
background-color:#000000;
padding:2px 7px;
}
