* {
	margin:0; 
	padding:0;
}


body {
  padding:5px 0;

  background:#00ff00;
  background:#004040;
  
  text-align:center;  
  
  font: bold 13px/14px Verdana,Arial;
  /*
  font:0.8em/1.5 "arial",sans-serif;   
  font: bold 12px/13px Arial, Sans-serif;
  
  text-transform:uppercase;
  */
  
  color:#d5d5ff;
  
  
  
  
}


.colguz1
{
  font: bold 13px/14px Verdana,Arial;  
  color:#ff9e3e;
  text-transform:uppercase;
}

.colguz2
{
  font: bold 13px/14px Verdana,Arial;  
  color:#ffff00;
  text-transform:uppercase;
}


.colguz3
{
  font: bold 13px/14px Verdana,Arial;  
  color:#ff8a8a;
  text-transform:uppercase;
}


a
{
  font: bold 10px/11px Arial, Sans-serif;
  font-family:'trebuchet ms',helvetica,sans-serif;
  color:#0080c0;
  text-transform:uppercase;
  text-decoration:none;
}

a:hover
{
  font: bold 10px/11px Arial, Sans-serif;
  font-family:'trebuchet ms',helvetica,sans-serif;
  color:#00ff80;
  text-transform:uppercase;
  text-decoration:none;
}


.perche{
  font: bold 13px/14px Verdana,Arial;
  color:#8282ff;
  text-transform:none;
}

.perche:hover{
  font: bold 13px/14px Verdana,Arial;
  color:#00ff40;
  text-transform:none;
}

#registraGuz{
  font: bold 18px/18px Arial, Sans-serif;
  color:#00ff00;
}

#registraGuz:hover{
  font: bold 18px/18px Arial, Sans-serif;
  color:#ff0000;
}


.bottoni
{
	display:block;
	width:140px;
	text-indent: -1000%;
	height:80px;
}

#bGuz{	
	background:url(guz.png) no-repeat left top;
}

#bGuz:hover{
	background:url(/site_media/home_inc/guz2.png) no-repeat left bottom;
}


#bAgenda{
	background:url(agenda.png) no-repeat left top;
}

#bAgenda:hover{
	background:url(/site_media/home_inc/agenda2.png) no-repeat left bottom;
}


#bBlog{
	background:url(blog.png) no-repeat left top;
}

#bBlog:hover{
	background:url(/site_media/home_inc/blog2.png) no-repeat left bottom;
}

#bVicinato{
	background:url(vicinato.png) no-repeat left top;
}

#bVicinato:hover{
	background:url(/site_media/home_inc/vicinato2.png) no-repeat left bottom;
}

#bPrenota{
	background:url(prenota.png) no-repeat left top;
}

#bPrenota:hover{
	background:url(/site_media/home_inc/prenota2.png) no-repeat left bottom;
}

#bLavoro{
	background:url(lavoro.png) no-repeat left top;
}

#bLavoro:hover{
	background:url(/site_media/home_inc/lavoro2.png) no-repeat left bottom;
}

#bLinks{
	background:url(links.png) no-repeat left top;
}

#bLinks:hover{
	background:url(/site_media/home_inc/links2.png) no-repeat left bottom;
}

#bSuite{
	background:url(homelig.png) no-repeat left top;
}

#bSuite:hover{
	background:url(/site_media/home_inc/homelig2.png) no-repeat left bottom;
}

#bMyGuz{
	background:url(myguz.png) no-repeat left top;
}

#bMyGuz:hover{
	background:url(/site_media/home_inc/myguz2.png) no-repeat left bottom;
}

#bShop{
	background:url(shop.png) no-repeat left top;
}

#bShop:hover{
	background:url(/site_media/home_inc/shop2.png) no-repeat left bottom;
}



