#gallery {
	padding: 0px;
}

#gallery ul {
	list-style: none;
}

#gallery ul li {
	display: inline; 
}

#gallery ul img {
	border: 2px solid #FFFFFF; 
	border-width: 2px 2px 2px;
}

#gallery ul a:hover img {
	border: 2px solid #FFFFFF; 
	border-width: 2px 2px 2px;
}

#gallery ul a:hover {
 color: #fff;
}

/**** FI LIGHTBOX ****/

TD.DadesPeu {
 font-family: Trebuchet MS, Tahoma, Verdana;
 font-size: 17px;
 color: white;
 height: 35px;
 text-align: center;
}

TD.Mesinfo {
 font-family: Trebuchet MS, Tahoma, Verdana;
 font-size: 14px;
 color: white;
}

FONT.Guia {
 font-family: Trebuchet MS, Tahoma, Verdana;
 font-size: 14px;
 color: white;
}

Td.Text {
 font-family: Trebuchet MS, Tahoma, Verdana;
 font-size: 13px;
 color: white;
 text-align: justify;
 padding-right: 20px;
}

Td.Text2 {
 font-family: Trebuchet MS, Tahoma, Verdana;
 font-size: 12px;
 color: white;
}

TD.Form {
 color: black;
}

INPUT {
 font-family: Trebuchet MS, Tahoma, Verdana;
 font-size: 12px;
 border: 1px solid gray;
}

TEXTAREA {
 font-family: Trebuchet MS, Tahoma, Verdana;
 font-size: 12px;
 color: black;
 border: 1px solid gray;
 width: 310px;
}

Td.Credits {
 font-family: Trebuchet MS, Tahoma, Verdana;
 font-size: 13px;
 color: white;
 text-align: left;
}

A {
 font-family: Trebuchet MS, Tahoma, Verdana;
 font-size: 12px;
 color: white;
}

FONT.AvisLegal {
 font-family: Trebuchet MS, Tahoma, Verdana;
 font-size: 11px;
 color: gray;
}

TD.MenuActiu {
 font-family: Georgia, Trebuchet MS, Arial;
 color: white;
 font-size: 13px;
 font-weight: bold;
 text-align: center;
 height: 25px;
/* border-top: 1px solid gray;
 border-bottom: 1px solid gray;*/
 border: 1px solid gray;
}

TD.MenuInActiu {
 text-align: center;
 height: 25px;
/* border-top: 1px solid white;
 border-bottom: 1px solid white;*/
 border: 1px solid gray;
}

A.MenuItem {
 font-family: Georgia, Trebuchet MS, Arial;
 color: gray;
 font-size: 13px;
 font-weight: bold;
 text-decoration: none;
}

A.MenuItem:hover {
 color: white;
 text-decoration: underline;
}

TD.Miniatura {
 font-family: Trebuchet MS, Tahoma, Verdana;
 font-size: 14px;
 font-weight: bold;
 color: #262626;
 text-align: center;
 background-color: white; 
}

TD.Miniatura2 {
 font-family: Trebuchet MS, Tahoma, Verdana;
 font-size: 12px;
 font-weight: bold;
 color: #262626;
 text-align: center;
 background-color: white; 
}

