@charset "UTF-8";
/* CSS Document */



body {
	background-color:#000000;
	background-image:url(objects/texture.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	margin-top:3px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	
	
}

img {border:none;
  borde:0px;
  
}

a:link {
       color:#000000;
	   text-decoration:underline;
	   font-size:12px;
	   font-weight:bold;
}

a:visited {
       color:#000000;
	   text-decoration:none;
	   font-size:12px;
	   font-weight:bold;
}



a:hover {
       color:#cebca8;
	   text-decoration: none;
	   background-color:#000000;
	   font-size:12px;
	   font-weight:bold;
	   }	   




#tab {
	width:979px;
	height:880px;
	background-image:url(objects/bg_tab3.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
	
}

#head {
	width:979px;
	height:490px;
	background-image:url(objects/header3.jpg);
	background-repeat:no-repeat;
}

#footer {
	width:979px;
	height:150px;
	background-image:url(objects/footer3.jpg);
	background-color:#000000;
	background-repeat:no-repeat;
	overflow:hidden;
}

#menu {
	width:470px;
	height:36px;
	background:none;
	position:relative;
	top:436px;
	left:270px;
	font:Georgia;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	
}

a {outline:none;}

#wrap {
    width:500px;
    position:relative;
	top:103px;
	left:-220px;
	
	
}
#nav {
    padding:0;
    list-style:none;
    width:500px;
    height:36px;
}
#nav li {float:left;}

#nav li a.home {
    display:block;
    width:72px;
    height:36px;
    background:url("objects/bottoni/b_home.gif") no-repeat 0 -36px;
    text-indent: -9999px;
}
#nav li a.home:hover {background-position: 0 0;}

#nav li a.jacopo {
    display:block;
    width:89px;
    height:36px;
    background:url("objects/bottoni/b_jacopo.gif") no-repeat 0 -36px;
    text-indent: -9999px;
}
#nav li a.jacopo:hover {background-position: 0 0;}

ul#nav li a.galleria {
    display:block;
    width:108px;
    height:36px;
    background:url("objects/bottoni/b_galleria.gif") no-repeat 0 -36px;
    text-indent: -9999px;
}
#nav li a.galleria:hover {background-position: 0 0;}

ul#nav li a.team {
    display:block;
    width:75px;
    height:36px;
    background:url("objects/bottoni/b_team.gif") no-repeat 0 -36px;
    text-indent: -9999px;
}
#nav li a.team:hover {background-position: 0 0;}

ul#nav li a.forum {
    display:block;
    width:84px;
    height:36px;
    background:url("objects/bottoni/b_forum.gif") no-repeat 0 -36px;
    text-indent: -9999px;
}
#nav li a.forum:hover {background-position: 0 0;}

.video {
	background-color:#000000;
	width:435px;
	height:320px;
	position:relative;
	top:108px;
	left:230px;
	
}


#bannerleft {
	
	width:120px;
	height:350px;
	background:none;
	position:relative;
	left:-420px;
	top:-390px;
}

#bannertop {
	
	width:728px;
	height:90px;
	background-color:#FFF;
	
}

#bannerbot {
	
	width:955px;
	height:100px;
	background:none;
	overflow:hidden;
	position:relative;
	top:5px;
	left:-5px;
	
}

#cleft {
	
	width:260px;
	height:370px;
	background:none;
	position:relative;
	left:-215px;
	top:-745px;
	overflow:hidden;
	
	
}

#cmain {
	
	width:500px;
	height:365px;
	background:none;
	overflow-x:hidden;
	overflow-y:auto;
	position:relative;
	left:195px;
	top:-27px;
	text-align:left;
	
	
}

#uscite {
	
	background:none;
	width:400px;
	height:135px;
	position:relative;
	top:-90px;
	left:-250px;
	overflow:hidden;
	
}

#loghi {
	
	background:none;
	width:379px;
	height:36px;
	position:relative;
	left:295px;
	top:-8px;
	
	
}

#jacopo {
	
	background:none;
	width:270px;
	height:20px;
	position:relative;
	top:25px;
	left:-360px;
	overflow:hidden;
	font-size:12px;
	
}

.titolo{
	background-color:#000000;
	 color: #cebca8;
	   text-decoration: none;
	   font-size:12px;
	   font-weight:bold;
	
	
}
 
