@charset "utf-8";
body {
	padding: 0;
	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #033;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}
#taula_inici {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #033;
	text-align: center;
}

.barralateral #container {
	width: 780px;  /* el uso de 20px menos que un ancho completo de 800px da cabida a los bordes del navegador y evita la aparición de una barra de desplazamiento horizontal */
	background: #FFFFFF; /* los márgenes automáticos (conjuntamente con un ancho) centran la página */
	border: 1px none #000000;
	text-align: center; /* esto anula text-align: center en el elemento body. */
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	color: #5B6B6B;
}
.barralateral #header {
	padding: 0 10px 0 20px;  /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen bajo él. Si se utiliza una imagen en el #header en lugar de texto, es posible que le interese quitar el relleno. */
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}
.barralateral #header h1 {
	margin: 0; /* el uso de relleno en lugar de margen le permitirá mantener el elemento alejado de los bordes del div */
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	height: 50px;
}
.barralateral #mainContent {
	background: #FFFFFF;
	text-align: center;
	height: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
	font-size: 14px;
	color: #5B6B6B;
	font-weight: normal;
}
.barralateral #footer {
	padding: 0 10px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.barralateral #footer p {
	margin: 0; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */
	height: 25px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}.barralateral #container #footer table {
	font-size: 50%;
}
.barralateral #container #footer table {
	color: #5B6B6B;
}
.barralateral #container #footer table {
	font-size: 60%;
	text-align: center;
}
a {
	color: #5B6B6B;
	text-decoration: none;
	font-size: 100%;
}
a:hover {
	color: #09C;
	text-align: right;
	font-size: 100%;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
}
.barralateral #container #footer table #taula_inici2 td {
	font-weight: bold;
}
.barralateral #container #mainContent table tr td {
	text-align: center;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #999;
}
.mailto {
	font-weight: bold;
}
.barralateral #container #mainContent table {
	font-size: 14%;
	text-align: left;
	vertical-align: super;

}

.barralateral #container #mainContent table tr td p {
	font-size: 80%;
	text-align: left;
	vertical-align: super;
}
.barralateral #container #mainContent table tr td p {
	font-size: 18px;
	vertical-align: super;
}
.barralateral #container #mainContent table tr td p {
	font-size: 10px;
	text-align: left;
	vertical-align: super;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bold {
	font-weight: bold;
	color: #5B6B6B;
}
.barralateral #container #mainContent table tr td .cursiva {
	font-style: italic;
}
.textlliure {
	font-size: 100px;
}
.barralateral #container #mainContent table tr td p strong {
	color: #333;
}
.barralateral #container #mainContent table tr td strong {
	color: #333;
}
.barralateral #container #mainContent table tr td .bold {
	text-align: left;
}
.barralateral #container #mainContent table tr td .bold {
	text-align: center;
}
.barralateral #container #mainContent table tr td .bold {
	text-align: left;
}
.barralateral #container #mainContent p {
	font-size: 12px;
	font-weight: bold;
}
