.data {
	font-size: 0.8em;
	font-style: italic;	
	margin-bottom: 15px;
}
.titol {
	margin-bottom:0;
}
.text {
	margin-bottom: 30px;
}
.text img {
	max-width: 400px;
	width: expression(document.body.clientWidth > 401? "400px": "auto");
}
#cos {
	background: url(../imatges/gegantavella.jpg) no-repeat 450px 0;
}
