@charset "iso-8859-1";
/* CSS Document */

.taula_cap {
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	width: 1000px;
	height: 218px;
	background-position: center bottom;
}

body {
	background-color: #E9E9E9;
	background-attachment: fixed;
	background-image: url(imatges/fonspagina.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
}
.notes {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: justify;
}
.titol_gran {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
}
.titol_gran_roig {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #900;
	font-weight: normal;
}

.font_credits {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.font_credits_grossa {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}

.taula_formularis {
	background-color: #F8F8F8;
	padding: 10px;
	width: 700px;
	border: 1px solid #999;
}
.taula_resultats {
	background-color: #F8F8F8;
	padding: 10px;
	width: 100%;
	border: 1px solid #900;
-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;

	background 0.75s ease-in-out;
	transition: all 0.75s ease-in-out;
	-moz-transition: all 0.75s ease-in-out;
	-webkit-transition: all 0.75s ease-in-out;
}
.taula_resultats_blanca {
	background-color: #F9F9F9;
	padding: 10px;
	width: 100%;
	border: 1px solid #CCC;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}




body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
a:link {
	color: #900;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #903;
}
a:hover {
	text-decoration: underline;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #900;
}
.full_cap {
	background-image: url(imatges/cap_carta.jpg);
	background-repeat: repeat;
	height: 10px;
	width: 1012px;
}
.full_cos {
	background-image: url(imatges/cos_carta.jpg);
	background-repeat: repeat;
	width: 1012px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	white-space: normal;
	line-height: 26px;
	color: #000;
	text-align: justify;
}
.superindex {
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

.full_peu {
	background-image: url(imatges/peu_carta.jpg);
	background-repeat: repeat;
	height: 20px;
	width: 1012px;
}
.versaleta {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	text-transform: none;
	text-indent: 5pt;
}
.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-align: justify;
	line-height: 24px;
}
.text_signatura {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
}

.imatge {
	border: 1px solid #333;
	margin: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.taula_cap_historiador {
	margin: 5px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;

}
.imatge_historiador {
	width: 200px;
	z-index: 1;
}
.imatge_historiador_llista {
	width: 75px;
	z-index: 1;
}

.versaleta {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-variant: small-caps;
	text-transform: none;
	text-indent: 5pt;
}
.taula_contingut {
	width: 753px;
}
.alfabetic {
	font-size: 16px;
	margin-right: 10px;
	margin-left: 10px;
}
