*{
	margin:0px;
	padding:0px;
	}

body{
	background:#a3c5e8;
	}

.grancontingut {
	height:585px;
	position:absolute;
	margin-top:-330px;
	top:50%;
	width:100%;
	}
	.logo {
		height:185px;
		background:url(../img/fonscapcelera.jpg) center bottom no-repeat;
		}
		.logocontingut{
			width:900px;
			margin:0 auto;
			}
	.contingutgran {
		height:400px;
		background:url(../img/bgbarra.jpg) repeat-x #FFFFFF;
		}	
		.contingut {
			width:900px;
			margin:0 auto;
			}
	
			.mapa {
				width:400px;
				height:300px;
				float:left;
				padding-top:20px;
				}
			.adresa {
				width:400px;
				height:300px;
				float:left;
				padding-top:20px;
				}