.cos {
	width: 952px;
	height: 587px;
	border: 1px solid #999999;
	background-color: #F6F6F6;
}

.logo {
	position: absolute;
	top: 20px;
	left: 12px;
}

.central {
	position: absolute;
	background-color: transparent;
	top: 20px;
	left: 200px;
	width: 725px;
	height: 550px;
}

.titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	font-weight: bolder;
}

.lletra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	text-indent: 20px;
	line-height: 18px;
}

.lletra-centrada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

	line-height: 18px;
}

.lletra-centrada A {
	text-decoration: none;
	color: #666666;
}

.lletra-centrada A:hover {
	text-decoration: underline;
	color: #666666;
}

A.enllas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	font-weight: bolder;
	text-decoration: none;
}

A.enllas:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00008B;
	text-align: center;
	font-weight: bolder;
	text-decoration: underline;
}