.texto {
	color: #5C0D06;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.textoFino {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #660000;
	text-decoration: none;
}
.Times {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	text-transform: uppercase;
	color: #660000;
	text-decoration: none;
}
.anotacions {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	color: #660000;
	text-decoration: none;
}
.anotacions h1 {
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 15px;
}
.anotacions p{
	text-align: justify;
	padding: 2px 50px;
	font-size: 14px;
}
.textoDescargas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
	text-transform: none;
	text-decoration: none;

}
.aquiline {
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #660000;
	font-family: Aquiline;
}
.textoindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D8BA41;
	text-decoration: none;
	padding: 2px 25px;
}
a.entrar {
	display: block;
	width: 125px;
	padding-top: 15px;
	background: url(../../images/botoEntrar.jpg) left top no-repeat;
	text-indent: -99999px;
	font-size: 0px;
	margin-bottom: 25px;
	
}
a.entrar:hover {
	background: url(../../images/botoEntrar_2.jpg) left top no-repeat;}
