/* CSS Document */
ul {
	margin-left: 15px;
	padding-left: 0px;
}
li.text_base_alt {
	margin: 10px 0px;
}
li.text_base_alt a.text_base_enll {
	font-size: 12px;
}
table.taula_beca {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #484848;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	border-left: 1px solid #B0C0D7;
	border-top: 1px solid #B0C0D7;
	border-right: 1px solid #406092;
	border-bottom: 1px solid #406092;
	margin: 25px 0px 10px 0px;
	width: 100%;
}
th.titol_beca, th.titol_beca_on {
	font-weight: bold;
	padding: 5px 10px;
	font-size: larger;
	color: #00589C;
	background-color: #E1E8F2;
	border-bottom: 1px solid #B0C0D7;
}
th.titol_beca_on {
	color: #00589C;
	background-color: #B7DEFB;
}
th.titol_beca img, th.titol_beca_on img {
	float: right;
	margin-top: -13px;
}
td.apartat {
	padding: 10px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CDD0D5;
	background-color: #F7F7F7;
	width: 140px;
	vertical-align: top;
	font-weight: bold;
	color: #666666;
}
td.dada {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CDD0D5;
	background-color: #F7F7F7;
	padding: 10px;
	vertical-align: top;
}
td.data {
	padding: 10px;
	border-top: 1px solid #FFF;
	background-color: #F3F6FB;
	vertical-align: top;
}
span.apartat {
	font-weight: bold;
	color: #666666;
}
