/* CSS Document */

body {
	background-color: #000033;
	margin:0px;
	margin-top:0px;
	
	}
#tot{
	position: absolute;
	left: 50%;
	margin-left: -425px;
	width: 850px;
	height: auto;
	background-color: #4A4A4A;
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 15px;
}
#cap{
	width:550px;
	margin-bottom: 5px;
	float: left;
}

#menu{
	width:850px;
	height:92px;
}
#cos {
	width:850px;
	float: left;
	height: 460px;
}	
#fotos {
	width:440px;
	float: left;
	height: 420px;
	padding-top: 20px;
}	
#contingut {
	width:410px;
	float: right;
	height: 420px;
	padding-top: 20px;
}	
#mapa {
	width:350px;
	float: left;
}
#mapa2 {
	width:110px;
	float: right;
	text-align: center;
}
#propla{
	width:425px;
	float: left;
	line-height: 1;
	padding-top: 20px;
	position: relative;
}
#avis{
	width:850px;
	float: left;
	line-height: 1;
	padding-top: 10px;
}
