BODY
{
	  background:#006600;
}

.taula1
{
  width:800px;
  height:600px;
  margin-top:0%;
  background-position:center; 
  background-repeat:no-repeat; 
  background:url(imatges/FondoGeneral.jpg);
}

.taula2
{
   width:600px;
   height:550px;
}

.taula3
{
  width:590px;
  height:250px;
}

.imatge
{
  margin-top:0%; 
  border:0;
}

.text
{
  text-shadow:#006600; 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  color:#999999;
  font-size:10px;
}

#divFotografia
{
  width:100%;
  height:100%;
  position:relative;
  border: double #999999;
}

.fotografia
{
   width:390px; 
   height:300px;
}

#invisible
{
}

#imatgeLoading
{
/*	visibility:hidden;*/
	position:absolute;
	top:25%;
	left:35%;
}

.LletraGoogle
{
}