@charset "utf-8";
/* CSS Document */

#contenitorebarra {
	height:50px; 
	padding-top:3px; 
	border-bottom:1px solid #999999;
	font-size:7px;
	text-align:center;
	background-image:url(http://www.giorgiotave.it/templates/tmpl_uni/images/top_tab_cutting.gif);
}

#contenitorebarra a.linkroll {
	text-decoration: none;
}

#contenito {
	width:700px;
	margin-left: 125px;
	/*text-align: center;*/
}

#contenito a.linkroll {
	text-decoration: none;
	text-align:center;
	margin-left: -15px;
	font-size:7px;
}

a.social {
  display: block;
  width: 35px;
  height: 50px;
  background: url("http://www.giorgiotave.it/templates/tmpl_uni/images/barra/social-w.png") 0 0 no-repeat;
  text-decoration: none;
} 

a:hover.social {
  background-position: -35px 0;
}

a.forum {
  display: block;
  width: 35px;
  height: 50px;
  background: url("http://www.giorgiotave.it/templates/tmpl_uni/images/barra/forum-w.png") 0 0 no-repeat;
  text-decoration: none;
} 
a:hover.forum {
  background-position: -35px 0;
}

a.wiki {
  display: block;
  width: 35px;
  height: 50px;
  background: url("http://www.giorgiotave.it/templates/tmpl_uni/images/barra/wiki-w.png") 0 0 no-repeat;
  text-decoration: none;
} 

a:hover.wiki {
  background-position: -35px 0;
}

a.eventi {
  display: block;
  width: 35px;
  height: 50px;
  background: url("http://www.giorgiotave.it/templates/tmpl_uni/images/barra/eventi-w.png") 0 0 no-repeat;
  text-decoration: none;
}
 
a:hover.eventi {
  background-position: -35px 0;
}

a.webmaster {
  display: block;
  width: 35px;
  height: 50px;
  background: url("http://www.giorgiotave.it/templates/tmpl_uni/images/barra/webmaster-w.png") 0 0 no-repeat;
  text-decoration: none;
}
 
a:hover.webmaster {
  background-position: -35px 0;
}

a.programmi {
  display: block;
  width: 35px;
  height: 50px;
  background: url("http://www.giorgiotave.it/templates/tmpl_uni/images/barra/programmi-w.png") 0 0 no-repeat;
  text-decoration: none;
} 
a:hover.programmi {
  background-position: -35px 0;
}

a.risorse {
  display: block;
  width: 35px;
  height: 50px;
  background: url("http://www.giorgiotave.it/templates/tmpl_uni/images/barra/risorse-w.png") 0 0 no-repeat;
  text-decoration: none;
} 
a:hover.risorse {
  background-position: -35px 0;
}
a.sitidoc {
  display: block;
  width: 35px;
  height: 50px;
  background: url("http://www.giorgiotave.it/templates/tmpl_uni/images/barra/sitidoc-w.png") 0 0 no-repeat;
  text-decoration: none;
} 
a:hover.sitidoc {
  background-position: -35px 0;
}               

a.solidarieta {
  display: block;
  width: 35px;
  height: 50px;
  background: url("http://www.giorgiotave.it/templates/tmpl_uni/images/barra/solidarieta-w.png") 0 0 no-repeat;
  text-decoration: none;
} 
a:hover.solidarieta {
  background-position: -35px 0;
}

a.teecno {
  display: block;
  width: 35px;
  height: 50px;
  background: url("http://www.giorgiotave.it/templates/tmpl_uni/images/barra/teecno-w.png") 0 0 no-repeat;
  text-decoration: none;
} 
a:hover.teecno {
  background-position: -35px 0;
}

a.gtlab {
  display: block;
  width: 35px;
  height: 50px;
  background: url("http://www.giorgiotave.it/templates/tmpl_uni/images/barra/gtlab-w.png") 0 0 no-repeat;
  text-decoration: none;
} 
a:hover.gtlab {
  background-position: -35px 0;
}
a.consulenze {
  display: block;
  width: 35px;
  height: 50px;
  background: url("http://www.giorgiotave.it/templates/tmpl_uni/images/barra/consulenze-w.png") 0 0 no-repeat;
  text-decoration: none;
} 
a:hover.consulenze {
  background-position: -35px 0;
}

a.directory {
  display: block;
  width: 35px;
  height: 50px;
  background: url("http://www.giorgiotave.it/templates/tmpl_uni/images/barra/dir-w.png") 0 0 no-repeat;
  text-decoration: none;
} 
a:hover.directory {
  background-position: -35px 0;
}


.contenitorebutton {
	float:left;
	width:50px;
}



