@charset "UTF-8";
/* CSS Document */
body {
	background-image:url(imatges/fonsppal.png);
	background-repeat:repeat-x;
	font-family: "Droid Sans", serif;
	font-size: 35px;
	font-weight:bolder;
	color:#021A8A;
	font-style:italic;
}

#banderes { margin:100px auto;
			text-align:center;
			width:50px;
			height:150px;
			float:right;
						
			}

#brillantor {margin:100px auto 0 auto;
					width: 900px;
					height:635px;
					background-image:url(imatges/brillantor.png);
					background-repeat:no-repeat
}
					
#logo { margin:0 0px 0 0px;
		width:800px;
		float:left;
		height:315px;
}
#parc {
	margin:30px 0 0 309px;
	padding-top:70px;
	width:204px;
	font-weight: bold;

}



#mar { margin:0 0 0 309px; 
		padding-top:10px;
		width:204px;
		
}
#desc {
	margin:0 0px 0 0px;
	width:800px;
	height:35px;
	float:left;	
		
		}

#botons {
	
		cursor:pointer;
	
}

#ma {
	margin:30px 0 0px 240px;
	width:60px;
	float:left;
}

	
