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

/* CSS Pa formatear les fiches didáutiques */

.semeyeaint {
	width: 200px;
	float: left;
	margin-top: -5px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-style: italic;
}
.semeyeaint img {
	margin-bottom: 10px;
	box-shadow: 10px 10px 5px #888888;
}
.txtint {
	overflow: hidden;
	padding: 10px;
	border: 1px solid #999;
	margin-bottom: 20px;
	font-size: 12px;
	background-color: #C5D8EB;
	box-shadow: 10px 10px 5px #888888;
}
.intermediu {
	margin-bottom: 20px;
}
.testu {
	clear: both;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}
.entrugues {
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #999;
	background-color: #C5D8EB;
	box-shadow: 10px 10px 5px #888888;
}
#node-31448 li {
	margin-left: 30px;
}
.invisiblepixel {
	clear: both;
	visibility: hidden;
}
/* Fin de CSS Pa formatear les fiches didáutiques */