body, html {
	margin: 0px;
	height: 100%;
}
body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
a.uno:link, a.uno:visited, a.uno:active  {
	font-weight: bold;
	color: #E9E600;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.uno:hover {
	font-weight: bold;
	color: #C9BF00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.marge_esq {
	padding-left: 20px;
}
.textrave {
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 60px;
	background-position: left top;
	padding-right: 40px;
	text-align: justify;
	vertical-align: baseline;
}
.filete_inicio {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.capsalera {
	background-color: #FFF;
	padding-left: 50px;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.img_portfoli {
	margin-right: 10px;
}
.margin table {
	margin-left: 40px;
}
.contingut {
	background-color: #FFF;
	padding-left: 50px;
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.interlineado {
	line-height: -2;
	display: block;
}

