body {
	width:100%;
	height:100%;
	background-color:#7bd479;
	padding:0px;
	margin:0px;
}
.altresEdicions {
	margin-top:5px;
	background-color:#000;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	line-height:25px;
	text-align:center;
}
.altresEdicions a {
	color:#7bd479;
}
.lateraldret {
	width:15%;
	float:right;
	overflow:hidden;
}
.lateralesquerre {
	width:15%;
	float:left;
	overflow:hidden;
}
.centre {
	width:70%;
	overflow:hidden;
}
.cos {
	width:auto;
	text-align:center;
}
.capçalera {
	width:100%;
	text-align:center;
	background:transparent url(../imatges/fonsCap.gif) left top repeat-x;
}
.menú {
	width:auto;
	font:bold 13px Univers, Verdana, Geneva, Arial;
	text-align:left;
	margin:0px 2px 5px 2px;
	padding-left:1px;
	line-height:20px;
}
.cat {
	margin-right:10px;
}
.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;
	font:bold 14px Univers, Verdana, Geneva, Arial;
	color:#e50003;
	text-align:center;
	border-top:2px solid #faa05d;
	padding-top:10px;
}
.documents {
	width:auto;
	margin:0px 2px 0px 2px;
	background:#aff6a9 url(../imatges/imatgefons.gif) right bottom no-repeat;
	border:3px solid #fff;
	border-top:0px;
	min-height:680px;
	overflow:hidden;
}
.doc {
	width:auto;
	font-family:Univers, Verdana, Geneva, Arial;
	font-size:14px;
	border-top:3px solid #fff;
	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:103px;
	overflow:hidden;
}
.peuPàgina {
	width:auto;
	font-size:11px;
	text-align:center;
	border-top:2px solid #000;
	margin-top:5px;
	line-height:25px;
	padding:5px;
	background:#000;
	color:#fff;
	height:50px;
	position:relative;
}
.logotip {
	position:absolute;
	right:0px;
	bottom:0px;
}