body {
	width:100%;
	background-color:#fe7000;
	margin:0;
	padding:0;
}
.cos {
	width:796px;
	text-align:center;
	background-color:#fdec82;
	border:2px solid #000;
}
.capçalera {
	width:100%;
	text-align:center;
	background-color:#fff;
	border-bottom:2px solid #000;
}
.menú {
	width:auto;
	font:bold 14px Univers, Verdana, Geneva, Arial;
	text-align:left;
	background-color:#fdec82;
	margin:0px 2px 0px 2px;
	padding-left:20px;
}
.cat {
	margin-right:20px;
}
.cat a {
	color:#000;
	font-variant:small-caps;
}
a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#e50003;
}
#activa {	
	color:#e50003;
}
.nores {
	line-height:1.2em;
	margin:10px;
	font:bold 14px Univers, Verdana, Geneva, Arial;
	color:#e50003;
}
.documents {
	color:inherit;
	margin:0px 2px 2px 2px;
	background:#fffed2 url(../imatges/fonsestel.gif) left top no-repeat;
	border:2px solid #fbac18;
	border-top:0px;
	height:585px;
	overflow:auto;
}
.doc {
	width:auto;
	font-family:Univers, Verdana, Geneva, Arial;
	font-size:14px;
	border-top:2px solid #fbac18;
	padding:5px;
	text-align:left;
}
.títol {
	font-size:15px;
	font-weight:bold;
	padding-top:3px;
}
div.breu, div.text {
	line-height:1.2em;
}
.llegeix {
	text-align:right;
	font-size:12px;
}
.dreta {
	float:right;
	vertical-align:bottom;
	height:auto;
	text-align:center;
	width:93px;
}
.admintaula {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  width:100%;
  border-bottom:2px solid #fbac18;
}
.admintaula th {
  font-size: 11px;
  border-bottom:1px solid #f90;
  background:#ffe447;
}
.admintaula td {
  font-size: 10px;
}
.colorfila0 {
  background: #fff;
}
.colorfila1 {
  background: #ffefd6;
}