body, html {
	margin: 0px;
	height: 100%;
}
body, table {
	font-family: 'Ubuntu', sans-serif;
	font-size: 12.5px;
	color: #87888A;
	text-decoration: none;
	font-weight: 300;
}
a.uno:link, a.uno:visited, a.uno:active  {
	font-weight: 400;
	color: #BE0A26;
	text-decoration: none;
	font-family: 'Ubuntu', sans-serif;
	font-size: 12.5px;
}
a.uno:hover {
	font-weight: 400;
	color: #77071D;
	text-decoration: none;
	font-family: 'Ubuntu', sans-serif;
	font-size: 12.5px;
}
a.dos:link, a.dos:visited, a.dos:active  {
	font-weight: 400;
	color: #BE0A26;
	text-decoration: none;
	font-family: 'Ubuntu', sans-serif;
	font-size: 11px;
}
a.dos:hover {
	font-weight: 400;
	color: #77071D;
	text-decoration: none;
	font-family: 'Ubuntu', sans-serif;
	font-size: 11px;
}
.titulo {
	font-size: 18px;
	font-weight: 500;
	color: #BE0A26;
}
.2columna_bio {
	padding-top: 52px;
}
.subtitulo {
	font-size: 15px;
	font-weight: 400;
	color: #BE0A26;
}
.medium {
	font-weight: 400;
	color: #6C6D6D;
}
.mediumtext2 {
	font-size: 11px;
	font-weight: 400;
	color: #BE0A26;
}
.text2 {
	font-size: 11px;
	font-weight: 300;
}
.seccio_imatge {
	border: 1px solid #333;
}
.marge_imatge {
	margin-bottom: 10px;
}
.pad_top_amics {
	padding-top: 59px;
}

