/* GENERAL POSITIONING */

body {
	margin-top:10px; padding:0; background-color: #000;
}

#contingut {
	width: 750px; margin:0 auto;
}

#menu, #peu {
	text-align:center; margin:5px;
}

#mig {
	width: 750px;
	margin:0;padding:0;
	border:1px solid white;
}

#quadrenegre {
	 padding:10px;
	 position:relative;
	 left:30px;top:30px;
	 background-color: #000;
	 width:250px;
	 border:1px solid white;
}

/* VARIOS */

.sep {
	background:url(/img/gen/sep-gris.gif) repeat-x center;
	margin:8px 0;
	font-size:1px;
	width:99%; height:1px;
}
