body, html {
	margin: 0px;
	height: 100%;
}
body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A321E;
	text-decoration: none;
	font-weight: normal;
}
a.uno:link, a.uno:visited, a.uno:active  {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.uno:hover {
	font-weight: bold;
	color: #A76100;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
a.dos:link, a.dos:visited, a.dos:active  {
	font-weight: bold;
	color: #EE7002;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.dos:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EE7002;
}
.menu {
	padding-top: 3px;
}
.textoindex {
	color: #5A321E;
	letter-spacing: 2px;
	text-align: center;
	font-weight: bold;
}
.textoindex2 {
	color: #B5833C;
	letter-spacing: 2px;
	text-align: center;
	font-weight: bold;
}
.contorno_dcha {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #482512;
}
.contorno_izda {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #482512;
}
.contenidos {
	text-align: justify;
	padding: 20px 5px 5px;
}
.titol {
	color: #A76100;
	font-size: 16px;
	font-weight: bold;
}
.subtitulo {
	font-weight: bold;
	color: #B5833C;
}
.images {
	border: 1px solid #5A321E;
	margin: 2px;
}
.poem_nou {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}