#galeria {
	width: 150px;
	float: left;
	margin: 14px;
	padding: 10px;
}
#galeria #imatge {
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	border-bottom-style: solid;
	padding: 0px 0px 5px;
	height: 70px;
}
#galeria p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
#galeria h6 {
	font-size: 11px;
	text-align: left;
	font-style: italic;
	font-weight: normal;
}
#clearer {
	clear: both;
}

#contenidor #contingut #contingut2 #galeries #galeria #imatge #aus {
	margin-top: 10px;
}

#contenidor #contingut #contingut2 #galeries #galeria #imatge #gossos {
	margin-top: 10px;
}

#contenidor #contingut #contingut2 #galeries #galeria #imatge #gats {
	margin-top: 17px;
}

#contenidor #contingut #contingut2 #galeries #galeria #imatge #altres {
	margin-top: 13px;
}
#galeria a {
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}

#galeria a:hover {
	color: #ef4e3e;
}
#mail{
	text-decoration: none;
	font-weight: bold;
	color: #009900;
}

